summaryrefslogtreecommitdiff
path: root/sw/source/core/layout
AgeCommit message (Expand)AuthorFilesLines
2020-01-17tdf#88496 DOCX: disable long repeating table headerLászló Németh1-3/+4
2020-01-15clang-tidy modernize-concat-nested-namespace in swNoel Grandin2-9/+3
2020-01-14tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorMesut Çifci1-2/+1
2020-01-13tdf#90834: Turn in-line version control history comments into good commentsMesut Çifci1-85/+78
2020-01-08Fix typoAndrea Gelmini1-1/+1
2020-01-07Fix typoAndrea Gelmini1-1/+1
2020-01-06Removed redundant semicolonsAndrea Gelmini1-1/+1
2019-12-23sal_Char->char in swNoel Grandin2-3/+3
2019-12-19Fix typoAndrea Gelmini1-2/+2
2019-12-12use covariant return type for SfxPoolItem::CloneCaolán McNamara2-24/+24
2019-12-11convert PrepareHint to scoped enumNoel Grandin15-96/+96
2019-12-11convert FrameControlType to scoped enumNoel Grandin3-13/+13
2019-12-11convert SectionType to scoped enumNoel Grandin1-2/+2
2019-12-11convert SwFrameSize to scoped enumNoel Grandin8-37/+37
2019-12-06tdf#121300 sw: consistent fly at-pargraph selectionMichael Stahl1-16/+1
2019-12-04tdf#128611 sw: improve rotated text layout in table cellsMiklos Vajna1-0/+19
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann8-11/+11
2019-11-30Rewrite uses of boost::optionalStephan Bergmann6-7/+7
2019-11-30Replace uses of boost::optional<>::get_ptr with free functionStephan Bergmann1-4/+12
2019-11-27tdf#108642 remove dynamic_castNoel Grandin1-4/+12
2019-11-26cppcheck: performing init in init list (sw/vcl/xmloff)Julien Nabet1-1/+1
2019-11-25sw: prefix members of SwFieldDialog, SwLanguageIterator, SwSelectionList ...Miklos Vajna1-4/+4
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann10-3/+84
2019-11-21tdf#125300 extend AddParaSpacingToTableCells with line spacingLászló Németh3-3/+20
2019-11-17Extend loplugin:external to warn about enumsStephan Bergmann1-0/+10
2019-11-15make some classes module-privateNoel Grandin1-1/+1
2019-11-14tdf#42949 Fix IWYU warnings in sw/source/core/[e-l]*/*cxxGabor Kelemen19-36/+16
2019-11-07tdf#128603 sw textbox: restore shape+frame pair on undoMiklos Vajna1-0/+19
2019-11-06loplugin:indentation find broken if statementsNoel Grandin3-6/+6
2019-10-29tdf#128399 sw btlr: fix clicking to lower rotated cellMiklos Vajna1-6/+7
2019-10-24sw ContinuousEndnotes: fix moving them to the next pageMiklos Vajna1-1/+6
2019-10-24ODF-imported textboxes identify themselves as suchKatarina Behrens1-0/+10
2019-10-22loplugin:constantparamNoel Grandin1-2/+2
2019-10-21Related: tdf#124770 sw doc model xml dump: handle page descriptionsMiklos Vajna1-0/+44
2019-10-18loplugin:virtualdead unused param in SwFlowFrame::ShouldBwdMovedNoel Grandin4-6/+6
2019-10-16loplugin:stringadd look through a couple more known-good methodsNoel Grandin1-11/+3
2019-10-12All occurrences of WriteOStringBuffer(b) can easily be replaced...Stephan Bergmann1-2/+2
2019-10-10convert WriteCharPtr..getStr to WriteOStringNoel Grandin1-1/+1
2019-10-08tdf#127825 DOCX import: fix handling for tbrl, auto-height and rel size shapesMiklos Vajna1-1/+1
2019-10-02tdf#124601 sw FollowTextFlow: fix hori pos of objects outside the current cellMiklos Vajna1-2/+2
2019-10-02loplugin:stringadd in swNoel Grandin1-4/+2
2019-10-02tdf#124601 sw FollowTextFlow: fix vert pos of objects outside the current cellMiklos Vajna2-3/+13
2019-10-01Drop SfxItemIter::FirstItemMike Kaganski1-1/+1
2019-10-01Avoid redundant IsAtEnd: NextItem returns nullptr iif iterator is at endMike Kaganski5-53/+42
2019-09-30tdf#124601 sw: add ContinuousEndnotes layout compat optionMiklos Vajna2-0/+20
2019-09-28loplugin:constmethod in swNoel Grandin1-2/+2
2019-09-23tdf#39593 use getUnoTunnelImplementationArkadiy Illarionov2-10/+2
2019-09-23sw: prefix members of SwFormatLineNumber and SwFormatSurroundMiklos Vajna1-11/+11
2019-09-10Fix typosAndrea Gelmini1-1/+1
2019-09-01Fix '..'Andrea Gelmini1-1/+1