summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2021-05-11Fix style previews widget with multiple languagesSzymon Kłos
2021-05-11tdf#84502 CuiConfigGroupListBox Macros,Styles like category for SidebarJim Raykowski
2021-05-10tdf#138209 ODF export: work around forms problem in LO < 7.0Michael Stahl
2021-05-10tdf#141613 sw: avoid possible crash when undoing header creationDaniel Arato (NISZ)
2021-05-10tdf#142130 sw track changes: fix crossing out of neighboring imagesLászló Németh
2021-05-10sw: prefix members of SwAutoStylesEnumImpl, SwXRedline, ...Miklos Vajna
2021-05-10sw: test fix of tdf#140731 (freezing with track changes)Balazs Santha
2021-05-10tdf#120761: sw_ww8import: fix typo in unittestXisco Fauli
2021-05-09clang-tidy Undefined or garbage value returned to callerNoel Grandin
2021-05-08ref-count SfxItemPoolNoel Grandin
2021-05-07simplify SwAttrPool codeNoel Grandin
2021-05-07tdf#138518 sw: layout: unbreak fdo80206-1.docMichael Stahl
2021-05-07cid#1401328 Uncaught exceptionCaolán McNamara
2021-05-07tdf#138518 sw: layout: fix assert on ooo43913-1.docMichael Stahl
2021-05-07add missing truncate-multiline propertiesCaolán McNamara
2021-05-06loplugin:unusedmethodsNoel Grandin
2021-05-06add SfxItemPoolDeleter utilityNoel Grandin
2021-05-06tdf#126226: sw: Add UItestXisco Fauli
2021-05-06tdf#128913 DOCX: import track changes of inline imagesLászló Németh
2021-05-06tdf#121659 DOCX import: fix lost column break at shapesAttila Szűcs
2021-05-06use Label::set_label_type to designate a label as a warning/errorCaolán McNamara
2021-05-06Fix typosAndrea Gelmini
2021-05-06Replace magic numbers in SwPageFrame::UpdateAttr_()Miklos Vajna
2021-05-05loplugin:constmethodNoel Grandin
2021-05-05tdf#142080 sw: layout: fix infinite loop in CalcContent()Michael Stahl
2021-05-05tdf#141935 svx cui: apply line cap setting of line stylesLászló Németh
2021-05-05tdf#141933 add preset dash styles with round capLászló Németh
2021-05-05Introduce SwPageFrameInvFlags to replace magic numbers in ...Miklos Vajna
2021-05-05tdf#140969 Select in Navigator all document selected drawing objectsJim Raykowski
2021-05-04tdf#138782 DOCX import: fix frame positions of old docsAttila Bakos (NISZ)
2021-05-04tdf#69635 DOCX: export hidden (shared) headers/footersDaniel Arato (NISZ)
2021-05-04tdf#141945 sw: layout: check master frame when moving fly forwardMichael Stahl
2021-05-04tdf#141613: sw_uiwriter3: fix unittestXisco Fauli
2021-05-04tdf#141613 sw: fix crash at header/footer undoDaniel Arato (NISZ)
2021-05-04tdf#140296: Added Edit Fields(context menu) inside of tablesAyhan Yalçınsoy
2021-05-04tdf#139713:Renamed Footnote/endnote settings dialog captionAyhan Yalçınsoy
2021-05-04cid#1478174 Uninitialized scalar fieldCaolán McNamara
2021-05-03loplugin:stringadd improvement for appending numbersNoel Grandin
2021-05-03loplugin:unnecessaryparen small improvementNoel Grandin
2021-05-03sw: prefix members of BaseFrameProperties_Impl, SwDocStyleSheetPool, ...Miklos Vajna
2021-05-03tdf#141995 Remove uno:Flash command from Customize dialogGabor Kelemen
2021-05-02sal_uLong->sal_uInt32 in SvParserNoel Grandin
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann
2021-05-02Remove duplicated includeAndrea Gelmini
2021-05-02tdf#79049 speed up OOXML workbook load (4)Noel Grandin
2021-04-30sw: add some SAL_INFO on DoIdleJob interruptMichael Stahl
2021-04-30sw: speed up DoIdleJobs(WORD_COUNT)Michael Stahl
2021-04-30reinterpret_cast to SwPostItContent when field type is postitJim Raykowski
2021-04-30tdf#78864 sw track changes: cross out deleted imagesLászló Németh
2021-04-30allow dnd into weldeditviewCaolán McNamara