summaryrefslogtreecommitdiff
path: root/sdext/source
AgeCommit message (Expand)Author
2013-05-28fdo#46808, Convert awt::UnoControlDialog to new styleNoel Grandin
2013-05-25Revert "fdo#46808, Convert awt::UnoControlDialogModel to new style"Stephan Bergmann
2013-05-23Resolves: #i121857# Presentation Minimizer: fix filter namingAriel Constenla-Haile
2013-05-22Use the new type-checking Reference constructor to reduce code noiseNoel Grandin
2013-05-21fdo#46808, Convert awt::XUnoControlDialog to new styleNoel Grandin
2013-05-21fdo#46808, Convert awt::UnoControlDialogModel to new styleNoel Grandin
2013-05-14Resolves: #i82852# Presentation Minimizer: missing icon in info dialogAriel Constenla-Haile
2013-05-10Resolves: #i122208# introduce rtl::CStringHash and rtl::CStringEqualHerbert Dürr
2013-05-09fdo#56995 Created global option to disable presenter console in Impressmmeof
2013-05-08zlib: remove ExternalPackage_zlibMichael Stahl
2013-05-06remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák
2013-04-30Fix warning: unused variable 'aIniUrl' [loplugin]Tor Lillqvist
2013-04-30WaE: 'SAL_OVERRIDE' macro redefinedTor Lillqvist
2013-04-30Make pdf2xml usable at least from within buildenv again.Thorsten Behrens
2013-04-30Add unit test for pdfimport image import.Thorsten Behrens
2013-04-30Fix import of images from pdf.Thorsten Behrens
2013-04-25fdo#46808 Convert awt::Pointer to new styleNoel Grandin
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-07remove needless forward rtl::OUString declarationsLuboš Luňák
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
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-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-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-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-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