summaryrefslogtreecommitdiff
path: root/sd/source/ui/view/viewoverlaymanager.cxx
AgeCommit message (Expand)Author
2016-10-12convert EID constants to typed_flagsNoel Grandin
2016-10-11convert PageKind to scoped enumNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-23perf: eliminate SfxSimpleHint and move to SfxHint, tdf#87101 relatedEike Rathke
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-07loplugin:constantparam in vclNoel Grandin
2016-08-02loplugin:countusersofdefaultparams in sdNoel Grandin
2016-07-15new loplugin unnecessary overrideNoel Grandin
2016-02-17loplugin:staticmethodsStephan Bergmann
2016-02-17gtk3: use native GtkPopover for calc formula prompt, etcCaolán McNamara
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-19loplugin:defaultparamsStephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-23boost::shared_ptr->std::shared_ptrCaolán McNamara
2015-09-17revert for mac and win unit case crashes after boost->stdCaolán McNamara
2015-09-17boost->stdCaolán McNamara
2015-09-17convert Link<> to typedNoel Grandin
2015-08-28make PostUserEvent Link<> typedNoel Grandin
2015-05-22convert POINTER constants to scoped enumNoel Grandin
2015-05-14convert QUICKHELP constants to scoped enumNoel Grandin
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-30Get rid of initial :: for the sdr namespaceTor Lillqvist
2014-10-11convert SFX_CALLMODE constants to SfxCallMode enum classNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-06-25remove whitespacesMarkus Mohrhard
2014-04-14Clean up function declarations and some unused functionsStephan Bergmann
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-11svx: sal_Bool->boolNoel Grandin
2014-02-26Remove visual noise from sdAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2013-09-08String to OUStringThomas Arnhold
2013-08-19Mark as constTakeshi Abe
2013-06-25remove unwanted files added with ee51444ed1f7003dafc93c8181b5f8c1b0fd165bNoel Power
2013-06-24fix borders unit test ( test values have changed )Noel Power
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-02-24loplugin: unused variablesThomas Arnhold
2012-11-28re-base on ALv2 code. Includes:Michael Meeks
2012-09-11-Werror,-Wunused-private-field (various sd)Stephan Bergmann
2012-03-13Resolves: fdo#46728 reference count the overlay managersCaolán McNamara
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann
2011-11-27remove include of pch header from sdNorbert Thiebaud
2011-04-13make this safeCaolán McNamara
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Bjoern Michaelsen
2011-02-10Some cppcheck cleaningJulien Nabet
2011-01-21Remove old RCS lines.Thomas Arnhold
2011-01-17removetooltypes01: #i112600# Remove tools types from sdCarsten Driesner
2010-12-19prefix prefix variantCaolán McNamara
2010-12-09finish cleanup of missing icon handling codeJoachim Tremouroux
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth