summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-05-04speed up loading large ODS a littleNoel Grandin4-59/+36
2021-05-04tdf#141930 document set as unmodified if editengine didn't modify on keyeventCaolán McNamara1-2/+2
2021-05-04tdf#141202 Set "Ctrl+Alt+=" as the default shortcut to insert Math objectsRafael Lima2-0/+25
2021-05-04tdf#140296: Added Edit Fields(context menu) inside of tablesAyhan Yalçınsoy5-0/+5
2021-05-04Compress code in interpr2dante1-187/+94
2021-05-04tdf#139713:Renamed Footnote/endnote settings dialog captionAyhan Yalçınsoy1-1/+1
2021-05-04cid#1478174 Uninitialized scalar fieldCaolán McNamara1-0/+1
2021-05-04Update git submodulesRafael Lima1-0/+0
2021-05-04Related: tdf#140968 avoid duplicated filter valuesBalazs Varga12-31/+156
2021-05-04final 'next incompatible build' TODOCaolán McNamara2-2/+6
2021-05-04tdf#139500 svx: fix crash on changing table properties during active text editMiklos Vajna2-1/+39
2021-05-04sal_uLong->sal_Int32 in PointerStateNoel Grandin2-5/+4
2021-05-04loplugin:redundantstaticStephan Bergmann1-7/+7
2021-05-04loplugin:finalprotectedStephan Bergmann1-1/+0
2021-05-04loplugin:noexcept (macOS)Stephan Bergmann6-10/+10
2021-05-04svgio: instead of assert(false && ...) rather use SAL_WARN insteadTomaž Vajngerl2-5/+5
2021-05-04LOK: calc: allow image selection on insertionPranam Lashkari1-1/+2
2021-05-04tdf#60468, tdf#142040: sc: Add UItestXisco Fauli2-0/+56
2021-05-03Prioritize cmath over math.h in interpr3.cxxdante1-19/+19
2021-05-03There's no longer a purpose to the math horizontal scrollbarCaolán McNamara5-48/+22
2021-05-03Update git submodulesAlain Romedenne1-0/+0
2021-05-03tdf#48731: sc_subsequent_filters: Add unittestXisco Fauli2-0/+45
2021-05-03RAWSUBTRACT() process arguments from left to rightEike Rathke1-5/+3
2021-05-03tdf#123476: also use filter by extension when its service is the sameMike Kaganski1-3/+15
2021-05-03tdf#80149: sc_subsequent_export: Add unittestXisco Fauli2-0/+31
2021-05-03Update git submodulesOlivier Hallot1-0/+0
2021-05-03ScriptForge - (scriptforge.py) Fix dates transfer Basic <-> PythonJean-Pierre Ledure7-12/+50
2021-05-03loplugin:stringadd improvement for appending numbersNoel Grandin49-298/+205
2021-05-03vcl: remove MetricVectorChris Sherlock16-37/+35
2021-05-03vcl: move SalLayoutFlags to own headerChris Sherlock2-20/+45
2021-05-03loplugin:unnecessaryparen small improvementNoel Grandin19-37/+46
2021-05-03fix use-after-freeNoel Grandin1-6/+4
2021-05-03tdf#137679 Use Kahan summation for interpr3.cxx (1/2)dante2-42/+38
2021-05-03tdf#137679 Use kahan summation for ScInterpreter::CalculatePearsonCovardante1-16/+14
2021-05-03liborcus,zxing: add link to GCC bugMichael Stahl2-0/+4
2021-05-03const Point& overloads for some BitmapReadAccess functionsLuboš Luňák1-0/+9
2021-05-03tdf#142040 CSV import broken in masterNoel Grandin1-2/+2
2021-05-03clean up some Java warningsNoel Grandin3-3/+4
2021-05-03update breakpad to the current chrome_m90 snapshotLuboš Luňák8-604/+48
2021-05-03tdf#102255 add .uno:PasteTransposedscito10-0/+88
2021-05-03tdf#90278 - Set the vba border to the default borderAndreas Heinisch3-1/+36
2021-05-03throw() -> noexcept, part 3/3: New loplugin:noexceptStephan Bergmann3-0/+99
2021-05-03sal_uLong->sal_uInt32 in SvTreeListNoel Grandin10-167/+162
2021-05-03sal_uLong->sal_Int32 in IMapCircleObjectNoel Grandin3-10/+9
2021-05-03sw: prefix members of BaseFrameProperties_Impl, SwDocStyleSheetPool, ...Miklos Vajna4-80/+80
2021-05-03tdf#76258 Filter by colorsSamuel Mehrbrodt11-10/+178
2021-05-03tdf#141995 Remove uno:Flash command from Customize dialogGabor Kelemen3-33/+0
2021-05-03tdf#141678 Set class name alignment.Gülşah Köse1-0/+1
2021-05-03sal_uLong->sal_Int32 in ButtonNoel Grandin2-4/+3
2021-05-03sal_uLong->sal_uInt32 in HTMLOutFuncsNoel Grandin2-5/+4