summaryrefslogtreecommitdiffstats
path: root/sc/source/filter/xml/XMLTableShapeResizer.cxx
Commit message (Expand)AuthorAgeFilesLines
* sal_Bool->boolNoel Grandin2014-02-141-1/+1
* bool improvementsStephan Bergmann2014-01-281-1/+1
* convert formula::FormulaCompiler::OpCodeMap from String to OUStringNoel Grandin2013-09-171-1/+1
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-071-6/+5
* removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold2013-03-191-1/+1
* Related to fdo#60724: correct spellingThomas Arnhold2013-03-031-1/+1
* re-base on ALv2 code. Includes:Michael Meeks2012-12-041-23/+14
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-061-1/+1
* Always look up chart objects by name, change method names' casing.Kohei Yoshida2012-02-011-1/+1
* Fix for fdo43460 Part XXX getLength() to isEmpty()Olivier Hallot2012-01-071-2/+2
* Removed the restriction to always pass Calc A1 formatted data ranges.Kohei Yoshida2012-01-051-2/+2
* fdo#39118: Fixed chart listener registration during ODS import.Kohei Yoshida2011-12-141-2/+2
* remove include of pch header from scNorbert Thiebaud2011-11-271-2/+0
* just silence the auto_ptr deprecations in isolationCaolán McNamara2011-09-221-0/+2
* Correctly import from Excel charts with multiple ranges.Kohei Yoshida2011-08-091-1/+5
* Follow-up of DBG_* removalJacek Wolszczak2011-05-271-1/+0
* Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida2011-03-101-1/+1
|\
| * removetooltypes01: #i112600# remove tooltypes from scMikhail Voytenko2011-01-171-2/+2
* | Move DBG_ERROR to OSL_FAILThomas Arnhold2011-03-021-1/+1
* | Better cell anchoring. (fdo#33205)Caolán McNamara2011-01-181-258/+33
* | Removed ScSharedTokenRef and replaced it with ScTokenRef.Kohei Yoshida2010-12-211-1/+1
* | Use a stack variable to manage locking & unlocking of mutex.Kohei Yoshida2010-11-091-4/+1
* | Add vim/emacs modelines to all source filesSebastian Spaeth2010-10-131-0/+3
|/
* changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien2010-02-121-4/+1
* CWS-TOOLING: integrate CWS dr69Ivo Hinkelmann2009-09-171-0/+6
* CWS-TOOLING: integrate CWS koheiformula02Oliver Bolte2009-03-031-29/+42
* INTEGRATION: CWS changefileheader (1.30.88); FILE MERGEDRüdiger Timm2008-04-101-48/+18
* INTEGRATION: CWS dr58_SRC680 (1.29.80); FILE MERGEDRüdiger Timm2008-01-291-2/+4
* INTEGRATION: CWS chart07 (1.28.24); FILE MERGEDRüdiger Timm2007-07-251-122/+127
* INTEGRATION: CWS chart2mst3 (1.23.22); FILE MERGEDVladimir Glazounov2007-05-221-3/+13
* INTEGRATION: CWS calcwarnings (1.26.108); FILE MERGEDVladimir Glazounov2007-02-271-4/+4
* INTEGRATION: CWS pchfix01 (1.25.214); FILE MERGEDKurt Zenker2006-07-211-2/+5
* INTEGRATION: CWS ooo19126 (1.24.114); FILE MERGEDRüdiger Timm2005-09-081-47/+21
* INTEGRATION: CWS calcuno01 (1.21.304); FILE MERGEDVladimir Glazounov2005-03-231-46/+28
* INTEGRATION: CWS rowlimit (1.22.12); FILE MERGEDOliver Bolte2004-06-041-8/+8
* INTEGRATION: CWS calcrtl (1.21.82); FILE MERGEDJens-Heiner Rechtien2004-02-031-7/+31
* #103122#; handle connector shapes which are only connected in one pointSascha Ballach2002-11-011-3/+28
* #103122#; handle connector shapes, if they are connected don't resizeSascha Ballach2002-09-111-26/+71
* #96159#; handle negative positions in a special branch and catch possible exc...Sascha Ballach2001-12-201-32/+54
* #88491#; handle the referenced caption pointSascha Ballach2001-12-101-12/+28
* #92195#; fix problem with converting twips to 100th_mmSascha Ballach2001-11-231-4/+4
* #92195#; take care the the anchor of the Shape is the anchor beforeSascha Ballach2001-11-161-2/+10
* #94180#; use the new property PersistName instead to ask direct for the name ...Sascha Ballach2001-11-011-5/+18
* #92239#; only lock solar mutex if neccessary; only create neccessary stringsSascha Ballach2001-09-251-2/+4
* #91968#; check the document and the model before usingSascha Ballach2001-09-131-8/+8
* #86214#; no longer necessarySascha Ballach2001-07-311-18/+30
* #80365#; make it possible to load charts only if neededSascha Ballach2001-07-231-5/+47
* #89136#; remove wrong size recalculationSascha Ballach2001-07-061-5/+4
* #88491#; make the source point of the callout box the anchorSascha Ballach2001-06-271-27/+43
* #87678#; compile formulas in the import so the row height can be calculated a...Sascha Ballach2001-06-011-43/+72