summaryrefslogtreecommitdiff
path: root/vcl/osx
AgeCommit message (Expand)AuthorFilesLines
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
2015-06-11convert 'it.begin() == it.end()' to 'it.empty()'Noel Grandin1-2/+2
2015-06-10loplugin:bodynotinblockStephan Bergmann1-2/+2
2015-06-10WaE: 'convertScreenToBase:' is deprecated: first deprecated in OS X 10.7Tor Lillqvist1-3/+3
2015-06-10WaE: null passed to a callee that requires a non-null argumentTor Lillqvist1-2/+2
2015-06-09WaE: null passed to a callee that requires a non-null argumentTor Lillqvist1-1/+1
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann4-7/+7
2015-06-02loplugin:loopvartoosmallStephan Bergmann1-1/+1
2015-05-27convert EXTTEXTINPUT constants to scoped enumNoel Grandin1-1/+1
2015-05-25cppcheck: noExplicitConstructorCaolán McNamara1-1/+1
2015-05-23Remove include stdio (part6)Julien Nabet2-2/+0
2015-05-23Don't do any magic LO OS X application stuff in a LOKit clientTor Lillqvist1-0/+5
2015-05-22convert constants in include/vcl/settings.hxx to scoped enumsNoel Grandin1-2/+2
2015-05-22convert POINTER constants to scoped enumNoel Grandin2-123/+122
2015-05-21convert TABITEM constants to scoped enumNoel Grandin1-8/+8
2015-05-20convert PRINT_CAPABILITIES constants to scoped enumNoel Grandin1-12/+12
2015-05-20error: assigning to 'PrintQueueFlags' from incompatible type 'int'David Tardon1-1/+1
2015-05-20convert DRAWMODE constants to scoped enumNoel Grandin1-2/+2
2015-05-17loplugin:cstylecastStephan Bergmann1-2/+2
2015-05-15gtk3: render native menubar and menubaritemsCaolán McNamara1-0/+1
2015-05-14convert INPUTCONTEXT_ constants to scoped enumNoel Grandin2-4/+4
2015-05-13fix OSX buildNoel Grandin1-1/+1
2015-05-13fix OSX build (take 3)Noel Grandin1-1/+1