summaryrefslogtreecommitdiff
path: root/sw/inc/docstyle.hxx
AgeCommit message (Expand)Author
2023-06-30Drop SfxStyleSheetBasePool::SetParentMaxim Monastirsky
2023-06-23This can be constMaxim Monastirsky
2023-06-16tdf#103064 Improve comment style usage detectionMaxim Monastirsky
2023-06-16tdf#103064 sw,editeng: make para styles work inside commentsMaxim Monastirsky
2023-06-15tdf#103064 sw: improved notifications on style modificationMaxim Monastirsky
2022-06-20SfxStyleSheetBasePool::Find can be constCaolán McNamara
2022-03-10Recheck sw headers with IWYUGabor Kelemen
2021-09-24sw: paragraph styles: add doc model & UNO API for a linked character styleMiklos Vajna
2021-07-02no need to allocate return val on heap for GetItemSetForPreviewNoel Grandin
2021-06-18remove translation from SfxStyleFamily to charNoel Grandin
2021-06-18loplugin:finalclasses in swNoel Grandin
2021-06-15tdf#135316 docx open performanceNoel Grandin
2021-05-03sw: prefix members of BaseFrameProperties_Impl, SwDocStyleSheetPool, ...Miklos Vajna
2021-04-26sw: prefix members of SaveBox, SaveLine, SwDocStyleSheet and ...Miklos Vajna
2021-02-26loplugin:refcounting in svlNoel
2021-02-20loplugin:refcounting in svlNoel
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