summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)AuthorFilesLines
2020-04-22tdf#42949 Simplify use of rtl::math::approxEqual in include/basegfx/Gabor Kelemen6-0/+6
2020-04-22uiobject.hxx only needs forward declaresCaolán McNamara2-2/+5
2020-04-21uitest: remove unneeded time.sleepXisco Fauli1-1/+2
2020-04-21use better number sof LOK fields in ScTabViewNoel Grandin1-4/+4
2020-04-21CreateDocumentInfoDialog should return shared_ptrNoel Grandin2-3/+3
2020-04-20add tools::Rectangle::JustifyNoel Grandin1-2/+2
2020-04-20Translate German variable namesJohnny_M1-9/+9
2020-04-18tdf#132210: fix Calc crash when closing spreadsheet fileJulien Nabet1-0/+1
2020-04-18Optimize a bit loop in ScFormatShell::GetStyleStateJulien Nabet1-1/+1
2020-04-18Move implementation of CELL("format";...) to SvNumberFormatter, tdf#132106 prepEike Rathke1-54/+1
2020-04-17Break overly long lineEike Rathke1-2/+3
2020-04-17tdf#130583: fix Switch in CalcJulien Nabet1-1/+1
2020-04-17Added unique id for number format comboboxMert Tumer2-15/+15
2020-04-16tdf#132097: sc: Add UItestXisco Fauli1-0/+39
2020-04-16tdf#132147: formula may be emptyMike Kaganski1-2/+5
2020-04-16cid#1462266: Logically dead code (sc/dbfunc3)Julien Nabet1-1/+1
2020-04-16fixes for code creating reversed RectanglesNoel Grandin1-2/+2
2020-04-16tdf#132097: fix Find Previous with direction columns crashes in specific caseJulien Nabet1-2/+2
2020-04-15loplugin:buriedassign in scNoel Grandin28-330/+480
2020-04-15mobile: fix double tap on chart doesn't get into editmodeMert Tumer1-0/+11
2020-04-15Fix typoAndrea Gelmini1-1/+1
2020-04-15Related tdf#130778: New About dialogHeiko Tietze1-1/+1
2020-04-15add an IsEmpty method to tools::Size and use itNoel Grandin8-11/+11
2020-04-15uitest: wrong filenameXisco Fauli2-1/+1
2020-04-15tdf#131170: Add UItestXisco Fauli3-1/+60
2020-04-14tdf#130960: Add UItestXisco Fauli2-0/+30
2020-04-14uitest: improve tests in trackedChanges.pyXisco Fauli1-4/+143
2020-04-13tdf#113621: Add unittestXisco Fauli2-0/+15
2020-04-13tdf#112936: Add unittestXisco Fauli2-0/+16
2020-04-12tdf#41722: Add unittestXisco Fauli2-0/+17
2020-04-12lok: get the formula input bar focused after inserting '='Marco Cecchetti1-0/+2
2020-04-12tdf#105272: Add unittestXisco Fauli2-0/+17
2020-04-12improve fastparser loggingNoel Grandin1-1/+1
2020-04-11tdf#131907 Crash: reject/clear formattingNoel Grandin1-1/+1
2020-04-11rename vcl::Window::Update to PaintImmediatelyNoel Grandin7-15/+15
2020-04-10tdf#55417: Add unittestXisco Fauli2-0/+15
2020-04-10tdf#73063: Add unittestXisco Fauli2-0/+15
2020-04-09GetObjectShell() can return nullSamuel Mehrbrodt1-1/+1
2020-04-09Move is*Locked methods to object shellSamuel Mehrbrodt7-9/+10
2020-04-09tdf#95425 follow-up: enable "Source format" checkbox of data labelBalazs Varga1-0/+2
2020-04-08tdf#122331: Add unittestXisco Fauli2-0/+19
2020-04-08Make SalInstance::CreateClipboard return a single instance in the non-LOK caseStephan Bergmann1-1/+1
2020-04-08cid#1461387 Uncaught exceptionCaolán McNamara2-2/+2
2020-04-08Resolves: tdf#131442 Sort must not contain matrix formula except 1x1 arrayEike Rathke9-26/+53
2020-04-07Fix typoAndrea Gelmini1-1/+1
2020-04-07Resolves: tdf#131170 columns tagged as delimiter not columnCaolán McNamara1-1/+1
2020-04-06loplugin:unusedvariableplus in scNoel Grandin3-4/+1
2020-04-06unset dest dnd row highlight after dropCaolán McNamara1-0/+1
2020-04-06lok: introduce QueryControlState functionHenry Castro3-0/+12
2020-04-03split up polypolygonprimitive2d.hxx into separate filesTomaž Vajngerl2-2/+2