summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-11-19sw: enable warning in XMLRedlineImportHelper::InsertIntoDocument()Miklos Vajna1-3/+1
2021-11-19rtl::Static->thread-safe static in unotoolsNoel Grandin10-65/+47
2021-11-19rtl::Static->thread-safe static in toolsNoel Grandin1-4/+7
2021-11-19rtl::Static->thread-safe static in svxNoel Grandin5-27/+29
2021-11-19rtl::Static->thread-safe static in svtoolsNoel Grandin6-37/+33
2021-11-18uitest: sd: the redo action fails at times ...Xisco Fauli1-5/+3
2021-11-18Qt implement QtFont::GetGlyphOutlineArmin Le Grand (Allotropia)1-1/+56
2021-11-18Drop F_PI180Mike Kaganski2-5/+1
2021-11-18Drop obsolete commentMike Kaganski1-1/+0
2021-11-18tdf#140086 svl: restore PasswordContainer to single-instanceMichael Stahl1-0/+1
2021-11-18drop unnecessary TODOCaolán McNamara1-1/+0
2021-11-18uitest: sc: remove duplicated test with the same nameXisco Fauli1-22/+0
2021-11-18loplugin:stringliteraldefine in basctlNoel Grandin13-75/+77
2021-11-18SwNavigator: Track drawing objects before other contentJim Raykowski1-34/+34
2021-11-18tdf#76836: sc_ucalc: Add unittestXisco Fauli1-0/+32
2021-11-18Update git submodulesOlivier Hallot1-0/+0
2021-11-18ucb: webdav-curl: don't assert on valid URLMichael Stahl1-1/+1
2021-11-18remove some unused definesNoel Grandin1-3/+0
2021-11-18when color menu popdowns only popdown the autofilter if something was selectedCaolán McNamara1-1/+2
2021-11-18import pptx color schemes as color setsSarper Akdemir7-2/+65
2021-11-18make Jenkins dev builds use --enable-dbgutil, not just debugLuboš Luňák3-3/+3
2021-11-18draw symbols using polygons instead of raster of linesLuboš Luňák1-156/+138
2021-11-18add an extra margin to native control drawing on Skia/MacLuboš Luňák1-6/+18
2021-11-18fix background color of some native controls with Skia/Mac (tdf#145748)Luboš Luňák1-0/+9
2021-11-18draw Mac widget controls at proper size when HiDPILuboš Luňák1-8/+17
2021-11-18tdf#145731: sw_uiwriter3: Add unittestXisco Fauli2-0/+24
2021-11-18Update git submodulesOlivier Hallot1-0/+0
2021-11-18resave with latest gladeCaolán McNamara1-63/+63
2021-11-18Update git submodulesRafael Lima1-0/+0
2021-11-18menu placement is a little offCaolán McNamara3-2/+7
2021-11-18Fix typosAndrea Gelmini2-2/+2
2021-11-18tdf#135033: sd: Add UItestXisco Fauli1-0/+17
2021-11-18rtl::Static->thread-safe static in svlNoel Grandin5-34/+32
2021-11-18rtl::Static->thread-safe static in sotNoel Grandin1-167/+159
2021-11-18rtl::Static->thread-safe static in sfx2Noel Grandin4-26/+4
2021-11-18tdf#145721 sw: add 'moved text' icons to Manage ChangesLászló Németh2-2/+8
2021-11-18allow vcl gen menus to have non-square imagesCaolán McNamara1-4/+10
2021-11-18Drop unused argument names, and (void) noiseMike Kaganski2-20/+5
2021-11-18tdf#78897: sc_pdf_export: Add unittestXisco Fauli2-0/+43
2021-11-18loplugin:stringliteraldefine in chart2Noel Grandin6-185/+199
2021-11-18tdf#139612: sc_subsequent_filters_test2: Add unittestXisco Fauli2-0/+18
2021-11-18tdf#145205: Mysql/MariaDB, display BIT instead of DATE when its a BIT fieldJulien Nabet1-3/+4
2021-11-18Cleanup Calendar_hijriHossein2-12/+0
2021-11-18tdf#145725: document about VBASupport+RGB (no bug here)Julien Nabet1-0/+5
2021-11-18There was a typo in the AdoptOpenJDK java.vendor property valueStephan Bergmann6-16/+0
2021-11-18introduce XColorSetsManager interfaceSarper Akdemir4-0/+62
2021-11-18tdf#81507: word content control support for w:multiLineVasily Melenchuk6-7/+84
2021-11-18sw: remove useless debug code in SwEditWinMiklos Vajna1-9/+0
2021-11-18implement color tint or shade import for pptxSarper Akdemir3-0/+18
2021-11-18handle also curved lines for nojoin skia polylines (tdf#143837)Luboš Luňák1-25/+22