summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/output.hxx
AgeCommit message (Expand)Author
2018-10-29tdf#42949 Fix IWYU warnings in sc/source/ui/inc/[f-p]*Gabor Kelemen
2018-10-15loplugin:constfields in scNoel Grandin
2018-09-21coverity#1401334 Uncaught exceptionCaolán McNamara
2018-07-16return BaseProcessor2D by std::unique_ptrNoel Grandin
2018-07-04loplugin:useuniqueptr in ScOutputDataNoel Grandin
2018-01-29No more need to restrict paper width to USHRT_MAXStephan Bergmann
2018-01-29BorderlineFix: Corrected handling for 'rotated' CellBordersArmin Le Grand
2017-12-07loplugin:constparamsNoel Grandin
2017-12-04tdf#39593 deduplicate code in ScOutputDatatagezi
2017-11-27tdf#39593 deduplicate code in ScOutputDatatagezi
2017-11-22Follow our naming conventions, tdf#39593 follow-upEike Rathke
2017-11-22tdf#39593 deduplicate code in ScOutputDatatagezi
2017-11-13Fix typosAndrea Gelmini
2017-10-23loplugin:includeform: scStephan Bergmann
2017-10-09make sure to include all relevant header filesMarkus Mohrhard
2017-10-09document a few method parametersMarkus Mohrhard
2017-09-14convert SvxCellOrientation to scoped enumNoel Grandin
2017-08-26loplugin:constparam in sc part7Noel Grandin
2017-07-28borderline: corrections for calc and writerArmin Le Grand
2017-07-28borderline: adaptions to primitivesArmin Le Grand
2017-06-28loplugin:unusedfields in sc part1Noel Grandin
2017-05-12convert SdrLayerId to strong_intNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-29loplugin:singlevalfieldsNoel Grandin
2017-02-21loplugin:unusedmethodsNoel Grandin
2016-08-29loplugin:countusersofdefaultparamsNoel Grandin
2016-08-19loplugin:countusersofdefaultparams in scNoel Grandin
2016-03-02loplugin:unuseddefaultparams in sc (part1)Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-01remove old standalone Sun bug numbersNoel Grandin
2015-07-24calc mapmode: Pass RenderContext as reference in DrawNoteMarksKrisztian Pinter
2015-07-24calc mapmode: Pass RenderContext as reference in DrawFrameKrisztian Pinter
2015-07-10calc mapmode: Add explicit RenderContext passingKrisztian Pinter
2015-06-09calc mapmode: Convert ScOutputData::DrawGrid to draw in logic units.Jan Holesovsky
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-14sc tiled editing: Re-purposed DrawStrings().Jan Holesovsky
2015-04-10start of unwinding reference OutputDevice & Printer lifecycle.Michael Meeks
2015-03-09sc tiled rendering: Make the drawings and charts work.Jan Holesovsky
2015-03-09sc tiled rendering: Split ScGridWindow::Draw() to setup and drawing.Jan Holesovsky
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-10-23Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky
2014-10-23Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit"Jan Holesovsky
2014-10-16fdo#84854 it seems long is not enough on 32 bitDavid Tardon
2014-10-09fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca
2014-09-30fdo#82577: Handle RegionNoel Grandin
2014-09-18fdo#82577: Handle FontNoel Grandin
2014-04-19fixincludeguards.sh: scThomas Arnhold
2014-04-15fdo#75665: Truncate string when clipped on screen.Kohei Yoshida
2014-04-06whitespace cleanup in scMarkus Mohrhard
2014-03-03Remove visual noise from scAlexander Wilms