summaryrefslogtreecommitdiff
path: root/sc/inc
AgeCommit message (Expand)Author
2020-07-30loplugin:unusedmethodsNoel Grandin
2020-07-28Make Sort dialog asyncSzymon Kłos
2020-07-26sc: create instances with uno constructorsNoel Grandin
2020-07-24lok-freezepanes: Generalize FreezePanes* uno-commands...Dennis Francis
2020-07-19compact namespace: scNoel Grandin
2020-07-12update pchesCaolán McNamara
2020-07-12cid#1465256 silence Uncaught exceptionCaolán McNamara
2020-07-09cid#1465236 Uncaught exceptionCaolán McNamara
2020-07-06Allow print-twips version of ScEditUtil::GetEditArea()Dennis Francis
2020-07-06Allow print-twips version of ScDocument::GetNeededSize()...Dennis Francis
2020-07-04Introduce ITiledRenderable::getSheetGeometryData()Dennis Francis
2020-07-01Upcoming improved loplugin:staticanonymous -> redundantstatic: scStephan Bergmann
2020-07-01don't add a cell to a non-existent column (tdf#104865)Luboš Luňák
2020-06-24loplugin:unusedmethodsNoel Grandin
2020-06-22failed cell dependency check should not set invalid values (tdf#132451)Luboš Luňák
2020-06-22tdf#97177 speedup loading of large ODS fileNoel Grandin
2020-06-20use JsonWriter for the rest of ITiledRenderableNoel Grandin
2020-06-18delay and batch calls to StartListeningFormulaCells() (tdf#132165)Luboš Luňák
2020-06-18new json writer for LOKNoel Grandin
2020-06-17inline typedefNoel Grandin
2020-06-12weld checklistmenuCaolán McNamara
2020-06-10tdf#132137 Rename Default Style in Calc.Srijan Bhatia
2020-06-09delay and batch calls to StartListeningFormulaCells() (tdf#133302)Luboš Luňák
2020-06-05add boost::intrusive_ptr to list of smart points in pluginsNoel Grandin
2020-06-03loplugin:simplifypointertobool improveNoel Grandin
2020-06-02inline some use-once typedefsNoel Grandin
2020-05-30pass ScSheetLimits aroundNoel Grandin
2020-05-29Related: tdf#131423 CHOOSE() supports only 30 jump targets, limit in dialogEike Rathke
2020-05-29pack a few more classesNoel Grandin
2020-05-27tdf#131045:Make condition names grammatically correctayhanyalcinsoy
2020-05-25tdf#88109 speed up calc autofillNoel Grandin
2020-05-25clang-format sc with under 5-percent lines of changeMuhammet Kara
2020-05-24inline some use-once typedefsNoel Grandin
2020-05-11remove archaic Content.xml fallbackCaolán McNamara
2020-05-10formula bar: Change completeFunction() to accept string instead of index.Jan Holesovsky
2020-05-10new loplugin:simplifypointertoboolNoel Grandin
2020-05-09compact namespace in scNoel Grandin
2020-05-05ScOrcusStyles::commit_cell_style creates SfxStyleFamily::Para stylesCaolán McNamara
2020-04-29Fix typo in codeEike Rathke
2020-04-28Resolves: tdf#127831 implement RAND.NV() and RANDBETWEEN.NV() non-volatileEike Rathke
2020-04-26update pchesCaolán McNamara
2020-04-26all ItemWindows are now weldedCaolán McNamara
2020-04-22uiobject.hxx only needs forward declaresCaolán McNamara
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-03Turn defines into constexprsMike Kaganski
2020-03-25tdf#127113: Allow to fill any two numeric fields in Fill Series dialogSarper Akdemir
2020-03-16-Werror,-Wunused-private-fieldStephan Bergmann
2020-03-14tdf#130974 replace `rtl::math::isSignBitSet` with `std::signbit`.Yukio Siraichi
2020-03-12tdf#130977 replace `rtl::math::isFinite` with `std::isfinite`.Yukio Siraichi