summaryrefslogtreecommitdiff
path: root/vcl/osx
AgeCommit message (Expand)Author
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
2015-06-10WaE: 'convertScreenToBase:' is deprecated: first deprecated in OS X 10.7Tor Lillqvist
2015-06-10WaE: null passed to a callee that requires a non-null argumentTor Lillqvist
2015-06-09WaE: null passed to a callee that requires a non-null argumentTor Lillqvist
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-06-02loplugin:loopvartoosmallStephan Bergmann
2015-05-27convert EXTTEXTINPUT constants to scoped enumNoel Grandin
2015-05-25cppcheck: noExplicitConstructorCaolán McNamara
2015-05-23Remove include stdio (part6)Julien Nabet
2015-05-23Don't do any magic LO OS X application stuff in a LOKit clientTor Lillqvist
2015-05-22convert constants in include/vcl/settings.hxx to scoped enumsNoel Grandin
2015-05-22convert POINTER constants to scoped enumNoel Grandin
2015-05-21convert TABITEM constants to scoped enumNoel Grandin
2015-05-20convert PRINT_CAPABILITIES constants to scoped enumNoel Grandin
2015-05-20error: assigning to 'PrintQueueFlags' from incompatible type 'int'David Tardon
2015-05-20convert DRAWMODE constants to scoped enumNoel Grandin
2015-05-17loplugin:cstylecastStephan Bergmann
2015-05-15gtk3: render native menubar and menubaritemsCaolán McNamara
2015-05-14convert INPUTCONTEXT_ constants to scoped enumNoel Grandin
2015-05-13fix OSX buildNoel Grandin
2015-05-13fix OSX build (take 3)Noel Grandin
2015-05-13fix OSX build (take 2)Noel Grandin
2015-05-13fix OSX buildNoel Grandin
2015-05-13convert FRAME_DRAW constants to scoped enumNoel Grandin
2015-05-11convert COMMAND_ constants to scoped enumNoel Grandin
2015-05-11invoke sal_detail_deinitialized() on MacOSX tooNorbert Thiebaud
2015-05-11loplugin:staticmethodsStephan Bergmann
2015-05-11Remove unused OSXTransferable::isUnicodeTextStephan Bergmann
2015-05-10tdf#44621: Fixed drag and drop in OSX 10.7+mmeof2
2015-05-08loplugin:staticmethodsStephan Bergmann
2015-05-08loplugin:staticmethodsStephan Bergmann
2015-05-08loplugin:staticmethodsStephan Bergmann
2015-05-08convert MEDIA_COMMAND constants to scoped enumNoel Grandin
2015-05-08convert SHOWDIALOG_ID constants to scoped enumNoel Grandin
2015-04-30Get rid of the initial :: for the vcl namespaceTor Lillqvist
2015-04-28loplugin:vclwidgets (best guess)Stephan Bergmann
2015-04-28loplugin:simplifyboolStephan Bergmann
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-28allow a different notebook tab font than the rest of the uiCaolán McNamara
2015-04-24loplugin:simplifyboolStephan Bergmann
2015-04-24Build and warning fixes, Mac, Win, Linux.Michael Meeks
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-04-15tdf#71278 Revert both the previous cursor commit and the commit it fixedMatthew Francis
2015-04-15tdf#71278 Set an invisible cursor rather than hiding the cursorMatthew Francis
2015-04-10vclptr: switch printers away from boost_shared.Michael Meeks
2015-04-09Change tools::Time::GetSystemTicks to sal_uInt64Stephan Bergmann
2015-04-09NSAppKitVersionNumber is always greater than NSAppKitVersionNumber10_7Robert Antoni Buj Gelonch