summaryrefslogtreecommitdiff
path: root/sw/source/core/txtnode
AgeCommit message (Expand)AuthorFilesLines
2020-11-05Ensure no class directly derives from SwModifyBjoern Michaelsen3-5/+4
2020-11-02sw/source/core/undo: ModifyNotification no more ...Bjoern Michaelsen1-3/+2
2020-11-01sw/source/core/txtnode: ModifyNotification no more ...Bjoern Michaelsen3-22/+21
2020-11-01std::set->o3tl::sorted_vector in SwpHintsNoel Grandin1-3/+3
2020-11-01sw/source/core/doc: Stop abusing observer pattern for code obfuscation.Bjoern Michaelsen2-5/+4
2020-10-31Remove remaining ModifyNotifications on TextNodeBjoern Michaelsen2-6/+6
2020-10-31atrfld: ModifyNotification no more ...Bjoern Michaelsen2-58/+57
2020-10-30tdf#98868 re-register cloned TOXMark if the dest doc is differentCaolán McNamara1-1/+16
2020-10-30Related: tdf#98868 add SwDoc& member to SwTOXTypeCaolán McNamara1-1/+1
2020-10-28std::set->o3tl::sorted_vector in swNoel Grandin1-6/+6
2020-10-26std::unique_ptr -> std::optionalNoel2-13/+15
2020-10-21new tools::Degree10 strong typedefNoel Grandin2-47/+47
2020-10-20use tools::Long in swNoel4-97/+97
2020-10-13sw_redlinehide: fix crash in SwTextNode::SplitContentNode()Michael Stahl1-25/+1
2020-10-10tdf#132289 missing styles when inserting file with listSerge Krot1-1/+3
2020-10-06SwGrammarContext: ::Modify no moreBjoern Michaelsen1-11/+7
2020-10-05Evaluate family never passed a null SwDoc*Caolán McNamara1-3/+2
2020-09-30SwPaM::GetDoc can return a reference insteadCaolán McNamara1-4/+4
2020-09-30SwNode::GetDoc can return a reference insteadCaolán McNamara9-204/+189
2020-09-30SwNodes::GetDoc can return a reference insteadCaolán McNamara2-13/+13
2020-09-29SwNodes never passed a null SwDoc*Caolán McNamara4-13/+13
2020-09-24tdf#136588 sw: fix line break regression with small capsAttila Bakos1-0/+7
2020-09-22OUStringLiteral/OStringLiteral coverity PARSE_ERROR workaroundCaolán McNamara1-1/+1
2020-09-03tdf#132688 diacritics broken in lines with punctuationNoel Grandin1-0/+2
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann1-1/+1
2020-08-25tdf#135018 sw_redlinehide: fix accept delete redline at start of bodyMichael Stahl1-1/+4
2020-08-24Related tdf#100492 Detect click into empty fieldSamuel Mehrbrodt1-1/+1
2020-08-17tdf#132892 Revert "sw: paragraph-sign: erase metafields ... correctly"Caolán McNamara1-5/+4
2020-08-14tdf#135457 sw: fix invalidation of SwXTextFieldMichael Stahl1-1/+1
2020-08-14loplugin:simplifybool moreNoel Grandin2-3/+3
2020-08-14can use sorted_vector hereNoel Grandin1-2/+2
2020-08-14inline some use-once typedefsNoel Grandin1-3/+1
2020-08-13Handle input fields in layout/nodes dumpSamuel Mehrbrodt1-0/+2
2020-08-13loplugin:stringstatic also look for local staticsNoel Grandin1-1/+1
2020-07-31loplugin:flatten in sw/core/txtnodeNoel Grandin9-736/+736
2020-07-30tdf#38093 Writer outline folding - outline visibility and on canvas uiJim Raykowski1-0/+20
2020-07-14tdf#134431 sw: fix crash on setting anchor of textbox while splitting a paraMiklos Vajna1-0/+17
2020-07-02Upcoming improved loplugin:staticanonymous -> redundantstatic: swStephan Bergmann1-1/+1
2020-06-30tdf#134099 sw: fix textbox anchors on copy-paste and undoMiklos Vajna1-0/+10
2020-06-10loplugin:buriedassign in swNoel Grandin2-4/+6
2020-05-26Fix loplugin:simplifypointertobool for libstdc++ std::shared_ptrStephan Bergmann4-10/+10
2020-05-16loplugin:unusedfieldsNoel Grandin1-7/+0
2020-05-10new loplugin:simplifypointertoboolNoel Grandin1-1/+1
2020-04-22tdf#42949 Simplify use of rtl::math::approxEqual in include/basegfx/Gabor Kelemen1-0/+1
2020-04-07tdf#131490 sw btlr: fix handling of vertical textMiklos Vajna1-3/+4
2020-03-31Translate German variable namesJohnny_M1-2/+2
2020-03-31Translate German variable namesJohnny_M1-4/+4
2020-03-15SwDoc::RemoveInvisibleContent(): SwIterator no more ...Bjoern Michaelsen1-5/+9
2020-03-13Revert "loplugin:constfields in sw"Noel Grandin2-7/+7
2020-03-02speedup sw build a littleNoel Grandin2-6/+7