summaryrefslogtreecommitdiff
path: root/sw/source
AgeCommit message (Expand)Author
2021-10-29tdf#140798, tdf#143815, tdf#141659: fix fly content hint handlingBjoern Michaelsen
2021-10-29pass DX array around using o3tl::span instead of pointerNoel Grandin
2021-10-29use virtual function call for dynamic dispatchBjoern Michaelsen
2021-10-29consolidate DDE updates in FieldTypeBjoern Michaelsen
2021-10-27tdf#131755 SwNavigator: Fix drag mode configuration restoreJim Raykowski
2021-10-27SwNavigator: Use stored outline levels shown value for both flavorsJim Raykowski
2021-10-26tdf#131025 swtable: don't apply number format to non-number textJustin Luth
2021-10-26tdf#145225 sw track changes: fix bad insert at movingLászló Németh
2021-10-26-Wunused-but-set-variableNoel Grandin
2021-10-26tdf#136715 sw: fix table Undo to update table styleBalazs Santha
2021-10-26tdf#144374 DOCX: export the password for editingTünde Tóth
2021-10-25use pull model also for LOK text selectionLuboš Luňák
2021-10-25tdf#138531: Also update DDE tables, not only fieldsBjoern Michaelsen
2021-10-25tdf#145132 SwNavigator: Add tracking option for all categoriesJim Raykowski
2021-10-24cid#1493243 silence Copy-paste errorCaolán McNamara
2021-10-24cid#1460971 Unchecked return valueCaolán McNamara
2021-10-24cid#1493242 silence Copy-paste errorCaolán McNamara
2021-10-24cid#1493239 silence bogus Use after freeCaolán McNamara
2021-10-24change some LOK internal updates to be pull model instead of pushLuboš Luňák
2021-10-23tdf#131025 ODF import: recognize SV_COUNTRY_LANGUAGE_OFFSETJustin Luth
2021-10-23SwNavigator: Make tracked drawing object scroll into content tree viewJim Raykowski
2021-10-22tdf#64991 speed up loading large RTL documentsNoel Grandin
2021-10-22tdf#64991 speed up loading large RTL documentsNoel Grandin
2021-10-22sw: fix crash in SwXTextDocument::postMouseEvent()Miklos Vajna
2021-10-22ignore invalidations in Writer when doing tiled paintingLuboš 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-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-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-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-15Avoid usage of incomplete types in member functions defined in-classStephan Bergmann