summaryrefslogtreecommitdiffstats
path: root/odk
Commit message (Expand)AuthorAgeFilesLines
* A few safe replacements of pathes->pathsJesús Corrius2012-02-011-1/+1
* replace OpenOffice.org name to LibreOfficeAndras Timar2012-01-311-20/+20
* look for /Applications/LibreOffice.app on MacAndras Timar2012-01-311-0/+3
* Copy of index.html, with Google custom search.Thorsten Behrens2012-01-271-0/+249
* Code cleanup: ( () ) replaced by (())Alexander Bergmann2012-01-263-8/+8
* fix prefix of command line switches (-- instead of -)Andras Timar2012-01-115-5/+5
* Switch from autodoc to doxygen for SDK C++ documentation.Stephan Bergmann2012-01-056-274/+116
* Temporary hack to work around autodoc bugStephan Bergmann2012-01-021-12/+19
* "*.*" is not "all files" (bnc#738021)Luboš Luňák2011-12-221-2/+2
* set correct header/footer of examples html pagesAndras Timar2011-12-144-95/+86
* add makefile.mk that copies Python example to SDKAndras Timar2011-12-142-0/+74
* typo, trailing whitespace cleanupLionel Elie Mamane2011-12-111-304/+302
* minor around python and SDKLaurent Godard2011-12-113-24/+37
* I don't see NO_BSYMBOLIC being used anywhereTor Lillqvist2011-12-111-1/+0
* Added Makefile for SDK Python example.Stephan Bergmann2011-12-081-0/+49
* SDK examples : add Python section and ToolPanel python exampleLaurent Godard2011-12-0812-8/+477
* Less succes, more successStefan Knorr (astron)2011-12-081-1/+1
* Remove unused variable PACKAGE_LIB_DIRFrançois Tigeot2011-11-301-15/+0
* remove precompiled_xxx.hxx/cxxNorbert Thiebaud2011-11-272-63/+0
* remove pch from the include listNorbert Thiebaud2011-11-271-1/+1
* remove include of pch header from odkNorbert Thiebaud2011-11-273-4/+0
* remove PCH support in dmake-moduleNorbert Thiebaud2011-11-271-8/+0
* Simplified some uses of css.configuration.theDefaultProvider.Stephan Bergmann2011-11-141-2/+2
* lost }Stephan Bergmann2011-10-241-0/+1
* Undo basis/brand split: Move SDK and ure-link, remove OOO_BASE_DIR and BaseIn...Stephan Bergmann2011-10-247-84/+19
* Revert "cppcheck reduce scope of var in odk/..unoapploader.c"Matúš Kukan2011-10-081-1/+2
* cppcheck reduce scope of var in odk/..unoapploader.cPierre-André Jacquod2011-10-071-2/+1
* Revert "Trying to chop out the uwinapi library"Fridrich Štrba2011-09-161-0/+1
* Trying to chop out the uwinapi libraryFridrich Štrba2011-09-161-1/+0
* replace api.openoffice.org to api.libreoffice.orgAndras Timar2011-09-072-2/+2
* don't use fixed version numberAndras Timar2011-09-071-1/+1
* css tweaks and LibreOffice brandingAndras Timar2011-09-078-185/+1022
* add LibreOffice colors to SDK cpp doc cssAndras Timar2011-09-071-17/+17
* add LibreOffice colors to SDK doc cssAndras Timar2011-09-031-11/+11
* add LibreOffice branding: logos and colorsAndras Timar2011-09-036-20/+89
* Resolves: rhbz#725144 wrong csh syntaxCaolán McNamara2011-07-251-3/+2
* Remove component_getImplementationEnvironmentMatúš Kukan2011-07-129-79/+0
* Fix two obvious errors, but this still sucksTor Lillqvist2011-06-271-2/+2
* bad merge, fix to enable extensions to build againCaolán McNamara2011-06-241-6/+0
* Pack binaries for the HOST ("target") platform when cross-compilingTor Lillqvist2011-06-211-0/+4
* Use DESKTOP and NATIVE where appropriateTor Lillqvist2011-06-161-1/+1
* Build specifically for x86 only as that is what cli_cppuhelper.dll isTor Lillqvist2011-06-101-1/+1
* Fix typo, add some comments, use build env if possible to find cli_*.dllTor Lillqvist2011-06-101-1/+13
* This makefile is for a standard Make, so use TABsTor Lillqvist2011-06-101-4/+5
* There is no dk.mk in settingsTor Lillqvist2011-06-101-1/+1
* Drop %_EXT% which was always emptyTor Lillqvist2011-06-031-3/+3
* tweak the odk example to be equivalent to the standard templateCaolán McNamara2011-06-031-14/+25
* Some cppcheck cleaningJulien Nabet2011-05-081-2/+1
* Change <file>.toURL() to <file>.toURI().toURL()Julien Nabet2011-05-035-7/+7
* Change <file>.toURL() to <file>.toURI().toURL()Julien Nabet2011-05-021-1/+1