summaryrefslogtreecommitdiff
path: root/vcl/osx/salprn.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'vcl/osx/salprn.cxx')
0 files changed, 0 insertions, 0 deletions
s newlinesChris Sherlock 2015-12-10Fix order of SAL_WARN_UNUSED and DLLPUBLIC for clang-clStephan Bergmann 2015-10-16remove unimplemented and private methodNoel Grandin 2015-10-16convert Link<> to typedNoel Grandin 2015-10-15convert Link<> to typedNoel Grandin 2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann 2015-09-30Fix typosAndrea Gelmini 2015-09-24convert Link<> to typedNoel Grandin 2015-09-08convert Link<> to typedNoel Grandin 2015-05-15tdf#62475: partial handmade fixesAndrea Gelmini 2015-04-30Gradually typed LinkStephan Bergmann 2015-04-29mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl 2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks 2015-04-15add some SAL_WARN_UNUSEDCaolán McNamara 2015-04-10Lost more cleanup and fixing post re-basing.Michael Meeks 2015-04-10Move OutputDevice members to VclPtr: starmath, svx.Michael Meeks 2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin 2015-04-09vcl: VclPtr conversion in svx.Noel Grandin 2015-02-16boost::foo_ptr->std::foo_ptrCaolán McNamara 2015-01-26followup code removal after changing virtual methods to non-virtualNoel Grandin 2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin 2014-09-29svx: std::auto_ptr -> std::unique_ptrStephan Bergmann 2014-09-23fdo#82577: Handle WindowNoel Grandin 2014-09-18fdo#82577: Handle FontNoel Grandin