summaryrefslogtreecommitdiff
path: root/sd/source/ui/framework/tools
AgeCommit message (Expand)Author
2019-09-03sd: modernize some loopsAshod Nakashian
2019-09-03ViewShellBase const correctnessAshod Nakashian
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin
2018-10-09loplugin:constfields in sdNoel Grandin
2018-07-29loplugin:stringloop in sdNoel Grandin
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin
2018-01-12More loplugin:cstylecast: sdStephan Bergmann
2017-10-23loplugin:includeform: sdStephan Bergmann
2017-10-23overload std::hash for OUString and OStringNoel Grandin
2017-08-03loplugin:constparams in sdNoel Grandin
2017-07-14 use more OUString::operator== in scaddins..sdextNoel Grandin
2017-07-02loplugin:casttovoid: sdStephan Bergmann
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert sd module away from OSL_ASSERT to assertChris Sherlock
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-12-08convert SFX_HINT to scoped enumNoel Grandin
2016-12-05loplugin:unnecessaryoverride (dtors) in sdStephan Bergmann
2016-10-11convert EditMode to scoped enumNoel Grandin
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-07-11loplugin:staticcallStephan Bergmann
2016-07-11rhbz#1351292 correctly set edit modeDavid Tardon
2016-04-01tdf#97966 Drop 'static' keywordsWastack
2016-02-13vcl: include vcl headers via triangular brackets instead of quotesChris Sherlock
2015-11-18loplugin:nullptrStephan Bergmann
2015-11-18Impress: Rework the way the display modes are presented.Philippe Jung
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-29com::sun::star->css in sdNoel Grandin
2015-10-26cppcheck:noExplicitConstructorNoel Grandin
2015-10-16sfx items: Kill the unreadable SFX_REQUEST_ARG, use a template param instead.Jan Holesovsky
2015-10-16sfx items: The bDeep parameter of SFX_REQUEST_ARG is always false.Jan Holesovsky
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-25sd/source/ui/tools boost->stdCaolán McNamara
2015-09-24sd/source/ui/inc boost::scoped_ptr->std::unique_ptrCaolán McNamara
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-08-31sd: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-01-04boost::unordered_map->std::unordered_mapCaolán McNamara
2014-11-05callcatcher: update unused codeCaolán McNamara
2014-09-06Related fdo#82088: dropping aliases again :)Stefan Weiberg
2014-06-25remove whitespacesMarkus Mohrhard
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-04-24sd: sal_Bool->boolNoel Grandin
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-01-28bool improvementsStephan Bergmann
2013-12-06Get rid of unnecessary comphelper::UStringEqualStephan Bergmann