summaryrefslogtreecommitdiff
path: root/sdext/source/minimizer/impoptimizer.cxx
AgeCommit message (Expand)AuthorFilesLines
2014-04-30sdext: sal_Bool->boolNoel Grandin1-29/+29
2014-03-18Find places where OUString and OString are passed by value.Noel Grandin1-1/+1
2014-02-26Remove visual noise from sdextAlexander Wilms1-6/+6
2013-12-02Drop duplicate #includeTakeshi Abe1-1/+0
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin1-3/+3
2013-10-15Simplify TKGet(TK_FOO) -> "FOO"Stephan Bergmann1-46/+46
2013-10-14fdo#61950 De-extensionize presentation minimizerDavid Ostrovsky1-1/+1
2013-06-05fix field name, was mxMSF, but should have been named mxContextNoel Grandin1-17/+17
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-2/+2
2012-12-21fdo#46808, Convert frame::Desktop to new style service.Noel Grandin1-5/+3
2012-10-02re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-09-24drop unused headersDavid Tardon1-3/+0
2012-08-27fdo#46808, Adapt TempFile UNO service to new styleNoel Grandin1-2/+3
2012-06-06fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin1-3/+4
2012-06-05Remove bogus dependency of extension on comphelperStephan Bergmann1-3/+2
2012-06-04fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin1-2/+4
2012-06-02targeted string re-workNorbert Thiebaud1-15/+15
2012-03-30removed duplicate includes in filter / i18npool / sdextTakeshi Abe1-1/+0
2012-01-10Fix for fdo43460 Part XXXII getLength() to isEmpty()Olivier Hallot1-5/+5
2011-11-27remove include of pch header from sdextNorbert Thiebaud1-2/+0
2011-11-14Removed comphelper -> unotools processfactory.hxx duplication.Stephan Bergmann1-1/+0
2011-03-23Merge commit 'ooo/DEV300_m103'Jan Holesovsky1-49/+67
2010-12-30cppcheck: prefer prefix variantCaolán McNamara1-3/+3
2010-12-06RTL_CONSTASCII_USTRINGPARAM in extensions 1Gert Faller1-4/+4
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+2
2010-10-05remove include guards using fixguard.pyPetr Mladek1-4/+0
2010-09-24impress201: #114741# reducing memory footprint if mimimizing very huge docume...sj1-49/+67
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-5/+1
2008-08-29#i10000# Missing precompiled header directive added.Rüdiger Timm1-1/+5
2008-04-10INTEGRATION: CWS changefileheader (1.11.6); FILE MERGEDRüdiger Timm1-91/+18
2008-02-26INTEGRATION: CWS custommeta (1.10.18); FILE MERGEDOliver Bolte1-8/+2
2007-10-11#i10000# remove not needed headerVladimir Glazounov1-7/+2
2007-10-08#i82388# fixed crash when dispatching unsupported slotSven Jacobi1-3/+4
2007-09-28now clearing undo stack after optimizingSven Jacobi1-2/+35
2007-09-26#81958# fixed loop when deleting custom slidesSven Jacobi1-3/+3
2007-08-17using correct source filesizeSven Jacobi1-4/+7
2007-08-16storing setting if newly created document should be opened to configurationSven Jacobi1-2/+4
2007-08-16using localized file size separatorSven Jacobi1-3/+3
2007-05-24some minor changesSven Jacobi1-12/+16
2007-05-22minor changes, added access to standard control icons, some string changesSven Jacobi1-3/+4
2007-05-11initial versionSven Jacobi1-0/+794