summaryrefslogtreecommitdiff
path: root/sc/source/ui/view/output.cxx
AgeCommit message (Expand)Author
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
2012-10-30implement basic support for icon setsMarkus Mohrhard
2012-10-12Always disable anti-aliasing for drawing cell borders.Kohei Yoshida
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák
2012-07-23-Werror,-Wshadow (Clang 3.1)Stephan Bergmann
2012-07-06Merge branch 'feature/template-dialog'Rafael Dominguez
2012-06-27support colored axis in data barsMarkus Mohrhard
2012-06-13moved createBaseProcessor2DFromOutputDevice to drawinglayer moduleCédric Bosdonnat
2012-06-12Get rid of GRADIENT_* defines, they conflict with Windows GDI types.Jan Holesovsky
2012-06-09Remove superfluous include commentsThomas Arnhold
2012-05-26use the smaller version for data barsMarkus Mohrhard
2012-05-21some smalll data bar rendering improvementsMarkus Mohrhard
2012-05-18paint gradients in data barsMarkus Mohrhard
2012-05-18really use a dashed lineMarkus Mohrhard
2012-05-18show dottet line if axis is not at zeroMarkus Mohrhard
2012-05-18add render code for data barsMarkus Mohrhard
2012-05-10render color scales correctlyMarkus Mohrhard
2012-05-10remove debug outputMarkus Mohrhard
2012-05-10Color Scales are now displayed after import from xlsxMarkus Mohrhard
2012-03-23SvtAccessibilityOptions::GetIsForBorders is no longer usedCaolán McNamara
2012-02-29some more fixes to get note handling backMarkus Mohrhard
2012-02-29remove mpNote: fix copy/pasteMarkus Mohrhard
2012-02-29remove mpNote from ScBaseCellMarkus Mohrhard
2012-02-03fix build breaker with --enable-debugDavid Tardon
2012-02-03Oops, bug.Kohei Yoshida
2012-02-03Use std::set to store user names instead.Kohei Yoshida
2011-11-27remove include of pch header from scNorbert Thiebaud
2011-11-09Reduced scoping.Kohei Yoshida
2011-11-09sal_Bool to bool.Kohei Yoshida
2011-07-14fdo#36688: Make sure the drawing layer is initialized before use.Kohei Yoshida
2011-07-14Reverted 70af08e849a93d56915b7abe14537facf1022a6a.Kohei Yoshida
2011-06-07use FreezeIdRanges optimization to silence smoketestCaolán McNamara