summaryrefslogtreecommitdiff
path: root/odk
AgeCommit message (Collapse)AuthorFilesLines
2012-08-20Java5 updates - convert to genericsNoel Grandin2-12/+12
Change-Id: I039e51958865a7ea000034e7bf765f64d49689cd
2012-08-08reduce ascii noise and useless commentsThomas Arnhold4-19/+1
Change-Id: I317058e3b25cebb7c1d89361636261c5f16a84d4
2012-08-07remove bogus date informationThomas Arnhold14-16/+0
Change-Id: I2789153ee35f4ec10e760f9412eb7d379de031bf
2012-08-06Static method sleep from Thread should be accessed in a static wayJulien Nabet1-1/+1
Change-Id: I7d875dd74f8eff05f7a291100841779abbf5fd1c
2012-07-30udkapi, offapi: do not use #include "foo":Michael Stahl2-2/+2
Evidently on Windows, the newfangled ucpp handles #include "foo" differently from #include <foo> and treats it as a relative path, while the angle brackets always result in absolute paths. Since relative paths result in infinite rebuilds if make is invoked in a different directory, don't use #include "foo" in IDL files. Change-Id: Iedcda3a4be5542389a0be086f14541cda8dc5323
2012-07-30Typo ressource -> resourceStephan Bergmann3-4/+4
Change-Id: Id13e7acfbe34eca5e124c9032d36d6f158bfb831
2012-07-18re-base on ALv2 code. Includes:Michael Meeks2-2/+2
118568: switch to using ucpp Patch contributed by Juergen Schmidt http://svn.apache.org/viewvc?view=revision&revision=1209396
2012-07-14simplify include guardsThomas Arnhold1-1/+1
Change-Id: Id4210229b20a1d54b680ff1a2ccbcdd3684ecf5f
2012-07-13java: printStackTrace always to stderrThomas Arnhold26-76/+76
like 3d3b3f656f92790225b89aa31ee61163fb2fc7e5 Change-Id: I6e80717de009e8a3a89ffc80cb945cc832917f8c
2012-07-10solaris: update settings.mk to use gccPierre-Eric Pelloux-Prayer1-7/+21
Change-Id: Ife7a4806776f55babfab11ceac25a3d2d66fe5af
2012-06-26re-base on ALv2 code.Michael Meeks1-0/+16
2012-06-22.xdl files don't need executable bitsMichael Stahl1-0/+0
Change-Id: I604244b032855e0e6b94e3ed4217ee87d92c8419
2012-06-22.xml files don't need executable bitsMichael Stahl2-0/+0
Change-Id: I399d086181a9f513cd95157e815551f0be9b9e95
2012-06-22manifest.mf files don't need executable bitsMichael Stahl1-0/+0
Change-Id: I18868b542524f0e94ec7b06e753ee2385ede9a95
2012-06-21re-base on ALv2 code.Michael Meeks4-96/+60
Change-Id: I6c145e984c885c7e06caa1c27bfb354ea49ad9ce
2012-06-21re-base on ALv2 code.Michael Meeks82-1113/+1232
Change-Id: Ice06e639213aeb6f7f23cbf4634947dd25613db1
2012-06-20More pagesTor Lillqvist1-0/+0
Change-Id: Ib89b2d30be207ea1664e688c3da608c2973f28a6
2012-06-14Grow to multiple pages, one in landscapeTor Lillqvist1-0/+0
Change-Id: I3987c79caffaae4cd354a58c25711b0e08f63560
2012-06-08targetted revert of minor cppcheck cleanupMichael Meeks2-8/+4
Change-Id: Id3100ef8f8381bc05e5a01c56fc5d611094857bf
2012-06-07Add some coloured textTor Lillqvist1-0/+0
Change-Id: I2b8933294abf07dc9a7bd396e97e3a0ac617b548
2012-06-06fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin3-15/+19
Update calls to factories to use new SimpleFileAccess::create method Change-Id: Ie5b0696fe2228a9033b19969245a53c21a61aa14 Signed-off-by: Stephan Bergmann <sbergman@redhat.com>, added some tweaks.
2012-06-06Make setsdkenv_unix executable instead of configure.plStephan Bergmann2-0/+0
Change-Id: I1efc684f3476cd20bd2ae5efcf603ab2e6adf83a
2012-06-02targeted string re-workNorbert Thiebaud1-2/+2
Change-Id: Ia2115e70df8f64eb0dade6beb33ee64c358af767
2012-06-02targeted string re-workNorbert Thiebaud14-96/+95
Change-Id: Icdf89cd23f34b9d599512414b14907c9ac67cffb
2012-05-20only add -manifest:no for msc--mingw's ldd chokes on itDavid Tardon1-1/+2
Change-Id: I3be2e72e5d4fbe879318e0cef48bfe0852f8bbbc
2012-05-09EasyHack fdo#42783: get rid of CPU define/build system variableThomas Collerton1-2/+2
Change-Id: I6a178f7ff9c8306e15bcfa847ad1e5e4f8476504
2012-04-29make gbuild the default assumption of build.plBjoern Michaelsen1-0/+0
this removes dmake completely out of the build for migrated modules build.pl now assumes modules to be gbuild, unless there is a prj/dmake file Change-Id: I674a036b182ee13c5ec093e83cb3d38133112d3b
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
Mark
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi3-15/+5
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi3-8/+8
Pattern used: find . -name "*.cxx" -exec sed -i 's/\( *\)\(else if\|if\) *( *\([^!()|&]*\)\.equalsAsciiL( *RTL_CONSTASCII_STRINGPARAM *( *\([^)]*\)) *) *)$/\1\2 ( \3 == \4 )/' \{\} \;
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi3-14/+14
Pattern used: find . -name "*.cxx" -exec sed -i 's/\( *\)\(else if\|if\) *( *\([^!()|&]*\)\.equalsAsciiL( *RTL_CONSTASCII_STRINGPARAM *( *\([^)]*\) ) *) *)$/\1\2 ( \3 == \4 )/' \{\} \;
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi3-3/+3
Pattern used: find . -name "*.cxx" -exec sed -i 's/\( *\)return \([^()]*\)\.equalsAsciiL( *RTL_CONSTASCII_STRINGPARAM *( *\([^)]*\) ) *);/\1return \2 == \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
The issue it solves does not exist in our build environment. https://issues.apache.org/ooo/show_bug.cgi?id=98365 The script removed g+s attributes from directories in zip files.
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