summaryrefslogtreecommitdiff
path: root/sw/source/core/doc/swserv.cxx
AgeCommit message (Expand)Author
2020-10-04DocxTableStyleExport never passed a null SwDoc*Caolán McNamara
2020-09-30SwPaM::GetDoc can return a reference insteadCaolán McNamara
2020-09-30SwNodes::GetDoc can return a reference insteadCaolán McNamara
2020-08-01loplugin:flatten in sw/core/docNoel Grandin
2020-03-31convert enum to scoped in SvBaseLinkNoel Grandin
2020-01-06sw: prefix members of SwChartDataProvider, SwChartDataSource, ...Miklos Vajna
2019-11-05tdf#42949 Fix IWYU warnings in sw/source/core/d*/*cxxGabor Kelemen
2019-08-07Fix typosAndrea Gelmini
2019-03-28tdf#42949 Fix IWYU warnings in include/sfx2/[e-M]*Gabor Kelemen
2019-01-02sw: prefix members of SwHashTable, SwSbxValue and SwServerObjectMiklos Vajna
2018-12-03tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski
2018-11-28-Werror=unused-but-set-variableNoel Grandin
2018-11-28loplugin:unusedfields in swNoel Grandin
2018-11-14Simplify containers iterations in sw/source/core/[d-l]*Arkadiy Illarionov
2018-10-15add SvStream::TellEndNoel Grandin
2017-06-22loplugin:unusedfields in sw part4Noel Grandin
2017-06-21convert ErrCode to strong typedefNoel Grandin
2017-02-02convert method names in tools::SvRef to be more like our other..Noel Grandin
2017-01-09tdf#101828 handle rtf/richtext correctlyOliver Specht
2016-10-18tdf#89307: Removed T* SvRef::opeartor &()Jacek Fraczek
2016-02-22loplugin:commaoperator in sw/Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-03-23loplugin:constantfunction: swNoel Grandin
2015-03-18create new 'enum class' SotClipboardFormatId to unify typesNoel Grandin
2014-12-25sal_uInt16 to size_tMatteo Casalin
2014-11-25loplugin: cstylecastNoel Grandin
2014-11-18loplugin: cstylecastNoel Grandin
2014-08-12Refactored IDocumentLayoutAccess out of SwDoc.Valentin Kettner
2014-07-15Refactored IDocumentLinksAdministration out of SwDoc.Valentin Kettner
2014-06-11Revert "Change sw::mark::IMark::GetOtherMarkPos return type from refMichael Stahl
2014-06-10Change sw::mark::IMark::GetOtherMarkPos return type from ref to pointerStephan Bergmann
2014-04-30sw: sal_Bool->boolNoel Grandin
2014-04-07Replace SV_DECL/IMPL_REF macros with SvRef templateStephan Bergmann
2014-03-18sfx2: sal_Bool->boolNoel Grandin
2014-01-17bool improvementsStephan Bergmann
2014-01-15starting chopping out aEmptyOUStrCaolán McNamara
2014-01-10re-write SvStream operator<< to non-overloaded methodsNoel Grandin
2013-11-14xub_StrLen to sal_Int32 in SwIndex and some relatedMatteo Casalin
2013-10-22Bin useless swmod commentsTor Lillqvist
2013-10-18converting remaining usage of String in SW to OUStringNoel Grandin
2013-10-18convert sw/source/core/doc/*.cxx from String to OUStringNoel Grandin
2013-10-15convert sw/inc/swserv.hxx from String to OUStringNoel Grandin
2013-10-01remove commented-out code in sw/source/core/doc/Philipp Riemer
2013-08-29convert include/sfx2/linksrc.hxx from String to OUStringNoel Grandin
2013-08-09fixed indentationPhilipp Riemer
2013-08-09deleted needless blank lines in sw/source/core/doc/Philipp Riemer
2013-06-08Revert "Check pointer before deferenging"Caolán McNamara