summaryrefslogtreecommitdiff
path: root/sc/source
AgeCommit message (Expand)Author
2020-04-09GetObjectShell() can return nullSamuel Mehrbrodt
2020-04-09Move is*Locked methods to object shellSamuel Mehrbrodt
2020-04-08cid#1461387 Uncaught exceptionCaolán McNamara
2020-04-08Resolves: tdf#131442 Sort must not contain matrix formula except 1x1 arrayEike Rathke
2020-04-07Fix typoAndrea Gelmini
2020-04-07Resolves: tdf#131170 columns tagged as delimiter not columnCaolán McNamara
2020-04-06loplugin:unusedvariableplus in scNoel Grandin
2020-04-06unset dest dnd row highlight after dropCaolán McNamara
2020-04-06lok: introduce QueryControlState functionHenry Castro
2020-04-03split up polypolygonprimitive2d.hxx into separate filesTomaž Vajngerl
2020-04-03use mdds position hint (tdf#131716)Luboš Luňák
2020-04-02cid#1460967 Division or modulo by float zeroCaolán McNamara
2020-03-31convert enum to scoped in SvBaseLinkNoel Grandin
2020-03-31Resolves: tdf#131372 Write "error cell" formula to OOXMLEike Rathke
2020-03-30FrameLineColor - add Color parameter, and share code for color params.Michael Meeks
2020-03-29tdf#130981:Simplify uses of sal_math_Doublejames
2020-03-27Resolves: tdf#131096 Handle argument error and propagateEike Rathke
2020-03-27tdf#43157 Clean up OSL_ASSERTJens Carl
2020-03-26tdf#131380 crash on loading specific xlsx documentCaolán McNamara
2020-03-26tdf#131593 ScOutputData::GetMergeOrigin: Handle cells outside own areaMichael Weghorn
2020-03-26Extend loplugin:cstylecast to certain function-style castsStephan Bergmann
2020-03-25tdf#127113: Allow to fill any two numeric fields in Fill Series dialogSarper Akdemir
2020-03-25tdf#101181: add sidebar panel for Glow effectMike Kaganski
2020-03-25lokit: Mark document as modified on chart insert/edit...Dennis Francis
2020-03-25Remove unused using declarations in oox...xmlsecurityGabor Kelemen
2020-03-24weld writer navigatorCaolán McNamara
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-16remove unnecessary Window::Update() calls, which immediately follow InvalidateNoel Grandin
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-12tdf#130976 replace `rtl::math::isInf` with `std::inf`.Yukio Siraichi
2020-03-12tdf#130977 replace `rtl::math::isFinite` with `std::isfinite`.Yukio Siraichi
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