summaryrefslogtreecommitdiff
path: root/sw/source
AgeCommit message (Expand)Author
2021-10-16Simplify vector initialization in swJulien Nabet
2021-10-15tdf#93747 sw IsTableMode setStyle: don't affect unselected cellsJustin Luth
2021-10-15tdf#144843 call to GetBoxBackground requires incarnated itemArmin Le Grand (Allotropia)
2021-10-15delay, collect and compress LOK invalidations for Writer viewsLuboš Luňák
2021-10-15Avoid usage of incomplete types in member functions defined in-classStephan Bergmann
2021-10-15Remove non-const Sequence::begin()/end() in internal codeMike Kaganski
2021-10-15tdf#145068 sw change tracking: highlight numbering of changed list itemsLászló Németh
2021-10-15sw: remove useless debug code in DocumentDeviceManagerMiklos Vajna
2021-10-14use std::vector::insert instead of push_backNoel Grandin
2021-10-14tdf#144840 Special Paste RTF: Table with merged cells messed upNoel Grandin
2021-10-14tdf#145093 sw track changes: fix crash at moving list itemsLászló Németh
2021-10-14tdf#134426 tdf#138873 sw: Revert "tdf#79717 ...Justin Luth
2021-10-14Avoid COW overhead using css::uno::SequenceMike Kaganski
2021-10-13sw: fix corrupted proxy object for SwGrfNode via the view cursor UNO APIMiklos Vajna
2021-10-12ofz#39850 remove content anchored to para being removedCaolán McNamara
2021-10-12ofz#39837 avoid timeoutCaolán McNamara
2021-10-12pass 2nd arg of lcl_MinMaxNode by referenceCaolán McNamara
2021-10-12Try to fix Ubsan TBJulien Nabet
2021-10-12tdf#145066 sw change tracking: fix bad deletion at Move Up/DownLászló Németh
2021-10-12sw layout xml dump: show type even for multi-portionsMiklos Vajna
2021-10-11sw XHTML export: fix missing <li> around nested <ul>/<ol>Miklos Vajna
2021-10-11loplugin:moveparam in swNoel Grandin
2021-10-11valgrind: use after free on applying "default character" character styleCaolán McNamara
2021-10-11In O[U]StringBuffer, make string_view params replacements for OUString onesStephan Bergmann
2021-10-11tdf#141957 include the size of header and footer.Mark Hung
2021-10-11cid#1492337 Unintended sign extensionCaolán McNamara
2021-10-11sw: prefix members of SwDLL, SwFieldDlgWrapper, SwImplShellAction and ...Miklos Vajna
2021-10-11Expand some defines and simplify loopsMike Kaganski
2021-10-10loplugin:moveparam in svxNoel Grandin
2021-10-10cid#1492337 Unintended sign extensionCaolán McNamara
2021-10-10Typo: brake(s)->break(s) (I let the right use of "brake" of course)Julien Nabet
2021-10-10use SfxItemSetFixed in swNoel Grandin
2021-10-09Rename bookmrk* -> bookmark*Julien Nabet
2021-10-09What's the interest to gain 1 letter? bDelBookmrk->bDelBookmarkJulien Nabet
2021-10-09tdf#143148 - Use pragma once instead of include guardsJulien Nabet
2021-10-09Declare and initialize variable only when really needed (sw/unocrsrhelper)Julien Nabet
2021-10-09tdf#142344 SwNavigator: Keep heading selected after navigating toJim Raykowski
2021-10-08tdf#143142 Solve the button cannot be used when table column is 6Verne-Lai
2021-10-08remove unintended blank lineJim Raykowski
2021-10-08loplugin:moveparam in svxNoel Grandin
2021-10-08sw: handle mbIsLabelDoc when replacing compat optionsMiklos Vajna
2021-10-07SwNavigator: Fix crash on image selectJim Raykowski
2021-10-07ofz: Timeout, detect infinite loopCaolán McNamara
2021-10-07tdf#144317 sw table minimize: fix signed->unsigned table growthJustin Luth
2021-10-07sw: size() -> !empty() in textboxhelperMiklos Vajna
2021-10-07tdf#143982 doc/x export: save automatic table as 100% relativeJustin Luth
2021-10-06tdf#144122 Use signed type to avoid stealthy underflowAron Budea
2021-10-06tdf#144907: sw ui: allow closing of "Fields" dialogVasily Melenchuk
2021-10-06lok: IME: directly copy formatting for inserted textSzymon Kłos
2021-10-06lok: IME: preserve formatting when inserting at the end of paragraphSzymon Kłos