summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-02-28DRAFT-lok-AT-get-current-paragraph-with-formatting-3private/mcecchetti/23H1/a11y/paragraphMarco Cecchetti6-0/+468
2023-02-28sw: fix anchoring in SwFrame::GetNextFlyLeaf()Miklos Vajna8-40/+108
2023-02-28sw: handle split flys in SwTextFormatter::FormatLine()Miklos Vajna3-0/+42
2023-02-28sw: implement SwFrame::GetPrevFlyLeaf()Miklos Vajna4-0/+28
2023-02-28sw: avoid unwanted initial content in split/follow fly framesMiklos Vajna5-10/+13
2023-02-27sc: remove protect cell tab from cell format dialogPranam Lashkari1-1/+6
2023-02-27sw: call GetNextFlyLeaf() in SwFrame::GetLeaf()Miklos Vajna3-8/+29
2023-02-27sw: introduce SwFlyFrame::IsFlySplitAllowed()Miklos Vajna3-3/+18
2023-02-27sw: if the fly is to be split, then limit its growth in SwFlyFrame::Format()Miklos Vajna3-4/+26
2023-02-27sw: add an initial SwFrame::GetNextFlyLeaf()Miklos Vajna3-0/+54
2023-02-27Related: tdf#153752 Use virtual method to avoid dynamic castsMike Kaganski3-15/+9
2023-02-27Fix --disable-scripting build (for example for WASM)Tor Lillqvist1-1/+1
2023-02-25Update git submodulesOlivier Hallot1-0/+0
2023-02-25tdf#63965 Hide one extra Rename Sheet command from Customize dialogGabor Kelemen1-2/+2
2023-02-25tdf#144302 tdf#153333 qt: Load cursor from icon themeMichael Weghorn1-201/+92
2023-02-25tdf#151968: Fix vertical position of RTL spelling wavy lineKhaled Hosny2-11/+12
2023-02-25crashtesting: null-deref seen on loading forum-mso-en4-399427.xlsxCaolán McNamara1-4/+5
2023-02-25crashtesting: crash on import of forum-mso-en4-702161.xlsxCaolán McNamara1-15/+19
2023-02-25blind fix for crashes in RegressionCurveCalculatorNoel Grandin1-0/+2
2023-02-25tdf#153640 Fix changing chart background color back to NoneSamuel Mehrbrodt1-1/+2
2023-02-25tdf#151745 Fix input line redraw issue after resizing calc windowSamuel Mehrbrodt1-1/+0
2023-02-25tdf#153526 writerfilter: catch exception from no NumberingRulesJustin Luth3-4/+14
2023-02-25update creditsChristian Lohmaier1-2610/+2848
2023-02-25Resolves: tdf#148047 don't move focus if dropdown is activeCaolán McNamara2-0/+10
2023-02-25sw: check GetWrtShellPtr()Xisco Fauli17-145/+224
2023-02-25tdf#153752: SbxObject::Execute: extra characters in Option Compatible modeMike Kaganski13-54/+110
2023-02-25Simplify a bitMike Kaganski1-10/+6
2023-02-25tdf#142783 consider the Calendar Edit and DropDown as one compound controlCaolán McNamara4-1/+15
2023-02-25nss: upgrade to release 3.88.1Michael Stahl1-2/+2
2023-02-25tdf#132110 page ids might not be state idsCaolán McNamara5-9/+35
2023-02-25Resolves: tdf#153763 first/last buttons in tabbar not respondingCaolán McNamara1-6/+9
2023-02-25tdf#153520 vcl: Align listbox invalidation with mouseover checkMichael Weghorn3-27/+24
2023-02-25tdf#153614 qt: Set keyboard focus state when focused, tooMichael Weghorn1-1/+3
2023-02-25tdf#132714 sw: fix crash at table row deletion associated to a chartLászló Németh3-0/+29
2023-02-25check SmGetActiveView()Xisco Fauli3-10/+12
2023-02-25ofz: Use-of-uninitialized-valueCaolán McNamara1-3/+4
2023-02-25tdf#153724: make sure to retrieve the variable value before checking the typeMike Kaganski3-1/+39
2023-02-25[cp] use internal fontconfig, freetype, harfbuzz and graphite for LOKitAndras Timar1-0/+4
2023-02-24sw: add an SwFlyAtContentFrame ctor that creates a follow fly frameMiklos Vajna2-0/+9
2023-02-24sw: inherit SwFlyAtContentFrame from SwFlowFrameMiklos Vajna2-2/+10
2023-02-24sw: add UNO API for multi-page fly framesMiklos Vajna3-0/+35
2023-02-24sw: add document model for multi-page fly framesMiklos Vajna8-28/+148
2023-02-24sd: templates: fix missing attribute "style:display-name"Henry Castro5-5/+5
2023-02-24Don't bother building the vcldemo executable for WASM unless using Qt5Tor Lillqvist1-1/+3
2023-02-24Make the "custom widgets" for the notebookbar work in COWASMTor Lillqvist1-1/+39
2023-02-24I get "warning: unsupported syscall: __sys_prlimit64" in WASM so avoid thatTor Lillqvist1-1/+1
2023-02-24Add Emscripten ifdef to bootstrap_getExecutableFile()Tor Lillqvist1-0/+8
2023-02-24Update Qt5 build instructions to use Allotropia's pre-patched repoTor Lillqvist1-10/+5
2023-02-24Need to mention libxml2 here, too, when building for EmscriptenTor Lillqvist1-1/+1
2023-02-24Don't use symlinks for the Emscripten soffice.data and soffice.data.js.metadataTor Lillqvist1-2/+2