summaryrefslogtreecommitdiff
path: root/sc/source/ui/view/output.cxx
AgeCommit message (Expand)AuthorFilesLines
2016-10-12convert SC_CLIPMARK constants to typed_flags_setNoel Grandin1-3/+3
2016-10-12convert SC_ROTDIR constants to scoped enumNoel Grandin1-19/+19
2016-10-05convert MapUnit to scoped enumNoel Grandin1-1/+1
2016-09-26convert BREAK constants to typed_flags_setNoel Grandin1-10/+10
2016-09-05convert GradientStyle to scoped enumNoel Grandin1-1/+1
2016-09-05convert LineStyle to scoped enumNoel Grandin1-1/+1
2016-05-25Convert SC_MF to scoped enumNoel Grandin1-2/+2
2016-03-27mark the reference as constMarkus Mohrhard1-2/+2
2016-03-12tdf#84938 Change defines to typed_flagsJochen Nitschke1-1/+1
2016-03-02loplugin:unuseddefaultparams in sc (part1)Noel Grandin1-2/+2
2016-01-10Fix typosAndrea Gelmini1-1/+1
2015-11-17sc: loplugin:badstaticsMichael Stahl1-9/+11
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-26/+26
2015-11-03read past end of pCellInfoCaolán McNamara1-1/+4
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht1-1/+1
2015-10-01remove old standalone Sun bug numbersNoel Grandin1-1/+1
2015-09-18boost->stdCaolán McNamara1-4/+4
2015-09-17revert for mac and win unit case crashes after boost->stdCaolán McNamara1-4/+4
2015-09-17boost->stdCaolán McNamara1-4/+4
2015-08-17Put Polygon from tools under tools:: namespaceNorbert Thiebaud1-8/+8
2015-08-14loplugin: defaultparamsNoel Grandin1-1/+1
2015-07-29tdf#39468 translated german comments in output.cxx and output2.cxxAlbert Thuswaldner1-16/+16
2015-07-24calc mapmode: Cleanup DrawBackground + fix one pixel size.Jan Holesovsky1-32/+33
2015-07-24calc mapmode: Refactor DrawBackground to use logic unitsKrisztian Pinter1-24/+60
2015-07-24calc mapmode: Pass RenderContext as reference in DrawNoteMarksKrisztian Pinter1-5/+5
2015-07-24calc mapmode: Pass RenderContext as reference in DrawFrameKrisztian Pinter1-26/+26
2015-07-10calc mapmode: Add explicit RenderContext passingKrisztian Pinter1-28/+28
2015-06-09calc mapmode: Convert ScOutputData::DrawGrid to draw in logic units.Jan Holesovsky1-20/+28
2015-06-03calc mapmode: Refactor DrawDocumentBackground to use logic unitsKrisztian Pinter1-5/+6
2015-05-20convert DRAWMODE constants to scoped enumNoel Grandin1-8/+8
2015-05-18render vertically merged cells togetherMarkus Mohrhard1-3/+20
2015-05-11sw,sc,sd,starmath: convert to vcl::RenderContextNoel Grandin1-3/+3
2015-04-21sc: -Werror=unused-variableMichael Stahl1-1/+0
2014-12-21fdo#39440 sc: reduce scope of local variablesMichael Weghorn1-6/+3
2014-10-28cid#738785 Uninitialized pointer fieldStephan Bergmann1-10/+10
2014-10-28loplugin: cstylecastNoel Grandin1-24/+24
2014-10-23Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky1-3/+3
2014-10-23Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit"Jan Holesovsky1-3/+3
2014-10-16fdo#84854 it seems long is not enough on 32 bitDavid Tardon1-3/+3
2014-10-09fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca1-3/+3
2014-10-04coverity#1242818 Unused valueNorbert Thiebaud1-2/+0
2014-10-04coverity#1242771 Unused valueNorbert Thiebaud1-1/+0
2014-09-30fdo#82577: Handle PolyPolygonNoel Grandin1-5/+5
2014-09-30fdo#82577: Handle RegionNoel Grandin1-4/+4
2014-07-08draw white border around note marks for fdo#81032Laurent Godard1-2/+2
2014-06-25remove whitespaceMarkus Mohrhard1-7/+0
2014-05-14Avoid possible memory leaks in case of exceptionsTakeshi Abe1-6/+6
2014-05-11fdo#78535: Don't process borders of 0 width.Kohei Yoshida1-42/+54
2014-04-09coverity#708101 Uninitialized scalar fieldCaolán McNamara1-0/+2
2014-04-06whitespace cleanup in scMarkus Mohrhard1-2/+0