summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-08-03improve assert messageNoel Grandin1-1/+1
2022-08-03export scroll type when possibleCaolán McNamara5-10/+17
2022-08-03clang-tidy modernize-pass-by-value in slideshowNoel Grandin61-183/+230
2022-08-03tdf#150241: a blind fix attemptMike Kaganski1-6/+12
2022-08-03Fix 32-bit buildsStephan Bergmann1-1/+1
2022-08-03repair writer's scrollbar tooltip featureCaolán McNamara1-18/+24
2022-08-03tdf#147021 Use std::size() instead of SAL_N_ELEMENTS() macroehsan1-23/+23
2022-08-03allow welding scrollbars individuallyCaolán McNamara4-0/+226
2022-08-03qt a11y: Implement QtAccessibleWidget::characterRectMichael Weghorn1-3/+17
2022-08-03tdf#149943 vcl: fix pixelated PDF export and print for a rotated imageMiklos Vajna3-16/+40
2022-08-03windows signing: use sha256 (instead of the default sha1)Christian Lohmaier1-1/+2
2022-08-03salTrue->trueCaolán McNamara1-1/+1
2022-08-03tdf#149966 Crash on Windows and freeze on Linux when customizing MenuNoel Grandin1-21/+13
2022-08-03CppunitTest_sw_ooxmlexport13: use more SwParaPortion::dumpAsXml()Miklos Vajna1-2/+2
2022-08-03Avoid multiple conversions to LanguageTag, specifically in loopsEike Rathke3-9/+12
2022-08-02Resolves: tdf#150203 Gather AddIn English names and provide for FunctionAccessEike Rathke2-9/+52
2022-08-02introduce SwPosition::GetContentNodeNoel Grandin14-29/+27
2022-08-02introduce SwPosition::SetRedlineNoel Grandin3-11/+11
2022-08-02introduce SwPosition::SetMarkNoel Grandin2-3/+5
2022-08-02clang-tidy modernize-pass-by-value in toolkitNoel Grandin11-25/+34
2022-08-02Related: tdf#150203 Pricing, there is only one compatibility name, en-USEike Rathke2-4/+4
2022-08-02Use nNumOfLoc instead of sizeof(pLang)Eike Rathke3-3/+3
2022-08-02elide some temporary OUString construction in oox parsingNoel Grandin1-11/+11
2022-08-02tdf#90150 Improve Writer page number display in the status barJim Raykowski2-15/+125
2022-08-02Update git submodulesAndrea Gelmini1-0/+0
2022-08-02tdf#142306 New version of Inspiration templateLaurent BP1-12/+87
2022-08-02sw: make shift-doubleclick on graphics open the graphic dialogMiklos Vajna4-0/+292
2022-08-02tdf#150064 Add tests for a11y tree orderColomban Wendling4-0/+989
2022-08-02tdf#148360: sw: do not ignore list label followed byVasily Melenchuk9-12/+58
2022-08-02ScriptForge - tdf#150203 Use RANDBETWEEN.NV i.o. RANDBETWEENJean-Pierre Ledure2-3/+3
2022-08-02Shorten LanguageTool Options page nameAdolfo Jayme Barrientos1-1/+1
2022-08-02introduce SwPosition::GetContentIndexNoel Grandin165-942/+945
2022-08-02introduce SwPosition::GetNodeIndexNoel Grandin123-607/+609
2022-08-02Update git submodulesRafael Lima1-0/+0
2022-08-02Update git submodulesRafael Lima1-0/+0
2022-08-02clang-tidy modernize-pass-by-value in ooxNoel Grandin85-163/+210
2022-08-02desktop: avoid run graphic tests if ...Henry Castro1-1/+5
2022-08-02introduce SwPosition::GetNodeNoel Grandin173-953/+953
2022-08-02crashtesting: assert on export of forum-mso-en3-17256.xlsx to odsCaolán McNamara2-9/+20
2022-08-02tdf#150034 very slow opening pathological chartNoel Grandin1-1/+2
2022-08-02more_fonts: Update AmiriKhaled Hosny3-9/+9
2022-08-02more_fonts: Update Reem KufiKhaled Hosny3-4/+5
2022-08-02use more getStringDefaultedNoel Grandin30-119/+119
2022-08-02generalize the undo independence checkNoel Grandin4-12/+25
2022-08-02tdf#148810 pptx import: Depth set by EE_PARA_OUTLLEVELJustin Luth4-28/+63
2022-08-02officecfg: link better mirrorMiklos Vajna1-1/+2
2022-08-02related tdf#150197: sd should SetListFormatJustin Luth1-2/+1
2022-08-01related tdf#150197 editeng: clear oListFormat on SetListFormat()Justin Luth1-2/+2
2022-08-01related tdf#150197: SwWrtShell::NumOrBulletOn should SetListFormatJustin Luth1-4/+2
2022-08-01Fix typo in codeAndrea Gelmini11-24/+24