summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2021-10-22revert unittests to use plain text-based LibreOfficeKitCallbackLuboš Luňák
2021-10-22tdf#145274 FILEOPEN: Text properties are lostNoel Grandin
2021-10-22return weld::Builder by unique_ptrNoel Grandin
2021-10-22sw: remove useless debug code in SwTextShellMiklos Vajna
2021-10-22Optimize assignment from OUStringLiteral to OUStringStephan Bergmann
2021-10-22re-arrange BlockInfo a littleNoel Grandin
2021-10-22tdf#144999 SwNavigator: Add way to collapse all categoriesJim Raykowski
2021-10-21tdf#141634 Special end of para split for folded outline nodeJim Raykowski
2021-10-21use sal_Int32 in BigPtrArrayNoel Grandin
2021-10-21Typo: pragraph->paragraphJulien Nabet
2021-10-21introduce SwNodeOffset strong typedefNoel Grandin
2021-10-21loplugin:flattenNoel Grandin
2021-10-21sw: avoid 'else' after 'break' in textboxhelperMiklos Vajna
2021-10-20make more use of SwPaM::End()Noel Grandin
2021-10-20svx: Don't end text edit mode for all viewsTomaž Vajngerl
2021-10-20loplugin:indentation check for indent inside blockNoel Grandin
2021-10-20tdf#145233 sw track changes: show moved text in green colorLászló Németh
2021-10-20CppunitTest_sw_ooxmlexport12: avoid DECLARE_OOXMLEXPORT_EXPORTONLY_TEST()Miklos Vajna
2021-10-20tdf#74604 tdf#54412 Make recency work for hyperlink, field and footnoteJim Raykowski
2021-10-19tdf#113512 Writer: 1.15 line spacing UNO commandJim Raykowski
2021-10-18sw: avoid popup window for the EmbeddedObject property of an UNO OLE objectMiklos Vajna
2021-10-18tdf#143148 - Use pragma once instead of include guardsHenrik Palomäki
2021-10-18tdf#144691: sw: Add UItestXisco Fauli
2021-10-18tdf#144843: sw: Add UItestXisco Fauli
2021-10-18sw: prefix members of MailDeliveryErrorNotifier, SwAddressIterator, ...Miklos Vajna
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-15do not use text-based LOK callback internallyLuboš 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-14tdf#144840: sw_uiwriter3: Add unittestXisco Fauli
2021-10-14tdf#138873: sw_uiwriter: Add unittestXisco Fauli
2021-10-14use std::vector::insert instead of push_backNoel Grandin
2021-10-14tdf#141957: sw: Add UItestXisco Fauli
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-14sw: remove another unused documentXisco Fauli
2021-10-14Avoid COW overhead using css::uno::SequenceMike Kaganski
2021-10-13sw: remove unused documentXisco Fauli
2021-10-13sw: remove another unused documentXisco Fauli
2021-10-13tdf#124937: sw_ww8export3: Add unittestXisco Fauli
2021-10-13sw: fix corrupted proxy object for SwGrfNode via the view cursor UNO APIMiklos Vajna
2021-10-13tdf#92586: restore unittestXisco Fauli
2021-10-13CppunitTest_sw_ooxmlexport11: avoid DECLARE_OOXMLEXPORT_EXPORTONLY_TEST()Miklos Vajna
2021-10-12ofz#39850 remove content anchored to para being removedCaolán McNamara