summaryrefslogtreecommitdiff
path: root/sc/source/ui/view/output.cxx
AgeCommit message (Expand)Author
2015-06-09calc mapmode: Convert ScOutputData::DrawGrid to draw in logic units.Jan Holesovsky
2015-06-03calc mapmode: Refactor DrawDocumentBackground to use logic unitsKrisztian Pinter
2015-05-20convert DRAWMODE constants to scoped enumNoel Grandin
2015-05-18render vertically merged cells togetherMarkus Mohrhard
2015-05-11sw,sc,sd,starmath: convert to vcl::RenderContextNoel Grandin
2015-04-21sc: -Werror=unused-variableMichael Stahl
2014-12-21fdo#39440 sc: reduce scope of local variablesMichael Weghorn
2014-10-28cid#738785 Uninitialized pointer fieldStephan Bergmann
2014-10-28loplugin: cstylecastNoel Grandin
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-10-04coverity#1242818 Unused valueNorbert Thiebaud
2014-10-04coverity#1242771 Unused valueNorbert Thiebaud
2014-09-30fdo#82577: Handle PolyPolygonNoel Grandin
2014-09-30fdo#82577: Handle RegionNoel Grandin
2014-07-08draw white border around note marks for fdo#81032Laurent Godard
2014-06-25remove whitespaceMarkus Mohrhard
2014-05-14Avoid possible memory leaks in case of exceptionsTakeshi Abe
2014-05-11fdo#78535: Don't process borders of 0 width.Kohei Yoshida
2014-04-09coverity#708101 Uninitialized scalar fieldCaolán McNamara
2014-04-06whitespace cleanup in scMarkus Mohrhard
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert
2014-02-19sal_Bool->boolNoel Grandin
2014-02-07fdo#39468 Translate German commentsSven Wehner
2014-01-28bool improvementsStephan Bergmann
2013-12-13Revert "Always disable anti-aliasing for drawing cell borders." fdo#60805Noel Power
2013-12-02Integrate branch of IAccessible2Steve Yin
2013-12-02don't use fixed size icon sets, fdo#62652Markus Mohrhard
2013-10-23Re-implement cell note storage using mdds::multi_type_vector.Laurent Godard
2013-10-08convert sc/source/ui/view/*.cxx from String to OUStringNoel Grandin
2013-09-01First step toward showing mis-spelled words without modifying cells.Kohei Yoshida
2013-08-30Related: fdo#38838 remove UniString::ToUpperAsciiCaolán McNamara
2013-08-17sal_Bool to boolTakeshi Abe
2013-08-17Mark as constTakeshi Abe
2013-08-14Revert "Revert "Always disable anti-aliasing for drawing cell borders." fdo#6...Kohei Yoshida
2013-08-14Revert "Always disable anti-aliasing for drawing cell borders." fdo#60805Noel Power
2013-08-14Resolves: #i122149# Corrected stuff around polygon-based clip regionsArmin Le Grand
2013-08-08Make selection corner marks slightly transparent.Tomaž Vajngerl
2013-08-08fdo#67592 Resize selection box from all 4 cornersTomaž Vajngerl
2013-04-20fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-28Move ScFormulaCell into its own header source files: formulacell.?xx.Kohei Yoshida
2013-03-28Replace ScBaseCell in CellInfo with ScRefCellValue.Kohei Yoshida
2013-03-14Reverse the logic of enable / disable idle flag...Kohei Yoshida
2013-02-12Renamed hard-to-remember 8-char headers in editeng.Kohei Yoshida
2012-12-04re-base on ALv2 code. Includes:Michael Meeks
2012-12-02initial support for icon sets in the dialogMarkus Mohrhard
2012-11-12implement the missing icon-setsMarkus Mohrhard