summaryrefslogtreecommitdiff
path: root/sc/source/ui/docshell/olinefun.cxx
AgeCommit message (Expand)Author
2020-09-24ScCellFormat::GetString never called with a null ScDocument*Caolán McNamara
2020-06-09tdf#128502: Try to support multiple documents in LibreOfficeKit-using processTor Lillqvist
2019-10-23sc: rowcol: tdf#50916 convert docshellNoel Grandin
2019-02-27tdf#42949 Fix IWYU warnings in sc/source/ui/d*/*cxxGabor Kelemen
2019-02-09loplugin:indentation in scNoel Grandin
2019-01-29o3tl::make_unique -> std::make_unique in scGabor Kelemen
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen
2018-10-09use unique_ptr in SfxUndoManager::AddUndoActionNoel Grandin
2018-08-28loplugin:useuniqueptr pass ScDocument by unique_ptr in undo codeNoel Grandin
2018-08-24loplugin:useuniqueptr for ScOutlineTable in the undo codeNoel Grandin
2018-08-16loplugin:returnconstant in ScOutlineDocFuncNoel Grandin
2017-12-16lok: sc: header, cursor and selection overlays issues wrt autofilterMarco Cecchetti
2017-12-16lok: sc: handling conflicts btw group collapsing and cell editingMarco Cecchetti
2017-11-29lok - calc: outline and group handlingMarco Cecchetti
2017-10-23loplugin:includeform: scStephan Bergmann
2017-09-14simplify calls to IsStreamValid/SetStreamValidNoel Grandin
2017-04-04tdf#39468 Translate German commentsJens Carl
2017-03-29Translate German comments in sc/source/ui/docshell/Johnny_M
2017-02-03Translate some German comments in scKatarina Behrens
2016-09-26convert PAINT constants to typed_flagsNoel Grandin
2016-09-26convert HASATTR constants to typed_flags_setNoel Grandin
2016-08-21coverity#1371453 try silence Wrapper object use after freeCaolán McNamara
2016-01-15loplugin:unusedmethods unused return value in scNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-26convert InsertDeleteFlags to use o3tl::typed_flagsNoel Grandin
2015-08-14loplugin: defaultparamsNoel Grandin
2014-06-25remove whitespaceMarkus Mohrhard
2014-06-24new compilerplugin returnbyrefNoel Grandin
2014-04-23sc: sal_Bool->boolNoel Grandin
2014-04-06whitespace cleanup in scMarkus Mohrhard
2014-03-03Remove visual noise from scAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-19sal_Bool->boolNoel Grandin
2014-02-19sal_Bool->bool, and remove unused parametersNoel Grandin
2014-01-28bool improvementsStephan Bergmann
2013-10-23Re-implement cell note storage using mdds::multi_type_vector.Laurent Godard
2012-12-04re-base on ALv2 code. Includes:Michael Meeks
2012-11-01No more "increase / decrease of recalc level" for drawing objects.Kohei Yoshida
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák
2012-07-30Bug 48549 - System::Beep() removalMathieu Vonlanthen
2012-07-23Properly fix -Werror=unused-parameterStephan Bergmann
2012-07-23WaE: misc. fixes.Michael Meeks
2012-07-23fdo#48549 System::Beep() removalMathieu Vonlanthen
2012-06-09remove dead codeThomas Arnhold
2012-06-09Remove superfluous include commentsThomas Arnhold
2012-02-04ScOutlineCollection and its friends now free of ScSortedCollection.Kohei Yoshida
2011-12-15Removed extra semicolonsJesse
2011-11-28dr80: #i116460# performance of Excel file with many outlinesEike Rathke
2011-11-27remove include of pch header from scNorbert Thiebaud
2011-08-25sal_Bool -> bool in ScTableMarkus Mohrhard