summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2021-05-13Revert "simplify the vcl<->toolkit connection"Noel Grandin1-1/+1
2021-05-13sw XHTML export: fix handling of list labelsMiklos Vajna2-1/+98
2021-05-13sw_uiwriter: Use a template in makefiles to reduce duplicated codeXisco Fauli5-228/+100
2021-05-13Introduce SwSectionFrameInvFlags to replace magic numbers in ...Miklos Vajna2-14/+25
2021-05-12simplify the vcl<->toolkit connectionNoel Grandin1-1/+1
2021-05-12tdf#137810 sw: fix SwXNumberingRules setting CharStyleNameMichael Stahl4-11/+51
2021-05-12tdf#141307: adapt null-checkBjoern Michaelsen1-1/+1
2021-05-12fix some VirtualDevice leaksNoel Grandin3-1/+3
2021-05-12Fix broken TOX in Online.Gülşah Köse1-10/+0
2021-05-12tdf#142196 sw: crossing out images anchored to characterLászló Németh6-8/+127
2021-05-11Revert "tdf#141015: Show Mail Merge toolbar when DBData has data source"Mike Kaganski1-3/+1
2021-05-11fix leak in SwUndoInsSectionNoel Grandin2-14/+17
2021-05-11tdf#91874 Command Popup - HUD to search and run LO commandsTomaž Vajngerl5-0/+5
2021-05-11fix leak in RtfExportNoel Grandin2-3/+2
2021-05-11Related: tdf#138604 sw: don't advertise AS_CHAR as "to char"Miklos Vajna1-1/+1
2021-05-11Fix style previews widget with multiple languagesSzymon Kłos1-1/+6
2021-05-11tdf#84502 CuiConfigGroupListBox Macros,Styles like category for SidebarJim Raykowski4-29/+0
2021-05-10tdf#138209 ODF export: work around forms problem in LO < 7.0Michael Stahl2-2/+4
2021-05-10tdf#141613 sw: avoid possible crash when undoing header creationDaniel Arato (NISZ)2-3/+6
2021-05-10tdf#142130 sw track changes: fix crossing out of neighboring imagesLászló Németh5-7/+82
2021-05-10sw: prefix members of SwAutoStylesEnumImpl, SwXRedline, ...Miklos Vajna5-56/+56
2021-05-10sw: test fix of tdf#140731 (freezing with track changes)Balazs Santha1-0/+57
2021-05-10tdf#120761: sw_ww8import: fix typo in unittestXisco Fauli2-1/+1
2021-05-09clang-tidy Undefined or garbage value returned to callerNoel Grandin1-2/+2
2021-05-08ref-count SfxItemPoolNoel Grandin5-16/+8
2021-05-07simplify SwAttrPool codeNoel Grandin2-41/+2
2021-05-07tdf#138518 sw: layout: unbreak fdo80206-1.docMichael Stahl1-1/+1
2021-05-07cid#1401328 Uncaught exceptionCaolán McNamara1-3/+3
2021-05-07tdf#138518 sw: layout: fix assert on ooo43913-1.docMichael Stahl3-13/+19
2021-05-07add missing truncate-multiline propertiesCaolán McNamara1-0/+1
2021-05-06loplugin:unusedmethodsNoel Grandin3-44/+0
2021-05-06add SfxItemPoolDeleter utilityNoel Grandin4-8/+7
2021-05-06tdf#126226: sw: Add UItestXisco Fauli2-0/+29
2021-05-06tdf#128913 DOCX: import track changes of inline imagesLászló Németh2-0/+8
2021-05-06tdf#121659 DOCX import: fix lost column break at shapesAttila Szűcs2-0/+14
2021-05-06use Label::set_label_type to designate a label as a warning/errorCaolán McNamara2-3/+1
2021-05-06Fix typosAndrea Gelmini2-2/+2
2021-05-06Replace magic numbers in SwPageFrame::UpdateAttr_()Miklos Vajna1-9/+9
2021-05-05loplugin:constmethodNoel Grandin2-2/+2
2021-05-05tdf#142080 sw: layout: fix infinite loop in CalcContent()Michael Stahl3-5/+25
2021-05-05tdf#141935 svx cui: apply line cap setting of line stylesLászló Németh1-0/+102
2021-05-05tdf#141933 add preset dash styles with round capLászló Németh2-3/+31
2021-05-05Introduce SwPageFrameInvFlags to replace magic numbers in ...Miklos Vajna2-22/+38
2021-05-05tdf#140969 Select in Navigator all document selected drawing objectsJim Raykowski2-14/+39
2021-05-04tdf#138782 DOCX import: fix frame positions of old docsAttila Bakos (NISZ)2-0/+16
2021-05-04tdf#69635 DOCX: export hidden (shared) headers/footersDaniel Arato (NISZ)14-48/+145
2021-05-04tdf#141945 sw: layout: check master frame when moving fly forwardMichael Stahl2-2/+6
2021-05-04tdf#141613: sw_uiwriter3: fix unittestXisco Fauli2-13/+31
2021-05-04tdf#141613 sw: fix crash at header/footer undoDaniel Arato (NISZ)2-0/+97
2021-05-04tdf#140296: Added Edit Fields(context menu) inside of tablesAyhan Yalçınsoy5-0/+5