summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-07-20tdf#156361 use slow blending path if alpha mask blending is diabledPatrick Luby
2023-07-20tdf#141102 related: Improve names of menu items used to fold andJim Raykowski
2023-07-20tdf#156378 Open function help page on F1 in the Functions sidebarRafael Lima
2023-07-20tdf#150302 Fix FontworkSameLetterHeights button in DrawMatt K
2023-07-20Revert "tdf#149401 show "Restart LibreOffice" dialog changing AutoRecovery"Justin Luth
2023-07-20Update git submodulesSeth Chaiklin
2023-07-20tdf#154990 vcl: PDF export: incorrect checks of annotation struct parentsMichael Stahl
2023-07-20Added searching and filtering features to certificate chooser dialogTokieSan
2023-07-20tdf#143148 Use pragma once in swsahil
2023-07-20tdf#143148 Use pragma once in vclsahil
2023-07-20tdf#65509 autosave: apply UserAutoSave without restartingJustin Luth
2023-07-20Simplify a bit by removing a redundant conditionJulien Nabet
2023-07-20split GetWindowExtentsRelative asunderNoel Grandin
2023-07-20simplify the operation of ImplGetWindowExtentsRelativeNoel Grandin
2023-07-20remove dead code in ImplDrawFloatwinBorderNoel Grandin
2023-07-20no need to return a mutable ref from ImplGetItemEdgeClipRectNoel Grandin
2023-07-20tdf#156308 autosave: re-listening to config, no restart requestsJustin Luth
2023-07-20tdf#86630 sw page number wizard: add to notebookbar layout tabJustin Luth
2023-07-19tdf#156372 sw: Stop adding GetLower to every cell in header tableSatya
2023-07-19Use correct configurationMike Kaganski
2023-07-19tdf#153115 sw: fix yet another FindPrvNxtFrameNode() issueMichael Stahl
2023-07-19tdf#153115 sw: SwDoc::TextToTable(), first remove all redlinesMichael Stahl
2023-07-19ScriptForge (FormDocument) fix tdf#156356 Variable not definedJean-Pierre Ledure
2023-07-19add IndexHint -1 for 2 commitEvent methods in accessibilityJulien Nabet
2023-07-19sw: Add test for continuous section breaks not adding page breaksParis Oplopoios
2023-07-19Fix inline page breaks not imported correctly from .doc filesParis Oplopoios
2023-07-19Update git submodulesRafael Lima
2023-07-19Update git submodulesRafael Lima
2023-07-19tdf#120262 sw floattable: no split when none of first row fits the vert spaceMiklos Vajna
2023-07-19CppunitTest_sw_htmlexport: rework to avoid preTest()Miklos Vajna
2023-07-19tdf#146258 sw: commit 34b607bb455bd30d3adf8e3f72182c7cc4d062eeMichael Stahl
2023-07-19tdf#148729 sw: invalidate section frame for new text frame at startMichael Stahl
2023-07-19tdf#127294 add tip about "Search Commands"Seth Chaiklin
2023-07-19Work around MSVC bug with "..."_ostr vs. u"..."_ostrStephan Bergmann
2023-07-19tdf#130581 - Improve unit test of undo command for hide/show slidesAndreas Heinisch
2023-07-19tdf#150308 sw: fix missing top table border after hidden table rowsLászló Németh
2023-07-19tdf#156139 - A11Y - Improve issue text when document starts with wrongBalazs Varga
2023-07-19Update git submodulesMiklos Vajna
2023-07-19Cleanup SfxApplication::Get/SetOptions, and drop unused SIDsMike Kaganski
2023-07-19Move SwXReferenceMark Java tests to C++anfanite396
2023-07-19Move SwXParagraphEnumeration Java tests to C++anfanite396
2023-07-19Update git submodulesOlivier Hallot
2023-07-19Update git submodulesOlivier Hallot
2023-07-18related tdf#68565 tdf#123877 autosave: identify by args, not pathJustin Luth
2023-07-18fix DNDEventDispatcher::findTopLevelWindowNoel Grandin
2023-07-18Update git submodulesRafael Lima
2023-07-18tdf#68565 autosave: add option to store backup in document's folderJustin Luth
2023-07-18[API CHANGE] tdf#144512: keep autosave interval separately for each documentMike Kaganski
2023-07-18remove ImplFrameToOutput and ImplOutputToFrameNoel Grandin
2023-07-18Revert "ww8import create a pagedesc if continuous section changes margins"Paris Oplopoios