summaryrefslogtreecommitdiff
path: root/sw/source/uibase/utlui/uitool.cxx
AgeCommit message (Expand)Author
2017-04-12convert SelectionType to scoped enumNoel Grandin
2017-03-14remove noise UUUU tags in commentsNoel Grandin
2017-03-03drop SvxNumType and rename SvxExtNumType->SvxNumTypeNoel Grandin
2017-03-03use SvxExtNumType in SvxNumberTypeNoel Grandin
2017-03-01tdf#77111 cui,sw: fix page number offset on paragraph dialog "Text Flow"Michael Stahl
2017-02-28new loplugin unoanyNoel Grandin
2017-02-13convert CurRectType to scoped enumNoel Grandin
2016-11-03tdf#102308 sw redline tooltip: show secondsMiklos Vajna
2016-10-13convert SvxPageUsage to scoped enumNoel Grandin
2016-10-12convert PD_ constants to typed_flagsNoel Grandin
2016-10-12convert GET_POOLID constants to scoped enumNoel Grandin
2016-09-20Fix "ubsan: 9 is not a valid value for type ´SvxNumType´" once againStephan Bergmann
2016-09-07loplugin:constantparam in swNoel Grandin
2016-08-17convert SvxTabAdjust to scoped enumNoel Grandin
2016-05-23clang-tidy clang-analyzer-deadcode.DeadStoresNoel Grandin
2016-05-09convert SfxStyleFamily to scoped enumNoel Grandin
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06com::sun::star->css in sw/source/coreNoel Grandin
2015-08-21loplugin: defaultparamsNoel Grandin
2015-06-14Handle highlighting case inside SvxBackgroundPage classZolnai Tamás
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-05-11loplugin:cstylecast: nop between pointer types of exactly same spellingStephan Bergmann
2015-03-25convert VALID_ constants to enum classNoel Grandin
2015-03-21Char shading: use a marker for character background imported from MSO shadingZolnai Tamás
2015-03-21Char highlight: editing by Character Properties dialogZolnai Tamás
2014-12-02loplugin: cstylecastNoel Grandin
2014-11-27fdo#79303: Revert "fdo#70861 SwToSfxPageDescAttr: fix call to ...Michael Stahl
2014-11-26loplugin: cstylecastNoel Grandin
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann
2014-09-10Replace uses of old SFX_ITEM_AVAILABLE alias with SFX_ITEM_DEFAULTStephan Bergmann
2014-08-12Refactored IDocumentStylePoolAccess out of SwDoc.Valentin Kettner
2014-07-01Related: #i124638# Second step of DrawingLayer FillAttributes...Armin Le Grand
2014-06-28sal_uInt16 to SwTwips and delay downcastsMatteo Casalin
2014-06-28sal_uInt16: constify and avoid unneed castMatteo Casalin
2014-05-27sw: move sw/source/core/uibase to sw/source/uibaseMichael Stahl