summaryrefslogtreecommitdiff
path: root/sw/inc/unosett.hxx
AgeCommit message (Expand)Author
2021-05-14tdf#137810 sw: fix SwXNumberingRules setting CharStyleNameMichael Stahl
2020-05-13tdf#94628: sw: allow setting for bullet for outline paragraphsVasily Melenchuk
2019-11-04loplugin:finalclasses in sw/incNoel Grandin
2019-09-28loplugin:constmethod in swNoel Grandin
2019-06-12More uses of referer URL with SvxBrushItemStephan Bergmann
2018-12-17sw: prefix members of SwXNumberingRulesMiklos Vajna
2018-12-10tdf#42949 Fix IWYU warnings in include/vcl/s*Gabor Kelemen
2018-12-10sw: prefix members of SwXEndnote/Footnote/LineNumberingPropertiesMiklos Vajna
2018-10-03loplugin:constfields in swNoel Grandin
2018-09-03sw: prefix members of SwXTextColumnsMiklos Vajna
2018-04-25sw: fix remaining IWYU warnings in inc/*.hxxMiklos Vajna
2018-04-05sw: fix some IWYU warningsMiklos Vajna
2018-03-07use more Color in swNoel Grandin
2017-10-23loplugin:includeform: swStephan Bergmann
2017-04-03use actual UNO enums in swNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-19New loplugin:dynexcspec: Add @throws documentation, swStephan Bergmann
2017-01-17sw, sd: fix indentationMiklos Vajna
2016-10-28update unnecessaryoverride plugin to find pure forwarding methodsNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-08loplugin:constantparam in swNoel Grandin
2016-04-14loplugin:passstuffbyref in swNoel Grandin
2015-12-04fix SwClient crash in SwXNumberingRules/SwXTableRows/SwXTableColumnsNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06com::sun::star->css in sw/incNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2014-11-08sw: refactor SwXNumberingRulesMichael Stahl
2014-10-17coverity#1247638 Uncaught exceptionCaolán McNamara
2014-04-30sw: sal_Bool->boolNoel Grandin
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-02-27Remove visual noise from swAlexander Wilms
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2013-11-05fixincludeguards.sh: swThomas Arnhold
2013-08-14String to OUString, data member prefix, some formattingMatteo Casalin
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2012-11-30re-base on ALv2 code. Includes:Michael Meeks
2012-05-02finish handling of w:pStyle in numbering (bnc#751028)Luboš Luňák
2012-04-02remove static objects from static_initialization_and_destruction chainCaolán McNamara
2011-04-25Translation of German comments.Christoph Herzog
2011-03-23Merge commit 'ooo/DEV300_m103'Jan Holesovsky
2011-03-19Added column separator style in ODFCédric Bosdonnat
2011-02-09CWS swlayoutrefactoring: resync to m100Mathias Bauer
2011-01-18Remove duplicated includes and defines. Identified with "cat $i | grep '^#inc...Thomas Arnhold
2011-01-17removetooltypes01: #i112600# Remove tools types from swCarsten Driesner
2011-01-04detangle some BOOL/sal_Bool/bools nastinessCaolán McNamara
2010-12-17CWS swlayoutrefactoring: #i115510#: first step to clean up the SwClient messMathias Bauer
2010-11-13Remove empty dated commentsJ. Graeme Lingard
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth