summaryrefslogtreecommitdiff
path: root/sc/source/ui/view/prevloc.cxx
AgeCommit message (Expand)AuthorFilesLines
2017-10-23loplugin:includeform: scStephan Bergmann1-2/+2
2017-07-13loplugin:useuniqueptr in scNoel Grandin1-6/+2
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-37/+37
2016-01-15loplugin:unusedmethods unused return value in scNoel Grandin1-3/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-7/+7
2015-11-09loplugin:redundantcastStephan Bergmann1-1/+1
2015-11-09sc: add missing includes to prevloc.hxxMichael Stahl1-2/+2
2015-11-09sc: replace boost::ptr_list with std::list<std::unique_ptr>Michael Stahl1-33/+25
2014-06-25remove whitespaceMarkus Mohrhard1-8/+0
2014-03-03Remove visual noise from scAlexander Wilms1-6/+6
2014-02-19sal_Bool->boolNoel Grandin1-27/+27
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-1/+1
2011-11-27remove include of pch header from scNorbert Thiebaud1-2/+0
2011-05-27Replace DBG_* with OSL_* in sc/source/uiJacek Wolszczak1-3/+2
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida1-68/+68
2011-02-21[PATCH 04/10] Removed deprecated List container.npcdoom1-119/+114
2011-01-17removetooltypes01: #i112600# remove tooltypes from scMikhail Voytenko1-93/+93
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+2
2010-09-28This gets rid of a great number of the commentsJustin Malcolm1-38/+0
2010-06-23koheirowlimitperf: #i109369# #i109373# #i109384# #i109385# #i109386# #i109387...obo1-56/+40
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2008-09-30CWS-TOOLING: integrate CWS koheicoderemovalVladimir Glazounov1-69/+39
2008-04-11INTEGRATION: CWS changefileheader (1.15.330); FILE MERGEDRüdiger Timm1-23/+18
2007-02-27INTEGRATION: CWS calcwarnings (1.14.110); FILE MERGEDVladimir Glazounov1-5/+4
2006-07-21INTEGRATION: CWS pchfix01 (1.13.216); FILE MERGEDKurt Zenker1-6/+5
2005-09-08INTEGRATION: CWS ooo19126 (1.12.274); FILE MERGEDRüdiger Timm1-47/+21
2004-10-28INTEGRATION: CWS pdf02 (1.11.46); FILE MERGEDPascal Junck1-4/+23
2004-08-20INTEGRATION: CWS rowlimit2 (1.10.4); FILE MERGEDRüdiger Timm1-46/+59
2004-06-04INTEGRATION: CWS rowlimit (1.9.202); FILE MERGEDOliver Bolte1-45/+45
2003-03-26MWS_SRX644: migrate branch mws_srx644 -> HEADJens-Heiner Rechtien1-3/+3
2002-05-24#95584#; add RangeId to have the draw ranges uniqueSascha Ballach1-3/+33
2002-05-06#95584# added draw ranges to location dataNiklas Nebel1-4/+27
2002-04-24#95584# make table that is shown availableNiklas Nebel1-2/+7
2002-04-23#95584# make missing information about headers and notes availableNiklas Nebel1-8/+79
2002-04-08#95584#; add methods to find out the output rectangle of a cell or header cell.Sascha Ballach1-2/+36
2002-03-11#95584# accessibility api for headers/footersNiklas Nebel1-5/+38
2002-02-27#95584# accessibility api for print previewNiklas Nebel1-14/+362
2002-02-22#95584# make cell positions available from previewNiklas Nebel1-0/+298