summaryrefslogtreecommitdiff
path: root/sw/inc/docstyle.hxx
AgeCommit message (Expand)Author
2016-09-08loplugin:constantparam in swNoel Grandin
2016-08-19Resolves: coverity#705366 Mixing enum typesCaolán McNamara
2016-08-10GSoC Writer Table Styles; Create by example; fix undoJakub Trzebiatowski
2016-07-25new loplugin overrideparamNoel Grandin
2016-07-15new loplugin unnecessary overrideNoel Grandin
2016-06-16Remove the :: prefix in ::std for swMark Page
2016-06-07sw UNO Cell Style family, SwXTextCellStyleJakub Trzebiatowski
2016-06-06fdo47267 fix import crashJakub Trzebiatowski
2016-06-04tdf#96099 Remove sfx std::shared_ptr typedefsMark Page
2016-04-01loplugin:constantparam in swNoel Grandin
2015-11-06com::sun::star->css in sw/incNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-07tdf#91383: sw: prevent style preview from actually creating stylesMichael Stahl
2015-07-22loplugin:unusedmethods sw(part2)Noel Grandin
2015-07-06loplugin:unusedmethods svlNoel Grandin
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-02-07loplugin:deletedspecialStephan Bergmann
2015-01-03boost::unordered_map->std::unordered_mapCaolán McNamara
2014-11-16Remove sal_True/sal_False from code and comments in sw includesMatteo Casalin
2014-07-02fdo#76260 - switch O(N^2) lookup in SwStyleSheetIterator to O(N)Michael Meeks
2014-06-30sw: better encapsulate StyleSheet iterator's list.Michael Meeks
2014-05-28Related: fdo#79142 make SetName default to ReindexingCaolán McNamara
2014-05-27Remove ASCII art and useless comments from sw moduleChris Laplante
2014-04-30sw: sal_Bool->boolNoel Grandin
2014-04-04svl/style.hxx: sal_Bool->boolNoel Grandin
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-02-27Remove visual noise from swAlexander Wilms
2014-02-20svl: sal_Bool -> boolStephan Bergmann
2014-02-03Remove SW_DLLPRIVATE -> SAL_DLLPRIVATE indirectionStephan Bergmann
2013-11-06SwDocStyleSheet: add getter / setter for InteropGrabBagMiklos Vajna
2013-11-05fixincludeguards.sh: swThomas Arnhold
2013-08-21String to OUStringMatteo Casalin
2013-08-08boost::ptr_vector<OUString> considered sillyMichael Stahl
2013-08-08sw: convert rest of SwStyleNameMapper to OUStringMichael Stahl
2013-07-27Revert "SfxStyleSheetBasePool: remove internal iterator"Michael Stahl
2013-07-27SfxStyleSheetBasePool: remove internal iteratorMichael Stahl
2013-07-27SfxStyleSheetBasePool::Make: remove nPos parameterMichael Stahl
2013-07-27fdo#67303: sw: speed up setting IsHidden property on stylesMichael Stahl
2013-07-07module svl: all String and some bool and related clean-upNorbert Thiebaud
2013-04-10Resolves: #i120077# Memory leak fixed in ScXMLFontAutoStylePool_ImplArmin Le Grand
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-07fdo#38838 Replaced some use of (Uni)String with OUString.Jean-Noël Rouvignac
2012-12-04Writer styles: add the non-hidden pooled styles if mask is SFXSTYLEBIT_ALLCédric Bosdonnat
2012-11-30Allow to hide styles in the "Styles & Formating" dialogCédric Bosdonnat
2012-11-30re-base on ALv2 code. Includes:Michael Meeks
2012-10-04sal_Bool->bool in svl::SfxStyleSheetBaseNoel Grandin
2012-09-02Modifying comments to meet doxygen standardsAbdulmajeed Al-Abaulrazzaq
2012-07-25delete svl/svstdarr.hxxMichael Stahl
2012-04-11UniString->rtl::OUStringCaolán McNamara