summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
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
2020-03-06lok: on calc spelling context menu didn't pop upMarco Cecchetti
2020-03-06Related: tdf#131157 inherit ScDrawTransferObj from TransferDataContainerCaolán McNamara
2020-03-06tdf#131157 problems dragging and dropping from calc navigatorCaolán McNamara
2020-03-06use more FastParser in ScXMLTableContextNoel Grandin
2020-03-06use more FastParser in ScXMLContentValidationContextNoel Grandin
2020-03-05restore calc navigator custom tooltipCaolán McNamara
2020-03-05lok: remove complex rotation / alignment settingsHenry Castro
2020-03-05tdf#75330 add a new overlay/no-overlay feature for the legendTünde Tóth
2020-03-05use FastParser in ScXMLMasterStylesContextNoel Grandin
2020-03-05use FastParser in XMLTableStylesContextNoel Grandin
2020-03-05Rename method setReplacementElement()Jens Carl
2020-03-04fix ToC links give unhelpful url popupsMert Tumer
2020-03-03Revert "Make Chart Creation Wizard async"Stephan Bergmann
2020-03-02uitest: check copy in .uno:MoveXisco Fauli
2020-03-02cid#1459023 Dereference null return valueCaolán McNamara