summaryrefslogtreecommitdiff
path: root/sdext
AgeCommit message (Expand)Author
2013-04-24gbuild: drop uses of removed packagesDavid Tardon
2013-04-24move URE headers to include/David Tardon
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2013-04-19Remove any remaining remnants of unused component_canUnload featureStephan Bergmann
2013-04-19remove unused component_canUnload functionsMatúš Kukan
2013-04-17fdo#62096 - replace some O(U)String compareTo with ==Artur Dryomov
2013-04-16Related: rhbz#867808 if one person threw by pointer...Caolán McNamara
2013-04-15fdo#60724 correct spellingThomas Arnhold
2013-04-14make file names match library namesPeter Foley
2013-04-07remove needless forward rtl::OUString declarationsLuboš Luňák
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-05new module i18nlangtagEike Rathke
2013-04-02drop prefix from ::cssThomas Arnhold
2013-03-30fix loplugin unused warningsPeter Foley
2013-03-30OSL_FAIL -> SAL_WARNThomas Arnhold
2013-03-30Prefer prefix ++/-- operators for non-primitive typesJulien Nabet
2013-03-29Prefer prefix ++/-- operators for non-primitive typesJulien Nabet
2013-03-28add missing deps on headersDavid Tardon
2013-03-21Remove StringMirror UNO service.Thorsten Behrens
2013-03-21Kill fprintf in sdext in favour of SAL_LOGThorsten Behrens
2013-03-20avoid floating-point error with empty bitmaps.Michael Meeks
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2013-03-14remove legacy build.pl prj/build.lst files.Michael Meeks
2013-03-11use startsWith() instead of compareToAscii()Thomas Arnhold
2013-03-11fdo#57422 fixing scroll bar and slides positionAbdulaziz A Alayed
2013-03-09fdo#43460: use isEmpty()Thomas Arnhold
2013-03-08fdo#60691 add modelines to *.src and *.hrc filesBorim
2013-03-07Make gb_Extension_use_default_description/license explicitStephan Bergmann
2013-03-04coverity#982282: Resource leak in objectJulien Nabet
2013-03-04remove unused and commented out codeThomas Arnhold
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold
2013-03-03fix copypastaDavid Tardon
2013-02-28remove all d.lstMichael Stahl
2013-02-27cppuhelper: new ZipPackage_cppuhelper_odk_headersMichael Stahl
2013-02-27cppu: new ZipPackage_cppu_odk_headersMichael Stahl
2013-02-27sal: new ZipPackage_sal_odk_headers for public ODK headersMichael Stahl
2013-02-25remove some trivial duplicatesThomas Arnhold
2013-02-24log presentation minimizer results as infoCaolán McNamara
2013-02-22sdext: fix loplugin warningsMiklos Vajna
2013-02-22s/the the/the/Tor Lillqvist
2013-02-19fdo#43157 - Clean up OSL_ASSERT, DBG_ASSERTRadu Ioan
2013-02-18coverity#983173 Resource leakNorbert Thiebaud
2013-02-18coverity#983175 Resource leakNorbert Thiebaud
2013-02-17coverity#984041 Uninitialized scalar variableCaolán McNamara
2013-02-17coverity: pass by const reference is more efficientMarkus Mohrhard
2013-02-17coverity: pass by const reference is more efficientMarkus Mohrhard
2013-02-17convert xpdf to gbuild and add to tail_buildPeter Foley
2013-02-14Disambiguation for MSCStephan Bergmann
2013-02-14Removed several useless macros: UNISTRING, USTR, USTR_ASCII, ASCII_STR, ASCII...Jean-Noël Rouvignac