summaryrefslogtreecommitdiff
path: root/sc/source/ui/unoobj/docuno.cxx
AgeCommit message (Expand)Author
2019-03-19tdf#120161 sc: use selection to set required printed areaSerge Krot
2018-09-17SOSAW080: Derive SdrObjGroup from SdrObjListArmin Le Grand
2018-04-18convert DelCellCmd to scoped enumNoel Grandin
2018-04-09Make getSdrModelFromUnoModel work with SdrModel&Armin Le Grand
2018-04-07SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand
2018-04-06Revert "SOSAW080: Added first bunch of basic changes to helpers"Armin Le Grand
2018-04-06SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand
2018-04-03lok - calc: add support for show/hide tabs in onlineMarco Cecchetti
2018-03-22loplugin:useuniqueptr in ScDocumentNoel Grandin
2018-03-19coverity#1430075 Dereference after null checkCaolán McNamara
2018-03-10don't use heap for elements in ScRangeListNoel Grandin
2018-02-27lok: All mouse,key events asyncPranav Kant
2018-02-27lok sc: This is not needed nowPranav Kant
2018-02-27lok sc: Post mouse events to main threadPranav Kant
2018-02-27lokdialog sc: post key events to the main threadPranav Kant
2018-02-27remove unused vclunohelper.hxx includesJochen Nitschke
2018-02-26loplugin:oncevar extend to tools/gen.hxx typesNoel Grandin
2018-02-23lok: Factor out the code for finding vcl::Window of a documentPranav Kant
2018-02-14lok IME: support dialogs as wellPranav Kant
2018-02-08sd, sc lok: IME support + unit testsPranav Kant
2018-01-21tdf#113572: removed redundant calc serviceVasily Melenchuk
2018-01-15Fix typoAndrea Gelmini
2018-01-12More loplugin:cstylecast: scStephan Bergmann
2018-01-10tdf#113572: allow switching to data range in copypasted chartVasily Melenchuk
2017-12-13tdf#114384 reset the print state if the sheet changesTomaž Vajngerl
2017-12-04Calculate print page ranges only when needed, cache in print stateTomaž Vajngerl
2017-12-04Use print state when rendering a Calc documentTomaž Vajngerl
2017-12-01lok: calc: set outline stateMarco Cecchetti
2017-11-29lok - calc: outline and group handlingMarco Cecchetti
2017-11-29lokdialog: Move the LOKWindowId <-> VclPtr<Window> mapping to Window.Jan Holesovsky
2017-11-29lokdialog: Move the painting down to Window, and enable Calc and Impress.Jan Holesovsky
2017-11-23related tdf#108757 small enhancements for speed upSerge Krot
2017-10-23loplugin:includeform: scStephan Bergmann
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-10-02lok - sc: document size as sum of row heights/col widths in pixelMarco Cecchetti
2017-09-29loplugin:flatten check for throw in then clauseNoel Grandin
2017-09-26loplugin:flatten in scNoel Grandin
2017-09-22loplugin:flatten in pyuno..scNoel Grandin
2017-09-02dynamic column container: fix some more for loopsNoel Grandin
2017-08-29Export to PNG: export selected cell range only, not as page, tdf#108317Eike Rathke
2017-08-29Add keeper for FmFormView* pDrawViewEike Rathke
2017-08-25Drop gratuitous initial :: from comphelper::ProfileZoneTor Lillqvist
2017-08-07oovbaapi: screenUpdating, do not adjust heightTamas Bunth
2017-08-03lok - add support for in place chart editingMarco Cecchetti
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-14use more OUString::operator== in scNoel Grandin
2017-06-26loplugin:oncevar in scNoel Grandin
2017-06-16Profiling API: add ProfileZonesLászló Németh
2017-06-09use comphelper::InitPropertySequence in more placesNoel Grandin
2017-05-19make string translation loading more uniformCaolán McNamara