summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-02-28DRAFT-lok-AT-get-current-paragraph-with-formatting-3private/mcecchetti/23H1/a11y/paragraphMarco Cecchetti
2023-02-28sw: fix anchoring in SwFrame::GetNextFlyLeaf()Miklos Vajna
2023-02-28sw: handle split flys in SwTextFormatter::FormatLine()Miklos Vajna
2023-02-28sw: implement SwFrame::GetPrevFlyLeaf()Miklos Vajna
2023-02-28sw: avoid unwanted initial content in split/follow fly framesMiklos Vajna
2023-02-27sc: remove protect cell tab from cell format dialogPranam Lashkari
2023-02-27sw: call GetNextFlyLeaf() in SwFrame::GetLeaf()Miklos Vajna
2023-02-27sw: introduce SwFlyFrame::IsFlySplitAllowed()Miklos Vajna
2023-02-27sw: if the fly is to be split, then limit its growth in SwFlyFrame::Format()Miklos Vajna
2023-02-27sw: add an initial SwFrame::GetNextFlyLeaf()Miklos Vajna
2023-02-27Related: tdf#153752 Use virtual method to avoid dynamic castsMike Kaganski
2023-02-27Fix --disable-scripting build (for example for WASM)Tor Lillqvist
2023-02-25Update git submodulesOlivier Hallot
2023-02-25tdf#63965 Hide one extra Rename Sheet command from Customize dialogGabor Kelemen
2023-02-25tdf#144302 tdf#153333 qt: Load cursor from icon themeMichael Weghorn
2023-02-25tdf#151968: Fix vertical position of RTL spelling wavy lineKhaled Hosny
2023-02-25crashtesting: null-deref seen on loading forum-mso-en4-399427.xlsxCaolán McNamara
2023-02-25crashtesting: crash on import of forum-mso-en4-702161.xlsxCaolán McNamara
2023-02-25blind fix for crashes in RegressionCurveCalculatorNoel Grandin
2023-02-25tdf#153640 Fix changing chart background color back to NoneSamuel Mehrbrodt
2023-02-25tdf#151745 Fix input line redraw issue after resizing calc windowSamuel Mehrbrodt
2023-02-25tdf#153526 writerfilter: catch exception from no NumberingRulesJustin Luth
2023-02-25update creditsChristian Lohmaier
2023-02-25Resolves: tdf#148047 don't move focus if dropdown is activeCaolán McNamara
2023-02-25sw: check GetWrtShellPtr()Xisco Fauli
2023-02-25tdf#153752: SbxObject::Execute: extra characters in Option Compatible modeMike Kaganski
2023-02-25Simplify a bitMike Kaganski
2023-02-25tdf#142783 consider the Calendar Edit and DropDown as one compound controlCaolán McNamara
2023-02-25nss: upgrade to release 3.88.1Michael Stahl
2023-02-25tdf#132110 page ids might not be state idsCaolán McNamara
2023-02-25Resolves: tdf#153763 first/last buttons in tabbar not respondingCaolán McNamara
2023-02-25tdf#153520 vcl: Align listbox invalidation with mouseover checkMichael Weghorn
2023-02-25tdf#153614 qt: Set keyboard focus state when focused, tooMichael Weghorn
2023-02-25tdf#132714 sw: fix crash at table row deletion associated to a chartLászló Németh
2023-02-25check SmGetActiveView()Xisco Fauli
2023-02-25ofz: Use-of-uninitialized-valueCaolán McNamara
2023-02-25tdf#153724: make sure to retrieve the variable value before checking the typeMike Kaganski
2023-02-25[cp] use internal fontconfig, freetype, harfbuzz and graphite for LOKitAndras Timar
2023-02-24sw: add an SwFlyAtContentFrame ctor that creates a follow fly frameMiklos Vajna
2023-02-24sw: inherit SwFlyAtContentFrame from SwFlowFrameMiklos Vajna
2023-02-24sw: add UNO API for multi-page fly framesMiklos Vajna
2023-02-24sw: add document model for multi-page fly framesMiklos Vajna
2023-02-24sd: templates: fix missing attribute "style:display-name"Henry Castro
2023-02-24Don't bother building the vcldemo executable for WASM unless using Qt5Tor Lillqvist
2023-02-24Make the "custom widgets" for the notebookbar work in COWASMTor Lillqvist
2023-02-24I get "warning: unsupported syscall: __sys_prlimit64" in WASM so avoid thatTor Lillqvist
2023-02-24Add Emscripten ifdef to bootstrap_getExecutableFile()Tor Lillqvist
2023-02-24Update Qt5 build instructions to use Allotropia's pre-patched repoTor Lillqvist
2023-02-24Need to mention libxml2 here, too, when building for EmscriptenTor Lillqvist
2023-02-24Don't use symlinks for the Emscripten soffice.data and soffice.data.js.metadataTor Lillqvist