summaryrefslogtreecommitdiff
path: root/sw/source/core/docnode
AgeCommit message (Expand)Author
2019-08-28tdf#126784 sw: only distribute across selected columnsJustin Luth
2019-06-21tdf#125983 CRASH: Updating link to external filesNoel Grandin
2019-04-23Resolves: tdf#124698 bubble down parent for modal dialogCaolán McNamara
2019-03-07tdf#123446 sw_redlinehide: fix crash on Redo of ToXMichael Stahl
2018-12-18tdf#122156: closing a section link should not clear its Hidden flagMike Kaganski
2018-11-22tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen
2018-11-16loplugin:buriedassign in swNoel Grandin
2018-11-16entirity of writer rebuilding when vcl widget headers changeCaolán McNamara
2018-11-16Fix typosAndrea Gelmini
2018-11-15sw_redlinehide_3: move assert in SwContentNode::DelFrames()Michael Stahl
2018-11-15sw_redlinehide_3: adapt SwCursorShell::GetContentAtPos()Michael Stahl
2018-11-15sw_redlinehide_3: remove dubious fallback code from SwNodes::ChgNode()Michael Stahl
2018-11-14move fmtfieldCaolán McNamara
2018-11-14Simplify containers iterations in sw/source/core/[d-l]*Arkadiy Illarionov
2018-11-09loplugin:useuniqueptr in SwDoc::GetRowHeight and GetRowSplitNoel Grandin
2018-11-07Fix typosAndrea Gelmini
2018-11-07loplugin:collapseif in swNoel Grandin
2018-11-02fix signatures of deleted copy/assign operatorsNoel Grandin
2018-10-26use unique_ptr when Clone()'ing PoolItemsNoel Grandin
2018-10-19clang-tidy readability-container-size-emptyNoel Grandin
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin
2018-10-15tdf#118049 tdf#118833 tdf#118725: Fix some SwDepend regressionsBjoern Michaelsen
2018-10-12tdf#64242 sw optimal column width, not minimizeJustin Luth
2018-10-11tdf#64242 sw optimal row height, not minimizeJustin Luth
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann
2018-10-09tdf#119993 sw: clear the font cache text glyphs on table col changeMiklos Vajna
2018-10-08tdf#42949 Fix IWYU warnings in include/comphelper/[m-z]*Gabor Kelemen
2018-10-05use std::unique_ptr in sw::IDocumentUndoRedoNoel Grandin
2018-10-03loplugin:constfields in swNoel Grandin
2018-09-26sw AdjustCellWidth rewrite for clarityJustin Luth
2018-09-19sw: rework annoying GetFrameOfModify/getLayoutFrame parametersMichael Stahl
2018-09-19sw_redlinehide_2: SwContentNode::DelFrames()Michael Stahl
2018-09-19sw: add a real create-no-frames flag to MakeCopy/MakeTextNodeMichael Stahl
2018-09-19sw_redlinehide_2: try to keep the pLastNode updated if it's deleted...Michael Stahl
2018-09-19sw_redlinehide_2: check merge flag in various MakeFramesMichael Stahl
2018-09-19sw_redlinehide_2: fix ordering of SplitNode usage of ContentIdxStore 2Michael Stahl
2018-09-19sw_redlinehide_2: fix ordering of SplitNode usage of ContentIdxStoreMichael Stahl
2018-09-19sw_redlinehide_2: add layout parameter to *Node::DelFramesMichael Stahl
2018-09-19sw_redlinehide_2: SwContentNode::DelFrames(): ignore merged...Michael Stahl
2018-09-19sw: convert obvious asserts in SwNode2LayMichael Stahl
2018-09-19sw: disambiguate SwNode2LayoutMichael Stahl
2018-09-19sw: rename SwNode MakeFrame overloadsMichael Stahl
2018-09-17New loplugin:externalStephan Bergmann
2018-09-13loplugin:useuniqueptr in lcl_UpdateLinksInSectNoel Grandin
2018-09-13loplugin:useuniqueptr in SwDoc::GetUniqueSectionNameNoel Grandin
2018-09-12loplugin:simplifyconstruct in swNoel Grandin
2018-09-10tdf#42949 Fix IWYU warnings in include/cppuhelper/*Gabor Kelemen
2018-09-06tdf#102290 sw ui: give all columns a chance to growJustin Luth
2018-08-12Fix typosAndrea Gelmini
2018-08-08sw HTML import: apply default table autoformat on cells in reqif modeMiklos Vajna