summaryrefslogtreecommitdiff
path: root/vcl/osx/printaccessoryview.mm
AgeCommit message (Expand)Author
2018-12-10tdf#42949 Fix IWYU warnings in include/vcl/s*Gabor Kelemen
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin
2018-10-11-Werror,-Wdeprecated-declarations (--with-macosx-version-min-required=10.14)Stephan Bergmann
2018-08-06Add missing sal/log.hxx headersGabor Kelemen
2018-01-20More loplugin:cstylecast on macOSStephan Bergmann
2017-10-24loplugin:includeform: vcl (macOS)Stephan Bergmann
2017-09-13Blind macOS -Werror,-Wunreachable-code fixStephan Bergmann
2017-08-31loplugin:constparams: vcl (macOS)Stephan Bergmann
2017-08-07loplugin:staticmethodsStephan Bergmann
2017-07-21migrate to boost::gettextCaolán McNamara
2017-05-30loplugin:stringcopy (macOS)Stephan Bergmann
2017-01-08loplugin:salboolStephan Bergmann
2016-06-03Teach loplugin:stringconstant about RTL_CONSTASCII_STRINGPARAMStephan Bergmann
2016-04-22loplugin:salboolStephan Bergmann
2016-02-13vcl: include vcl headers via triangular brackets instead of quotesChris Sherlock
2016-01-10Fix typosAndrea Gelmini
2015-11-10loplugin:nullptr (automatic rewrite; Mac-specific code)Stephan Bergmann
2015-11-10loplugin:stringconstantStephan Bergmann
2015-10-25loplugin:simplifyboolStephan Bergmann
2015-10-24vcl.osx.print: bin >>vintage<< implementationDouglas Mencken
2015-10-24vcl.osx.print: convert to use modern API for print dialogDouglas Mencken
2015-08-31loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann
2015-08-23loplugin:defaultparamsStephan Bergmann
2015-06-15Fix typosAndrea Gelmini
2015-05-20convert DRAWMODE constants to scoped enumNoel Grandin
2015-04-28loplugin:vclwidgets (best guess)Stephan Bergmann
2014-12-18vcl: Use appropriate OUString functions on string constantsStephan Bergmann
2014-10-02remove HAVE_GCC_PRAGMA_DIAGNOSTIC_MODIFY check and macroMichael Stahl
2014-09-15loplugin:salboolStephan Bergmann
2014-07-11-Wdeprecated-declarations: first deprecated in OS X 10.10rbuj
2014-05-14loplugin:passsequencebyrefStephan Bergmann
2014-03-19loplugin:passstringbyrefStephan Bergmann
2014-02-24Resolves: #i123840# prefer NSZero* constants over open coded alternativesHerbert Dürr
2014-02-20vcl: try to fix the Mac build a bitMichael Stahl
2013-12-06Re-organize OS X and iOS code in vcl a bitTor Lillqvist