summaryrefslogtreecommitdiff
path: root/odk
AgeCommit message (Expand)AuthorFilesLines
2012-06-02targeted string re-workNorbert Thiebaud1-2/+2
2012-06-02targeted string re-workNorbert Thiebaud14-96/+95
2012-05-20only add -manifest:no for msc--mingw's ldd chokes on itDavid Tardon1-1/+2
2012-05-09EasyHack fdo#42783: get rid of CPU define/build system variableThomas Collerton1-2/+2
2012-04-29make gbuild the default assumption of build.plBjoern Michaelsen1-0/+0
2012-04-23Minor improvement of previous fixStephan Bergmann1-1/+1
2012-04-23WaE: Clang adding 'int' to a string does not append to the stringCatalin Iacob1-2/+4
2012-04-12German comment translation for odk folderMark Wolf6-22/+22
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi3-15/+5
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi3-8/+8
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi3-14/+14
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi3-3/+3
2012-03-23.gif files don't need executable bitsMichael Stahl2-0/+0
2012-03-23.java files don't need executable bitsMichael Stahl3-0/+0
2012-03-23replace OpenOffice.org to LibreOffice in registry keysAndras Timar1-1/+1
2012-03-16Introduced SystemShellExecuteFlags::URIS_ONLYStephan Bergmann1-1/+1
2012-03-13change Privacy and Legal URLs in API docAndras Timar7-7/+7
2012-02-20remove cleanzip.plAndras Timar1-1/+0
2012-02-19remove adabas/adabasuiCaolán McNamara1-4/+4
2012-02-18Fix typos in commentsElton Chung1-1/+1
2012-02-17merge feature/gbuild_javaDavid Tardon1-2/+2
2012-02-14odk: remove some dead makefile codeThomas Arnhold1-10/+0
2012-02-14Resolves rhbz#789622: Adapt SDK to changed paths in LO installationStephan Bergmann1-2/+2
2012-02-13Fix typos in commentsElton Chung2-2/+2
2012-02-09Added and improved READMEs for modules in sdk and testingJosh Heidenreich1-0/+3
2012-02-01A few safe replacements of pathes->pathsJesús Corrius1-1/+1
2012-01-31replace OpenOffice.org name to LibreOfficeAndras Timar1-20/+20
2012-01-31look for /Applications/LibreOffice.app on MacAndras Timar1-0/+3
2012-01-27Copy of index.html, with Google custom search.Thorsten Behrens1-0/+249
2012-01-26Code cleanup: ( () ) replaced by (())Alexander Bergmann3-8/+8
2012-01-11fix prefix of command line switches (-- instead of -)Andras Timar5-5/+5
2012-01-05Switch from autodoc to doxygen for SDK C++ documentation.Stephan Bergmann6-274/+116
2012-01-02Temporary hack to work around autodoc bugStephan Bergmann1-12/+19
2011-12-24gbuildize javaunohelperDavid Tardon1-12/+3
2011-12-24gbuildize jurtDavid Tardon1-1/+1
2011-12-23gbuildize ridljarDavid Tardon1-3/+12
2011-12-22"*.*" is not "all files" (bnc#738021)Luboš Luňák1-2/+2
2011-12-14set correct header/footer of examples html pagesAndras Timar4-95/+86
2011-12-14add makefile.mk that copies Python example to SDKAndras Timar2-0/+74
2011-12-11typo, trailing whitespace cleanupLionel Elie Mamane1-304/+302
2011-12-11minor around python and SDKLaurent Godard3-24/+37
2011-12-11I don't see NO_BSYMBOLIC being used anywhereTor Lillqvist1-1/+0
2011-12-08Added Makefile for SDK Python example.Stephan Bergmann1-0/+49
2011-12-08SDK examples : add Python section and ToolPanel python exampleLaurent Godard12-8/+477
2011-12-08Less succes, more successStefan Knorr (astron)1-1/+1
2011-11-30Remove unused variable PACKAGE_LIB_DIRFrançois Tigeot1-15/+0
2011-11-27remove precompiled_xxx.hxx/cxxNorbert Thiebaud2-63/+0
2011-11-27remove pch from the include listNorbert Thiebaud1-1/+1
2011-11-27remove include of pch header from odkNorbert Thiebaud3-4/+0
2011-11-27remove PCH support in dmake-moduleNorbert Thiebaud1-8/+0