summaryrefslogtreecommitdiff
path: root/sw/inc/unostyle.hxx
AgeCommit message (Expand)Author
2017-12-24convert RES_FRM constants to TypedWhichIdNoel Grandin
2017-12-11loplugin:salcall (clang-cl)Stephan Bergmann
2017-12-05loplugin:salcall fix non-virtual methodsNoel Grandin
2017-10-23loplugin:includeform: swStephan Bergmann
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-19New loplugin:dynexcspec: Add @throws documentation, swStephan Bergmann
2017-01-18new loplugin: useuniqueptr: sw part 2Noel Grandin
2017-01-17sw, sd: fix indentationMiklos Vajna
2016-09-26remove unused ICoreParagraphStyleNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-08-23Remaining clang-tidy misc-move-constructor-initStephan Bergmann
2016-08-19loplugin:countusersofdefaultparams in swNoel Grandin
2016-07-11Fix typosAndrea Gelmini
2016-07-07GSoC Writer Table Styles ImportJakub Trzebiatowski
2016-06-24GSoC Table Style Family: insertByName, replaceByName, removeByNameJakub Trzebiatowski
2016-06-20GSoC Table Styles, Export Cell StylesJakub Trzebiatowski
2016-06-17GSoC Table Styles, Add TableStyle propertiesJakub Trzebiatowski
2016-06-13GSoC Table Styles, CellStyleJakub Trzebiatowski
2016-06-07sw UNO Cell Style family, SwXTextCellStyleJakub Trzebiatowski
2016-06-04tdf#96099 Remove sfx std::shared_ptr typedefsMark Page
2016-05-31Sw UNO API SwXTextCellStyle; TableStyles createInstance, XNameAccessJakub Trzebiatowski
2016-05-26Sw UNO API TableStyles getByNameJakub Trzebiatowski
2015-12-25move SwXStyle entirely into compilation unitBjoern Michaelsen
2015-12-25remove SwXStyle creation outside of compilation unitBjoern Michaelsen
2015-12-21loplugin:unusedfields in swNoel Grandin
2015-11-29use Families instead of the generic 'Container'Bjoern Michaelsen
2015-11-29SwXStyleFamily=>sw::XStyleFamilyBjoern Michaelsen
2015-11-29SwXStyleFamily has no need to be in a headerBjoern Michaelsen
2015-11-29use enum right awayBjoern Michaelsen
2015-11-27keep containers in a map to simplify thingsBjoern Michaelsen
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-11-06com::sun::star->css in sw/incNoel Grandin
2015-10-27don't allocate uno::Reference on the heapNoel Grandin
2015-10-22sw: prefix members of SwXAutoStyleFamilyMiklos Vajna
2015-10-20sw: prefix members of SwXAutoStylesEnumeratorMiklos Vajna
2015-10-19sw: prefix members of SwXAutoStylesMiklos Vajna
2015-10-19sw: prefix members of SwXStyleMiklos Vajna
2015-10-16sw: prefix members of SwXStyleFamilyMiklos Vajna
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-07sw: prefix members of SwXStyleFamiliesMiklos Vajna
2015-07-02some other coverity thingsCaolán McNamara
2015-06-28coverity#1308492 Uncaught exceptionCaolán McNamara
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-04-06sw: use variadic cppu::WeakImplHelperMiklos Vajna
2015-02-18boost->stdCaolán McNamara
2014-07-01Related: #i124638# Second step of DrawingLayer FillAttributes...Armin Le Grand
2014-04-30sw: sal_Bool->boolNoel Grandin
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-26Split TYPEINFO into plain and TYPEINFO_OVERRIDEStephan Bergmann