summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2024-04-17Drop FRound, and use generalized basegfx::froundMike Kaganski
2024-04-16tdf#160632 TABLE: Crash when using column width dialogNoel Grandin
2024-04-15cid#1596278 Dereference after null checkCaolán McNamara
2024-04-15Improve case rotation in sentence caseOliver Specht
2024-04-15cid#1596323 Dereference null return valueCaolán McNamara
2024-04-15Generalize basegfx::fround for templated return typeMike Kaganski
2024-04-14Use more o3tl::convertMike Kaganski
2024-04-14SwContentTree: remove repeated pointer assignmentJim Raykowski
2024-04-13tdf#158067 Replace OUStringLiteral with _ustrAaron Bourdeaux
2024-04-13Simplify and use more o3tl::convertMike Kaganski
2024-04-12Add the strings "dialog" after "Macro Selector" in extended tipsTaichi Haradaguchi
2024-04-12crashtesting: assert on exporting fdo48097-1.doc to docxCaolán McNamara
2024-04-12tdf#116091: Replaced 'AutoFormat' Button in Convert Text to Table dialogSujatro Bhadra
2024-04-12sw: workaround crash in IsAllHiddenRow()Michael Stahl
2024-04-11tdf#132599 cui offapi sw xmloff: add hyphenation-keep-typeLászló Németh
2024-04-11CppunitTest_sw_uibase_shells: turn on set_non_application_font_useMiklos Vajna
2024-04-10CppunitTest_sw_rtfexport2: avoid DECLARE_RTFEXPORT_TESTMiklos Vajna
2024-04-10tdf#146619 Drop unused 'using namespace' in: sw/Gabor Kelemen
2024-04-09tdf#88214 sw: text formatting: adapt empty line at end of para to WordMichael Stahl
2024-04-09sw: document SwTextFormatCollsMiklos Vajna
2024-04-08cid#1596254 Null pointer dereferences in GetSotStorageStreamNoel Grandin
2024-04-08Resolves: tdf#154715 don't use last-used field setting when editing fieldCaolán McNamara
2024-04-08Failed to set property GtkEntry.valign to top: Could not parse enum: 'top'Caolán McNamara
2024-04-08tdf#50998 tdf#87892 Add sinusoid shapeRMZeroFour
2024-04-08-Werror,-Wunused-but-set-variableStephan Bergmann
2024-04-08tdf#160067 sw floattable: fix missing move bwd of paras in split section frameMiklos Vajna
2024-04-07tdf#160526, tdf#160549: fix split conditions at page startMike Kaganski
2024-04-07Improve test for tdf#135581Mike Kaganski
2024-04-07i#84870: Add a unit testMike Kaganski
2024-04-07Drop a redundant checkMike Kaganski
2024-04-06Simplify a bitMike Kaganski
2024-04-05sw: layout: remove superfluous pages again in InternalAction()Michael Stahl
2024-04-05sw doc model xml dump: show SwTableLine::m_aBoxesMiklos Vajna
2024-04-04tdf160518 DOCX: import hyphenation-keep to fix layoutLászló Németh
2024-04-04tdf#95405 Sidebar: Quick Find for writerkhushishikhu
2024-04-04loplugin:unusedmethodsNoel Grandin
2024-04-04tdf#160301 import DOCVARIABLE fields as user fieldsOliver Specht
2024-04-04tdf#63259 cycle case on sentencesOliver Specht
2024-04-04improve usability of variable fieldsOliver Specht
2024-04-04Resolves tdf#154209 - Fixes resize issue in Index Entry dialogHeiko Tietze
2024-04-04tdf#81012: avoid content frames in footnotes / endnotesMike Kaganski
2024-04-04improve font name in SwPageFrame::GetEmptyPageFont()Noel Grandin
2024-04-04Drop one redundant checkMike Kaganski
2024-04-03tdf#160376 Add uno:Reload to the Notebookbar UIRafael Lima
2024-04-03CppunitTest_sw_rtfexport: avoid DECLARE_RTFEXPORT_TESTMiklos Vajna
2024-04-02simplify SotTempStream and lifetimeNoel Grandin
2024-04-01tdf#151413: add UTF-8 data to the Link clipboard formatMike Kaganski
2024-03-30Fix extended tipsTaichi Haradaguchi
2024-03-30resave latest gladeTaichi Haradaguchi
2024-03-29tdf#143148: Use pragma once in dbui addresslistdialogwilmhit