Changes between Version 11 and Version 12 of SoC2015


Ignore:
Timestamp:
Feb 2, 2015, 3:43:37 PM (8 years ago)
Author:
Antony Polukhin
Comment:

Improved formatting of Document proposal

Legend:

Unmodified
Added
Removed
Modified
  • SoC2015

    v11 v12  
    173173
    174174==== Links ====
    175 OpenOffice:
    176 [https://wiki.openoffice.org/wiki/Calc/API/Programming Basic usage of Calc from C++]
    177 [https://wiki.openoffice.org/wiki/Using_Cpp_with_the_OOo_SDK Using C++ with the OpenOffice SDK]
    178 
    179 LibreOffice:
    180 [http://api.libreoffice.org/examples/examples.html Guides and examples of Libreoffice API usage from C++]
    181 
    182 Excel:
    183 [http://www.technical-recipes.com/2012/how-to-interface-with-excel-in-c/ How to interface with Excel in C++]
    184 [http://www.codeproject.com/Articles/15837/Accessing-Excel-Spreadsheets-via-C Accessing Excel Spreadsheets via C++]
    185 
    186 
     175
     176* OpenOffice:
     177  * [https://wiki.openoffice.org/wiki/Calc/API/Programming Basic usage of Calc from C++]
     178  * [https://wiki.openoffice.org/wiki/Using_Cpp_with_the_OOo_SDK Using C++ with the OpenOffice SDK]
     179* LibreOffice:
     180  * [http://api.libreoffice.org/examples/examples.html Guides and examples of Libreoffice API usage from C++]
     181* Excel:
     182  * [http://www.technical-recipes.com/2012/how-to-interface-with-excel-in-c/ How to interface with Excel in C++]
     183  * [http://www.codeproject.com/Articles/15837/Accessing-Excel-Spreadsheets-via-C Accessing Excel Spreadsheets via C++]
    187184
    188185== Self-contained standalone GSoC Projects (no competency test) ==