summaryrefslogtreecommitdiff
path: root/sfx2/source/appl/shutdowniconaqua.mm
AgeCommit message (Expand)Author
2018-04-29Drop ShutdownIcon::GetResString l10n wrapper methodGabor Kelemen
2017-10-24loplugin:includeform: sfx2 (macOS)Stephan Bergmann
2017-08-07loplugin:unnecessaryparenStephan Bergmann
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-06use more begin()/end() for SequenceNoel Grandin
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke
2017-04-21remove unnecessary explicit linefeeds from end of SAL and OSL log callsNoel Grandin
2017-04-20convert EDynamicMenuType to scoped enumNoel Grandin
2017-02-28loplugin:unoanyStephan Bergmann
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-12-06loplugin:unnecessaryoverrideStephan Bergmann
2016-12-05convert FSysStyle to o3tl::typed_flagsNoel Grandin
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin
2016-09-14loplugin:overrideStephan Bergmann
2016-04-30Fix typosAndrea Gelmini
2015-11-17Don't assume sal_Unicode is unsigned shortStephan Bergmann
2015-11-10loplugin:nullptr (automatic rewrite; Mac-specific code)Stephan Bergmann
2015-11-10loplugin:stringconstantStephan Bergmann
2015-11-10loplugin:oncevarStephan Bergmann
2015-11-02dock icon's menu doesn't begin with separator anymoreDouglas Mencken
2015-10-29remove the USE_APP_SHORTCUTS #define and simplify the code in the processNoel Grandin
2015-10-25clean-up for sfx2/source/appl/shutdowniconaqua.mmDouglas Mencken
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-03sfx2: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-06-02loplugin:loopvartoosmallStephan Bergmann
2015-04-23loplugin:staticcallStephan Bergmann
2015-04-07fix osx buildNoel Grandin
2015-04-02Change INetProtocol enumerators to CamelCaseStephan Bergmann
2015-04-02Change INetProtocol to scoped enumerationStephan Bergmann
2014-10-29ref-counting vcl::Window subclassesNoel Grandin
2014-07-01salplug:literaltoboolconversionStephan Bergmann
2014-06-26loplugin:staticcallStephan Bergmann
2014-03-27SAL_OVERRIDE, Mac OS X sfx2 reduxStephan Bergmann
2014-03-19loplugin:passstringbyrefStephan Bergmann
2013-11-19fix compile error - remove bracketNoel Grandin
2013-11-19remove most use of RTL_CONSTASCII_USTRINGPARAM macroNoel Grandin
2013-11-11sfx2: include <> for external includesNorbert Thiebaud
2013-10-20String -> OUStringStephan Bergmann
2013-10-20drop unnecessary tools/string includesCaolán McNamara
2013-09-25We need <tools/string.hxx>Tor Lillqvist
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold
2012-07-06re-base on ALv2 code. Includes:Michael Meeks
2012-03-23.mm files don't need executable bitsMichael Stahl
2011-11-27remove include of pch header from sfx2Norbert Thiebaud
2011-09-29This was what I meant, sorry for thinkoTor Lillqvist
2011-09-28Add mode lines and detabifyTor Lillqvist
2011-09-28WaE: class 'RecentMenuDelegate' does not implement the 'NSMenuDelegate' protocolTor Lillqvist
2011-04-28Merge commit 'ooo/DEV300_m106' into integration/dev300_m106Thorsten Behrens
2011-03-24vcl2gnumake: fix a warningPhilipp Lohmann [pl]
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky