summaryrefslogtreecommitdiff
path: root/sfx2/source/appl/shutdowniconunx.cxx
AgeCommit message (Expand)Author
2017-10-23loplugin:includeform: sfx2Stephan Bergmann
2017-07-21loplugin:constparams in sfx2Noel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-13unused ResMgrCaolán McNamara
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke
2017-04-20convert EDynamicMenuType to scoped enumNoel Grandin
2017-04-20loplugin:unusedmethodsNoel Grandin
2017-01-09New loplugin:externvar: sfx2Stephan Bergmann
2016-12-19loplugin:unreffunTor Lillqvist
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-02-29libreoffice-main -> libreoffice-startcenterCaolán McNamara
2016-02-19move gio config into its own separate config headerCaolán McNamara
2015-12-10loplugin:nullptr: More NULL -> nullptr automatic rewriteStephan Bergmann
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-10-29remove the USE_APP_SHORTCUTS #define and simplify the code in the processNoel Grandin
2015-10-26Let Gtk handle icon names instead of ResMgr for window and trayiconSimon Steinbeiss
2015-10-14Bump gtk+ version to 2.18Riccardo Magliocchetti
2015-04-23loplugin:staticmethodsNoel Grandin
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-01-28Some more loplugin:cstylecast clean-upStephan Bergmann
2015-01-20Some more loplugin:cstylecast: sfx2Stephan Bergmann
2015-01-05No need for declarations in include fileStephan Bergmann
2014-11-21Forward declare SfxTbxCtrlFactArr_Impl and SfxStbCtrlFactArr_Impl in app.hxx.Kohei Yoshida
2014-11-06Revert "use the new OUString::fromUtf8 method"Stephan Bergmann
2014-11-06use the new OUString::fromUtf8 methodNoel Grandin
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin
2014-06-13loplugin:staticcallStephan Bergmann
2014-03-13sfx2,svl: prefer passing OUString and OString by referenceNoel Grandin
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert
2014-01-21Fix bogus mass-conversion equalsAsciiL -> startsWithStephan Bergmann
2013-11-20convert equalsAsciiL calls to startsWith callsNoel Grandin
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2013-02-25loplugin: unused variablesThomas Arnhold
2012-07-06re-base on ALv2 code. Includes:Michael Meeks
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-02fdo#34324 - fix colorspace conversion for greyscale bitmapsMichael Meeks
2012-02-23Get rid of CREATEVERSIONRESMGR[_NAME]Stephan Bergmann
2012-01-18fdo#37740 remove duplicate icons from soffice.bin/soffice.exeAndras Timar
2012-01-10Fix for fdo43460 Part XXXIII getLength() to isEmpty()Olivier Hallot
2011-09-27Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *().Stephan Bergmann
2011-05-18avoid memory leakDavid Tardon
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens
2011-03-01Remove dead CodeXisco Fauli
2011-02-15Remove TEMPLATE_DIALOG_MORE_POLISHEDThomas Arnhold
2011-01-30equalsAscii -> equalsAsciiLCaolán McNamara
2011-01-27Related: rhbz#610103 more woes on rpm upgrade vs rpm eraseCaolán McNamara
2011-01-19logic reversedCaolán McNamara