summaryrefslogtreecommitdiffstats
path: root/odk
Commit message (Collapse)AuthorAgeFilesLines
* remove adabas/adabasuiCaolán McNamara2012-02-191-4/+4
|
* Fix typos in commentsElton Chung2012-02-181-1/+1
|
* merge feature/gbuild_javaDavid Tardon2012-02-171-2/+2
|\
| * gbuildize javaunohelperDavid Tardon2011-12-241-12/+3
| |
| * gbuildize jurtDavid Tardon2011-12-241-1/+1
| |
| * gbuildize ridljarDavid Tardon2011-12-231-3/+12
| |
* | odk: remove some dead makefile codeThomas Arnhold2012-02-141-10/+0
| |
* | Resolves rhbz#789622: Adapt SDK to changed paths in LO installationStephan Bergmann2012-02-141-2/+2
| |
* | Fix typos in commentsElton Chung2012-02-132-2/+2
| |
* | Added and improved READMEs for modules in sdk and testingJosh Heidenreich2012-02-091-0/+3
| |
* | 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
| | | | | | | | This is the file as seen on api.libreoffice.org.
* | 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
| | | | | | | | | | | | | | * New build prerequisite doxygen (controllable via --with-doxygen). * Adapted various headers to slightly different doxygen documentation syntax, but much clean up still remains to be done (i.e., warnings emitted by doxygen fixed).
* | Temporary hack to work around autodoc bugStephan Bergmann2012-01-021-12/+19
|/ | | | | | ...where autodoc fails to parse "class CPPUHELPER_DLLPUBLIC xxx" correctly. Best fixed by replacing autodoc with something mature (that hopefully does not have such a bug).
* "*.*" is not "all files" (bnc#738021)Luboš Luňák2011-12-221-2/+2
| | | | | | | Not on any Unix, at least. I have no idea how deep entrenched is this mistake all over the code, so I'll play safe and just fix the KDE4 fpicker (GNOME/KDE3 seem to handle it fine), but at least in the UI show just "All files" instead of "All files (*.*)").
* 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
| | | | | | | | - add Python as available language desc. in SDK homepage - replace OpenOffice.org with LibreOffice in examples index file - add a readme file to toolpanel example Signed-off-by: Lionel Elie Mamane <lionel@mamane.lu>
* 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
| | | | correct minor css rendering too
* 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
| | | | | | | * Retro-added new-style UNOIDL singleton specification for it, for easy instantiation. * Plus new comphelper::getComponentContext to map from XMultiServiceFactory to XComponentContext.
* lost }Stephan Bergmann2011-10-241-0/+1
|
* Undo basis/brand split: Move SDK and ure-link, remove OOO_BASE_DIR and ↵Stephan Bergmann2011-10-247-84/+19
| | | | BaseInstallation.
* Revert "cppcheck reduce scope of var in odk/..unoapploader.c"Matúš Kukan2011-10-081-1/+2
| | | | | This reverts commit 595de860c7a3fb274d2cf432bd1fa04a008503a0. MSVC couldn't handle this.
* 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
| | | | This reverts commit 2dea0dab4fafda3c10a5bd03ad15ed39a4658b51.
* 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
| | | | | | | The generated setsdkenv_windows.bat file still does not seem to work properly on a 64-bit OS where LibreOffice has been installed in the default C:\Program Files (x86)\LibreOffice 3.4 folder. The horror of cmd.exe, "special characters", quoting...
* 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
|