summaryrefslogtreecommitdiff
path: root/sw/inc/unostyle.hxx
AgeCommit message (Expand)Author
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
2014-02-27Remove visual noise from swAlexander Wilms
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-25coverity#738239 Uncaught exceptionCaolán McNamara
2014-02-25coverity#738235 Uncaught exceptionCaolán McNamara
2014-02-25coverity#738226 Uncaught exceptionCaolán McNamara
2013-11-05fixincludeguards.sh: swThomas Arnhold
2013-08-14String to OUString + prefix for data membersMatteo Casalin
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2012-12-03API CHANGE: roll back the XStyle changes to add a new Hidden property on StyleCédric Bosdonnat
2012-11-30API CHANGE: Added XStyle::isHidden() and XStyle::setHidden()Cédric Bosdonnat