summaryrefslogtreecommitdiff
path: root/sdext/source/minimizer
AgeCommit message (Expand)Author
2015-01-04boost::unordered_map->std::unordered_mapCaolán McNamara
2014-12-18sdext: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-15sdext: Use appropriate OUString functions on string constantsStephan Bergmann
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2014-11-05fdo#38835 strip out OUString globalsNoel Grandin
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin
2014-05-14remove external header guardsThomas Arnhold
2014-05-14use our css prefix to make this readableThomas Arnhold
2014-05-14various loplugin:passsequencebyrefNoel Grandin
2014-05-13remove dead codeNoel Grandin
2014-04-30sdext, fix sal_Bool->bool conversionNoel Grandin
2014-04-30sdext: sal_Bool->boolNoel Grandin
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-18Find places where OUString and OString are passed by value.Noel Grandin
2014-03-12Remove unused HelpCloseListenerStephan Bergmann
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-26Remove visual noise from sdextAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-02fdo#54938 Convert basctl, mysqlc, sdext, svgio, writerp. to cppu::supportsSer.Alexandre Vicenzi
2013-12-17Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann
2013-12-17Unnecessary use of OUString constructor inside OUStringBuffer constructorNoel Grandin
2013-12-17Remove unnecessary use of OUString constructor in OUStringBuffer::append callsNoel Grandin
2013-12-02Drop duplicate #includeTakeshi Abe
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin
2013-11-11convert OUString compareToAscii == 0 to equalsAsciiNoel Grandin
2013-11-05fixincludeguards.sh: sdextThomas Arnhold
2013-10-29Drop unnecessary #includeTakeshi Abe
2013-10-15Minimizer: *.mini was saved w/o .odp etc. extension (and clean up)Stephan Bergmann
2013-10-15fdo#61950 De-extensionize presentation minimizer: post cleanDavid Ostrovsky
2013-10-15could not convert from ‘const char*’ to ‘rtl::OUString’Eike Rathke
2013-10-15Remove unnecessary TK_LastStephan Bergmann
2013-10-15Small simplification (and exit loop early)Stephan Bergmann
2013-10-15Simplify PPPOptimizerTokenEnum -> OUStringStephan Bergmann
2013-10-15Simplify PPPOptimizerTokenEnum -> OUStringStephan Bergmann
2013-10-15Simplify TKGet(TK_FOO) -> "FOO"Stephan Bergmann
2013-10-14Remove unused fileStephan Bergmann
2013-10-14Remove file apparently unused since inceptionStephan Bergmann
2013-10-14No need to have com.sun.star.comp.PPPOptimizer as a serviceStephan Bergmann
2013-10-14fdo#61950 De-extensionize presentation minimizerDavid Ostrovsky
2013-10-02WaE: unused variableTor Lillqvist
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
2013-06-29remove OUString wrap for string literalsThomas Arnhold
2013-06-20TypoStephan Bergmann
2013-06-05fix field name, was mxMSF, but should have been named mxContextNoel Grandin
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