summaryrefslogtreecommitdiff
path: root/sw/inc/unosett.hxx
AgeCommit message (Expand)Author
2023-09-09SwXFootnoteProperties does not need to implement XAggreggationNoel Grandin
2023-01-19XUnoTunnel->dynamic_cast in SwXNumberingRulesNoel Grandin
2022-03-10Recheck sw headers with IWYUGabor Kelemen
2021-06-08editengine-columns: ODF support [API CHANGE]Mike Kaganski
2021-05-12tdf#137810 sw: fix SwXNumberingRules setting CharStyleNameMichael Stahl
2020-12-27Simplify loplugin:stringviewparam comparison operator handlingStephan Bergmann
2020-05-09compact namespace in swNoel Grandin
2020-05-09tdf#94628: sw: allow setting for bullet for outline paragraphsVasily Melenchuk
2020-03-13Revert "loplugin:constfields in sw"Noel Grandin
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