summaryrefslogtreecommitdiff
path: root/sd/source/ui/view/outlnvsh.cxx
AgeCommit message (Expand)Author
2017-01-26tdf#101828 handle rtf/richtext correctlyOliver Specht
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
2015-09-26boost->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-22convert Link<> to typedNoel Grandin
2015-09-17revert for mac and win unit case crashes after boost->stdCaolán McNamara
2015-09-17boost->stdCaolán McNamara
2015-08-20loplugin: defaultparamsNoel Grandin
2015-08-17convert Link<> to typedNoel Grandin
2015-05-11convert COMMAND_ constants to scoped enumNoel Grandin
2015-05-05loplugin:staticmethodsNoel Grandin
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-30Get rid of the initial :: for the vcl namespaceTor Lillqvist
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-04-13loplugin:staticmethodsNoel Grandin
2015-04-10tdf#89641 Page numbering in Calc and Draw/ImpressDobra Gabor
2015-03-25convert EE_CNTRL constants to enum classNoel Grandin
2015-03-24convert SVX_ZOOM_ENABLE constants to enum classNoel Grandin
2015-03-24convert SvxZoomType to enum classNoel Grandin
2015-03-23loplugin:constantfunction: sdNoel Grandin
2015-03-18create new 'enum class' SotClipboardFormatId to unify typesNoel Grandin
2015-03-02convert PARAFLAG_ constants to enum classNoel Grandin
2015-02-23remove unnecessary parenthesis in return statementsNoel Grandin
2015-01-29callcatcher: large newly detected unused methods post de-virtualizationCaolán McNamara
2015-01-09override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl
2014-11-25We now only need one bit of information hereCaolán McNamara