summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-04-26tdf#125931: Add Elements deck and Elements panel to Math's sidebarMike Kaganski9-0/+519
2022-04-26tdf#125931: Enable sidebar in MathMike Kaganski7-1/+47
2022-04-26Pick better variable typesStephan Bergmann1-3/+3
2022-04-26Pick better variable typesStephan Bergmann1-4/+5
2022-04-26ofz#46901 TimeoutCaolán McNamara1-3/+8
2022-04-26Adapt function's interface to change from OUString to std::u16string_viewStephan Bergmann1-2/+3
2022-04-26Update git submodulesChristian Lohmaier1-0/+0
2022-04-26android: Use 'if' instead of switch-cases with just 1 caseMichael Weghorn1-6/+3
2022-04-26android: Drop redundant check for SDK version <= 11Michael Weghorn1-4/+0
2022-04-26ofz#47029 TimeoutCaolán McNamara3-12/+13
2022-04-26cid#1504074 silence Improper use of negative valueCaolán McNamara1-2/+2
2022-04-26Translatable string improvements I push so they don’t rot in my local cloneAdolfo Jayme Barrientos7-21/+21
2022-04-26use a std::vector hereCaolán McNamara3-6/+5
2022-04-26unnecessary dtorCaolán McNamara2-5/+0
2022-04-26Update git submodulesSeth Chaiklin1-0/+0
2022-04-26revert unnecessary changeNoel Grandin1-3/+3
2022-04-26sw content controls, checkbox: toggle the checkbox on clickMiklos Vajna3-1/+77
2022-04-26tdf#148751 Enable Text toolbar by default in DrawRafael Lima1-1/+1
2022-04-26cid#1504268 Silence false data race condition warningStephan Bergmann1-0/+1
2022-04-26ofz#46906 Integer-overflowCaolán McNamara1-0/+15
2022-04-26Extend UNO API for custom jump listsSamuel Mehrbrodt2-46/+296
2022-04-26Related: tdf#148433 test if CAIRO_OPERATOR_DIFFERENCE is the problemCaolán McNamara1-1/+8
2022-04-26ofz: Use-of-uninitialized-valueCaolán McNamara1-1/+1
2022-04-26Two more uses of rtl::createUriCharClassStephan Bergmann2-38/+9
2022-04-26sw: show Manage Changes dialog for read-only documents too...Michael Stahl3-4/+18
2022-04-26SwRedlineAcceptDlg: fix inconsistent enabling of buttonsMichael Stahl1-0/+5
2022-04-26officecfg,unotools,framework,sfx2: store ReadOnly for recent docsMichael Stahl12-17/+46
2022-04-26officecfg: deprecate Office::Histories::HistoryItem::PasswordMichael Stahl1-0/+1
2022-04-26Access2Base - (access2base.py) FIX remove duplicateJean-Pierre Ledure1-3/+2
2022-04-26Fix for xcode-ide-integrationxuenhua1-1/+1
2022-04-26Drop obsolete workaround for LanguageTool 1.7Gabor Kelemen1-18/+0
2022-04-26Drop unused LanguageTool extensionGabor Kelemen22-401/+0
2022-04-26Drop unused CT2N extensionGabor Kelemen22-291/+0
2022-04-26CAIRO_OPERATOR_DIFFERENCE define should have followed its usageCaolán McNamara2-7/+4
2022-04-26tdf#143956 Remove page size of Writer templates 3Laurent BP5-1995/+72
2022-04-26tdf#147586: Initialize mbBulletColorFollowText to falseXisco Fauli3-1/+24
2022-04-26rtf filter: reduce memory allocations countVasily Melenchuk2-76/+89
2022-04-26tdf#132475 sw ms: import/export DI_CHANGE as fieldJustin Luth4-15/+20
2022-04-26sw: document HtmlExportTestMiklos Vajna1-0/+1
2022-04-26natvis: some extra patterns for SvRefs<...> and writerfilterVasily Melenchuk1-0/+16
2022-04-25loplugin:stringviewStephan Bergmann1-1/+2
2022-04-25loplugin:stringviewparamStephan Bergmann2-17/+19
2022-04-25loplugin:stringviewStephan Bergmann1-1/+2
2022-04-25oox: Remove obsolete TODOXisco Fauli1-2/+0
2022-04-25tdf#75263 - Export VBA-Project using detected charset on importAndreas Heinisch7-98/+251
2022-04-25character dialog contents jumping around a little when label contents changeCaolán McNamara1-419/+489
2022-04-25repair mangled sizegroupsCaolán McNamara1-3/+18
2022-04-25tdf#132475 writerfilter: use proper date-field defaultsJustin Luth4-21/+61
2022-04-25tdf#145240: Can't save drawing if I'm adding a short freeform line with no fillJulien Nabet1-4/+6
2022-04-25Introduce a better mechanism to suppress false loplugin warningsStephan Bergmann6-18/+200