summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-07-31pptx: import shape text from master pageSzymon Kłos6-0/+24
2023-07-31tdf#120262 sw floattable: no split when none of first row fits the vert spaceMiklos Vajna5-2/+70
2023-07-31sc: filter: rtf: add method "WriteFontTable"Henry Castro2-0/+60
2023-07-31sc: filter: rtf: add method "AddFont"Henry Castro2-0/+20
2023-07-31sc: filter: rtf: prefix m_* private membersHenry Castro2-5/+5
2023-07-31sc: filter: rtf: use a separate document streamHenry Castro2-26/+29
2023-07-31gtk: silence gtk_label_set_label: assertion 'GTK_IS_LABEL (label)' failedCaolán McNamara1-0/+12
2023-07-31Allow getViewRenderState to get from a specific viewParis Oplopoios7-10/+34
2023-07-31Update git submodulesChristian Lohmaier1-0/+0
2023-07-30cool#6931 on ctrl+[right/down] don't leap to the limits of the documentCaolán McNamara5-12/+56
2023-07-30Resolves: tdf#156462 ctrl+left in calc doesn't always jump to the correct cellCaolán McNamara1-5/+5
2023-07-30Revert "ww8import create a pagedesc if continuous section changes margins"Paris Oplopoios3-27/+0
2023-07-28Added possibility to set password on save throug argumentsJaume Pujantell2-1/+38
2023-07-28Resolves: tdf#155716 grab focus when context menu is activatedCaolán McNamara2-1/+9
2023-07-26SwViewShell::ToggleHeaderFooterEdit already calls GetWin()->Invalidate()Caolán McNamara1-5/+0
2023-07-26lok: sfx2: fix change state "SheetRightToLeft" 2nd attemptAron Budea1-10/+4
2023-07-26lok: notify only affected tabs on cell resizeSzymon Kłos2-3/+6
2023-07-24Bump version to 23.05.2.2cp-23.05.2-2Aron Budea1-1/+1
2023-07-24jsdialog: dark mode support in drawing areaSzymon Kłos1-0/+3
2023-07-24fix COOL crash in theme dialogNoel Grandin1-1/+2
2023-07-23lok: flush the VOC primitives when trimming memoryAshod Nakashian3-0/+39
2023-07-22Execute notifyViewRenderState on view constructorParis Oplopoios3-0/+24
2023-07-20Bump version to 23.05.2.1cp-23.05.2-1Aron Budea1-1/+1
2023-07-20Send Calc pivot table command state changes to LOKAron Budea2-0/+6
2023-07-19vcl: swap out the BinaryDataContainer tooAshod Nakashian1-0/+2
2023-07-19tdf#120262 sw floattable, legacy: go outside body only for page frame vert posMiklos Vajna3-2/+28
2023-07-18tdf#120262 sw floattable, legacy: fix text wrap around fly when no content fitsMiklos Vajna6-10/+38
2023-07-18tdf#156286 sc: fix crash with column deletionLászló Németh1-2/+2
2023-07-18tdf#120262 sw floattable: don't wrap text around fly when no content would fitMiklos Vajna4-3/+70
2023-07-17cool#6857 sw floattable: try harder to keep anchor text in the last followMiklos Vajna3-0/+28
2023-07-17disable add-ons for NotebookBar in LOKit - perf. issuesTomaž Vajngerl1-0/+3
2023-07-17tdf#156287: don't try to move objects to pages other than their anchorMike Kaganski1-1/+3
2023-07-14sw floattable: fix lost floating table right before a hidden para from DOCXMiklos Vajna3-0/+37
2023-07-14lok: don't calculate document area in tile rendering all the timeSzymon Kłos1-1/+1
2023-07-12Natively draw to pixel buffer with RBGA pixel format in iOS appPatrick Luby1-4/+7
2023-07-12sw floattable: enable AddVerticalFrameOffsets compat flag for DOCMiklos Vajna3-0/+33
2023-07-11tdf#150408: Implement UI for "Legal" numberingMike Kaganski3-14/+62
2023-07-11tdf#150408: Implement "Legal" numbering (all levels using Arabic numbers)Mike Kaganski27-22/+173
2023-07-11sw floattable: make sure floattable after floattable gets own anch pos from DOCMiklos Vajna3-0/+40
2023-07-11jsdialog: formatted spin fieldSzymon Kłos5-0/+64
2023-07-11Move SalInstanceFormattedSpinButton decl to headerSzymon Kłos2-72/+85
2023-07-11jsdialog: calendar widgetSzymon Kłos9-4/+59
2023-07-11tdf#156059 sw floattable: fix lost 0 bottom margin of anchor in ftn from DOCXMiklos Vajna2-2/+33
2023-07-10Get LOKDocumentFocusListener to handle enable/disable a11y properlyMarco Cecchetti1-22/+32
2023-07-10lok: copy simple selection even when filteredSzymon Kłos1-1/+2
2023-07-10tdf#146346 fix unit test & extend it to empty multi-page footnoteLászló Németh8-0/+10
2023-07-09math: set initial formula width to non-zeroSzymon Kłos1-1/+1
2023-07-08crashtesting: assert/crash on export of fdo66241-1.ods to xlsCaolán McNamara2-0/+38
2023-07-08Update git submodulesStephan Bergmann1-0/+0
2023-07-08sw: fix crash in SwTextNode::UpdateXisco Fauli1-1/+3