Changes between Version 10 and Version 11 of SoC2015


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

--

Legend:

Unmodified
Added
Removed
Modified
  • SoC2015

    v10 v11  
    149149==== GSoC project proposal ====
    150150
    151 Develop a Boost.Document Library from scratch.
     151Start development of a new Boost library called Boost.Document Library.
    152152
    153153This project requires a good C++ knowledge, generic programming. Experience with Office's API would be an advantage.
     
    171171
    172172Submission of the programming test should be via copying and pasting the parts you wrote into the end of the proposal you submit to Google Melange.
     173
     174==== Links ====
     175OpenOffice:
     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
     179LibreOffice:
     180[http://api.libreoffice.org/examples/examples.html Guides and examples of Libreoffice API usage from C++]
     181
     182Excel:
     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++]
    173185
    174186