summaryrefslogtreecommitdiff
path: root/sw/inc/docstyle.hxx
AgeCommit message (Expand)Author
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-10-08use sal_Int32 for style-sheet indexNoel Grandin
2020-05-04default CreateIterator mask to SfxStyleSearchBits::AllCaolán McNamara
2019-11-20tdf#128557 Add tooltips to styles listsJim Raykowski
2019-11-04loplugin:finalclasses in sw/incNoel Grandin
2019-07-22cid#1448361 silence Explicit null dereferencedCaolán McNamara
2018-07-19return SfxStyleSheetIterator by std::unique_ptrNoel Grandin
2018-04-19convert SFXSTYLEBIT to scoped enumNoel Grandin
2017-10-23overload std::hash for OUString and OStringNoel Grandin
2017-05-08teach loplugin:constantparam about simple constructor callsNoel Grandin
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2016-10-12convert GET_POOLID constants to scoped enumNoel Grandin
2016-10-04loplugin:countusersofdefaultparams in swNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-08loplugin:constantparam in swNoel Grandin
2016-08-19Resolves: coverity#705366 Mixing enum typesCaolán McNamara
2016-08-10GSoC Writer Table Styles; Create by example; fix undoJakub Trzebiatowski
2016-07-25new loplugin overrideparamNoel Grandin
2016-07-15new loplugin unnecessary overrideNoel Grandin
2016-06-16Remove the :: prefix in ::std for swMark Page
2016-06-07sw UNO Cell Style family, SwXTextCellStyleJakub Trzebiatowski
2016-06-06fdo47267 fix import crashJakub Trzebiatowski
2016-06-04tdf#96099 Remove sfx std::shared_ptr typedefsMark Page
2016-04-01loplugin:constantparam in swNoel Grandin
2015-11-06com::sun::star->css in sw/incNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-07tdf#91383: sw: prevent style preview from actually creating stylesMichael Stahl
2015-07-22loplugin:unusedmethods sw(part2)Noel Grandin
2015-07-06loplugin:unusedmethods svlNoel Grandin
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-02-07loplugin:deletedspecialStephan Bergmann
2015-01-03boost::unordered_map->std::unordered_mapCaolán McNamara
2014-11-16Remove sal_True/sal_False from code and comments in sw includesMatteo Casalin
2014-07-02fdo#76260 - switch O(N^2) lookup in SwStyleSheetIterator to O(N)Michael Meeks
2014-06-30sw: better encapsulate StyleSheet iterator's list.Michael Meeks
2014-05-28Related: fdo#79142 make SetName default to ReindexingCaolán McNamara
2014-05-27Remove ASCII art and useless comments from sw moduleChris Laplante
2014-04-30sw: sal_Bool->boolNoel Grandin
2014-04-04svl/style.hxx: 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-20svl: sal_Bool -> boolStephan Bergmann
2014-02-03Remove SW_DLLPRIVATE -> SAL_DLLPRIVATE indirectionStephan Bergmann
2013-11-06SwDocStyleSheet: add getter / setter for InteropGrabBagMiklos Vajna
2013-11-05fixincludeguards.sh: swThomas Arnhold
2013-08-21String to OUStringMatteo Casalin
2013-08-08boost::ptr_vector<OUString> considered sillyMichael Stahl
2013-08-08sw: convert rest of SwStyleNameMapper to OUStringMichael Stahl
2013-07-27Revert "SfxStyleSheetBasePool: remove internal iterator"Michael Stahl