summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-01-25Resolves tdf#152947 - Accessibility for save status iconHeiko Tietze54-27/+1577
2023-01-25Resolves tdf#146579 - Accessibility for statusbar iconsHeiko Tietze108-54/+3860
2023-01-25Update git submodulesStephan Bergmann1-0/+0
2023-01-25Use ImplInheritanceHelper in OAccessibleTextHelperStephan Bergmann3-25/+12
2023-01-25Use ImplInheritanceHelper in OAccessibleSelectionHelperStephan Bergmann5-15/+12
2023-01-25sw: change or create the selected theme in SdrPage on theme changeTomaž Vajngerl1-0/+17
2023-01-25sw: support theme colors in color picker in writerTomaž Vajngerl2-0/+16
2023-01-25tdf#66580 added hybrid PDF test casesTomaž Vajngerl6-0/+142
2023-01-25Fix typoStephan Bergmann1-1/+1
2023-01-25tdf#129905 Create toggle for Section boundariesRafael Lima7-1/+53
2023-01-25sw: add UNO API for multi-page fly framesMiklos Vajna3-0/+35
2023-01-25NSS initialization guardAndras Timar3-11/+28
2023-01-25Update git submodulesChristian Lohmaier1-0/+0
2023-01-25Fix no-pch Windows build: missing includeMike Kaganski1-1/+10
2023-01-25tdf#150098 sc validation: allowing formulas for validity testBalazs Varga2-17/+205
2023-01-25Update git submodulesAndrea Gelmini1-0/+0
2023-01-25android: Don't warn about NDK 21 and 22Michael Weghorn1-3/+3
2023-01-25sw: lok: avoid creating callback json if kit is not activePranam Lashkari3-4/+6
2023-01-25more detailed NSS error reportAndras Timar1-1/+4
2023-01-25sw: send LOK call back on section deletionPranam Lashkari1-0/+20
2023-01-25sw: send LOK call back on bookmark deletionPranam Lashkari3-0/+40
2023-01-25CppunitTest_sw_rtfexport2: clean up no longer needed preTest()Miklos Vajna1-21/+16
2023-01-25test: Add AccessibilityTools::nameEquals()Colomban Wendling4-27/+62
2023-01-25tdf#153161: (Ab)use a call to XTextRange::getString to flush editsMike Kaganski3-0/+49
2023-01-25Use ImplInheritanceHelper in VCLXAccessibleComponentStephan Bergmann5-22/+6
2023-01-25Update skia to m110Noel Grandin15-305/+92
2023-01-25Fix typoAndrea Gelmini1-1/+1
2023-01-24related tdf#151548 formfield navigation: loop to beginning/endJustin Luth9-26/+43
2023-01-24tdf#152404 crash with ibus-mozc with ctrl+alt+c during ExtTextInputCaolán McNamara2-2/+12
2023-01-24Fix buildMike Kaganski1-0/+1
2023-01-24Missing includeStephan Bergmann1-1/+1
2023-01-24Update git submodulesOlivier Hallot1-0/+0
2023-01-24Update git submodulesRafael Lima1-0/+0
2023-01-24Update git submodulesRafael Lima1-0/+0
2023-01-24Use ImplInheritanceHelper in OAccessibleExtendedComponentHelperStephan Bergmann3-15/+9
2023-01-24tdf#141908 Replace usage of sal_Int32 with Colorektagoel121-14/+14
2023-01-24[API CHANGE] remove service sd::framework::ModuleControllerNoel Grandin8-103/+20
2023-01-24sw: add document model for multi-page fly framesMiklos Vajna8-28/+148
2023-01-24tdf#153076 Make Basic editor background color independent from document colorRafael Lima7-17/+74
2023-01-24Clarify commentTor Lillqvist1-1/+1
2023-01-24Surround recently added code that breaks on COWASM with ifdefTor Lillqvist1-0/+2
2023-01-24Use PYTHONWARNINGS=ignore instead of 'default' for EmscriptenTor Lillqvist1-3/+10
2023-01-24ScriptForge (SF_Dialog) define constants as propertiesJean-Pierre Ledure1-2/+12
2023-01-24Be consistent in checks for LIBO_INTERNAL_ONLYTor Lillqvist1-1/+1
2023-01-24tdf#153090 xmloff: ODF import/export of source style on ToXMichael Stahl14-28/+159
2023-01-24tdf#152404 crash in Windows with ctrl+alt+c during ExtTextInputCaolán McNamara1-0/+18
2023-01-24sw: disable theme dialog if the theme is not set to the draw pageTomaž Vajngerl1-0/+15
2023-01-24sw: remove tab pages from theme dialog - crashes onlineTomaž Vajngerl1-37/+19
2023-01-24No need for openssl in the cross build's instdir_for_buildJan Holesovsky1-3/+3
2023-01-24tdf#66580 write ODF document as an attachment in hybrid modeTomaž Vajngerl5-159/+194