summaryrefslogtreecommitdiff
path: root/sc/source/core/data/drawpage.cxx
AgeCommit message (Collapse)AuthorFilesLines
2012-12-04re-base on ALv2 code. Includes:Michael Meeks1-26/+17
Patches contributed by Herbert Duerr i#118735 prevent endless loop if vlookup/hlookup doesn't find anything http://svn.apache.org/viewvc?view=revision&revision=1239673 Patches contributed by Andre Fischer remove lp_solver http://svn.apache.org/viewvc?view=revision&revision=1199180 i#118160: Added external CoinMP library. http://svn.apache.org/viewvc?view=revision&revision=1233909 Patches contributed by Armin Le-Grand i#118485 - Styles for OLEs are not saved. http://svn.apache.org/viewvc?view=revision&revision=1182166 i#118524: apply patch, followup fixes to 118485 http://svn.apache.org/viewvc?view=revision&revision=1186077 Patches contributed by lihuiibm i#108860 - Fix range validation. http://svn.apache.org/viewvc?view=revision&revision=1242846 i#118954 Chart data will lost after copy to different file http://svn.apache.org/viewvc?view=revision&revision=1301345 Patches contributed by Ariel Constenla-Haile Fix Linux build breaker: extra qualification on member http://svn.apache.org/viewvc?view=revision&revision=1301591 i#118696 - i#118697 - Fix some Sheet Tab Color API issues http://svn.apache.org/viewvc?view=revision&revision=1225428 i#118697 - Fix uninitialized variable http://svn.apache.org/viewvc?view=revision&revision=1225859 i#118771 - ScUndoImportTab should preserve tab background color http://svn.apache.org/viewvc?view=revision&revision=1230356 i#118921 - Repaint linked sheet tab background color after updating link http://svn.apache.org/viewvc?view=revision&revision=1245177 i#118927 - Undo/Redo "Update Link" does not reset sheet tab color http://svn.apache.org/viewvc?view=revision&revision=1245241 i#118747 - Copy tab color when transferring sheets across documents http://svn.apache.org/viewvc?view=revision&revision=1230355 Patch contributed by Oliver Rainer-Wittman i#118012 - methods <ScBroadcastAreaSlot::AreaBroadcast(..)> and <ScBroadcastAreaSlot::AreaBroadcastInRange(..)> adapt stl-container iteration in order to avoid destroyed iterators during iteration. http://svn.apache.org/viewvc?view=revision&revision=1297916 Patches contributed by Mathias Bauer gnumake4 work variously http://svn.apache.org/viewvc?view=revision&revision=1394707 http://svn.apache.org/viewvc?view=revision&revision=1394326 http://svn.apache.org/viewvc?view=revision&revision=1396797 http://svn.apache.org/viewvc?view=revision&revision=1397315 Patch contributed by Daniel Rentz calc69: #i116936# fix VBA symbol Cells http://svn.apache.org/viewvc?view=revision&revision=1172135 Patches contributed by leiw: i#118546 CPU 100% on switched off AutoCalculate with Conditional Formatting on date values http://svn.apache.org/viewvc?view=revision&revision=1301380 Re-add new function documentation. Many various cleanups. Add missing calc66: #o11817313# also look at formula result number format, remove redundant binaries.
2012-06-09Remove superfluous include commentsThomas Arnhold1-5/+0
Change-Id: Ie5792855761b9be209bf3fa2cba9e6998523c982
2011-11-27remove include of pch header from scNorbert Thiebaud1-2/+0
2011-01-05Removed dependencies on tools/solar.h in drawpage.hxx/.cxxSören Möller1-1/+1
Replaced datatypes from tools/solar.h with corresponding types from sal/types.h in drawpage.hxx/.cxx and added missing include of sal/types.h in docparam.hxx
2010-12-11cleaning of __EXPORT defineGert Faller1-1/+1
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+2
Fixes #fdo30794 Based on bin/add-modelines script (originally posted in mail 1286706307.1871.1399280959@webmail.messagingengine.com) Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun ↵Jens-Heiner Rechtien1-4/+1
Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision)
2008-04-10INTEGRATION: CWS changefileheader (1.9.492); FILE MERGEDRüdiger Timm1-23/+18
2008/03/31 17:13:52 rt 1.9.492.1: #i87441# Change license header to LPGL v3.
2006-07-21INTEGRATION: CWS pchfix01 (1.8.10); FILE MERGEDKurt Zenker1-6/+5
2006/07/12 10:01:33 kaib 1.8.10.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.
2006-06-19INTEGRATION: CWS warnings01 (1.7.182); FILE MERGEDJens-Heiner Rechtien1-13/+2
2006/05/12 16:38:15 sb 1.7.182.1: #i53898# Made code warning-free and/or compile at all after resync to SRC680m162.
2005-09-08INTEGRATION: CWS ooo19126 (1.6.898); FILE MERGEDRüdiger Timm1-47/+21
2005/09/05 15:01:39 rt 1.6.898.1: #i54170# Change license header: remove SISSL
2002-10-07#103849# don't use document ptr in AllocModel, test for empty pointerNiklas Nebel1-3/+4
2001-05-14removed some old definesNiklas Nebel1-215/+2
2001-03-16createUnoPage: use own subclass of page uno objectNiklas Nebel1-2/+8
2000-12-11#80788# dont create basic before it is neededNiklas Nebel1-3/+4
2000-09-22bindings / dispatcher changesNiklas Nebel1-3/+2
2000-09-18initial importJens-Heiner Rechtien1-0/+317