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