summaryrefslogtreecommitdiff
path: root/sc/source/ui/app/transobj.cxx
AgeCommit message (Expand)AuthorFilesLines
2012-03-19only shrink to used area in text export, fdo#46230, related n#677811Markus Mohrhard1-3/+0
2012-03-19also shrink used area for HTML in some cases, fdo#46230, n#677811Markus Mohrhard1-1/+14
2011-12-23fix copy/paste with whole column/rowMarkus Mohrhard1-0/+4
2011-11-27remove include of pch header from scNorbert Thiebaud1-2/+0
2011-08-29Hide ScDragData and ScClipData from scmod.hxx, clean up ScModule a bit.Kohei Yoshida1-0/+2
2011-08-26String to rtl::OUString.Kohei Yoshida1-1/+1
2011-06-07Merge branch 'feature/unlimited-number-of-sheets'Markus Mohrhard1-3/+3
2011-06-01use tunnel id pattern hereCaolán McNamara1-9/+7
2011-05-27Replace DBG_* with OSL_* in sc/source/uiJacek Wolszczak1-3/+3
2011-05-25Paste link from another calc doc as external reference instead of DDE.Kohei Yoshida1-2/+2
2011-05-19fix some bugs introduced with the last patches and rework some partsMarkus Mohrhard1-3/+3
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida1-39/+45
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold1-6/+6
2011-03-01Remove bogus comments.Guillaume Poussel1-2/+2
2011-02-11Cleaned up RowHidden() and ColHidden() calls.Kohei Yoshida1-4/+3
2011-01-18Remove dead code: "//static" and "//virtual"Thomas Arnhold1-5/+0
2011-01-17removetooltypes01: #i112600# remove tooltypes from scMikhail Voytenko1-37/+37
2010-12-14Fixed unformatted text paste. (fdo#32213)Kohei Yoshida1-1/+8
2010-10-25merge vosremoval-mutex.diffNorbert Thiebaud1-1/+1
2010-10-25Use a SolarMutexGuard rather that direct acquire/release on the SolarMutexNorbert Thiebaud1-2/+1
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+2
2010-10-05Ported calc-distributed-cell-text-*.diff from ooo-build.Kohei Yoshida1-0/+1
2010-09-15mib19: #163641# use clipboard content in ScVbaRange::Insert only if it was co...Niklas Nebel1-1/+7
2010-06-23koheirowlimitperf: #i109369# #i109373# #i109384# #i109385# #i109386# #i109387...obo1-12/+10
2010-02-17CWS-TOOLING: integrate CWS changefileheader2Vladimir Glazunov1-4/+1
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2010-01-08#i107450#: build all other modules with new editeng libMathias Bauer1-3/+3
2009-10-16#i103496#: split svtools; improve ConfitItemsMathias Bauer1-2/+2
2009-06-12CWS-TOOLING: integrate CWS unifypaper01Ivo Hinkelmann1-1/+1
2009-05-18CWS-TOOLING: integrate CWS calcmultilineJens-Heiner Rechtien1-1/+6
2009-02-11CWS-TOOLING: integrate CWS tbe35Oliver Bolte1-0/+1
2009-01-29CWS-TOOLING: integrate CWS metropatch01_DEV300Rüdiger Timm1-0/+1
2008-04-18INTEGRATION: CWS filteredrows (1.32.218); FILE MERGEDRüdiger Timm1-1/+2
2008-04-10INTEGRATION: CWS changefileheader (1.32.240); FILE MERGEDRüdiger Timm1-23/+18
2007-07-06INTEGRATION: CWS c09tosrc (1.31.38); FILE MERGEDRüdiger Timm1-2/+28
2007-05-22INTEGRATION: CWS chart2mst3 (1.28.84); FILE MERGEDVladimir Glazounov1-3/+3
2007-05-10INTEGRATION: CWS pchfix04 (1.28.104); FILE MERGEDKurt Zenker1-3/+3
2007-02-27INTEGRATION: CWS calcwarnings (1.28.110); FILE MERGEDVladimir Glazounov1-5/+5
2006-07-21INTEGRATION: CWS pchfix01 (1.27.216); FILE MERGEDKurt Zenker1-6/+5
2005-09-08INTEGRATION: CWS ooo19126 (1.26.130); FILE MERGEDRüdiger Timm1-47/+21
2005-03-08INTEGRATION: CWS calc30 (1.24.46); FILE MERGEDVladimir Glazounov1-2/+4
2005-02-07INTEGRATION: CWS templatetype1 (1.24.34); FILE MERGEDRüdiger Timm1-3/+3
2005-01-11INTEGRATION: CWS sb19 (1.23.22); FILE MERGEDRüdiger Timm1-4/+9
2004-10-04INTEGRATION: CWS mav09 (1.20.286); FILE MERGEDKurt Zenker1-16/+37
2004-08-20INTEGRATION: CWS rowlimit2 (1.21.4); FILE MERGEDRüdiger Timm1-8/+13
2004-06-04INTEGRATION: CWS rowlimit (1.20.178); FILE MERGEDOliver Bolte1-38/+41
2003-04-28INTEGRATION: CWS apps61beta2 (1.19.102); FILE MERGEDJens-Heiner Rechtien1-4/+20
2002-11-28#105703# call DeleteContents with bApi=TRUENiklas Nebel1-3/+4
2002-07-15#101161# GetAreaSize: GetPrintArea instead of GetCellArea, to include objectsNiklas Nebel1-3/+4
2002-07-15#101161# allow drawing objects at copy&paste of cellsNiklas Nebel1-20/+57