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