summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/output.hxx
AgeCommit message (Expand)Author
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-09-30fdo#82577: Handle RegionNoel Grandin
2014-09-18fdo#82577: Handle FontNoel Grandin
2014-04-19fixincludeguards.sh: scThomas Arnhold
2014-04-15fdo#75665: Truncate string when clipped on screen.Kohei Yoshida
2014-04-06whitespace cleanup in scMarkus Mohrhard
2014-03-03Remove visual noise from scAlexander Wilms
2014-02-19sal_Bool->boolNoel Grandin
2013-11-16made horizontal cell alignment depend on writing direction, fdo#63546Eike Rathke
2013-09-01First step toward showing mis-spelled words without modifying cells.Kohei Yoshida
2013-08-29add support for in-place style previewNoel Power
2013-08-14Resolves: #i122149# Corrected stuff around polygon-based clip regionsArmin Le Grand
2013-05-02fdo#39593 - share copy/paste code, and add a few consts.Minh Ngo
2013-04-15basic inplace Font preview for calcNoel Power
2013-03-28More on replacing ScBaseCell.Kohei Yoshida
2013-03-28Replace ScBaseCell in CellInfo with ScRefCellValue.Kohei Yoshida
2013-03-27Kill more ScBaseCell usages.Kohei Yoshida
2012-12-04re-base on ALv2 code. Includes:Michael Meeks
2012-08-17Translation of comments from german in sc/source/ui/inc/Albert Thuswaldner
2012-07-23-Werror,-Wshadow (Clang 3.1)Stephan Bergmann
2012-07-01Remove unused definesThomas Arnhold
2012-06-24rearranged forward declarations of classTakeshi Abe
2012-04-16fdo#48431: More reliable way to check for RTL text.Kohei Yoshida
2012-02-13Remove unused codeElton Chung
2011-12-12fdo#32530: Correct default horizontal alignment for complex script.Kohei Yoshida
2011-11-28dr78: #i51508# use the correct MapMode for EditEngine when formatting for screenEike Rathke
2011-04-06Renamed methods for consistency.Kohei Yoshida
2011-04-06Fixed horizontal alignment issues for vertical text with text wrap on.Kohei Yoshida
2011-04-06Extracted a method that adjust hyperlinks in PDF output.Kohei Yoshida
2011-04-06More sharing of common code blocks.Kohei Yoshida
2011-04-06Extracted a method to read cell content. That code is common in both methods.Kohei Yoshida
2011-04-06Added empty methods for each orientation.Kohei Yoshida
2011-04-06Remove silliness of passing own data members as params to its own method.Kohei Yoshida
2011-04-06Fixed vertical alignment when the auto wrap is on.Kohei Yoshida
2011-04-05More renaming & sal_Bool to bool conversion.Kohei Yoshida
2011-04-05Renamed EditAlignmentParam to DrawEditParam.Kohei Yoshida
2011-04-05Extracted method from DrawEdit() into DrawEditStandard().Kohei Yoshida
2011-04-05Tuck EditAlignmentParam class under ScOutputData class scope.Kohei Yoshida
2011-04-05sal_Bool to bool.Kohei Yoshida
2011-03-19Use svx::frame::DrawRange with the drawinglayer in calc nowCédric Bosdonnat
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida
2011-02-18Remove some #include <tools/list.hxx>Joseph Powers
2011-01-24Remove OLD_SELECTION_PAINT.Thomas Arnhold
2011-01-17removetooltypes01: #i112600# remove tooltypes from scMikhail Voytenko
2010-10-28add modelines to .hxx files as wellCaolán McNamara
2010-09-15sc-cellbackground-over-gridlines.diff: Have cell bg paint over the gridlinesKohei Yoshida
2010-04-19koheiautodecimal: rebased to DEV300_m76.Kohei Yoshida