summaryrefslogtreecommitdiff
path: root/sdext/source/minimizer/graphiccollector.cxx
AgeCommit message (Expand)AuthorFilesLines
2019-11-13tdf#42949 Fix IWYU warnings in sdext/Gabor Kelemen1-2/+0
2019-05-14Presentation minimizer: Handle also presentation.GraphicObjectShape URLTamás Zolnai1-2/+4
2019-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin1-4/+4
2019-02-12loplugin:flatten in sdextNoel Grandin1-42/+42
2018-12-03Simplify containers iterations in sdextArkadiy Illarionov1-32/+27
2018-09-17New loplugin:externalStephan Bergmann1-7/+7
2018-06-08look for unnecessary calls to Reference::is() after an UNO_QUERY_THROWNoel Grandin1-33/+30
2018-03-13change minimizer extension to not use GraphicUrl and FillBitmapUrlTomaž Vajngerl1-7/+4
2017-07-18loplugin:constparams in sdextNoel Grandin1-1/+1
2017-06-12cleanup unused css/frame/* includesJochen Nitschke1-1/+0
2017-05-16loplugin:unusedfields improve write-only analysisNoel Grandin1-1/+0
2017-05-12remove unused uno::Reference varsNoel Grandin1-1/+0
2015-11-09new loplugin: oncevarNoel Grandin1-10/+6
2015-08-20loplugin: defaultparamsNoel Grandin1-1/+1
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin1-1/+0
2014-04-30sdext: sal_Bool->boolNoel Grandin1-5/+5
2013-10-15Simplify TKGet(TK_FOO) -> "FOO"Stephan Bergmann1-22/+22
2013-05-22Use the new type-checking Reference constructor to reduce code noiseNoel Grandin1-12/+6
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-2/+2
2012-10-02re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-06-02targeted string re-workNorbert Thiebaud1-6/+6
2012-05-17removed unused const rtl::OUStringTakeshi Abe1-1/+0
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann1-5/+5
2012-01-16Clang -Wunused-variable.Stephan Bergmann1-2/+0
2012-01-10Fix for fdo43460 Part XXXII getLength() to isEmpty()Olivier Hallot1-1/+1
2011-11-27remove include of pch header from sdextNorbert Thiebaud1-2/+0
2011-03-23Merge commit 'ooo/DEV300_m103'Jan Holesovsky1-4/+4
2011-01-06cppunit: prefer prefix variantCaolán McNamara1-3/+3
2010-12-06RTL_CONSTASCII_USTRINGPARAM in extensions 1Gert Faller1-1/+1
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+2
2010-09-24impress201: #114741# reducing memory footprint if mimimizing very huge docume...sj1-4/+4
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.3.26); FILE MERGEDRüdiger Timm1-40/+18
2007-10-29#100000# initialize variablesVladimir Glazounov1-3/+3
2007-05-16minor changesSven Jacobi1-2/+108
2007-05-11initial versionSven Jacobi1-0/+376