summaryrefslogtreecommitdiff
path: root/sc/inc
AgeCommit message (Expand)Author
2020-08-23Fix typo in codeAndrea Gelmini
2020-08-21Fix typosAndrea Gelmini
2020-08-21Fix typo in codeAndrea Gelmini
2020-08-20Follow-up: tdf#132105 COUNTBLANK() count empty strings also in array/matrixEike Rathke
2020-08-15tdf#133853 Large spreadsheets have 16385 columns instead of 16384Aron Budea
2020-08-14inline some use-once typedefsNoel Grandin
2020-08-14rename xmlnmspe -> xmlnamespaceNoel Grandin
2020-08-14rename nmspmap.hxx -> namespacemap.hxxNoel Grandin
2020-08-12SvTreeListBox can move into toolkit headers nowCaolán McNamara
2020-08-12use unique_ptr for ScGlobal::pFieldEditEngineNoel Grandin
2020-08-12use unique_ptr for ScGlobal::pEnglishFormatterNoel Grandin
2020-08-12remove unused pScIntlWrapper field from ScGlobalNoel Grandin
2020-08-12remove unused pRscString fieldNoel Grandin
2020-08-12use unique_ptr for ScAutoFormat in ScGlobalNoel Grandin
2020-08-12use unique_ptr for SvxSearchItem in ScGlobalNoel Grandin
2020-08-12use unique_ptr for ScUserList in ScGlobalNoel Grandin
2020-08-12use unique_ptr for ScFunctionListNoel Grandin
2020-08-12use unique_ptr for ScFunctionMgrNoel Grandin
2020-08-11use unique_ptr for CalendarWrapper in ScGlobalNoel Grandin
2020-08-11use unique_ptr for ScLookupCacheMapNoel Grandin
2020-08-05remove unused pStrScDoc fieldNoel Grandin
2020-08-04fix leak in CppunitTest_sc_ucalcNoel Grandin
2020-08-04fix more leaks in CppunitTest_sc_cache_testNoel Grandin
2020-08-03fix leak in ScCacheTestNoel Grandin
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