summaryrefslogtreecommitdiff
path: root/sw/source/uibase/shells/txtattr.cxx
AgeCommit message (Expand)Author
2018-09-20StartUndo with END arg should have been EndUndoCaolán McNamara
2018-04-17tdf#42949 Remove unnecessary localization headers from swGabor Kelemen
2018-04-03tdf#93173: Remove arbitrary line spacing limitMike Kaganski
2018-03-20drop unnecessary includesCaolán McNamara
2017-12-24convert RES_FRM constants to TypedWhichIdNoel Grandin
2017-11-30TypedWhichId for RES_PARAATR constantsNoel Grandin
2017-11-24TypedWhichId for RES_CHRATR constantsNoel Grandin
2017-10-09uibase: consistently use "" and <> in include directivesMike Kaganski
2017-09-14clang-tidy modernize-use-emplace in swNoel Grandin
2017-07-21de-hrc various thingsCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-06-16Make SfxItemSet ranges correct by constructionStephan Bergmann
2017-04-04Notebookbar: Separated paragraph spacing controlsSzymon Kłos
2017-03-16convert SwUndoId to scoped enumNoel Grandin
2017-03-15convert SvxFrameDirection to scoped enumNoel Grandin
2017-03-14change SvxFrameDirectionItem base to SfxEnumItemJochen Nitschke
2017-03-08convert SvxCaseMap to scoped enumNoel Grandin
2017-03-08convert SvxAdjust to scoped enumNoel Grandin
2016-10-28ScopedVclPtr vs std::unique_ptr for VclAbstractDialog derivativesCaolán McNamara
2016-10-12convert GET_POOLID constants to scoped enumNoel Grandin
2016-09-27tdf#87914 sw: add an initial .uno:SmallCaps commandMiklos Vajna
2016-08-17convert SvxEscapement to scoped enumNoel Grandin
2016-08-17convert SvxLineSpace to scoped enumNoel Grandin
2016-08-17convert SvxInterLineSpaceRule to scoped enumNoel Grandin
2016-05-19clang-tidy modernize-make-uniqueNoel Grandin
2016-04-26update loplugin stylepolice to check local pointers varsNoel Grandin
2016-01-31tools: rename FontUnderline to FontLineStyleChris Sherlock
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-20loplugin:defaultparamsStephan Bergmann
2015-10-06tdf#93860: crash in table selection fixedOliver Specht
2015-09-17boost->stdCaolán McNamara
2015-08-21loplugin: defaultparamsNoel Grandin
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-17convert SCRIPTTYPE_ constants to scoped enumNoel Grandin
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-03-11convert SetAttrMode to enum classNoel Grandin
2014-12-02De-/Increase fontsize when multi-sized textDaniel Sikeler
2014-12-02loplugin: cstylecastNoel Grandin
2014-11-25loplugin: cstylecastNoel Grandin
2014-11-03fdo#35862 De-/Increase font when multi-sized textDaniel Sikeler
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann
2014-07-26Massive 'Dialogdiet fail' and similar to 'Dialog creation failed'Matteo Casalin
2014-06-14Avoid possible memory leaks in case of exceptionsTakeshi Abe
2014-05-28fdo#78737: sw: fix setting tab stops via rulerMichael Stahl
2014-05-27sw: move sw/source/core/uibase to sw/source/uibaseMichael Stahl