summaryrefslogtreecommitdiff
path: root/sd/source/ui/view/drtxtob1.cxx
AgeCommit message (Expand)Author
2020-08-03loplugin:flatten in sdNoel Grandin
2020-05-10resolved: Strange behavior of Paragraph Spacing controlsPranam Lashkari
2020-04-01convert PresentationObjects to scoped enumNoel Grandin
2020-03-26tdf#131571: fix crash when clicking the "Text direction from top to bottom"Julien Nabet
2020-03-09tdf#131208 Don't try to set cursor focus after style applyJim Raykowski
2020-02-04rename Set/GetTextFirstLineOfst->Set/GetTextFirstLineOffsetNoel Grandin
2020-01-20tdf#129481 Combine outliner indent and spacing undosJim Raykowski
2020-01-16tdf#129680 Make text edit outliner view show cursorJim Raykowski
2019-12-12use covariant return type for SfxPoolItem::CloneCaolán McNamara
2019-11-12tdf#121239 give writer, calc and draw/impress the same underline optionsCaolán McNamara
2019-11-07Removed duplicated includeAndrea Gelmini
2019-11-05jsdialogs: .uno:ChartBackColor with string argumentSzymon Kłos
2019-11-05jsdialogs: .uno:Color with string argumentSzymon Kłos
2019-09-12tdf#42949 Fix IWYU warnings in sd/source/ui/[u-v]*/*cxxGabor Kelemen
2019-06-26tdf#50530 Make text edit outliner view show cursorJim Raykowski
2019-06-11tdf#42949 Fix IWYU warnings in include/svx/[sS][v-Z]*Gabor Kelemen
2019-05-10tdf#62699 Drop pass-through header file include/svx/svdattr.hxxGabor Kelemen
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-11-21loplugin:redundantfcast improvementsNoel Grandin
2018-05-30tdf#42949 Fix more IWYU warnings in sd/inc/Gabor Kelemen
2018-01-19inline some definesNoel Grandin
2018-01-15More loplugin:cstylecast: sdStephan Bergmann
2018-01-12More loplugin:cstylecast: sdStephan Bergmann
2017-11-30loplugin:unnecessaryparen: signed numeric literalsStephan Bergmann
2017-11-17TypedWhichId for EE_CHAR* constantsNoel Grandin
2017-11-17TypedWhichId for EE_PARA* constantsNoel Grandin
2017-11-16use implict conversion operator in TypedWhichIdNoel Grandin
2017-11-15TypedWhichIdNoel Grandin
2017-10-23loplugin:includeform: sdStephan Bergmann
2017-10-21coverity#1401307 document checked 'Uncaught exception'Caolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-06-26loplugin:oncevar in sdNoel Grandin
2017-06-16Make SfxItemSet ranges correct by constructionStephan Bergmann
2017-05-19make string translation loading more uniformCaolán McNamara
2017-04-07loplugin:redundantcast find cstyle arithmetic castsNoel Grandin
2017-04-04Make HangingIndent a commandSzymon Kłos
2017-03-15convert SvxFrameDirection to scoped enumNoel Grandin
2017-03-08convert SvxAdjust to scoped enumNoel Grandin
2016-10-11convert PageKind to scoped enumNoel Grandin
2016-08-17convert SvxEscapement to scoped enumNoel Grandin
2016-08-17convert SvxSpecialLineSpace to scoped enumNoel Grandin
2016-01-31tools: rename FontUnderline to FontLineStyleChris Sherlock
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-29com::sun::star->css in sdNoel 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-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht