summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2021-11-18Resolves tdf#143462 - Fixes black row number on dark backgroud in Basic IDEHeiko Tietze2-1/+4
2021-11-18SwNavigator: Improve which entry is selected in the content treeJim Raykowski1-85/+111
2021-11-17uitest: sw: I don't think this time.sleep is neededXisco Fauli1-3/+0
2021-11-17uitest: sc: remove sleepXisco Fauli1-5/+0
2021-11-17tdf#145731: fix crash closing documentJulien Nabet1-1/+1
2021-11-17sc: Drop 'typedef std::vector<ScMarkArray> MapType'Michael Weghorn1-2/+1
2021-11-17vcl: split GetGradientSteps() into Get{Complex|Linear}GradientSteps()Chris Sherlock2-12/+32
2021-11-17use ListBoxPreview size for the color shown in autofilter color listCaolán McNamara2-3/+9
2021-11-17weld colormenuCaolán McNamara5-25/+26
2021-11-17allow menu placement either under or at endCaolán McNamara4-7/+38
2021-11-17drop unused PopupMenuFlags::NoHorzPlacementCaolán McNamara3-12/+1
2021-11-17tdf#142420 color menu should be a child of the autofilter, not a siblingCaolán McNamara3-4/+16
2021-11-17wrong function name in commentCaolán McNamara1-1/+1
2021-11-17tdf#145721 sw track changes: sign text moving in redline tooltipsLászló Németh2-2/+10
2021-11-17tdf#145718 sw, DOCX import: complete tracked text movingLászló Németh13-17/+103
2021-11-17rename getSchemeName getSchemeIndex to remove ambiguitySarper Akdemir5-12/+12
2021-11-17tdf#84012: sc_pdf_export: Add unittestXisco Fauli2-0/+43
2021-11-17CppunitTest_sw_uiwriter3: simplify test a bitXisco Fauli1-8/+3
2021-11-17tdf#143978: sc_pdf_export: Add unittestXisco Fauli3-0/+52
2021-11-17Use C++17 hex-exponent floating point literalsMike Kaganski1-5/+5
2021-11-17implement initial pptx theme color importSarper Akdemir4-0/+21
2021-11-17uitest: sc: use existing tests to test SetOptimalColumnWidth...Xisco Fauli3-7/+14
2021-11-17tdf#137637: sd: Add UItestXisco Fauli1-0/+34
2021-11-17tdf#144247: sc: Add UItestXisco Fauli2-14/+17
2021-11-17tdf#144695 VendorBase::isValidArch also for macOSStephan Bergmann1-1/+3
2021-11-17Qt resolve native winId() on demandJan-Marek Glogowski3-4/+9