summaryrefslogtreecommitdiff
path: root/sw/source/core/docnode/section.cxx
AgeCommit message (Expand)Author
2020-01-21DOCX import: fix lost objects anchored to the single para of a linked headerMiklos Vajna
2019-11-20tdf#121186: sync itemset and supportsFullDrawingLayerFillAttributeSetMike Kaganski
2019-11-05tdf#42949 Fix IWYU warnings in sw/source/core/d*/*cxxGabor Kelemen
2019-10-17Rename OUStringLiteral1 to OUStringCharStephan Bergmann
2019-07-22tdf#117185 tdf#110442 sw: bring harmony & peace to fly at-char selectionMichael Stahl
2019-06-21tdf#125983 CRASH: Updating link to external filesNoel Grandin
2019-04-14tdf#120703 PVS: Silence V522 warningsMike Kaganski
2019-03-28tdf#42949 Fix IWYU warnings in include/sfx2/[e-M]*Gabor Kelemen
2019-03-19tdf#42949 Fix IWYU warnings in sw/source/core/inc/[a-f]*Gabor Kelemen
2019-01-17use unique_ptr in swNoel Grandin
2018-12-17tdf#122156: closing a section link should not clear its Hidden flagMike Kaganski
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-12-02tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski
2018-11-28loplugin:unusedfields in swNoel Grandin
2018-09-19sw: rename SwNode MakeFrame overloadsMichael Stahl
2018-09-13loplugin:useuniqueptr in lcl_UpdateLinksInSectNoel Grandin
2018-02-05TypedWhichId in sw(1)Noel Grandin
2018-01-02loplugin:passstuffbyref improved return in swNoel Grandin
2017-12-24convert RES_FRM constants to TypedWhichIdNoel Grandin
2017-12-12remove some dead message constantsNoel Grandin
2017-11-22Make loplugin:unnecessaryparen warn about (x) ? ... : ... after allStephan Bergmann
2017-11-10Translate German comment to EnglishSamuel Mehrbrodt
2017-10-07sw: always use "" for includes in current source's directoryMike Kaganski
2017-06-21convert ErrCode to strong typedefNoel Grandin
2017-05-12sw: change SwCursorShell::Pop() parameter from meaningless bool to enumMichael Stahl
2017-05-08loplugin:checkunusedparams in sw(part1)Noel Grandin
2017-05-04loplugin:checkunusedparams in sfx2Noel Grandin
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2017-02-13convert SectionSort to scoped enumNoel 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-11-16make the element names in dumpAsXml match the class namesNoel Grandin
2016-10-18tdf#89307: Removed T* SvRef::opeartor &()Jacek Fraczek
2016-10-10tdf#89307: Removed SvRef::operator T*()Jacek Fraczek
2016-09-23perf: eliminate SfxSimpleHint and move to SfxHint, tdf#87101 relatedEike Rathke
2016-09-08loplugin:constantparam in swNoel Grandin
2016-09-08convert nsRedlineMode_t to typed_flagsNoel Grandin
2016-08-30Let OUStringLiteral1 take its arg as ctor arg, not template argStephan Bergmann
2016-08-29Get rid of pointless indirect function pointer variablesTor Lillqvist
2016-08-29Adapt loplugin:stringconstant to improved OUStringLiteral1Stephan Bergmann
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann
2016-04-22Avoid reserved identifiersStephan Bergmann
2016-03-15loplugin:constantparamNoel Grandin
2016-03-04loplugin:unuseddefaultparam in swNoel Grandin
2016-02-29loplugin:unuseddefaultparam in sw (part3)Noel Grandin
2016-02-22loplugin:commaoperator in sw/Noel Grandin
2016-01-10Fix typosAndrea Gelmini
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann