summaryrefslogtreecommitdiff
path: root/vcl/osx
AgeCommit message (Expand)AuthorFilesLines
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
2015-05-13fix OSX build (take 2)Noel Grandin1-2/+3
2015-05-13fix OSX buildNoel Grandin1-2/+2
2015-05-13convert FRAME_DRAW constants to scoped enumNoel Grandin1-3/+3
2015-05-11convert COMMAND_ constants to scoped enumNoel Grandin1-1/+1
2015-05-11invoke sal_detail_deinitialized() on MacOSX tooNorbert Thiebaud1-1/+7
2015-05-11loplugin:staticmethodsStephan Bergmann5-49/+46
2015-05-11Remove unused OSXTransferable::isUnicodeTextStephan Bergmann2-7/+0
2015-05-10tdf#44621: Fixed drag and drop in OSX 10.7+mmeof22-6/+16
2015-05-08loplugin:staticmethodsStephan Bergmann2-3/+4
2015-05-08loplugin:staticmethodsStephan Bergmann1-2/+2
2015-05-08loplugin:staticmethodsStephan Bergmann1-14/+18
2015-05-08convert MEDIA_COMMAND constants to scoped enumNoel Grandin1-11/+11
2015-05-08convert SHOWDIALOG_ID constants to scoped enumNoel Grandin1-6/+6
2015-04-30Get rid of the initial :: for the vcl namespaceTor Lillqvist1-1/+1
2015-04-28loplugin:vclwidgets (best guess)Stephan Bergmann1-11/+11
2015-04-28loplugin:simplifyboolStephan Bergmann1-1/+1
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks2-2/+2
2015-04-28allow a different notebook tab font than the rest of the uiCaolán McNamara1-0/+1
2015-04-24loplugin:simplifyboolStephan Bergmann2-4/+4
2015-04-24Build and warning fixes, Mac, Win, Linux.Michael Meeks1-1/+1
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin1-1/+1
2015-04-15tdf#71278 Revert both the previous cursor commit and the commit it fixedMatthew Francis1-13/+0
2015-04-15tdf#71278 Set an invisible cursor rather than hiding the cursorMatthew Francis1-1/+13