summaryrefslogtreecommitdiff
path: root/sw/inc/docstyle.hxx
AgeCommit message (Expand)Author
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
2012-02-28SfxStyleSheet needs a default ctorCaolán McNamara
2012-01-14SvStringsDtor->boost::ptr_vectorAugust Sodora
2012-01-13SvStringsDtor->std::vectorAugust Sodora
2012-01-10Remove _SVSTDARR_STRINGSISORTDTORAugust Sodora
2011-03-14Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Michael Meeks
2011-01-17removetooltypes01: #i112600# Remove tools types from swCarsten Driesner
2011-01-12Translations of comments in writer/sw/incChristoph Herzog
2010-11-15Comment translations, bogus comments, commented code removed from SW includesRobert Roth
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2009-10-16#i103496#: split svtools; improve ConfitItemsMathias Bauer