summaryrefslogtreecommitdiffstats
path: root/vcl/osx
Commit message (Expand)AuthorAgeFilesLines
* provide autorelease pool to avoid leakingDouglas Mencken2016-01-121-0/+2
* tdf#96875 Make OS X native context menus compatibleMaxim Monastirsky2016-01-112-41/+16
* Fix typosAndrea Gelmini2016-01-103-3/+3
* remove newly unused WB_NEEDSFOCUS and fragile FLOAT_FOCUSABLECaolán McNamara2015-12-171-2/+0
* Bin the pointless and thin OS X specific wrapper namespace 'OpenGLWrapper'Tor Lillqvist2015-12-081-27/+0
* unused vcl::IsWindowSystemAvailable Juergen Funk2015-12-061-10/+0
* Replace return boolean from DoYield with pleasant enumeration.Michael Meeks2015-11-241-3/+3
* com::sun::star->css in vcl/Noel Grandin2015-11-1821-204/+204
* vcl: add parameter to detect if OS events are processed during Yield.Michael Meeks2015-11-171-3/+6
* loplugin:nullptr (automatic rewrite; Mac-specific code)Stephan Bergmann2015-11-1020-158/+158
* loplugin:stringconstantStephan Bergmann2015-11-101-1/+1
* Use a depth buffer on OS X, tooTor Lillqvist2015-11-101-0/+2
* use uno::Reference::set method instead of assignmentNoel Grandin2015-11-055-18/+18
* Handle case that pDock may have no itemsStephan Bergmann2015-11-021-4/+9
* dock icon's menu doesn't begin with separator anymoreDouglas Mencken2015-11-021-1/+11
* tdf#93684 - Remove SalFrame::SyncRyan McCoskrie2015-10-301-12/+0
* tdf#75637: Resolve help images via a vnd.libreoffice.image UCPStephan Bergmann2015-10-261-2/+2
* loplugin:simplifyboolStephan Bergmann2015-10-251-1/+1
* loplugin:defaultparamsStephan Bergmann2015-10-251-1/+1
* loplugin:simplifyboolStephan Bergmann2015-10-251-3/+3
* vcl.osx.print: bin >>vintage<< implementationDouglas Mencken2015-10-241-316/+3
* vcl.osx.print: convert to use modern API for print dialogDouglas Mencken2015-10-243-146/+347
* refactor out some com::sun::star typedefsNoel Grandin2015-10-211-2/+0
* cleanup some local var declarationsNoel Grandin2015-10-191-1/+1
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-1210-57/+57
* Move SolarMutex down from tools to comphelper/ to make life easier.Michael Meeks2015-10-091-3/+3
* convert SAL_FRAME_STYLE to scoped enumNoel Grandin2015-10-054-25/+25
* drop unneeded headerDouglas Mencken2015-10-021-1/+0
* loplugin:unusedmethods in vclNoel Grandin2015-10-021-16/+0
* tdf#39080 Interactive hide-whitespace modeAshod Nakashian2015-10-013-1/+3
* Fix typosAndrea Gelmini2015-09-301-1/+1
* remove unused #include <sal/alloca.h>Michael Stahl2015-09-291-1/+0
* retain type for another levelCaolán McNamara2015-09-291-1/+1
* tdf#94228 comphelper: replace BOOST_PPDaniel Robertson2015-09-253-6/+3
* boost->stdCaolán McNamara2015-09-241-1/+1
* convert Link<> to typedNoel Grandin2015-09-211-14/+10
* boost->stdCaolán McNamara2015-09-181-2/+1
* vcl: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe2015-09-1110-17/+16
* tdf#93867 - clear current GL context before thread switch.Michael Meeks2015-09-021-1/+1
* loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann2015-08-311-1/+1
* Revert "tdf#93530 - the VCL GDI flushing abstraction should glFlush too."Michael Meeks2015-08-281-5/+0
* tdf#93530 - the VCL GDI flushing abstraction should glFlush too.Michael Meeks2015-08-261-0/+5
* loplugin:defaultparamsStephan Bergmann2015-08-231-2/+2
* Consolidate isFileUrl checksStephan Bergmann2015-08-191-1/+2
* Remove #ifdef ENABLE_TRACING codeStephan Bergmann2015-08-131-4/+0
* kill YIELD_GUARD macroNorbert Thiebaud2015-08-136-67/+77
* loplugin:unusedmethodsNoel Grandin2015-08-051-5/+0
* loplugin:refcountingStephan Bergmann2015-08-041-3/+1
* remove some unused constantsNoel Grandin2015-07-221-9/+0
* do not include boost/utility.hppMichael Stahl2015-07-105-5/+5