summaryrefslogtreecommitdiff
path: root/vcl/osx
AgeCommit message (Expand)Author
2015-09-18tdf#93867 - clear current GL context before thread switch.Michael Meeks
2015-05-29convert constants in include/vcl/settings.hxx to scoped enumsNoel Grandin
2015-05-29convert POINTER 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
2015-04-02loplugin:redundantcastStephan Bergmann
2015-04-02loplugin:staticmethodsNoel Grandin
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann
2015-03-30Introduce vcl::IsWindowSystemAvailable()Tor Lillqvist
2015-03-29loplugin:cstylecastStephan Bergmann
2015-03-27fix OSX build after my StandardButtonType changes - part2Noel Grandin
2015-03-27fix OSX build after my StandardButtonType changesNoel Grandin
2015-03-10Avoid calls on null mpSalTimer on OS XStephan Bergmann
2015-03-06Timer/Idle: adapted inherited funktionsTobias Madl
2015-03-06Idle: Removed VCL_IDLE_PRIORITY_ prefix of enumTobias Madl
2015-02-06fix mac buildCaolán McNamara
2015-02-05Remove uses of deprecated salhelper/refobj.hxxStephan Bergmann
2015-02-04make idle timers actually activate only when idleLuboš Luňák
2015-01-22Why is Objective C such an ill-specified mess?Stephan Bergmann