summaryrefslogtreecommitdiff
path: root/vcl/osx
AgeCommit message (Expand)AuthorFilesLines
2015-12-08Bin the pointless and thin OS X specific wrapper namespace 'OpenGLWrapper'Tor Lillqvist1-27/+0
2015-12-06unused vcl::IsWindowSystemAvailable Juergen Funk1-10/+0
2015-11-24Replace return boolean from DoYield with pleasant enumeration.Michael Meeks1-3/+3
2015-11-18com::sun::star->css in vcl/Noel Grandin21-204/+204
2015-11-17vcl: add parameter to detect if OS events are processed during Yield.Michael Meeks1-3/+6
2015-11-10loplugin:nullptr (automatic rewrite; Mac-specific code)Stephan Bergmann20-158/+158
2015-11-10loplugin:stringconstantStephan Bergmann1-1/+1
2015-11-10Use a depth buffer on OS X, tooTor Lillqvist1-0/+2
2015-11-05use uno::Reference::set method instead of assignmentNoel Grandin5-18/+18
2015-11-02Handle case that pDock may have no itemsStephan Bergmann1-4/+9
2015-11-02dock icon's menu doesn't begin with separator anymoreDouglas Mencken1-1/+11
2015-10-30tdf#93684 - Remove SalFrame::SyncRyan McCoskrie1-12/+0
2015-10-26tdf#75637: Resolve help images via a vnd.libreoffice.image UCPStephan Bergmann1-2/+2
2015-10-25loplugin:simplifyboolStephan Bergmann1-1/+1
2015-10-25loplugin:defaultparamsStephan 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 Mencken3-146/+347
2015-10-21refactor out some com::sun::star typedefsNoel Grandin1-2/+0
2015-10-19cleanup some local var declarationsNoel Grandin1-1/+1
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann10-57/+57
2015-10-09Move SolarMutex down from tools to comphelper/ to make life easier.Michael Meeks1-3/+3
2015-10-05convert SAL_FRAME_STYLE to scoped enumNoel Grandin4-25/+25
2015-10-02drop unneeded headerDouglas Mencken1-1/+0
2015-10-02loplugin:unusedmethods in vclNoel Grandin1-16/+0
2015-10-01tdf#39080 Interactive hide-whitespace modeAshod Nakashian3-1/+3
2015-09-30Fix typosAndrea Gelmini1-1/+1
2015-09-29remove unused #include <sal/alloca.h>Michael Stahl1-1/+0
2015-09-29retain type for another levelCaolán McNamara1-1/+1
2015-09-25tdf#94228 comphelper: replace BOOST_PPDaniel Robertson3-6/+3
2015-09-24boost->stdCaolán McNamara1-1/+1
2015-09-21convert Link<> to typedNoel Grandin1-14/+10
2015-09-18boost->stdCaolán McNamara1-2/+1
2015-09-11vcl: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe10-17/+16
2015-09-02tdf#93867 - clear current GL context before thread switch.Michael Meeks1-1/+1
2015-08-31loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann1-1/+1
2015-08-28Revert "tdf#93530 - the VCL GDI flushing abstraction should glFlush too."Michael Meeks1-5/+0
2015-08-26tdf#93530 - the VCL GDI flushing abstraction should glFlush too.Michael Meeks1-0/+5
2015-08-23loplugin:defaultparamsStephan Bergmann1-2/+2
2015-08-19Consolidate isFileUrl checksStephan Bergmann1-1/+2
2015-08-13Remove #ifdef ENABLE_TRACING codeStephan Bergmann1-4/+0
2015-08-13kill YIELD_GUARD macroNorbert Thiebaud6-67/+77
2015-08-05loplugin:unusedmethodsNoel Grandin1-5/+0
2015-08-04loplugin:refcountingStephan Bergmann1-3/+1
2015-07-22remove some unused constantsNoel Grandin1-9/+0
2015-07-10do not include boost/utility.hppMichael Stahl5-5/+5
2015-07-04Fix typosAndrea Gelmini2-2/+2
2015-06-26vcl: fix Win32 deadlocks from SolarMutexReleaserMichael Stahl1-1/+3
2015-06-15cppcheck:redundantAssignmentNoel Grandin1-2/+1
2015-06-15Fix typosAndrea Gelmini2-2/+2