summaryrefslogtreecommitdiff
path: root/sdext
AgeCommit message (Expand)AuthorFilesLines
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks13-286/+52
2013-04-19Remove any remaining remnants of unused component_canUnload featureStephan Bergmann1-3/+1
2013-04-19remove unused component_canUnload functionsMatúš Kukan1-12/+3
2013-04-17fdo#62096 - replace some O(U)String compareTo with ==Artur Dryomov1-6/+6
2013-04-16Related: rhbz#867808 if one person threw by pointer...Caolán McNamara1-1/+1
2013-04-15fdo#60724 correct spellingThomas Arnhold1-1/+1
2013-04-14make file names match library namesPeter Foley2-1/+1
2013-04-07remove needless forward rtl::OUString declarationsLuboš Luňák2-2/+0
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák109-770/+729
2013-04-05new module i18nlangtagEike Rathke1-1/+1
2013-04-02drop prefix from ::cssThomas Arnhold8-13/+13
2013-03-30fix loplugin unused warningsPeter Foley1-2/+1
2013-03-30OSL_FAIL -> SAL_WARNThomas Arnhold1-2/+2
2013-03-30Prefer prefix ++/-- operators for non-primitive typesJulien Nabet1-2/+2
2013-03-29Prefer prefix ++/-- operators for non-primitive typesJulien Nabet1-8/+2
2013-03-28add missing deps on headersDavid Tardon1-0/+6
2013-03-21Remove StringMirror UNO service.Thorsten Behrens6-413/+18
2013-03-21Kill fprintf in sdext in favour of SAL_LOGThorsten Behrens2-65/+56
2013-03-20avoid floating-point error with empty bitmaps.Michael Meeks1-0/+3
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold5-8/+7
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold11-70/+69
2013-03-14remove legacy build.pl prj/build.lst files.Michael Meeks1-3/+0
2013-03-11use startsWith() instead of compareToAscii()Thomas Arnhold1-1/+1
2013-03-11fdo#57422 fixing scroll bar and slides positionAbdulaziz A Alayed2-98/+144
2013-03-09fdo#43460: use isEmpty()Thomas Arnhold1-1/+1
2013-03-08fdo#60691 add modelines to *.src and *.hrc filesBorim1-0/+3
2013-03-07Make gb_Extension_use_default_description/license explicitStephan Bergmann1-0/+3
2013-03-04coverity#982282: Resource leak in objectJulien Nabet2-0/+5
2013-03-04remove unused and commented out codeThomas Arnhold2-8/+0
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold2-3/+3
2013-03-03fix copypastaDavid Tardon1-2/+2
2013-02-28remove all d.lstMichael Stahl1-0/+0
2013-02-27cppuhelper: new ZipPackage_cppuhelper_odk_headersMichael Stahl1-1/+1
2013-02-27cppu: new ZipPackage_cppu_odk_headersMichael Stahl1-1/+1
2013-02-27sal: new ZipPackage_sal_odk_headers for public ODK headersMichael Stahl1-1/+1
2013-02-25remove some trivial duplicatesThomas Arnhold1-1/+0
2013-02-24log presentation minimizer results as infoCaolán McNamara1-2/+2
2013-02-22sdext: fix loplugin warningsMiklos Vajna7-11/+3
2013-02-22s/the the/the/Tor Lillqvist1-1/+1
2013-02-19fdo#43157 - Clean up OSL_ASSERT, DBG_ASSERTRadu Ioan1-14/+12
2013-02-18coverity#983173 Resource leakNorbert Thiebaud1-1/+4
2013-02-18coverity#983175 Resource leakNorbert Thiebaud1-0/+3
2013-02-17coverity#984041 Uninitialized scalar variableCaolán McNamara2-12/+16
2013-02-17coverity: pass by const reference is more efficientMarkus Mohrhard1-1/+1
2013-02-17coverity: pass by const reference is more efficientMarkus Mohrhard2-2/+4
2013-02-17convert xpdf to gbuild and add to tail_buildPeter Foley1-0/+1
2013-02-14Disambiguation for MSCStephan Bergmann1-2/+2
2013-02-14Removed several useless macros: UNISTRING, USTR, USTR_ASCII, ASCII_STR, ASCII...Jean-Noël Rouvignac5-161/+157
2013-02-12fdo#46808, Adapt ui::dialogs::FilePicker UNO service to new styleNoel Grandin2-19/+13
2013-02-11fdo#46808, Use singleton util::theMacroExpander new-style constructorNoel Grandin1-7/+3