summaryrefslogtreecommitdiff
path: root/sw/inc/unostyle.hxx
AgeCommit message (Expand)AuthorFilesLines
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel1-1/+1
2020-10-04SwXAutoStylesEnumerator always dereferences its SwDoc* argCaolán McNamara1-1/+1
2020-05-09compact namespace in swNoel Grandin1-1/+1
2020-03-13Revert "loplugin:constfields in sw"Noel Grandin1-5/+5
2019-11-04loplugin:finalclasses in sw/incNoel Grandin1-8/+8
2019-09-28loplugin:constmethod in swNoel Grandin1-1/+1
2019-08-20Fix typosAndrea Gelmini1-2/+2
2019-08-12Fix typosAndrea Gelmini1-1/+1
2019-07-05tdf#42949 Fix IWYU warnings in sw/inc/*Gabor Kelemen1-1/+0
2019-01-15UNO Styles: uno SvtListener instead of SwClientBjoern Michaelsen1-11/+9
2019-01-11tdf#42949 Fix IWYU warnings in sw/inc/*Gabor Kelemen1-16/+3
2018-10-03loplugin:constfields in swNoel Grandin1-5/+5
2018-04-05sw: fix some IWYU warningsMiklos Vajna1-0/+1
2017-12-24convert RES_FRM constants to TypedWhichIdNoel Grandin1-2/+2
2017-12-11loplugin:salcall (clang-cl)Stephan Bergmann1-4/+4
2017-12-05loplugin:salcall fix non-virtual methodsNoel Grandin1-1/+1
2017-10-23loplugin:includeform: swStephan Bergmann1-4/+4
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-93/+90
2017-01-19New loplugin:dynexcspec: Add @throws documentation, swStephan Bergmann1-0/+3
2017-01-18new loplugin: useuniqueptr: sw part 2Noel Grandin1-1/+1
2017-01-17sw, sd: fix indentationMiklos Vajna1-1/+1
2016-09-26remove unused ICoreParagraphStyleNoel Grandin1-7/+0
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-5/+5
2016-08-23Remaining clang-tidy misc-move-constructor-initStephan Bergmann1-1/+1
2016-08-19loplugin:countusersofdefaultparams in swNoel Grandin1-1/+1
2016-07-11Fix typosAndrea Gelmini1-1/+1
2016-07-07GSoC Writer Table Styles ImportJakub Trzebiatowski1-0/+7
2016-06-24GSoC Table Style Family: insertByName, replaceByName, removeByNameJakub Trzebiatowski1-7/+30
2016-06-20GSoC Table Styles, Export Cell StylesJakub Trzebiatowski1-0/+7
2016-06-17GSoC Table Styles, Add TableStyle propertiesJakub Trzebiatowski1-0/+10
2016-06-13GSoC Table Styles, CellStyleJakub Trzebiatowski1-5/+23
2016-06-07sw UNO Cell Style family, SwXTextCellStyleJakub Trzebiatowski1-2/+11
2016-06-04tdf#96099 Remove sfx std::shared_ptr typedefsMark Page1-3/+2
2016-05-31Sw UNO API SwXTextCellStyle; TableStyles createInstance, XNameAccessJakub Trzebiatowski1-2/+67
2016-05-26Sw UNO API TableStyles getByNameJakub Trzebiatowski1-0/+29
2015-12-25move SwXStyle entirely into compilation unitBjoern Michaelsen1-167/+17
2015-12-25remove SwXStyle creation outside of compilation unitBjoern Michaelsen1-0/+5
2015-12-21loplugin:unusedfields in swNoel Grandin1-1/+0
2015-11-29use Families instead of the generic 'Container'Bjoern Michaelsen1-1/+1
2015-11-29SwXStyleFamily=>sw::XStyleFamilyBjoern Michaelsen1-2/+5
2015-11-29SwXStyleFamily has no need to be in a headerBjoern Michaelsen1-53/+1
2015-11-29use enum right awayBjoern Michaelsen1-1/+1
2015-11-27keep containers in a map to simplify thingsBjoern Michaelsen1-5/+1
2015-11-115th step to remove tools/rtti.hxxOliver Specht1-1/+0
2015-11-06com::sun::star->css in sw/incNoel Grandin1-153/+153
2015-10-27don't allocate uno::Reference on the heapNoel Grandin1-5/+5
2015-10-22sw: prefix members of SwXAutoStyleFamilyMiklos Vajna1-2/+2
2015-10-20sw: prefix members of SwXAutoStylesEnumeratorMiklos Vajna1-1/+1
2015-10-19sw: prefix members of SwXAutoStylesMiklos Vajna1-5/+5
2015-10-19sw: prefix members of SwXStyleMiklos Vajna1-14/+14