summaryrefslogtreecommitdiffstats
path: root/odk
Commit message (Expand)AuthorAgeFilesLines
* odk: use HTML_TIMESTAMP doxygen optionMiklos Vajna2015-01-042-0/+2
* Bump copyright year to 2015Andras Timar2015-01-016-36/+36
* No need for CppunitTest_odk_checkapi to disable compiler pluginsStephan Bergmann2014-12-211-2/+0
* No need for RTL_USING in addition to LIBO_INTERNAL_ONLYStephan Bergmann2014-12-191-10/+0
* Introduce gb_*_set_external_codeStephan Bergmann2014-12-182-3/+6
* The touch module, ByteBufferWrapper, and the libotouch library can go away nowTor Lillqvist2014-12-181-1/+0
* java: remove some unused fields and variablesNoel Grandin2014-12-151-1/+1
* java: fix non-public UNO implementation classesNoel Grandin2014-12-128-8/+8
* java: improve use of WrappedTargetException to set cause properlyNoel Grandin2014-12-101-1/+1
* java: remove comment noiseNoel Grandin2014-12-101-1/+0
* Fold URE: WindowsStephan Bergmann2014-12-032-19/+5
* Consistently use $(...)Stephan Bergmann2014-12-021-3/+3
* Fold URE: Remove OO_SDK_URE_HOME on non-WindowsStephan Bergmann2014-12-024-32/+11
* Remove obsolete setsdkenv_windows.templateStephan Bergmann2014-12-024-224/+0
* Some Windows Command Prompt don't like if ... ( set PATH=... )Stephan Bergmann2014-12-011-9/+4
* Generate oxt in OUT_BINStephan Bergmann2014-12-011-1/+1
* Fold URE: Linux ure/share/misc/* -> program/Stephan Bergmann2014-12-012-18/+6
* Fold URE: Linux ure/share/java/* -> program/classes/Stephan Bergmann2014-11-281-1/+1
* Fold URE: Linux ure/lib/* -> program/: adapt OO_SDK_URE_LIB_DIRStephan Bergmann2014-11-281-1/+1
* Fold URE: Linux ure/bin/* -> program/Stephan Bergmann2014-11-281-1/+1
* java: remove some comment noiseNoel Grandin2014-11-255-32/+0
* java: final fields that can be staticNoel Grandin2014-11-253-4/+4
* Adapt documentation to realityStephan Bergmann2014-11-241-48/+29
* Re-indent (no change to content)Stephan Bergmann2014-11-241-423/+544
* Both OFFICE_HOME and OO_SDK_URE_HOME are always setStephan Bergmann2014-11-241-44/+19
* Make SDK examples compile againStephan Bergmann2014-11-1913-0/+18
* java: fix some raw types warningsNoel Grandin2014-11-181-2/+2
* java: make fields final where possibleNoel Grandin2014-11-1839-101/+101
* document coverity#706181 Use of untrusted string valueCaolán McNamara2014-11-171-0/+1
* Fix common typos. No automatic tools. Handmade…Andrea Gelmini2014-11-1216-29/+29
* java: convert fields to local variables where possibleNoel Grandin2014-11-127-29/+18
* java: last statement in finalize() method should be call to super.finalize()Noel Grandin2014-11-121-1/+1
* java: reduce excessive code indentation levelsNoel Grandin2014-11-121-24/+24
* odk: disable MSVC warning C4996Michael Stahl2014-11-031-0/+5
* Fixed typos. No automatic tools (sed, and so on).Andrea Gelmini2014-10-301-1/+1
* remove unnecessary 'using namespace rtl' declarationsNoel Grandin2014-10-297-8/+0
* java: final fields that can be staticNoel Grandin2014-10-174-7/+7
* java: no need to call String.valueOf to append to a StringNoel Grandin2014-10-172-5/+5
* java: when rethrowing, store the original exceptionNoel Grandin2014-10-166-11/+8
* java: reduce the depth of some deeply nested if blocksNoel Grandin2014-10-161-34/+39
* reformat ValueChangerNoel Grandin2014-10-141-2/+0
* update page footer of SDK docsAndras Timar2014-10-096-6/+6
* java: use equalsIgnoreCase() instead of toLowerCase().equals()Noel Grandin2014-10-071-2/+2
* java: use equals() to compare Strings, not ==Noel Grandin2014-10-076-6/+6
* java: simplify conditions involving logical negationNoel Grandin2014-10-071-2/+2
* java: no need to explicitly extend java.lang.ObjectNoel Grandin2014-10-075-5/+5
* fdo#82577: Handle TimeNoel Grandin2014-10-012-4/+4
* [API CHANGE] Remove internal-only osl/diagnose.hxx from SDKStephan Bergmann2014-09-291-1/+0
* Fix OFFICE_PROGRAM_PATH for new Mac OS X layoutStephan Bergmann2014-09-172-1/+12
* Remove obsolete -malign-natural on Mac OS X from SDK, tooStephan Bergmann2014-09-171-2/+2