summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2022-05-25sw: refactor and create Justify::SnapToGrid()Mark Hung4-95/+156
2022-05-25tdf#148467 Move sparklines items to Insert/Format main menuRoman Kuznetsov1-10/+10
2022-05-25use comphelper::ByteWriter in UNOMemoryStreamNoel Grandin1-1/+42
2022-05-25elide some OUString allocationNoel Grandin6-24/+56
2022-05-25allow comphelper::OEnumerationByName to use a vector too for namesNoel Grandin4-16/+33
2022-05-25Fix typoAndrea Gelmini1-1/+1
2022-05-25sw: add stub Title impl for SwAuthorFieldMiklos Vajna1-0/+6
2022-05-25tdf#148864 Qt switch QtObjectWindow to QWidgetJan-Marek Glogowski2-33/+57
2022-05-25Update git submodulesChristian Lohmaier1-0/+0
2022-05-25check column again when going to the next Calc sheetLuboš Luňák1-2/+2
2022-05-25elide temporary vector in PathSettings::impl_convertPath2OldStyleNoel Grandin1-14/+9
2022-05-2550 null derefs seen in crashreporting reportCaolán McNamara1-2/+8
2022-05-2591 null derefs seen in crashreporting reportCaolán McNamara1-0/+5
2022-05-25tdf#65911 add accelerators for style editingSeth Chaiklin1-0/+13