summaryrefslogtreecommitdiff
path: root/sw/inc/unostyle.hxx
AgeCommit message (Expand)AuthorFilesLines
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
2015-10-16sw: prefix members of SwXStyleFamilyMiklos Vajna1-3/+3
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-109/+109
2015-10-07sw: prefix members of SwXStyleFamiliesMiklos Vajna1-6/+6
2015-07-02some other coverity thingsCaolán McNamara1-1/+1
2015-06-28coverity#1308492 Uncaught exceptionCaolán McNamara1-1/+1
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin1-17/+17
2015-04-06sw: use variadic cppu::WeakImplHelperMiklos Vajna1-8/+8
2015-02-18boost->stdCaolán McNamara1-2/+2
2014-07-01Related: #i124638# Second step of DrawingLayer FillAttributes...Armin Le Grand1-2/+5
2014-04-30sw: sal_Bool->boolNoel Grandin1-6/+6
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann1-4/+4
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-109/+109
2014-03-26Split TYPEINFO into plain and TYPEINFO_OVERRIDEStephan Bergmann1-1/+1
2014-02-27Remove visual noise from swAlexander Wilms1-1/+0
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-100/+100
2014-02-25coverity#738239 Uncaught exceptionCaolán McNamara1-1/+7
2014-02-25coverity#738235 Uncaught exceptionCaolán McNamara1-1/+4