summaryrefslogtreecommitdiff
path: root/vcl/osx
AgeCommit message (Expand)AuthorFilesLines
2016-11-17backport various scoped enum conversion to make other backporting saferNoel Grandin1-161/+165
2016-05-30Resolves: tdf#100097 dbaccess self-dnd depends on getting its own transferableCaolán McNamara1-2/+2
2016-05-22-Werror,-Winconsistent-missing-overrideStephan Bergmann1-2/+2
2016-05-21split GLWindow into platform dependent parts and move to respective backendsCaolán McNamara1-0/+3
2016-05-21Split OpenGLContext up into SalInstance specific classesCaolán McNamara1-1/+108
2016-05-12Replace comment with SAL_FALLTHROUGHStephan Bergmann1-1/+1
2016-05-11convert SAL_FRAME_TOTOP to scoped enumNoel Grandin2-4/+4
2016-05-11convert EXTTEXTINPUT_ATTR to scoped enumNoel Grandin1-5/+5
2016-05-10Fix typosAndrea Gelmini1-1/+1
2016-05-10more OSX fixNoel Grandin1-1/+1
2016-05-10more OSX fixNoel Grandin2-2/+2
2016-05-10fix OSX and Windows buildsNoel Grandin3-4/+4
2016-05-10Convert SAL_EVENT to scoped enumNoel Grandin6-55/+55
2016-05-10convert WINDOWSTATE_STATE to scoped enumNoel Grandin1-5/+5
2016-05-10convert WINDOWSTATE_MASK to scoped enumNoel Grandin1-11/+11
2016-05-06vcl: oops, so there was a macro thereMichael Stahl1-1/+1
2016-05-06sd: replace boost::enable_shared_from_this with std::enable...Michael Stahl1-1/+0
2016-05-01tdf#49853 Some shortcuts should always end up in the viewMaxim Monastirsky1-0/+20
2016-04-22loplugin:salboolStephan Bergmann1-3/+3
2016-04-13tdf#94306 replace boost::noncopyable in stoc to xmlsec..Jochen Nitschke5-18/+15
2016-04-06revert to fix tdf#98783 missing menubarCaolán McNamara1-1/+1
2016-03-29vcl: replace boost::shared_array with std::shared_ptrMichael Stahl1-6/+6
2016-03-16Related: tdf#98637 make this a tractable problemCaolán McNamara1-1/+1
2016-03-16loplugin:constantparams in vcl/Noel Grandin1-71/+5
2016-02-26loplugin:fpcomparisonStephan Bergmann1-1/+4
2016-02-12nothing needs GetClipRegionType or uses SAL_OBJECT_CLIP_INCLUDERECTS nowCaolán McNamara1-5/+0
2016-02-13vcl: include vcl headers via triangular brackets instead of quotesChris Sherlock9-25/+25
2016-02-09Formatting changes across all modulesChris Sherlock1-1/+0
2016-02-08vcl: cmdevt.[hc]xx -> commandevent.[hc]xxChris Sherlock2-2/+2
2016-02-05Remove old non relevant commentNiklas Johansson1-4/+0
2016-02-04vcl: take into account the font width is the average font widthChris Sherlock1-1/+1
2016-02-01Resolves: tdf#93821 assume mbNoSaveBackground as true everywhereCaolán McNamara1-1/+0
2016-01-26Blind fix for OSXMatteo Casalin1-1/+1
2016-01-26sal_uLong/sal_uIntPtr to sal_uInt32 (printer GetCapabilities)Matteo Casalin1-1/+1
2016-01-26Convert SAL_JOBSET_* defines to new JobSetFlags enum classMatteo Casalin1-5/+5
2016-01-25more usage of C++ osl::Mutex, osl::MutexGuardNoel Grandin1-14/+13
2016-01-22tdf#96407 Provide OS X version info for About boxDouglas Mencken1-0/+17
2016-01-18loplugin: unused return values in vcl/Noel Grandin1-2/+2
2016-01-18vcl: change Font::SetName() to Font::SetFamilyName()Chris Sherlock1-1/+1
2016-01-12provide autorelease pool to avoid leakingDouglas Mencken1-0/+2
2016-01-11tdf#96875 Make OS X native context menus compatibleMaxim Monastirsky2-41/+16
2016-01-10Fix typosAndrea Gelmini3-3/+3
2015-12-17remove newly unused WB_NEEDSFOCUS and fragile FLOAT_FOCUSABLECaolán McNamara1-2/+0
2015-12-08Bin the pointless and thin OS X specific wrapper namespace 'OpenGLWrapper'Tor Lillqvist1-27/+0
2015-12-06unused vcl::IsWindowSystemAvailable Juergen Funk1-10/+0
2015-11-24Replace return boolean from DoYield with pleasant enumeration.Michael Meeks1-3/+3
2015-11-18com::sun::star->css in vcl/Noel Grandin21-204/+204
2015-11-17vcl: add parameter to detect if OS events are processed during Yield.Michael Meeks1-3/+6
2015-11-10loplugin:nullptr (automatic rewrite; Mac-specific code)Stephan Bergmann20-158/+158
2015-11-10loplugin:stringconstantStephan Bergmann1-1/+1