summaryrefslogtreecommitdiff
path: root/sdext/source/minimizer
AgeCommit message (Expand)AuthorFilesLines
2014-11-05fdo#38835 strip out OUString globalsNoel Grandin1-3/+2
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin13-13/+0
2014-05-14remove external header guardsThomas Arnhold1-3/+1
2014-05-14use our css prefix to make this readableThomas Arnhold11-178/+178
2014-05-14various loplugin:passsequencebyrefNoel Grandin2-14/+14
2014-05-13remove dead codeNoel Grandin2-23/+0
2014-04-30sdext, fix sal_Bool->bool conversionNoel Grandin1-25/+25
2014-04-30sdext: sal_Bool->boolNoel Grandin14-181/+181
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann4-31/+31
2014-03-18Find places where OUString and OString are passed by value.Noel Grandin1-1/+1
2014-03-12Remove unused HelpCloseListenerStephan Bergmann2-41/+0
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann8-68/+68
2014-02-26Remove visual noise from sdextAlexander Wilms9-40/+40
2014-02-23Remove unneccessary commentsAlexander Wilms6-71/+71
2014-02-02fdo#54938 Convert basctl, mysqlc, sdext, svgio, writerp. to cppu::supportsSer.Alexandre Vicenzi1-31/+2
2013-12-17Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann1-3/+2
2013-12-17Unnecessary use of OUString constructor inside OUStringBuffer constructorNoel Grandin1-1/+1
2013-12-17Remove unnecessary use of OUString constructor in OUStringBuffer::append callsNoel Grandin2-3/+3
2013-12-02Drop duplicate #includeTakeshi Abe1-1/+0
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin2-5/+5
2013-11-11convert OUString compareToAscii == 0 to equalsAsciiNoel Grandin2-8/+8
2013-11-05fixincludeguards.sh: sdextThomas Arnhold12-33/+33
2013-10-29Drop unnecessary #includeTakeshi Abe2-2/+0
2013-10-15Minimizer: *.mini was saved w/o .odp etc. extension (and clean up)Stephan Bergmann1-24/+7
2013-10-15fdo#61950 De-extensionize presentation minimizer: post cleanDavid Ostrovsky1-4/+5
2013-10-15could not convert from ‘const char*’ to ‘rtl::OUString’Eike Rathke4-146/+146
2013-10-15Remove unnecessary TK_LastStephan Bergmann2-6/+1
2013-10-15Small simplification (and exit loop early)Stephan Bergmann1-3/+3
2013-10-15Simplify PPPOptimizerTokenEnum -> OUStringStephan Bergmann2-6/+5
2013-10-15Simplify PPPOptimizerTokenEnum -> OUStringStephan Bergmann3-5/+5
2013-10-15Simplify TKGet(TK_FOO) -> "FOO"Stephan Bergmann6-414/+414
2013-10-14Remove unused fileStephan Bergmann1-2/+0
2013-10-14Remove file apparently unused since inceptionStephan Bergmann1-106/+0
2013-10-14No need to have com.sun.star.comp.PPPOptimizer as a serviceStephan Bergmann5-111/+17
2013-10-14fdo#61950 De-extensionize presentation minimizerDavid Ostrovsky10-998/+8
2013-10-02WaE: unused variableTor Lillqvist1-1/+0
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák3-11/+11
2013-06-29remove OUString wrap for string literalsThomas Arnhold1-8/+8
2013-06-20TypoStephan Bergmann1-1/+1
2013-06-05fix field name, was mxMSF, but should have been named mxContextNoel Grandin15-55/+55
2013-05-28fdo#46808, Convert awt::UnoControlDialog to new styleNoel Grandin3-33/+27
2013-05-25Revert "fdo#46808, Convert awt::UnoControlDialogModel to new style"Stephan Bergmann4-55/+109
2013-05-23Resolves: #i121857# Presentation Minimizer: fix filter namingAriel Constenla-Haile1-1/+22
2013-05-22Use the new type-checking Reference constructor to reduce code noiseNoel Grandin1-12/+6
2013-05-21fdo#46808, Convert awt::XUnoControlDialog to new styleNoel Grandin3-28/+20
2013-05-21fdo#46808, Convert awt::UnoControlDialogModel to new styleNoel Grandin4-84/+38
2013-05-14Resolves: #i82852# Presentation Minimizer: missing icon in info dialogAriel Constenla-Haile2-39/+14
2013-05-10Resolves: #i122208# introduce rtl::CStringHash and rtl::CStringEqualHerbert Dürr1-15/+1
2013-05-06remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák1-1/+1
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák22-163/+163