summaryrefslogtreecommitdiff
path: root/vcl/osx/printaccessoryview.mm
AgeCommit message (Expand)AuthorFilesLines
2018-01-20More loplugin:cstylecast on macOSStephan Bergmann1-14/+14
2017-10-24loplugin:includeform: vcl (macOS)Stephan Bergmann1-9/+9
2017-09-13Blind macOS -Werror,-Wunreachable-code fixStephan Bergmann1-7/+3
2017-08-31loplugin:constparams: vcl (macOS)Stephan Bergmann1-3/+3
2017-08-07loplugin:staticmethodsStephan Bergmann1-4/+4
2017-07-21migrate to boost::gettextCaolán McNamara1-12/+9
2017-05-30loplugin:stringcopy (macOS)Stephan Bergmann1-2/+2
2017-01-08loplugin:salboolStephan Bergmann1-3/+3
2016-06-03Teach loplugin:stringconstant about RTL_CONSTASCII_STRINGPARAMStephan Bergmann1-36/+36
2016-04-22loplugin:salboolStephan Bergmann1-3/+3
2016-02-13vcl: include vcl headers via triangular brackets instead of quotesChris Sherlock1-5/+5
2016-01-10Fix typosAndrea Gelmini1-1/+1
2015-11-10loplugin:nullptr (automatic rewrite; Mac-specific code)Stephan Bergmann1-1/+1
2015-11-10loplugin:stringconstantStephan Bergmann1-1/+1
2015-10-25loplugin:simplifyboolStephan Bergmann1-3/+3
2015-10-24vcl.osx.print: bin >>vintage<< implementationDouglas Mencken1-316/+3
2015-10-24vcl.osx.print: convert to use modern API for print dialogDouglas Mencken1-142/+336
2015-08-31loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann1-1/+1
2015-08-23loplugin:defaultparamsStephan Bergmann1-2/+2
2015-06-15Fix typosAndrea Gelmini1-1/+1
2015-05-20convert DRAWMODE constants to scoped enumNoel Grandin1-2/+2
2015-04-28loplugin:vclwidgets (best guess)Stephan Bergmann1-11/+11
2014-12-18vcl: Use appropriate OUString functions on string constantsStephan Bergmann1-1/+1
2014-10-02remove HAVE_GCC_PRAGMA_DIAGNOSTIC_MODIFY check and macroMichael Stahl1-1/+1
2014-09-15loplugin:salboolStephan Bergmann1-4/+4
2014-07-11-Wdeprecated-declarations: first deprecated in OS X 10.10rbuj1-1/+1
2014-05-14loplugin:passsequencebyrefStephan Bergmann1-9/+8
2014-03-19loplugin:passstringbyrefStephan Bergmann1-1/+1
2014-02-24Resolves: #i123840# prefer NSZero* constants over open coded alternativesHerbert Dürr1-4/+4
2014-02-20vcl: try to fix the Mac build a bitMichael Stahl1-0/+1
2013-12-06Re-organize OS X and iOS code in vcl a bitTor Lillqvist1-0/+1381