summaryrefslogtreecommitdiff
path: root/sw/inc/docstyle.hxx
AgeCommit message (Expand)AuthorFilesLines
2021-05-03sw: prefix members of BaseFrameProperties_Impl, SwDocStyleSheetPool, ...Miklos Vajna1-7/+7
2021-04-26sw: prefix members of SaveBox, SaveLine, SwDocStyleSheet and ...Miklos Vajna1-12/+12
2021-02-26loplugin:refcounting in svlNoel1-1/+1
2021-02-20loplugin:refcounting in svlNoel1-1/+1
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann1-3/+4
2020-10-08use sal_Int32 for style-sheet indexNoel Grandin1-2/+2
2020-05-04default CreateIterator mask to SfxStyleSearchBits::AllCaolán McNamara1-1/+1
2019-11-20tdf#128557 Add tooltips to styles listsJim Raykowski1-0/+2
2019-11-04loplugin:finalclasses in sw/incNoel Grandin1-2/+1
2019-07-22cid#1448361 silence Explicit null dereferencedCaolán McNamara1-3/+3
2018-07-19return SfxStyleSheetIterator by std::unique_ptrNoel Grandin1-1/+1
2018-04-19convert SFXSTYLEBIT to scoped enumNoel Grandin1-6/+5
2017-10-23overload std::hash for OUString and OStringNoel Grandin1-1/+1
2017-05-08teach loplugin:constantparam about simple constructor callsNoel Grandin1-1/+0
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock1-0/+1
2016-10-12convert GET_POOLID constants to scoped enumNoel Grandin1-1/+2
2016-10-04loplugin:countusersofdefaultparams in swNoel Grandin1-2/+2
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-3/+3
2016-09-08loplugin:constantparam in swNoel Grandin1-2/+1
2016-08-19Resolves: coverity#705366 Mixing enum typesCaolán McNamara1-1/+1
2016-08-10GSoC Writer Table Styles; Create by example; fix undoJakub Trzebiatowski1-1/+2
2016-07-25new loplugin overrideparamNoel Grandin1-1/+1
2016-07-15new loplugin unnecessary overrideNoel Grandin1-3/+0
2016-06-16Remove the :: prefix in ::std for swMark Page1-1/+1
2016-06-07sw UNO Cell Style family, SwXTextCellStyleJakub Trzebiatowski1-0/+2
2016-06-06fdo47267 fix import crashJakub Trzebiatowski1-1/+2
2016-06-04tdf#96099 Remove sfx std::shared_ptr typedefsMark Page1-1/+1
2016-04-01loplugin:constantparam in swNoel Grandin1-2/+1
2015-11-06com::sun::star->css in sw/incNoel Grandin1-2/+2
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-30/+30
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-1/+1
2015-09-07tdf#91383: sw: prevent style preview from actually creating stylesMichael Stahl1-2/+5
2015-07-22loplugin:unusedmethods sw(part2)Noel Grandin1-1/+0
2015-07-06loplugin:unusedmethods svlNoel Grandin1-3/+0
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier1-12/+12
2015-02-07loplugin:deletedspecialStephan Bergmann1-2/+1
2015-01-03boost::unordered_map->std::unordered_mapCaolán McNamara1-2/+2
2014-11-16Remove sal_True/sal_False from code and comments in sw includesMatteo Casalin1-1/+1
2014-07-02fdo#76260 - switch O(N^2) lookup in SwStyleSheetIterator to O(N)Michael Meeks1-1/+5
2014-06-30sw: better encapsulate StyleSheet iterator's list.Michael Meeks1-10/+16
2014-05-28Related: fdo#79142 make SetName default to ReindexingCaolán McNamara1-1/+1
2014-05-27Remove ASCII art and useless comments from sw moduleChris Laplante1-10/+3
2014-04-30sw: sal_Bool->boolNoel Grandin1-12/+12
2014-04-04svl/style.hxx: sal_Bool->boolNoel Grandin1-2/+2
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-31/+31
2014-02-27Remove visual noise from swAlexander Wilms1-4/+0
2014-02-20svl: sal_Bool -> boolStephan Bergmann1-1/+1
2014-02-03Remove SW_DLLPRIVATE -> SAL_DLLPRIVATE indirectionStephan Bergmann1-2/+2
2013-11-06SwDocStyleSheet: add getter / setter for InteropGrabBagMiklos Vajna1-0/+2
2013-11-05fixincludeguards.sh: swThomas Arnhold1-2/+2