summaryrefslogtreecommitdiff
path: root/sc/source/ui/view/output.cxx
AgeCommit message (Expand)Author
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
2011-06-06Merge remote branch 'origin/libreoffice-3-4'Kohei Yoshida
2011-05-27Replace DBG_* with OSL_* in sc/source/uiJacek Wolszczak
2011-05-18fdo#36688: Fixed undisplayed calc page and header / footer bordersCédric Bosdonnat
2011-04-20fdo#36365: Watch out for NULL pointer de-referencing.Kohei Yoshida
2011-03-28Moved SvxBorder* into editeng namespace to avoid duplicate DOUBLE on windowsCédric Bosdonnat
2011-03-19sc: don't draw the slanted border twice at all tp remove visual side effectsCédric Bosdonnat
2011-03-19sc: draw slanted borders using the drawinglayer primitivesCédric Bosdonnat
2011-03-19Using drawinglayer for the rotated cells horizontal bordersCédric Bosdonnat
2011-03-19Use svx::frame::DrawRange with the drawinglayer in calc nowCédric Bosdonnat
2011-03-19Draw nice borders using drawinglayerCédric Bosdonnat
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida
2011-03-02Remove bogus comments.Guillaume Poussel
2011-02-11Cleaned up RowHidden() and ColHidden() calls.Kohei Yoshida
2011-01-24Remove OLD_SELECTION_PAINT.Thomas Arnhold
2011-01-17removetooltypes01: #i112600# remove tooltypes from scMikhail Voytenko
2011-01-17Remove some dead code in 'view'Thomas Arnhold
2010-10-20Removed lots of dead code.Povilas Kanapickas
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-09-15sc-cellbackground-over-gridlines.diff: Have cell bg paint over the gridlinesKohei Yoshida
2010-07-16calc56: #i113139# various performance improvements for 1MB rows, especially w...Eike Rathke [er]