summaryrefslogtreecommitdiff
path: root/vcl/osx
AgeCommit message (Expand)Author
2015-11-24Replace return boolean from DoYield with pleasant enumeration.Michael Meeks
2015-11-18com::sun::star->css in vcl/Noel Grandin
2015-11-17vcl: add parameter to detect if OS events are processed during Yield.Michael Meeks
2015-11-10loplugin:nullptr (automatic rewrite; Mac-specific code)Stephan Bergmann
2015-11-10loplugin:stringconstantStephan Bergmann
2015-11-10Use a depth buffer on OS X, tooTor Lillqvist
2015-11-05use uno::Reference::set method instead of assignmentNoel Grandin
2015-11-02Handle case that pDock may have no itemsStephan Bergmann
2015-11-02dock icon's menu doesn't begin with separator anymoreDouglas Mencken
2015-10-30tdf#93684 - Remove SalFrame::SyncRyan McCoskrie
2015-10-26tdf#75637: Resolve help images via a vnd.libreoffice.image UCPStephan Bergmann
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