summaryrefslogtreecommitdiff
path: root/vcl/osx
AgeCommit message (Expand)Author
2015-10-25loplugin:simplifyboolStephan Bergmann
2015-10-25loplugin:defaultparamsStephan 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-10-21refactor out some com::sun::star typedefsNoel Grandin
2015-10-19cleanup some local var declarationsNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-09Move SolarMutex down from tools to comphelper/ to make life easier.Michael Meeks
2015-10-05convert SAL_FRAME_STYLE to scoped enumNoel Grandin
2015-10-02drop unneeded headerDouglas Mencken
2015-10-02loplugin:unusedmethods in vclNoel Grandin
2015-10-01tdf#39080 Interactive hide-whitespace modeAshod Nakashian
2015-09-30Fix typosAndrea Gelmini
2015-09-29remove unused #include <sal/alloca.h>Michael Stahl
2015-09-29retain type for another levelCaolán McNamara
2015-09-25tdf#94228 comphelper: replace BOOST_PPDaniel Robertson
2015-09-24boost->stdCaolán McNamara
2015-09-21convert Link<> to typedNoel Grandin
2015-09-18boost->stdCaolán McNamara
2015-09-11vcl: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-09-02tdf#93867 - clear current GL context before thread switch.Michael Meeks
2015-08-31loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann
2015-08-28Revert "tdf#93530 - the VCL GDI flushing abstraction should glFlush too."Michael Meeks
2015-08-26tdf#93530 - the VCL GDI flushing abstraction should glFlush too.Michael Meeks
2015-08-23loplugin:defaultparamsStephan Bergmann
2015-08-19Consolidate isFileUrl checksStephan Bergmann
2015-08-13Remove #ifdef ENABLE_TRACING codeStephan Bergmann
2015-08-13kill YIELD_GUARD macroNorbert Thiebaud
2015-08-05loplugin:unusedmethodsNoel Grandin
2015-08-04loplugin:refcountingStephan Bergmann
2015-07-22remove some unused constantsNoel Grandin
2015-07-10do not include boost/utility.hppMichael Stahl
2015-07-04Fix typosAndrea Gelmini
2015-06-26vcl: fix Win32 deadlocks from SolarMutexReleaserMichael Stahl
2015-06-15cppcheck:redundantAssignmentNoel Grandin
2015-06-15Fix typosAndrea Gelmini
2015-06-11convert 'it.begin() == it.end()' to 'it.empty()'Noel Grandin
2015-06-10loplugin:bodynotinblockStephan Bergmann
2015-06-10WaE: 'convertScreenToBase:' is deprecated: first deprecated in OS X 10.7Tor Lillqvist
2015-06-10WaE: null passed to a callee that requires a non-null argumentTor Lillqvist
2015-06-09WaE: null passed to a callee that requires a non-null argumentTor Lillqvist
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-06-02loplugin:loopvartoosmallStephan Bergmann
2015-05-27convert EXTTEXTINPUT constants to scoped enumNoel Grandin
2015-05-25cppcheck: noExplicitConstructorCaolán McNamara
2015-05-23Remove include stdio (part6)Julien Nabet
2015-05-23Don't do any magic LO OS X application stuff in a LOKit clientTor Lillqvist
2015-05-22convert constants in include/vcl/settings.hxx to scoped enumsNoel Grandin
2015-05-22convert POINTER constants to scoped enumNoel Grandin