summaryrefslogtreecommitdiffstats
path: root/vcl/osx
Commit message (Expand)AuthorAgeFilesLines
* Resolves: tdf#100097 dbaccess self-dnd depends on getting its own transferableCaolán McNamara2016-05-301-2/+2
* -Werror,-Winconsistent-missing-overrideStephan Bergmann2016-05-221-2/+2
* split GLWindow into platform dependent parts and move to respective backendsCaolán McNamara2016-05-211-0/+3
* Split OpenGLContext up into SalInstance specific classesCaolán McNamara2016-05-211-1/+108
* Replace comment with SAL_FALLTHROUGHStephan Bergmann2016-05-121-1/+1
* convert SAL_FRAME_TOTOP to scoped enumNoel Grandin2016-05-112-4/+4
* convert EXTTEXTINPUT_ATTR to scoped enumNoel Grandin2016-05-111-5/+5
* Fix typosAndrea Gelmini2016-05-101-1/+1
* more OSX fixNoel Grandin2016-05-101-1/+1
* more OSX fixNoel Grandin2016-05-102-2/+2
* fix OSX and Windows buildsNoel Grandin2016-05-103-4/+4
* Convert SAL_EVENT to scoped enumNoel Grandin2016-05-106-55/+55
* convert WINDOWSTATE_STATE to scoped enumNoel Grandin2016-05-101-5/+5
* convert WINDOWSTATE_MASK to scoped enumNoel Grandin2016-05-101-11/+11
* vcl: oops, so there was a macro thereMichael Stahl2016-05-061-1/+1
* sd: replace boost::enable_shared_from_this with std::enable...Michael Stahl2016-05-061-1/+0
* tdf#49853 Some shortcuts should always end up in the viewMaxim Monastirsky2016-05-011-0/+20
* loplugin:salboolStephan Bergmann2016-04-221-3/+3
* tdf#94306 replace boost::noncopyable in stoc to xmlsec..Jochen Nitschke2016-04-135-18/+15
* revert to fix tdf#98783 missing menubarCaolán McNamara2016-04-061-1/+1
* vcl: replace boost::shared_array with std::shared_ptrMichael Stahl2016-03-291-6/+6
* Related: tdf#98637 make this a tractable problemCaolán McNamara2016-03-161-1/+1
* loplugin:constantparams in vcl/Noel Grandin2016-03-161-71/+5
* loplugin:fpcomparisonStephan Bergmann2016-02-261-1/+4
* nothing needs GetClipRegionType or uses SAL_OBJECT_CLIP_INCLUDERECTS nowCaolán McNamara2016-02-121-5/+0
* vcl: include vcl headers via triangular brackets instead of quotesChris Sherlock2016-02-139-25/+25
* Formatting changes across all modulesChris Sherlock2016-02-091-1/+0
* vcl: cmdevt.[hc]xx -> commandevent.[hc]xxChris Sherlock2016-02-082-2/+2
* Remove old non relevant commentNiklas Johansson2016-02-051-4/+0
* vcl: take into account the font width is the average font widthChris Sherlock2016-02-041-1/+1
* Resolves: tdf#93821 assume mbNoSaveBackground as true everywhereCaolán McNamara2016-02-011-1/+0
* Blind fix for OSXMatteo Casalin2016-01-261-1/+1
* sal_uLong/sal_uIntPtr to sal_uInt32 (printer GetCapabilities)Matteo Casalin2016-01-261-1/+1
* Convert SAL_JOBSET_* defines to new JobSetFlags enum classMatteo Casalin2016-01-261-5/+5
* more usage of C++ osl::Mutex, osl::MutexGuardNoel Grandin2016-01-251-14/+13
* tdf#96407 Provide OS X version info for About boxDouglas Mencken2016-01-221-0/+17
* loplugin: unused return values in vcl/Noel Grandin2016-01-181-2/+2
* vcl: change Font::SetName() to Font::SetFamilyName()Chris Sherlock2016-01-181-1/+1
* provide autorelease pool to avoid leakingDouglas Mencken2016-01-121-0/+2
* tdf#96875 Make OS X native context menus compatibleMaxim Monastirsky2016-01-112-41/+16
* Fix typosAndrea Gelmini2016-01-103-3/+3
* remove newly unused WB_NEEDSFOCUS and fragile FLOAT_FOCUSABLECaolán McNamara2015-12-171-2/+0
* Bin the pointless and thin OS X specific wrapper namespace 'OpenGLWrapper'Tor Lillqvist2015-12-081-27/+0
* unused vcl::IsWindowSystemAvailable Juergen Funk2015-12-061-10/+0
* Replace return boolean from DoYield with pleasant enumeration.Michael Meeks2015-11-241-3/+3
* com::sun::star->css in vcl/Noel Grandin2015-11-1821-204/+204
* vcl: add parameter to detect if OS events are processed during Yield.Michael Meeks2015-11-171-3/+6
* loplugin:nullptr (automatic rewrite; Mac-specific code)Stephan Bergmann2015-11-1020-158/+158
* loplugin:stringconstantStephan Bergmann2015-11-101-1/+1
* Use a depth buffer on OS X, tooTor Lillqvist2015-11-101-0/+2