summaryrefslogtreecommitdiff
path: root/sw/inc/swtypes.hxx
AgeCommit message (Expand)Author
2020-11-11convert more long -> tools::LongNoel
2020-08-18new loplugin:unusedvarsglobalNoel Grandin
2020-07-30tdf#38093 Writer outline folding - outline visibility and on canvas uiJim Raykowski
2020-06-16sw: remove useless SET_CURR_SHELL macroMiklos Vajna
2020-05-09compact namespace in swNoel Grandin
2019-12-11convert PrepareHint to scoped enumNoel Grandin
2019-12-11num->number and bul->bullet in sw/Noel Grandin
2019-12-11convert FrameControlType to scoped enumNoel Grandin
2019-12-11convert SwLabelType to scoped enumNoel Grandin
2019-11-03find symbols that can be privateNoel Grandin
2019-03-05re-land "new loplugin typedefparam""Noel Grandin
2019-03-04Revert "new loplugin typedefparam"Noel Grandin
2019-03-04new loplugin typedefparamNoel Grandin
2019-02-18Resolves tdf#121596 - Include a key combination to insert thin spacesheiko tietze
2019-01-03Unfloat: Introduce Unfloat table button as a frame controlTamás Zolnai
2018-12-18Get rid of aEmptyOUStrMike Kaganski
2018-11-14tdf#42949 Fix IWYU warnings in include/svl/*Gabor Kelemen
2018-10-09add some more pluralized form examplesCaolán McNamara
2018-04-07Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann
2018-04-04tdf#58407 Inserted images are now called Figure by default in captionNickson Thanda
2018-04-03long->sal_Int32 in tools/gen.hxxNoel Grandin
2018-03-21sw: fix some IWYU warningsMiklos Vajna
2018-01-31SvxNumberFormat::SetAbsLSpace takes shortStephan Bergmann
2017-12-11tdf#96505 Deleted suffix long (L) where it is possibletagezi
2017-10-23loplugin:includeform: swStephan Bergmann
2017-08-28Translate German comments/debug strings (leftovers in dirs starmath to sysui)Johnny_M
2017-07-21migrate to boost::gettextCaolán McNamara
2017-05-19make string translation loading more uniformCaolán McNamara
2017-05-18Replace macro with functionStephan Bergmann
2017-05-10tdf#107512 sw: fix rollback of text attributes in SwUndoDeleteMichael Stahl
2017-05-10sw: remove some unused macros from swtypes.hxxMichael Stahl
2017-04-28loplugin:salunicodeliteral: swStephan Bergmann
2017-04-04coverity#1403732 Mixing enum typesCaolán McNamara
2017-03-25Fix typosAndrea Gelmini
2017-03-20convert RndStdIds to scoped enumNoel Grandin
2017-03-07Replace some constexpr functions with static data membersStephan Bergmann
2017-03-03Remove uses of SAL_CONSTEXPR in LIBO_INTERNAL_ONLYStephan Bergmann
2017-02-03new loplugin:unusedenumconstantsNoel Grandin
2016-11-18Fix comment about pSwResMgrStephan Bergmann
2016-08-17loplugin:unusedenumvalues in swNoel Grandin
2016-01-10Fix typosAndrea Gelmini
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon
2015-11-06com::sun::star->css in sw/incNoel Grandin
2015-10-06loplugin:unusedmethodsNoel Grandin
2015-10-01tdf#39080 Interactive hide-whitespace modeAshod Nakashian
2015-09-03tdf#39080 Hide white space between pages in 'print layout'Ashod Nakashian
2015-06-12Make SwFrameControlManager an EditWin ptr member to reduce re-compiles.Michael Meeks
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-04-05Why use sal_Unicode for this when OUStringLiteral1 takes a char anyway?Tor Lillqvist
2015-03-11convert SetAttrMode to enum classNoel Grandin