summaryrefslogtreecommitdiffstats
path: root/sdext/source/minimizer
Commit message (Expand)AuthorAgeFilesLines
* boost::unordered_map->std::unordered_mapCaolán McNamara2015-01-041-2/+2
* sdext: Use appropriate OUString functions on string constantsStephan Bergmann2014-12-182-5/+4
* sdext: Use appropriate OUString functions on string constantsStephan Bergmann2014-12-152-7/+7
* sal: clean up public headers with include-what-you-useMichael Stahl2014-11-171-0/+1
* fdo#38835 strip out OUString globalsNoel Grandin2014-11-051-3/+2
* remove unnecessary 'using namespace rtl' declarationsNoel Grandin2014-10-2913-13/+0
* remove external header guardsThomas Arnhold2014-05-141-3/+1
* use our css prefix to make this readableThomas Arnhold2014-05-1411-178/+178
* various loplugin:passsequencebyrefNoel Grandin2014-05-142-14/+14
* remove dead codeNoel Grandin2014-05-132-23/+0
* sdext, fix sal_Bool->bool conversionNoel Grandin2014-04-301-25/+25
* sdext: sal_Bool->boolNoel Grandin2014-04-3014-181/+181
* First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann2014-03-264-31/+31
* Find places where OUString and OString are passed by value.Noel Grandin2014-03-181-1/+1
* Remove unused HelpCloseListenerStephan Bergmann2014-03-122-41/+0
* cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2014-02-268-68/+68
* Remove visual noise from sdextAlexander Wilms2014-02-269-40/+40
* Remove unneccessary commentsAlexander Wilms2014-02-236-71/+71
* fdo#54938 Convert basctl, mysqlc, sdext, svgio, writerp. to cppu::supportsSer.Alexandre Vicenzi2014-02-021-31/+2
* Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann2013-12-171-3/+2
* Unnecessary use of OUString constructor inside OUStringBuffer constructorNoel Grandin2013-12-171-1/+1
* Remove unnecessary use of OUString constructor in OUStringBuffer::append callsNoel Grandin2013-12-172-3/+3
* Drop duplicate #includeTakeshi Abe2013-12-021-1/+0
* remove unnecessary use of OUString constructor when assigningNoel Grandin2013-11-192-5/+5
* convert OUString compareToAscii == 0 to equalsAsciiNoel Grandin2013-11-112-8/+8
* fixincludeguards.sh: sdextThomas Arnhold2013-11-0512-33/+33
* Drop unnecessary #includeTakeshi Abe2013-10-292-2/+0
* Minimizer: *.mini was saved w/o .odp etc. extension (and clean up)Stephan Bergmann2013-10-151-24/+7
* fdo#61950 De-extensionize presentation minimizer: post cleanDavid Ostrovsky2013-10-151-4/+5
* could not convert from ‘const char*’ to ‘rtl::OUString’Eike Rathke2013-10-154-146/+146
* Remove unnecessary TK_LastStephan Bergmann2013-10-152-6/+1
* Small simplification (and exit loop early)Stephan Bergmann2013-10-151-3/+3
* Simplify PPPOptimizerTokenEnum -> OUStringStephan Bergmann2013-10-152-6/+5
* Simplify PPPOptimizerTokenEnum -> OUStringStephan Bergmann2013-10-153-5/+5
* Simplify TKGet(TK_FOO) -> "FOO"Stephan Bergmann2013-10-156-414/+414
* Remove unused fileStephan Bergmann2013-10-141-2/+0
* Remove file apparently unused since inceptionStephan Bergmann2013-10-141-106/+0
* No need to have com.sun.star.comp.PPPOptimizer as a serviceStephan Bergmann2013-10-145-111/+17
* fdo#61950 De-extensionize presentation minimizerDavid Ostrovsky2013-10-1410-998/+8
* WaE: unused variableTor Lillqvist2013-10-021-1/+0
* finish deprecation of O(U)String::valueOf()Luboš Luňák2013-08-213-11/+11
* remove OUString wrap for string literalsThomas Arnhold2013-06-291-8/+8
* TypoStephan Bergmann2013-06-201-1/+1
* fix field name, was mxMSF, but should have been named mxContextNoel Grandin2013-06-0515-55/+55
* fdo#46808, Convert awt::UnoControlDialog to new styleNoel Grandin2013-05-283-33/+27
* Revert "fdo#46808, Convert awt::UnoControlDialogModel to new style"Stephan Bergmann2013-05-254-55/+109
* Resolves: #i121857# Presentation Minimizer: fix filter namingAriel Constenla-Haile2013-05-231-1/+22
* Use the new type-checking Reference constructor to reduce code noiseNoel Grandin2013-05-221-12/+6
* fdo#46808, Convert awt::XUnoControlDialog to new styleNoel Grandin2013-05-213-28/+20
* fdo#46808, Convert awt::UnoControlDialogModel to new styleNoel Grandin2013-05-214-84/+38