summaryrefslogtreecommitdiffstats
path: root/sw/inc/unostyle.hxx
Commit message (Expand)AuthorAgeFilesLines
* sw: fix some IWYU warningsMiklos Vajna2018-04-051-0/+1
* convert RES_FRM constants to TypedWhichIdNoel Grandin2017-12-241-2/+2
* loplugin:salcall (clang-cl)Stephan Bergmann2017-12-111-4/+4
* loplugin:salcall fix non-virtual methodsNoel Grandin2017-12-051-1/+1
* loplugin:includeform: swStephan Bergmann2017-10-231-4/+4
* Remove dynamic exception specificationsStephan Bergmann2017-01-261-93/+90
* New loplugin:dynexcspec: Add @throws documentation, swStephan Bergmann2017-01-191-0/+3
* new loplugin: useuniqueptr: sw part 2Noel Grandin2017-01-181-1/+1
* sw, sd: fix indentationMiklos Vajna2017-01-171-1/+1
* remove unused ICoreParagraphStyleNoel Grandin2016-09-261-7/+0
* loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2016-09-131-5/+5
* Remaining clang-tidy misc-move-constructor-initStephan Bergmann2016-08-231-1/+1
* loplugin:countusersofdefaultparams in swNoel Grandin2016-08-191-1/+1
* Fix typosAndrea Gelmini2016-07-111-1/+1
* GSoC Writer Table Styles ImportJakub Trzebiatowski2016-07-071-0/+7
* GSoC Table Style Family: insertByName, replaceByName, removeByNameJakub Trzebiatowski2016-06-241-7/+30
* GSoC Table Styles, Export Cell StylesJakub Trzebiatowski2016-06-201-0/+7
* GSoC Table Styles, Add TableStyle propertiesJakub Trzebiatowski2016-06-171-0/+10
* GSoC Table Styles, CellStyleJakub Trzebiatowski2016-06-131-5/+23
* sw UNO Cell Style family, SwXTextCellStyleJakub Trzebiatowski2016-06-071-2/+11
* tdf#96099 Remove sfx std::shared_ptr typedefsMark Page2016-06-041-3/+2
* Sw UNO API SwXTextCellStyle; TableStyles createInstance, XNameAccessJakub Trzebiatowski2016-05-311-2/+67
* Sw UNO API TableStyles getByNameJakub Trzebiatowski2016-05-261-0/+29
* move SwXStyle entirely into compilation unitBjoern Michaelsen2015-12-251-167/+17
* remove SwXStyle creation outside of compilation unitBjoern Michaelsen2015-12-251-0/+5
* loplugin:unusedfields in swNoel Grandin2015-12-211-1/+0
* use Families instead of the generic 'Container'Bjoern Michaelsen2015-11-291-1/+1
* SwXStyleFamily=>sw::XStyleFamilyBjoern Michaelsen2015-11-291-2/+5
* SwXStyleFamily has no need to be in a headerBjoern Michaelsen2015-11-291-53/+1
* use enum right awayBjoern Michaelsen2015-11-291-1/+1
* keep containers in a map to simplify thingsBjoern Michaelsen2015-11-271-5/+1
* 5th step to remove tools/rtti.hxxOliver Specht2015-11-111-1/+0
* com::sun::star->css in sw/incNoel Grandin2015-11-061-153/+153
* don't allocate uno::Reference on the heapNoel Grandin2015-10-271-5/+5
* sw: prefix members of SwXAutoStyleFamilyMiklos Vajna2015-10-221-2/+2
* sw: prefix members of SwXAutoStylesEnumeratorMiklos Vajna2015-10-201-1/+1
* sw: prefix members of SwXAutoStylesMiklos Vajna2015-10-191-5/+5
* sw: prefix members of SwXStyleMiklos Vajna2015-10-191-14/+14
* sw: prefix members of SwXStyleFamilyMiklos Vajna2015-10-161-3/+3
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-121-109/+109
* sw: prefix members of SwXStyleFamiliesMiklos Vajna2015-10-071-6/+6
* some other coverity thingsCaolán McNamara2015-07-021-1/+1
* coverity#1308492 Uncaught exceptionCaolán McNamara2015-06-281-1/+1
* remove unnecessary use of void in function declarationsNoel Grandin2015-04-151-17/+17
* sw: use variadic cppu::WeakImplHelperMiklos Vajna2015-04-061-8/+8
* boost->stdCaolán McNamara2015-02-181-2/+2
* Related: #i124638# Second step of DrawingLayer FillAttributes...Armin Le Grand2014-07-011-2/+5
* sw: sal_Bool->boolNoel Grandin2014-04-301-6/+6
* Explicitly mark overriding destructors as "virtual"Stephan Bergmann2014-04-011-4/+4
* Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann2014-03-271-109/+109