summaryrefslogtreecommitdiff
path: root/sc/source/ui/view/gridwin4.cxx
AgeCommit message (Expand)AuthorFilesLines
2014-08-11Return to pixRect in Paint.feature/calctiledrendering_altAndrzej Hunt1-7/+5
2014-08-11Pass PaintMapMode through to DrawGrid/DrawBackground.Andrzej Hunt1-3/+3
2014-08-11Ensure we actually render all cells in the selected area.Andrzej Hunt1-0/+4
2014-08-11Take into account drawing layer for data area size.Andrzej Hunt1-2/+18
2014-08-11Use output device mapping for draw layer too.Andrzej Hunt1-1/+3
2014-08-11Set correct scaling for normal painting.Andrzej Hunt1-0/+6
2014-08-11Use output device scaling to determine cells in draw-area.Andrzej Hunt1-11/+12
2014-08-11Don't scale grid and cell dimensions multiple times.Andrzej Hunt1-24/+35
2014-08-08Implement data area size retrieval.Andrzej Hunt1-0/+31
2014-08-08Allow overriding of device for Paint, and use that for Tiles.Andrzej Hunt1-6/+12
2014-08-08Calc: Add tiled rendering device to the paint view.Andrzej Hunt1-0/+13
2014-08-08Render tiles from calc.Andrzej Hunt1-12/+29
2014-07-17scrolling very slow in calcCaolán McNamara1-0/+2
2014-06-25Add tiled rendering outline to Calc.Andrzej Hunt1-0/+14
2014-06-25remove whitespaceMarkus Mohrhard1-5/+0
2014-06-24new compilerplugin returnbyrefNoel Grandin1-15/+15
2014-06-13loplugin:staticcallStephan Bergmann1-1/+1
2014-05-14Avoid possible memory leaks in case of exceptionsTakeshi Abe1-7/+5
2014-04-23sc: sal_Bool->boolNoel Grandin1-39/+39
2014-04-21remove comments why a file gets includedThomas Arnhold1-2/+0
2014-04-06whitespace cleanup in scMarkus Mohrhard1-14/+0
2014-03-03Remove visual noise from scAlexander Wilms1-5/+5
2014-02-24Replace deprecated std::auto_ptr with boost::scoped_ptrTakeshi Abe1-1/+3
2014-02-23Remove unneccessary commentsAlexander Wilms1-7/+7
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert1-0/+1
2014-02-19sal_Bool->boolNoel Grandin1-9/+9
2014-02-19sal_Bool->boolNoel Grandin1-5/+5
2014-02-12sal_Bool->boolNoel Grandin1-1/+1
2014-02-11Ensure that vector array has a numeric array of NaN's for empty range.Kohei Yoshida1-1/+1
2014-02-08fdo#52461 Multiple instances of same cell now get same color.Rachit Gupta1-1/+1
2014-01-28bool improvementsStephan Bergmann1-3/+3
2013-11-28Clear the data cache here as well.Kohei Yoshida1-0/+1
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist1-3/+3
2013-10-08convert sc/source/ui/view/*.cxx from String to OUStringNoel Grandin1-2/+2
2013-09-01First step toward showing mis-spelled words without modifying cells.Kohei Yoshida1-0/+1
2013-08-29add support for in-place style previewNoel Power1-3/+0
2013-08-29Update visible ranges when updating the scroll bars.Kohei Yoshida1-2/+0
2013-04-20fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza1-2/+2
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-2/+2
2013-03-13vcl: make Region ctors explicit to prevent overloading desastersMichael Stahl1-3/+3
2013-03-12Resolves: #i120017, filter button is not shown in merged cellJian Fang Zhang1-2/+10
2013-02-26fdo#38838 Replaced some use of (Xub)String with OUString.Jean-Noël Rouvignac1-2/+1
2013-02-22fdo#38838 search replace for String::CreateFromInt32().Jean-Noël Rouvignac1-1/+1
2013-01-30Let's stick with just one variant of ScDocument::GetString()...Kohei Yoshida1-2/+1
2012-12-14bnc#791706: Support multiple selection in page fields.Kohei Yoshida1-23/+23
2012-12-12Revert "fix for bnc#791731 preserve cell formatting of datapilot area ("Kohei Yoshida1-2/+0
2012-12-05fix for bnc#791731 preserve cell formatting of datapilot area (Noel Power1-0/+2
2012-12-04re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák1-4/+4
2012-06-09Remove superfluous include commentsThomas Arnhold1-2/+0