summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/docsh.hxx
AgeCommit message (Expand)Author
2017-06-21convert ErrCode to strong typedefNoel Grandin
2017-06-06add COVERITY_NOEXCEPT_FALSECaolán McNamara
2017-05-10partial revert of "loplugin:checkunusedparams in sc(part4)"Noel Grandin
2017-05-10loplugin:checkunusedparams in sc(part4)Noel Grandin
2017-05-05sc: Remove some dead slotsMaxim Monastirsky
2017-04-14remove the old collaboration feature based on telepathyMarkus Mohrhard
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-02-16sc lok: implement comment callbacksPranav Kant
2016-12-22Pass SfxPrinter by VclPtrStephan Bergmann
2016-11-16new loplugin finalprotectedNoel Grandin
2016-11-07loplugin:expandablemethods in scNoel Grandin
2016-10-25make this cond. to avoid another removalDavid Tardon
2016-10-25restore removed function for umpteenth timeDavid Tardon
2016-10-07loplugin:staticmethods: scStephan Bergmann
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-26implement prototype for more stable calc cell style namesMarkus Mohrhard
2016-09-26convert PAINT constants to typed_flagsNoel Grandin
2016-09-22loplugin:unusedmethods in sc..vclNoel Grandin
2016-09-18make sure that we are not trying to load the filter lib in ucalcMarkus Mohrhard
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-10loplugin:constantparam in scNoel Grandin
2016-07-26sc: convert SC_SCENARIO_.. defines typed flags ..Jochen Nitschke
2016-07-25new loplugin overrideparamNoel Grandin
2016-07-15new loplugin unnecessary overrideNoel Grandin
2016-06-23Remove unused SfxObjectShell::libreOfficeKitCallback()Miklos Vajna
2016-06-07cppcheck: noExplicitConstructorCaolán McNamara
2016-05-26cppcheck: noExplicitConstructorCaolán McNamara
2016-05-19Revert "tdf#35208 Allow choosing encoding for old Excel files"Maxim Monastirsky
2016-05-19tdf#35208 Allow choosing encoding for old Excel filesMaxim Monastirsky
2016-03-24MM: remove lock from saved documentsJan-Marek Glogowski
2016-03-23loplugin:constantparam in scNoel Grandin
2016-03-15restore removed functionDavid Tardon
2016-03-09loplugin:constantparam in sfx2Noel Grandin
2016-03-04loplugin:unuseddefaultparam in scNoel Grandin
2016-03-02loplugin:unuseddefaultparams in sc (part1)Noel Grandin
2016-02-17use consistent #define checks for the Windows platformNoel Grandin
2016-01-19loplugin:unusedmethods in sc/Noel Grandin
2016-01-15loplugin:unusedmethods unused return value in scNoel Grandin
2016-01-13loplugin:unusedmethods unused return value in include/sfx2Noel Grandin
2016-01-12Mark some classes as finalStephan Bergmann
2015-12-23restore removed functionDavid Tardon
2015-12-17sw, sd, sc: clean up no longer necessary isTiledRendering() member functionsMiklos Vajna
2015-12-16sfx2: clean up no longer needed SfxObjectShell::isTiledRendering()Miklos Vajna
2015-11-23loplugin:unusedfields in scNoel Grandin
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-28com::sun::star->css in scNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-18boost->stdCaolán McNamara