summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-02-08Related: tdf#153438 this toplevel needs to be a GtkBoxCaolán McNamara
2023-02-08sw layout xml dump: show offset of text framesMiklos Vajna
2023-02-08Simplify a bitMike Kaganski
2023-02-08CppunitTest_sw_htmlexport: avoid preTest() magic in ...Miklos Vajna
2023-02-08svx: don't access m_aOutRect directly - go through methodsTomaž Vajngerl
2023-02-08basegfx: restructure B1DRange and B2DRange tests and add use casesTomaž Vajngerl
2023-02-07tdf#153436: Improve handling of Arabic system spell dictionary on macOSKhaled Hosny
2023-02-07ofz#55771 TimeoutCaolán McNamara
2023-02-07cid#1520798 Use after freeCaolán McNamara
2023-02-07cid#1520802 Dereference null return valueCaolán McNamara
2023-02-07cid#1520799 Unchecked dynamic_castCaolán McNamara
2023-02-07cid#1520803 silence Unchecked return value from libraryCaolán McNamara
2023-02-07tdf#153376: Fix reading USE_TYPO_METRICS flagKhaled Hosny
2023-02-07tdf#153083 writerfilter,sw: DOCX locale-dependent TOC \t style names, 3Michael Stahl
2023-02-07sw floattable: fix cid#1520800Miklos Vajna
2023-02-07tdf#153083 writerfilter,sw: consolidate StyleName->StyleId in msfilterMichael Stahl
2023-02-07Resolves tdf#153127 - Separate book from other modes in print previewHeiko Tietze
2023-02-07Resolves tdf#148441 - Hide viewlayout in statusbar in preview modeHeiko Tietze
2023-02-07sw: fix anchoring in SwFrame::GetNextFlyLeaf()Miklos Vajna
2023-02-07Resolves: tdf#139934 always apply cellXfs xf explicits (tdf#123139 related)Eike Rathke
2023-02-07sc: use try/finally to reset the changes in OptionsTreeDialogXisco Fauli
2023-02-07sw: use try/finally to reset the changes in OptionsTreeDialogXisco Fauli
2023-02-07lok: don't pretty print html for onlineSzymon Kłos
2023-02-07tdf#153244 apply caption optionsSzymon Kłos
2023-02-07crashtesting: crash in ScInterpreter::ScCountIfsCaolán McNamara
2023-02-07sw: handle split flys in SwTextFormatter::FormatLine()Miklos Vajna
2023-02-07Fix links in DispatchCommands wiki pageJean-Pierre Ledure
2023-02-07improve readability of VirtualDevice constructorNoel Grandin
2023-02-07tdf#153321 use SeparatorColor for FixedLineCaolán McNamara
2023-02-07sc: use try/finally to reset the changes in OptionsTreeDialogXisco Fauli
2023-02-07Related: tdf#153319 don't destroy frame with IsDeleteForbidden setCaolán McNamara
2023-02-07GtkPaned properties applied to children not in a GtkPaned anymoreCaolán McNamara
2023-02-07uitest: reset value when changing the measurement unitXisco Fauli
2023-02-07ofz#55751 check that level is validCaolán McNamara
2023-02-07sw: document SwFootnoteFrameMiklos Vajna
2023-02-06Update git submodulesSeth Chaiklin
2023-02-06Revert "optimize ConfigurationProperty::get()"Xisco Fauli
2023-02-06ofz: bump sc-rtf and html max lengthsCaolán McNamara
2023-02-06Fix thinko when to sleepStephan Bergmann
2023-02-06tdf#147906 Use Math.hypot() for Pythagorean additionYomnasalama
2023-02-06Make LOKClipboard available to other modulesSzymon Kłos
2023-02-06lok: send status for file export dialogsSzymon Kłos
2023-02-06tdf#152669 sw: fix missing table borders in the non-Word-table-cell caseMiklos Vajna
2023-02-06lok: formulabar: fix URL fields selectionSzymon Kłos
2023-02-06jsdialog: weld all message boxesSzymon Kłos
2023-02-06sw: implement SwFrame::GetPrevFlyLeaf()Miklos Vajna
2023-02-06sw: prefix members of RangeBorderEnumWrapperMiklos Vajna
2023-02-06Minor typo fixes and some additional informationTor Lillqvist
2023-02-05Related: tdf#150098 sc validation: allowing formulas for validity testBalazs Varga
2023-02-05osl::Mutex->std::mutex in sd::framework::FrameworkHelperNoel Grandin