summaryrefslogtreecommitdiff
path: root/sw/source/core/docnode/ndsect.cxx
AgeCommit message (Expand)Author
2022-06-21tdf#133957 sw: don't delete flys on Backspace/Delete keysMichael Stahl
2020-09-03tdf#135056 sw_redlinehide: when moving sections to undo nodes-array,Michael Stahl
2020-08-27sw: set name for section format on creationVasily Melenchuk
2020-06-20tdf#133990 sw_redlinehide: fix Undo with section before tableMichael Stahl
2019-11-05tdf#42949 Fix IWYU warnings in sw/source/core/d*/*cxxGabor Kelemen
2019-10-17Rename OUStringLiteral1 to OUStringCharStephan Bergmann
2019-10-01Avoid redundant IsAtEnd: NextItem returns nullptr iif iterator is at endMike Kaganski
2019-09-01Fix '..'Andrea Gelmini
2019-08-07Fix typosAndrea Gelmini
2019-05-23convert nsRedlineType_t to scoped enumNoel Grandin
2019-03-05tdf#123446 sw_redlinehide: fix crash on Redo of ToXMichael Stahl
2019-02-10loplugin:indentation in swNoel Grandin
2019-02-07o3tl::make_unique -> std::make_unique in swGabor Kelemen
2018-11-16entirity of writer rebuilding when vcl widget headers changeCaolán McNamara
2018-11-07Fix typosAndrea Gelmini
2018-10-19clang-tidy readability-container-size-emptyNoel Grandin
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann
2018-10-05use std::unique_ptr in sw::IDocumentUndoRedoNoel Grandin
2018-09-19sw_redlinehide_2: check merge flag in various MakeFramesMichael Stahl
2018-09-19sw_redlinehide_2: add layout parameter to *Node::DelFramesMichael Stahl
2018-09-19sw: disambiguate SwNode2LayoutMichael Stahl
2018-09-19sw: rename SwNode MakeFrame overloadsMichael Stahl
2018-09-13loplugin:useuniqueptr in SwDoc::GetUniqueSectionNameNoel Grandin
2018-08-03Add missing sal/log.hxx headersGabor Kelemen
2018-06-27loplugin:useuniqueptr in SwDocNoel Grandin
2018-02-28Fix some IWYU warningsMiklos Vajna
2017-12-24convert RES_FRM constants to TypedWhichIdNoel Grandin
2017-12-21Make SwSection::GetSectionName() return a reference to the nameTor Lillqvist
2017-11-22Make loplugin:unnecessaryparen warn about (x) ? ... : ... after allStephan Bergmann
2017-11-21loplugin:flatten in swNoel Grandin
2017-10-07sw: always use "" for includes in current source's directoryMike Kaganski
2017-08-03loplugin:constparams in sw part2Noel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-03-16convert SwUndoId to scoped enumNoel Grandin
2016-11-29convert ND constants to o3tl::typed_flagsNoel Grandin
2016-09-23perf: eliminate SfxSimpleHint and move to SfxHint, tdf#87101 relatedEike Rathke
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-29Adapt loplugin:stringconstant to improved OUStringLiteral1Stephan Bergmann
2016-04-22Avoid reserved identifiersStephan Bergmann
2016-04-12Avoid reserved identifierStephan Bergmann
2016-03-09loplugin:constantparam in swNoel Grandin
2016-01-10Fix typosAndrea Gelmini
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-30sw: prefix members of SwNodeMiklos Vajna
2015-10-20loplugin:defaultparamsStephan Bergmann
2015-10-19loplugin:defaultparamsStephan Bergmann
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht
2015-10-02loplugin:unusedmethodsNoel Grandin