summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2020-04-26Fix typo in codeAndrea Gelmini
2020-04-26update pchesCaolán McNamara
2020-04-26all ItemWindows are now weldedCaolán McNamara
2020-04-25rename SvtValueSet back to ValueSetCaolán McNamara
2020-04-25rename ColorValueSet back to SvxColorValueSetCaolán McNamara
2020-04-25remove newly unused SvxColorValueSetCaolán McNamara
2020-04-25convert excel filter in calc from shared_ptr to rtl::ReferenceNoel Grandin
2020-04-25loplugin:unusedenumconstantsNoel Grandin
2020-04-24final ctor arg of PanelLayout ctor is always true nowCaolán McNamara
2020-04-24weld StylesPropertyPanelCaolán McNamara
2020-04-23tdf#132278: sc: Add unittestXisco Fauli
2020-04-23Fix typosAndrea Gelmini
2020-04-23tdf#132278 crash after opening an old fileNoel Grandin
2020-04-23lokit: fix edit-text/view-cursor positionDennis Francis
2020-04-22move InterimItemWindow to svtoolsCaolán McNamara
2020-04-22tdf#42949 Simplify use of rtl::math::approxEqual in include/basegfx/Gabor Kelemen
2020-04-22uiobject.hxx only needs forward declaresCaolán McNamara
2020-04-21uitest: remove unneeded time.sleepXisco Fauli
2020-04-21use better number sof LOK fields in ScTabViewNoel Grandin
2020-04-21CreateDocumentInfoDialog should return shared_ptrNoel Grandin
2020-04-20add tools::Rectangle::JustifyNoel Grandin
2020-04-20Translate German variable namesJohnny_M
2020-04-18tdf#132210: fix Calc crash when closing spreadsheet fileJulien Nabet
2020-04-18Optimize a bit loop in ScFormatShell::GetStyleStateJulien Nabet
2020-04-18Move implementation of CELL("format";...) to SvNumberFormatter, tdf#132106 prepEike Rathke
2020-04-17Break overly long lineEike Rathke
2020-04-17tdf#130583: fix Switch in CalcJulien Nabet
2020-04-17Added unique id for number format comboboxMert Tumer
2020-04-16tdf#132097: sc: Add UItestXisco Fauli
2020-04-16tdf#132147: formula may be emptyMike Kaganski
2020-04-16cid#1462266: Logically dead code (sc/dbfunc3)Julien Nabet
2020-04-16fixes for code creating reversed RectanglesNoel Grandin
2020-04-16tdf#132097: fix Find Previous with direction columns crashes in specific caseJulien Nabet
2020-04-15loplugin:buriedassign in scNoel Grandin
2020-04-15mobile: fix double tap on chart doesn't get into editmodeMert Tumer
2020-04-15Fix typoAndrea Gelmini
2020-04-15Related tdf#130778: New About dialogHeiko Tietze
2020-04-15add an IsEmpty method to tools::Size and use itNoel Grandin
2020-04-15uitest: wrong filenameXisco Fauli
2020-04-15tdf#131170: Add UItestXisco Fauli
2020-04-14tdf#130960: Add UItestXisco Fauli
2020-04-14uitest: improve tests in trackedChanges.pyXisco Fauli
2020-04-13tdf#113621: Add unittestXisco Fauli
2020-04-13tdf#112936: Add unittestXisco Fauli
2020-04-12tdf#41722: Add unittestXisco Fauli
2020-04-12lok: get the formula input bar focused after inserting '='Marco Cecchetti
2020-04-12tdf#105272: Add unittestXisco Fauli
2020-04-12improve fastparser loggingNoel Grandin
2020-04-11tdf#131907 Crash: reject/clear formattingNoel Grandin
2020-04-11rename vcl::Window::Update to PaintImmediatelyNoel Grandin