summaryrefslogtreecommitdiff
path: root/sc/inc/docuno.hxx
AgeCommit message (Expand)AuthorFilesLines
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann1-2/+2
2021-04-13impress: don't exit textbox editing when new slide was addedSzymon Kłos1-1/+1
2021-03-23tdf#124176 Use pragma once in s*Vincent LE GARREC1-4/+1
2021-03-03loplugin:refcounting in scNoel1-8/+8
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel1-2/+2
2020-10-20use tools::Long in scNoel1-2/+2
2020-07-04Introduce ITiledRenderable::getSheetGeometryData()Dennis Francis1-0/+4
2020-06-20use JsonWriter for the rest of ITiledRenderableNoel Grandin1-4/+4
2020-06-18new json writer for LOKNoel Grandin1-1/+1
2020-05-10formula bar: Change completeFunction() to accept string instead of index.Jan Holesovsky1-1/+1
2020-05-09compact namespace in scNoel Grandin1-2/+2
2020-03-12Revert "loplugin:constfields in sc"Noel Grandin1-9/+9
2020-01-03UBSan now needs RTTI of some Library_sc types in Library_scfiltStephan Bergmann1-1/+3
2020-01-01tdf#129228 speedup opening of xlsx file with lots of commentsNoel Grandin1-0/+2
2019-12-04lok: cleanup getCellCursorMichael Meeks1-4/+1
2019-12-03lok: formula bar: function completionMarco Cecchetti1-0/+3
2019-11-01loplugin:finalclasses in sc/incNoel Grandin1-7/+7
2019-06-18tdf#39593 Remove ScModelObj::getImplementationArkadiy Illarionov1-1/+0
2019-06-07lok: re-factor getTextSelection.Michael Meeks1-2/+2
2019-02-13Pointer is pointlessNoel Grandin1-1/+1
2018-11-29Adds print even pages/print odd pages options in print dialogDaniel Silva1-1/+4
2018-11-29tdf#42949 Fix IWYU warnings in include/vcl/[i-m]*Gabor Kelemen1-0/+1
2018-10-15loplugin:constfields in scNoel Grandin1-9/+9
2018-07-11loplugin:useuniqueptr in ScModelObjNoel Grandin1-2/+2
2018-06-26tdf#42949 Fix more IWYU warnings in sc/inc/d*Gabor Kelemen1-4/+3
2018-04-09Make getSdrModelFromUnoModel work with SdrModel&Armin Le Grand1-1/+1
2018-04-07SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand1-0/+3
2018-04-06Revert "SOSAW080: Added first bunch of basic changes to helpers"Armin Le Grand1-3/+0
2018-04-06SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand1-0/+3
2018-04-03lok - calc: add support for show/hide tabs in onlineMarco Cecchetti1-0/+3
2018-02-14lok IME: support dialogs as wellPranav Kant1-3/+3
2018-02-08sd, sc lok: IME support + unit testsPranav Kant1-0/+3
2018-01-10tdf#113572: allow switching to data range in copypasted chartVasily Melenchuk1-0/+7
2017-12-04Use print state when rendering a Calc documentTomaž Vajngerl1-0/+2
2017-11-29lok - calc: outline and group handlingMarco Cecchetti1-0/+3
2017-11-29lokdialog: Move the LOKWindowId <-> VclPtr<Window> mapping to Window.Jan Holesovsky1-3/+0
2017-11-29lokdialog: Move the painting down to Window, and enable Calc and Impress.Jan Holesovsky1-0/+3
2017-08-29Export to PNG: export selected cell range only, not as page, tdf#108317Eike Rathke1-1/+2
2017-05-16lok: sc: misplaced comment mark on inserting/deleting/resizing row/colMarco Cecchetti1-0/+3
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-2/+2
2017-02-16sc lok: implement commandvalues command, ViewAnnotationsPranav Kant1-0/+3
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-387/+158
2016-10-06LOK: Calc: page-up/down - cursor moves far more than a pageMarco Cecchetti1-0/+3
2016-09-26implement prototype for more stable calc cell style namesMarkus Mohrhard1-0/+2
2016-09-15loplugin:singlevalfields in sc..vclNoel Grandin1-5/+0
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-8/+8
2016-08-30sc lok: implement getCommandValues(.uno:AcceptTrackedChanges) APIMiklos Vajna1-0/+3
2016-08-29loplugin:countusersofdefaultparamsNoel Grandin1-2/+1
2016-07-27improve passstuffbyref return analysisNoel Grandin1-1/+1
2016-07-25new loplugin overrideparamNoel Grandin1-1/+1