summaryrefslogtreecommitdiff
path: root/sc/source/ui/unoobj/editsrc.cxx
AgeCommit message (Expand)AuthorFilesLines
2012-12-04re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-04-26Now I can store a reference in the edit source.Kohei Yoshida1-12/+6
2012-04-26Some cleanup. We don't need the broadcaster hint class anymore.Kohei Yoshida1-17/+0
2012-04-26Ok, the regression I had introduced in my prev commit is now fixed.Kohei Yoshida1-13/+11
2012-04-26Have ScHeaderFooterTextObj store authoritative EditTextObject instance.Kohei Yoshida1-4/+4
2012-04-26Merged ScSharedCellEditSource with ScCellEditSource.Kohei Yoshida1-35/+11
2012-04-26Simplified the constructors.Kohei Yoshida1-6/+2
2012-04-26No more ScSharedHeaderFooterEditSource.Kohei Yoshida1-39/+19
2012-02-29remove mpNote from ScBaseCellMarkus Mohrhard1-2/+2
2011-11-27remove include of pch header from scNorbert Thiebaud1-2/+0
2011-09-22just silence the auto_ptr deprecations in isolationCaolán McNamara1-0/+4
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida1-8/+8
2011-03-02Removed dead codeTakeshi Abe1-2/+0
2011-01-17removetooltypes01: #i112600# remove tooltypes from scMikhail Voytenko1-8/+8
2010-10-25replace ScUnoGuard by SolarMutexGuardNorbert Thiebaud1-2/+2
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+2
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-5/+5
2009-12-12#i107450#: changes caused by header cleanup in svxMathias Bauer1-1/+1
2009-07-03CWS-TOOLING: integrate CWS dr70Release Engineers1-1/+2
2009-03-02CWS-TOOLING: integrate CWS dr66Oliver Bolte1-62/+19
2008-09-30CWS-TOOLING: integrate CWS koheicoderemovalVladimir Glazounov1-11/+1
2008-04-10INTEGRATION: CWS changefileheader (1.25.300); FILE MERGEDRüdiger Timm1-25/+18
2007-05-10INTEGRATION: CWS pchfix04 (1.23.104); FILE MERGEDKurt Zenker1-3/+3
2007-02-27INTEGRATION: CWS calcwarnings (1.23.110); FILE MERGEDVladimir Glazounov1-4/+4
2006-07-21INTEGRATION: CWS pchfix01 (1.22.214); FILE MERGEDKurt Zenker1-6/+5
2005-09-08INTEGRATION: CWS ooo19126 (1.21.116); FILE MERGEDRüdiger Timm1-47/+21
2005-03-23INTEGRATION: CWS calcuno01 (1.18.312); FILE MERGEDVladimir Glazounov1-2/+2
2005-01-13INTEGRATION: CWS notesapi (1.19.16); FILE MERGEDKurt Zenker1-8/+71
2004-09-08INTEGRATION: CWS dr12 (1.18.280); FILE MERGEDJens-Heiner Rechtien1-3/+3
2002-03-21#95584#; add Preview support for AccessibilitySascha Ballach1-12/+12
2002-03-04#95584#; GetBroadcaster is a logical const methodSascha Ballach1-3/+3
2002-03-04#95584#; add Broadcaster supportSascha Ballach1-2/+7
2002-03-01#95584#; make the Clone method workingSascha Ballach1-3/+3
2002-03-01#87576# sc does not use ITEMID defines out of svx (due to sc/inc/scitems.hxx).Rüdiger Timm1-2/+4
2002-03-01#95584#; add ScAccessibilityEditSource for AccessibilitySascha Ballach1-2/+51
2002-02-25#96948# Rewrite due to calc requirementsThorsten Behrens1-27/+2
2002-02-11#96948# Interface adaptions for EditEngine accessibilityThorsten Behrens1-2/+25
2001-07-31#90142# share data for text in page headers / footersNiklas Nebel1-92/+37
2001-06-13#79771#; move the dirty flag to the CellTextDataSascha Ballach1-17/+11
2001-06-12#79771#; XActionLockable addedSascha Ballach1-5/+21
2001-06-07#79771# share EditEngine between child objects of cell textNiklas Nebel1-119/+32
2001-06-01#78966# call FreezeIdRanges for edit engine poolNiklas Nebel1-7/+15
2001-02-15fill EditEngine for header/footer edit source only if data changedNiklas Nebel1-8/+44
2001-01-18ScSimpleEditSourceNiklas Nebel1-2/+31
2000-11-29#80688# FillEditItemSet instead of GetFont for headers/footers (3 fonts)Niklas Nebel1-5/+9
2000-09-21still no SetUpdateMode in ScCellEditSource::GetTextForwarderNiklas Nebel1-3/+3
2000-09-18initial importJens-Heiner Rechtien1-0/+400