summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)AuthorFilesLines
2020-04-30loplugin:makeshared in scNoel Grandin25-345/+344
2020-04-29lokit: scale the validation dropdown with client zoomDennis Francis1-5/+22
2020-04-29lokit: trim validation dropdown height to contentDennis Francis1-1/+5
2020-04-29lokit: fix validation dropdown's wrong positionDennis Francis1-0/+16
2020-04-29simplify handling of comparing XML_NAMESPACE valuesNoel Grandin1-1/+1
2020-04-29tdf#130770 apply autofilter to data regardless of autofilter changesscito3-22/+88
2020-04-29weld SfxTemplatePanelControlCaolán McNamara4-2/+5
2020-04-29Fix typo in codeEike Rathke2-13/+37
2020-04-28move the castToFastAttributeList functionNoel Grandin23-186/+121
2020-04-28Resolves: tdf#127831 implement RAND.NV() and RANDBETWEEN.NV() non-volatileEike Rathke11-9/+73
2020-04-27Add the few functions without parameters as entries with BoundsEike Rathke1-0/+8
2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann42-5/+52
2020-04-26move PanelLayout to sfx2Caolán McNamara5-5/+5
2020-04-26Fix typo in codeAndrea Gelmini1-1/+1
2020-04-26update pchesCaolán McNamara2-2/+5
2020-04-26all ItemWindows are now weldedCaolán McNamara4-4/+5
2020-04-25rename SvtValueSet back to ValueSetCaolán McNamara6-7/+7
2020-04-25rename ColorValueSet back to SvxColorValueSetCaolán McNamara2-6/+6
2020-04-25remove newly unused SvxColorValueSetCaolán McNamara1-3/+3
2020-04-25convert excel filter in calc from shared_ptr to rtl::ReferenceNoel Grandin27-317/+359
2020-04-25loplugin:unusedenumconstantsNoel Grandin1-26/+0
2020-04-24final ctor arg of PanelLayout ctor is always true nowCaolán McNamara7-7/+7
2020-04-24weld StylesPropertyPanelCaolán McNamara2-5/+0
2020-04-23tdf#132278: sc: Add unittestXisco Fauli2-0/+14
2020-04-23Fix typosAndrea Gelmini1-1/+1
2020-04-23tdf#132278 crash after opening an old fileNoel Grandin1-1/+2
2020-04-23lokit: fix edit-text/view-cursor positionDennis Francis3-7/+134
2020-04-22move InterimItemWindow to svtoolsCaolán McNamara3-3/+3
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