summaryrefslogtreecommitdiff
path: root/sd/source/ui/view/drtxtob.cxx
AgeCommit message (Expand)Author
2019-11-29jsdialog: migrate left/right margin to generic items dumpSzymon Kłos
2019-11-29jsdialog: migrate after/before spacing to generic items dumpSzymon Kłos
2019-11-14jsdialog: send paragraph margins for impressSzymon Kłos
2019-11-12tdf#121239 give writer, calc and draw/impress the same underline optionsCaolán McNamara
2019-11-12Related: tdf#121239 super/sub not shown as toggles in draw/impressCaolán McNamara
2019-09-12tdf#42949 Fix IWYU warnings in sd/source/ui/[u-v]*/*cxxGabor Kelemen
2019-08-12Fix typosAndrea Gelmini
2019-05-09avoid copying when placing items into SfxItemSetNoel Grandin
2019-04-28tdf#120703 PVS: dereference before nullptr checkMike Kaganski
2019-04-23tdf#42949 Fix IWYU warnings in include/editeng/[f-x]*Gabor Kelemen
2019-04-15tdf#42949 Fix IWYU warnings in include/editeng/[a-e]*Gabor Kelemen
2019-03-28Implement sidebar increase/decrease indent buttons on ImpressGülşah Köse
2018-12-10Simplify containers iterations in sd/source/ui/[s-v]*Arkadiy Illarionov
2018-10-24clang-tidy performance-unnecessary-copy-init in sdNoel Grandin
2018-08-27tdf#42949 Fix IWYU warnings in sd/source/ui/inc/[n-s]*hxxGabor Kelemen
2018-08-08tdf#83659 Enable outline commands for text boxes and tablesMaxim Monastirsky
2018-06-12tdf#118063 Impress: Deselected spacing remained checkedIlhan Yesil
2018-05-29tdf#117847 Impress: Deselected alignment remained checkedIlhan Yesil
2018-04-03tdf#42949 Remove unnecessary localization headers from sdGabor Kelemen
2018-03-13SDI: don't #define/#undef names of actual classes for slot headersMike Kaganski
2018-01-15More loplugin:cstylecast: sdStephan Bergmann
2018-01-12More loplugin:cstylecast: sdStephan Bergmann
2017-11-21TypedWhichId for SDRATTR* constants (2)Noel Grandin
2017-11-17TypedWhichId for EE_CHAR* constantsNoel Grandin
2017-11-17TypedWhichId for EE_PARA* constantsNoel Grandin
2017-11-15TypedWhichIdNoel Grandin
2017-10-23loplugin:includeform: sdStephan Bergmann
2017-08-17remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-06-16Make SfxItemSet ranges correct by constructionStephan Bergmann
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-03-23loplugins:redundantcast teach it about c-style typedef castsNoel Grandin
2017-03-15convert SvxFrameDirection to scoped enumNoel Grandin
2017-03-08convert SvxAdjust to scoped enumNoel Grandin
2016-10-11convert EditMode to scoped enumNoel Grandin
2016-08-17convert SvxEscapement to scoped enumNoel Grandin
2016-05-27tdf#34465 remove calls to SfxItemSet::Put(const SfxPoolItem&, sal_uInt16)Noel Grandin
2016-05-09convert OUTLINER_MODE to scoped enumNoel Grandin
2016-04-20clang-tidy clang-analyzer-deadcode.DeadStoresNoel Grandin
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-10-29com::sun::star->css in sdNoel Grandin
2015-10-19loplugin:defaultparamsStephan Bergmann
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht
2015-06-08Resolves: tdf#91932 enable CaseMap property in impress/drawCaolán McNamara
2015-04-17convert SCRIPTTYPE_ constants to scoped enumNoel Grandin
2015-04-13loplugin:staticmethodsNoel Grandin
2015-03-02convert PARAFLAG_ constants to enum classNoel Grandin
2015-01-29callcatcher: large newly detected unused methods post de-virtualizationCaolán McNamara