summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-08-04add more SwPosition::AssignNoel Grandin34-159/+75
2022-08-04introduce SwPosition::AssignNoel Grandin12-22/+36
2022-08-04qt a11y: Implement QtAccessibleWidget::windowMichael Weghorn1-1/+17
2022-08-04qt a11y: Consider QObject hierarchy to find parentMichael Weghorn1-1/+12
2022-08-04tdf#150247: patch orcus to use UTF-16 paths on WindowsMike Kaganski3-29/+38
2022-08-04Resolves: tdf#150253 Add English names for GRAM_API AddIn functionsEike Rathke2-5/+22
2022-08-04Update git submodulesMartin Srebotnjak1-0/+0
2022-08-03external/boost: Fix ill-formed constant expression errorsStephan Bergmann2-0/+35
2022-08-03external/redland: Fix -Wint-conversionStephan Bergmann2-0/+23
2022-08-03CLANGTOOLLIBS needs to include -lclangSupport nowStephan Bergmann1-1/+1
2022-08-03handle scroll events in surrounding GtkSalFrame if there is oneCaolán McNamara3-0/+44
2022-08-03forcepoint#105 add test-caseCaolán McNamara1-0/+178
2022-08-03gtk4: tweaks for native gtk4 scrollbars in writerCaolán McNamara2-5/+7
2022-08-03tdf#117388 use native scrollbar under gtk in writerCaolán McNamara19-123/+377
2022-08-03Move #includes to the topAndrea Gelmini1-3/+2
2022-08-03Removed duplicated includesAndrea Gelmini1-2/+0
2022-08-03Resolves tdf#149944 - UI issues with Base's User Administration dialogHeiko Tietze4-153/+128
2022-08-03This must be non-nullMike Kaganski1-0/+2
2022-08-03tdf#143703 sw: always assign name for fly sectionVasily Melenchuk7-45/+63
2022-08-03sw: always show "tabs" tab in the paragraph dialog for multiple paragraphsPranam Lashkari1-3/+1
2022-08-03tdf#145226 sw: ODF export: fix table-row/table-cell style display-nameMichael Stahl1-3/+5
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