summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2020-03-20The idl __attribute__((__weak__)) hack doesn't seem necessary for --enable-ltoStephan Bergmann
2020-03-20Rename isMobile to isMobilePhone and introduce a separate isTabletTor Lillqvist
2020-03-19loplugin:redundantpointerops add some more smart pointer typesNoel Grandin
2020-03-17sc lok: Implement execution of SID_SPELLCHECK_APPLY_SUGGESTIONTamás Zolnai
2020-03-17sc lok: Implement execution of SID_LANGUAGE_STATUS...Tamás Zolnai
2020-03-17sc lok: Implement execution of SID_SPELLCHECK_IGNORE_ALLTamás Zolnai
2020-03-16uitest: chartWall.py: assert changes in chartXisco Fauli
2020-03-16remove unnecessary Window::Update() calls, which immediately follow InvalidateNoel Grandin
2020-03-16tdf#129985: Add unittestXisco Fauli
2020-03-16tdf#130371: Add UItestXisco Fauli
2020-03-16-Werror,-Wunused-private-fieldStephan Bergmann
2020-03-15Fix typoAndrea Gelmini
2020-03-15cid#1460665 Division or modulo by float zeroCaolán McNamara
2020-03-15Resolves: tdf#129985 OOXML import: do not force a fixed-locale number formatEike Rathke
2020-03-15cid#1460666 Unchecked return valueCaolán McNamara
2020-03-15Resolves: tdf#130371 Undo of sheet-local named expressionsEike Rathke
2020-03-15tdf#131273: fix crash when pasting quotes with fixed widthJulien Nabet
2020-03-14tdf#130975 replace `rtl::math::isNan` with `std::isnan`.Yukio Siraichi
2020-03-14tdf#130974 replace `rtl::math::isSignBitSet` with `std::signbit`.Yukio Siraichi
2020-03-13uitest: select child instead of moving downXisco Fauli
2020-03-13uitest: chartDataLabels.py: assert changes in chartXisco Fauli
2020-03-13uitest: import missing LocaleXisco Fauli
2020-03-13replace tabs with spaces, and unclog clang buildbotNoel Grandin
2020-03-12tdf#130976 replace `rtl::math::isInf` with `std::inf`.Yukio Siraichi
2020-03-12tdf#131291: Add UItestXisco Fauli
2020-03-12tdf#130977 replace `rtl::math::isFinite` with `std::isfinite`.Yukio Siraichi
2020-03-12tdf#83901: move UItest to CppunitTestXisco Fauli
2020-03-12tdf#95854 Same shortcut for insert and edit commentMaxim Monastirsky
2020-03-12Revert "loplugin:constfields in sc"Noel Grandin
2020-03-11tdf#125440 Allow raising text import dialog for pasteSamuel Mehrbrodt
2020-03-11tdf#125440 When inserting TSV, consider quotes as field markersSamuel Mehrbrodt
2020-03-11tdf#126742 Don't change visible area while retrieving itSamuel Mehrbrodt
2020-03-11Fix typoAndrea Gelmini
2020-03-10Enable CppunitTest_sc_uicalc also for MACOSXStephan Bergmann
2020-03-10tdf#125520 create a persist correctly for OLEArmin Le Grand
2020-03-10tdf#124815: move UItest to CppunitTestXisco Fauli
2020-03-10tdf#124816: move UItest to CppunitTestXisco Fauli
2020-03-10tdf#126904: Add unittestXisco Fauli
2020-03-10tdf#122232: move UItest to CppunitTestXisco Fauli
2020-03-10tdf#93831 xlsx file full of pictures of numbers slow to openNoel Grandin
2020-03-09improve loplugin:unusedfieldsNoel Grandin
2020-03-07ofz#20463 TimeoutCaolán McNamara
2020-03-07ReplaceNullTransformation::Transform fix nEndRowDarkByt31
2020-03-06loplugin:unusedmethodsNoel Grandin
2020-03-06formula manager: wrong category returned by ScFuncDesc::getCategoryMarco Cecchetti
2020-03-06lok: calc: unwanted cell range selection occurs when clicking on a cellMarco Cecchetti
2020-03-06lok: calc: send text selection rectangles for the input barMarco Cecchetti
2020-03-06lok: calc: zoom: object selection - is unreliableMarco Cecchetti
2020-03-06lok: calc formula bar tunneling: resize the main windowMarco Cecchetti
2020-03-06lok: calc formula bar tunnelingMarco Cecchetti