summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-05-27tdf#147844: Use sanity check only if LibreOfficeKit is activeXisco Fauli1-3/+8
2022-05-27CppunitTest_sw_layoutwriter: use more SwParaPortion::dumpAsXml()Miklos Vajna1-170/+388
2022-05-26android: Update compileSdkVersion/targetSdkVersion to 32Michael Weghorn1-2/+2
2022-05-26android: Update androidx.constraintlayout to 2.1.4Michael Weghorn1-1/+1
2022-05-26android: Update com.google.android.material to 1.6.0Michael Weghorn1-1/+1
2022-05-26tdf#146955 DOCX import: fix SAX exception with footnotesLászló Németh3-7/+17
2022-05-26tdf#149324 sw offapi xmloff: add option to not hyphenate short wordsLászló Németh26-24/+147
2022-05-26clang-tidy modernize-pass-by-value in i18npoolNoel Grandin10-17/+25
2022-05-26cid#1504573 Dereference before null checkCaolán McNamara1-1/+1
2022-05-26Fix typoAndrea Gelmini1-1/+1
2022-05-26WIP: dunno about "Hodler"Andrea Gelmini1-1/+1
2022-05-26Fix typosAndrea Gelmini1-3/+3
2022-05-26sw content controls, picture: add LOK API testcaseMiklos Vajna1-0/+70
2022-05-26tdf#149248 sw offapi xmloff: add option to not hyphenate last wordLászló Németh29-84/+208
2022-05-26avoid some allocation in SwDoc::ResetAttrsNoel Grandin1-3/+3
2022-05-26ofz#24932-1 walk ItemSets together in SfxItemSet::SetNoel Grandin1-5/+20
2022-05-26cid#1504575 Dereference before null checkCaolán McNamara1-1/+1
2022-05-26tdf#149261 sdext: fix crash on starting the presenter console for the 2nd timeMiklos Vajna3-1/+23
2022-05-26disable this sdext test on windows for nowNoel Grandin1-1/+2
2022-05-26mark SvxFontItem as IsSortableNoel Grandin1-0/+1
2022-05-26avoid some allocation in SfxItemPropertySet::setPropertyValueNoel Grandin1-1/+1
2022-05-26sw content controls, date: add ODT filterMiklos Vajna10-0/+164
2022-05-26Breeze: tdf#149036 add Label Field iconsRizal Muttaqin8-0/+8
2022-05-26bin: add script to retrieve info about crashreports...Xisco Fauli1-0/+171
2022-05-26Colibre: tdf#148963 improve Restart Numbering, InsertRizal Muttaqin72-36/+36
2022-05-26ofz#47639 avoid Integer-overflowCaolán McNamara1-0/+1
2022-05-26clang-tidy modernize-pass-by-value in comphelperNoel Grandin33-80/+100
2022-05-26Revert "Breeze: td#149036 add Label Field icons"Rizal Muttaqin8-8/+0
2022-05-26Breeze: td#149036 add Label Field iconsRizal Muttaqin8-0/+8
2022-05-26tdf#142071 Align Tip of The Day with real menu/optionsRizal Muttaqin1-3/+3
2022-05-26desktop: fix type of the last argument of lok_preinit_2()Miklos Vajna1-1/+1
2022-05-26sd theme: add UI (sidebar) for shape fill color effectsMiklos Vajna3-2/+26
2022-05-26Update git submodulesJulien Nabet1-0/+0
2022-05-26use at least assertions mode if libc++ debug mode is not usableLuboš Luňák3-14/+39
2022-05-26tdf#139734 Drop redundant asserts after MacrosTest::loadFromDesktopSiddhant Chaudhary1-2/+0
2022-05-26Breeze & Sifr tdf#136916 add dark underlines variant iconsRizal Muttaqin80-0/+40
2022-05-26unittest for SalLayoutGlyphsCache glyphs subsetLuboš Luňák1-6/+52
2022-05-26do not use glyph subsets if LTR/RTL does not match (tdf#149264)Luboš Luňák1-1/+44
2022-05-26test also SalLayoutGlyphsCache in glyphs caching unittestLuboš Luňák1-16/+29
2022-05-26check GlyphItem equality properly in a unittestLuboš Luňák2-5/+2
2022-05-26convertLanguageToLocaleImpl() speed-up a gazillion en-US fallback casesEike Rathke1-0/+10
2022-05-26Reduce cmd line length for make_installer callsThorsten Behrens1-1/+2
2022-05-26ofz#47617 don't skip TIFFClose on error conditionCaolán McNamara1-1/+1
2022-05-25don't try glyph subsets if cloneCharRange() would return anywayLuboš Luňák1-1/+5
2022-05-25Revert "verify that all results from SalLayoutGlyphsCache match"Luboš Luňák1-25/+13
2022-05-25directly instantiate IndexedPropertyValuesContainerNoel Grandin14-71/+95
2022-05-25elide some OUString allocationNoel Grandin4-11/+16
2022-05-25std::set->o3tl::sorted_vector in MathTypeFontSetNoel Grandin2-3/+4
2022-05-25tdf#149068 don't call any OpenGL if the context is initially 'invalid'Caolán McNamara1-5/+12
2022-05-25tdf#149280 modified called after dialog was destroyedCaolán McNamara1-2/+5