summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-02-17packimages: convert to gbuildMatúš Kukan
2012-02-17libjvmfwk is needed even when building without javaDavid Tardon
2012-02-17ValueSet: from #defines to enum, with reduced scopeMatteo Casalin
2012-02-17ValueSet: use support function to clarify codeMatteo Casalin
2012-02-17ValueSet: factor out duplicated code in InsertItemMatteo Casalin
2012-02-17Cleanup inludesMatteo Casalin
2012-02-17Remove unnecessary header filesMatteo Casalin
2012-02-17ValueSet: fix a test condition and remove an obsoleted header fileMatteo Casalin
2012-02-17ValueSet: merge almost empty implementation to main classMatteo Casalin
2012-02-17ValueSet: removed unused membersMatteo Casalin
2012-02-17ValueSet: sal_Bool to boolMatteo Casalin
2012-02-17Avoid unnecessary auto_ptrMatteo Casalin
2012-02-17mark parameter as unusedDavid Tardon
2012-02-17remove unused variableDavid Tardon
2012-02-17Remove unused code.Petr Vorel
2012-02-17vcl: simplify cut/paste shared module listsMichael Meeks
2012-02-17Introduce headless switch for X / cairo / toolkit less buildRiccardo Magliocchetti
2012-02-17get clucene building under windows-msvcCaolán McNamara
2012-02-17WaE: unused variableCaolán McNamara
2012-02-17remove dodgy header-guardsCaolán McNamara
2012-02-17WaE: enable exceptions for these tooCaolán McNamara
2012-02-17We want gb_STDLIBS here surely?Tor Lillqvist
2012-02-17Recommend to use NDK r7bTor Lillqvist
2012-02-17Removed unused code from cppcanvasSzabolcs Dezsi
2012-02-17Removed unused code from drawinlayerSzabolcs Dezsi
2012-02-17make gengal work againRene Engelhard
2012-02-17char* -> const char* for npapis getMIMEDescription to fix build with newer mozsRene Engelhard
2012-02-17fix icu build on armRene Engelhard
2012-02-17Fix fdo#45584 - disable cairocanvas on Mac.Thorsten Behrens
2012-02-17clean up logicMariusz Dykierek
2012-02-17remove extraneous qualifiers that break some compilersMariusz Dykierek
2012-02-17Use emptiness check rather than size check for efficiencyMariusz Dykierek
2012-02-17Possible inefficient checking for 'm_EventList' emptiness.Mariusz Dykierek
2012-02-17Move all jurt JunitTests back to subsequentcheck for nowStephan Bergmann
2012-02-17Make avmedia module buildable with dbglevel=3 again.Thorsten Behrens
2012-02-17Make l10ntools module buildable with dbglevel=3 again.Thorsten Behrens
2012-02-17Make filters module buildable with dbglevel=3 again.Thorsten Behrens
2012-02-17do not hardcode mingw pathDavid Tardon
2012-02-17avoid hardcoded dll namesDavid Tardon
2012-02-17add macro for extracting mingw dll names from libtool filesDavid Tardon
2012-02-17allow using system icu in cross-compilation buildDavid Tardon
2012-02-17allow using system expat in cross-compilation buildDavid Tardon
2012-02-17allow using system db in cross-compilation buildDavid Tardon
2012-02-17allow using system boost in cross-compilation buildDavid Tardon
2012-02-17allow using system cppunit in cross-compilation buildDavid Tardon
2012-02-17allow using system libxml in cross-compilation buildDavid Tardon
2012-02-17pass --without-java to configure for build platformDavid Tardon
2012-02-17add missing quotesDavid Tardon
2012-02-17use configured HOST_PLATFORM instread of hardcoded tripletDavid Tardon
2012-02-17Make jurt JunitTests workStephan Bergmann