summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-10-22tdf#42748 show changes of list numbers and bulletsLászló Németh3-0/+138
2019-10-22document contemporary uselessness of getTargetColorDepthCaolán McNamara1-0/+2
2019-10-22sw: what is that exception aboutMichael Stahl2-2/+3
2019-10-22Avoid C++20 operator overloading ambiguityStephan Bergmann3-11/+36
2019-10-22external/lpsolve: Avoid UBSan nullptr-with-nonzero-offsetStephan Bergmann1-0/+11
2019-10-22Update git submodulesOlivier Hallot1-0/+0
2019-10-22Update git submodulesOlivier Hallot1-0/+0
2019-10-22Update git submodulesOlivier Hallot1-0/+0
2019-10-22Update git submodulesOlivier Hallot1-0/+0
2019-10-22Pass ENABLE_DEBUG into ExternalProject_redlandStephan Bergmann1-0/+1
2019-10-22tdf#128229 Disable Accept All & Reject All if redlines are password protectedGabor Kelemen1-1/+2
2019-10-22-Wimplicit-int-float-conversionNoel Grandin1-1/+1
2019-10-22tdf#127908 tdf#128193 Chart OOXML: Fix Custom Y axis title positionBalazs Varga4-11/+60
2019-10-22external/redland: Avoid UBSan nullptr-with-nonzero-offsetStephan Bergmann1-0/+11
2019-10-22loplugin:constantparamNoel Grandin35-1069/+927
2019-10-22lok: convert JSON to StringMap in sent DialogEvent functionHenry Castro1-44/+30
2019-10-22Ensure all formula-groups in the collection are threadable.Dennis Francis1-0/+3
2019-10-22exernal/icu: Various C++20 comparison operator fixesStephan Bergmann2-0/+172
2019-10-22Add a unit test for SUMPRODUCT with group-threadingDennis Francis1-0/+39
2019-10-22Cleanup the array-formula related members in ScInterpreter...Dennis Francis1-0/+2
2019-10-22tilebench: output a helpful delta image and highlight the diffs.Michael Meeks1-21/+48
2019-10-22loplugin:singlevalfieldsNoel Grandin4-204/+125
2019-10-22external/libxml2: Simplify UBSan nullptr-with-offset fixStephan Bergmann1-1/+1
2019-10-22tdf#128230 Require password if the Unprotect button is visibleGabor Kelemen1-1/+1
2019-10-22tdf#42949 Fix IWYU warnings in fpicker/Gabor Kelemen20-65/+23
2019-10-22Don't cast to check lower 16 bits; apply mask explicitlyMike Kaganski1-6/+4
2019-10-22tdf#127412 sw: fix reported ZOrder of shape+textbox pairsMiklos Vajna3-1/+11
2019-10-22Revert OUString -> OUString& changesMichael Weghorn1-3/+3
2019-10-22tdf#126942 Fix flickering headings in navigatorJim Raykowski1-1/+1
2019-10-22sc: rowcol: tdf#50916 convert some in uiAron Budea7-46/+57
2019-10-22loplugin:virtualdead unused param in ResourceChangeListenerNoel Grandin5-16/+13
2019-10-22loplugin:virtualdead unused param in ChartTypeDialogControllerNoel Grandin4-13/+7
2019-10-22loplugin:virtualdead unused params in OCacheSetNoel Grandin6-56/+9
2019-10-22loplugin:virtualdead unused param in IContainerApproveNoel Grandin7-15/+7
2019-10-22Rather not put unencrypted doc in a tempfileSamuel Mehrbrodt1-5/+8
2019-10-22external/libxml2: Avoid UBSan nullptr-with-offsetStephan Bergmann2-0/+12
2019-10-22external/expat: Avoid -fsanitizenullptr-with-offsetStephan Bergmann2-0/+12
2019-10-22Comparison between css::uno::WeakReference and css::uno::ReferenceStephan Bergmann1-1/+1
2019-10-22Make comparison operator member functions constStephan Bergmann2-4/+4
2019-10-22There doesn't need to be a TemplateSpecializationType hereStephan Bergmann1-1/+0
2019-10-22These should be sal_Int16Mike Kaganski1-6/+6
2019-10-22These should be sal_Int32Mike Kaganski1-7/+7
2019-10-22Resolves: tdf#127982 SMALL()/LARGE() rank array can be larger than data arrayEike Rathke1-26/+33
2019-10-21tdf#97038: Add unittestXisco Fauli2-0/+7
2019-10-21Silence new Clang 10 trunk -std=c++2a -Wambiguous-reversed-operator for nowStephan Bergmann2-0/+9
2019-10-21tdf#114746 Restore asian and complex tags in Progress templateLaurent BP1-70/+70
2019-10-21Related: tdf#127982 In JumpMatrix do not propagate individual errors as globalEike Rathke1-0/+4
2019-10-21iexternal/libstaroffice: Fix equality operator argumentsStephan Bergmann2-0/+59
2019-10-21external/firebird: Make comparison operator member functions constStephan Bergmann2-0/+53
2019-10-21Related: tdf#124770 sw doc model xml dump: handle page descriptionsMiklos Vajna3-0/+50