summaryrefslogtreecommitdiffstats
path: root/vcl/osx
Commit message (Expand)AuthorAgeFilesLines
* convert constants in include/vcl/settings.hxx to scoped enumsNoel Grandin2015-05-291-2/+2
* convert POINTER constants to scoped enumNoel Grandin2015-05-292-123/+122
* error: assigning to 'PrintQueueFlags' from incompatible type 'int'David Tardon2015-05-201-1/+1
* convert DRAWMODE constants to scoped enumNoel Grandin2015-05-201-2/+2
* loplugin:cstylecastStephan Bergmann2015-05-171-2/+2
* gtk3: render native menubar and menubaritemsCaolán McNamara2015-05-151-0/+1
* convert INPUTCONTEXT_ constants to scoped enumNoel Grandin2015-05-142-4/+4
* fix OSX buildNoel Grandin2015-05-131-1/+1
* fix OSX build (take 3)Noel Grandin2015-05-131-1/+1
* fix OSX build (take 2)Noel Grandin2015-05-131-2/+3
* fix OSX buildNoel Grandin2015-05-131-2/+2
* convert FRAME_DRAW constants to scoped enumNoel Grandin2015-05-131-3/+3
* convert COMMAND_ constants to scoped enumNoel Grandin2015-05-111-1/+1
* invoke sal_detail_deinitialized() on MacOSX tooNorbert Thiebaud2015-05-111-1/+7
* loplugin:staticmethodsStephan Bergmann2015-05-115-49/+46
* Remove unused OSXTransferable::isUnicodeTextStephan Bergmann2015-05-112-7/+0
* tdf#44621: Fixed drag and drop in OSX 10.7+mmeof22015-05-102-6/+16
* loplugin:staticmethodsStephan Bergmann2015-05-082-3/+4
* loplugin:staticmethodsStephan Bergmann2015-05-081-2/+2
* loplugin:staticmethodsStephan Bergmann2015-05-081-14/+18
* convert MEDIA_COMMAND constants to scoped enumNoel Grandin2015-05-081-11/+11
* convert SHOWDIALOG_ID constants to scoped enumNoel Grandin2015-05-081-6/+6
* Get rid of the initial :: for the vcl namespaceTor Lillqvist2015-04-301-1/+1
* loplugin:vclwidgets (best guess)Stephan Bergmann2015-04-281-11/+11
* loplugin:simplifyboolStephan Bergmann2015-04-281-1/+1
* Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks2015-04-282-2/+2
|\
| * Build and warning fixes, Mac, Win, Linux.Michael Meeks2015-04-241-1/+1
| * vclptr: switch printers away from boost_shared.Michael Meeks2015-04-101-1/+1
* | allow a different notebook tab font than the rest of the uiCaolán McNamara2015-04-281-0/+1
* | loplugin:simplifyboolStephan Bergmann2015-04-242-4/+4
* | remove unnecessary use of void in function declarationsNoel Grandin2015-04-151-1/+1
* | tdf#71278 Revert both the previous cursor commit and the commit it fixedMatthew Francis2015-04-151-13/+0
* | tdf#71278 Set an invisible cursor rather than hiding the cursorMatthew Francis2015-04-151-1/+13
* | Change tools::Time::GetSystemTicks to sal_uInt64Stephan Bergmann2015-04-091-6/+6
|/
* NSAppKitVersionNumber is always greater than NSAppKitVersionNumber10_7Robert Antoni Buj Gelonch2015-04-091-131/+4
* loplugin:redundantcastStephan Bergmann2015-04-023-5/+5
* loplugin:staticmethodsNoel Grandin2015-04-023-10/+10
* Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann2015-04-013-7/+7
* Introduce vcl::IsWindowSystemAvailable()Tor Lillqvist2015-03-301-0/+11
* loplugin:cstylecastStephan Bergmann2015-03-291-2/+2
* fix OSX build after my StandardButtonType changes - part2Noel Grandin2015-03-271-3/+3
* fix OSX build after my StandardButtonType changesNoel Grandin2015-03-271-29/+33
* Avoid calls on null mpSalTimer on OS XStephan Bergmann2015-03-103-6/+12
* Timer/Idle: adapted inherited funktionsTobias Madl2015-03-062-4/+4
* Idle: Removed VCL_IDLE_PRIORITY_ prefix of enumTobias Madl2015-03-061-1/+1
* fix mac buildCaolán McNamara2015-02-061-1/+1
* Remove uses of deprecated salhelper/refobj.hxxStephan Bergmann2015-02-051-2/+0
* make idle timers actually activate only when idleLuboš Luňák2015-02-043-3/+6
* Why is Objective C such an ill-specified mess?Stephan Bergmann2015-01-222-2/+2
* loplugin:cstylecast (MACOSX)Stephan Bergmann2015-01-224-5/+10