summaryrefslogtreecommitdiffstats
path: root/sc/source/ui/view/output.cxx
Commit message (Expand)AuthorAgeFilesLines
* tdf#84938 Change defines to typed_flagsJochen Nitschke2016-03-121-1/+1
* loplugin:unuseddefaultparams in sc (part1)Noel Grandin2016-03-021-2/+2
* Fix typosAndrea Gelmini2016-01-101-1/+1
* sc: loplugin:badstaticsMichael Stahl2015-11-171-9/+11
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-26/+26
* read past end of pCellInfoCaolán McNamara2015-11-031-1/+4
* tdf#94559: 4th step to remove rtti.hxxOliver Specht2015-10-061-1/+1
* remove old standalone Sun bug numbersNoel Grandin2015-10-011-1/+1
* boost->stdCaolán McNamara2015-09-181-4/+4
* revert for mac and win unit case crashes after boost->stdCaolán McNamara2015-09-171-4/+4
* boost->stdCaolán McNamara2015-09-171-4/+4
* Put Polygon from tools under tools:: namespaceNorbert Thiebaud2015-08-171-8/+8
* loplugin: defaultparamsNoel Grandin2015-08-141-1/+1
* tdf#39468 translated german comments in output.cxx and output2.cxxAlbert Thuswaldner2015-07-291-16/+16
* calc mapmode: Cleanup DrawBackground + fix one pixel size.Jan Holesovsky2015-07-241-32/+33
* calc mapmode: Refactor DrawBackground to use logic unitsKrisztian Pinter2015-07-241-24/+60
* calc mapmode: Pass RenderContext as reference in DrawNoteMarksKrisztian Pinter2015-07-241-5/+5
* calc mapmode: Pass RenderContext as reference in DrawFrameKrisztian Pinter2015-07-241-26/+26
* calc mapmode: Add explicit RenderContext passingKrisztian Pinter2015-07-101-28/+28
* calc mapmode: Convert ScOutputData::DrawGrid to draw in logic units.Jan Holesovsky2015-06-091-20/+28
* calc mapmode: Refactor DrawDocumentBackground to use logic unitsKrisztian Pinter2015-06-031-5/+6
* convert DRAWMODE constants to scoped enumNoel Grandin2015-05-201-8/+8
* render vertically merged cells togetherMarkus Mohrhard2015-05-181-3/+20
* sw,sc,sd,starmath: convert to vcl::RenderContextNoel Grandin2015-05-111-3/+3
* sc: -Werror=unused-variableMichael Stahl2015-04-211-1/+0
* fdo#39440 sc: reduce scope of local variablesMichael Weghorn2014-12-211-6/+3
* cid#738785 Uninitialized pointer fieldStephan Bergmann2014-10-281-10/+10
* loplugin: cstylecastNoel Grandin2014-10-281-24/+24
* Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky2014-10-231-3/+3
* Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit"Jan Holesovsky2014-10-231-3/+3
* fdo#84854 it seems long is not enough on 32 bitDavid Tardon2014-10-161-3/+3
* fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca2014-10-091-3/+3
* coverity#1242818 Unused valueNorbert Thiebaud2014-10-041-2/+0
* coverity#1242771 Unused valueNorbert Thiebaud2014-10-041-1/+0
* fdo#82577: Handle PolyPolygonNoel Grandin2014-09-301-5/+5
* fdo#82577: Handle RegionNoel Grandin2014-09-301-4/+4
* draw white border around note marks for fdo#81032Laurent Godard2014-07-081-2/+2
* remove whitespaceMarkus Mohrhard2014-06-251-7/+0
* Avoid possible memory leaks in case of exceptionsTakeshi Abe2014-05-141-6/+6
* fdo#78535: Don't process borders of 0 width.Kohei Yoshida2014-05-111-42/+54
* coverity#708101 Uninitialized scalar fieldCaolán McNamara2014-04-091-0/+2
* whitespace cleanup in scMarkus Mohrhard2014-04-061-2/+0
* Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert2014-02-201-0/+1
* sal_Bool->boolNoel Grandin2014-02-191-40/+40
* fdo#39468 Translate German commentsSven Wehner2014-02-071-66/+45
* bool improvementsStephan Bergmann2014-01-281-3/+3
* Revert "Always disable anti-aliasing for drawing cell borders." fdo#60805Noel Power2013-12-131-26/+4
* Integrate branch of IAccessible2Steve Yin2013-12-021-17/+0
* don't use fixed size icon sets, fdo#62652Markus Mohrhard2013-12-021-2/+3
* Re-implement cell note storage using mdds::multi_type_vector.Laurent Godard2013-10-231-3/+3