summaryrefslogtreecommitdiff
path: root/sd/source/ui/view/outlnvsh.cxx
AgeCommit message (Expand)Author
2017-11-09new loplugin simplifydynamiccastNoel Grandin
2017-10-23loplugin:includeform: sdStephan Bergmann
2017-10-21coverity#1401307 document checked 'Uncaught exception'Caolán McNamara
2017-08-17Fix typosAndrea Gelmini
2017-08-17remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin
2017-08-03loplugin:constparams in sdNoel Grandin
2017-07-23Removed duplicated includesAndrea Gelmini
2017-07-21migrate to boost::gettextCaolán McNamara
2017-06-21convert ErrCode to strong typedefNoel Grandin
2017-06-16Make SfxItemSet ranges correct by constructionStephan Bergmann
2017-05-31disambiguate dual use of toolbar idsCaolán McNamara
2017-05-30teach redundantcast plugin about functional castsNoel Grandin
2017-05-26tdf#101815 impress: redraw after ExecuteSpellPopupJustin Luth
2017-05-19make string translation loading more uniformCaolán McNamara
2017-05-08teach loplugin:constantparam about simple constructor callsNoel Grandin
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert sd module away from OSL_ASSERT to assertChris Sherlock
2017-05-03loplugin:checkunusedparams in sdNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-23remove unused helpid in SfxShellNoel Grandin
2017-03-02Fix typosAndrea Gelmini
2017-03-01typesafe wrappers for css::i18nutil::TransliterationModulesNoel Grandin
2017-01-09tdf#101828 handle rtf/richtext correctlyOliver Specht
2016-12-21convert EnumContext::Context to scoped enumNoel Grandin
2016-12-12OSL_TRACE->SAL in sd..sdextNoel Grandin
2016-11-24convert SFX_VISIBILITY constants to scoped enumNoel Grandin
2016-10-11convert PageKind to scoped enumNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-10loplugin:constantparam in sdNoel Grandin
2016-08-31let's make Impress crash less - SfxStyleFamily editionMichael Stahl
2016-06-27GSoC notebookbar: switching tabs depending on contextSzymon Kłos
2016-06-08split AddRemoveListener into two methodsNoel Grandin
2016-06-06remove some manual ref-countingNoel Grandin
2016-06-01remove unused SID constants and associated codeNoel Grandin
2016-05-25(nearly) nothing uses GetUniqueId anymore, so remove it.Caolán McNamara
2016-05-24Revert "remove some manual ref-counting"Noel Grandin
2016-05-24remove some manual ref-countingNoel Grandin
2016-05-09convert OUTLINER_MODE to scoped enumNoel Grandin
2016-05-09convert SfxStyleFamily to scoped enumNoel Grandin
2016-02-28tdf#93837 sd: Initial import of context menu xml filesMaxim Monastirsky
2016-01-14loplugin:unusedmethods unused return value in sdNoel Grandin
2016-01-10Fix typosAndrea Gelmini
2015-12-09Use unique_ptr out-arg to in SfxBindings::QueryState to avoid mem leaksStephan Bergmann
2015-11-18Impress: Rework the way the display modes are presented.Philippe Jung
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-11-05use uno::Reference::set method instead of assignmentNoel Grandin
2015-10-29com::sun::star->css in sdNoel Grandin
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht