summaryrefslogtreecommitdiff
path: root/sc/source/ui/view/output.cxx
AgeCommit message (Expand)AuthorFilesLines
2016-07-20Convert SC_MF to scoped enumNoel Grandin1-2/+2
2016-07-20Fix 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
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert1-0/+1
2014-02-19sal_Bool->boolNoel Grandin1-40/+40
2014-02-07fdo#39468 Translate German commentsSven Wehner1-66/+45
2014-01-28bool improvementsStephan Bergmann1-3/+3
2013-12-13Revert "Always disable anti-aliasing for drawing cell borders." fdo#60805Noel Power1-26/+4
2013-12-02Integrate branch of IAccessible2Steve Yin1-17/+0
2013-12-02don't use fixed size icon sets, fdo#62652Markus Mohrhard1-2/+3
2013-10-23Re-implement cell note storage using mdds::multi_type_vector.Laurent Godard1-3/+3
2013-10-08convert sc/source/ui/view/*.cxx from String to OUStringNoel Grandin1-4/+2