summaryrefslogtreecommitdiff
path: root/sc/source/ui/unoobj/docuno.cxx
AgeCommit message (Expand)Author
2019-05-12Use hasElements to check Sequence emptiness in sax..sdextArkadiy Illarionov
2019-04-23tdf#42949 Fix IWYU warnings in include/editeng/[f-x]*Gabor Kelemen
2019-04-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen
2019-03-25tdf#42949 Fix IWYU warnings in include/sfx2/[a-D]*Gabor Kelemen
2019-03-14Resolves tdf#122707 - Replace listbox for print range by radio buttonsheiko tietze
2019-03-14LOK: re-factor async key & mouse event re-posting.Michael Meeks
2019-03-10tdf#120161 sc: use selection to set required printed areaSerge Krot
2019-02-22Revert "getToken+comparison ==> startsWith, reuse available information"Matteo Casalin
2019-02-19tdf#122624 XLSX OLE in DOCX: export view positionsLászló Németh
2019-02-16getToken+comparison ==> startsWith, reuse available informationMatteo Casalin
2019-02-13Pointer is pointlessNoel Grandin
2019-01-29o3tl::make_unique -> std::make_unique in scGabor Kelemen
2019-01-18Add aCalcPageSize and aCalcPagePos properties to ScModelObj::getRendererMuhammet Kara
2019-01-07Simplify containers iterations in sc/source/ui/{unoobj,vba}Arkadiy Illarionov
2018-11-29Adds print even pages/print odd pages options in print dialogDaniel Silva
2018-11-29Configures page range in print dialogDaniel
2018-11-22improve function-local statics in scNoel Grandin
2018-11-14$SC_FORCE_CALCULATION to force Calc use opencl/threads for everythingLuboš Luňák
2018-11-14make ScInterpreterContext also accessible without passing it aroundLuboš Luňák
2018-11-08sc lok: Implement hi-dpi and zoom for spreadsheets.Jan Holesovsky
2018-10-24clang-tidy performance-unnecessary-copy-init in scNoel Grandin
2018-10-16tdf#42949 Fix IWYU warnings in sc/source/ui/inc/[a-e]*Gabor Kelemen
2018-09-10loplugin:simplifyconstruct in scNoel Grandin
2018-08-01Add missing sal/log.hxx headersGabor Kelemen
2018-07-11loplugin:useuniqueptr in ScModelObjNoel Grandin
2018-07-10loplugin:useuniqueptr in DrawViewKeeperNoel Grandin
2018-06-18tdf#42949 Fix IWYU warnings in sc/inc/[Tt]*Gabor Kelemen
2018-06-07lok: sc: scroll issueMarco Cecchetti
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke
2018-05-25SOSAW080: 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