summaryrefslogtreecommitdiffstats
path: root/sc/inc/editsrc.hxx
Commit message (Expand)AuthorAgeFilesLines
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-121-21/+21
* sc: std::auto_ptr -> std::unique_ptrStephan Bergmann2014-09-301-6/+2
* remove whitespaceMarkus Mohrhard2014-06-251-1/+0
* fixincludeguards.sh: scThomas Arnhold2014-04-191-2/+2
* Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann2014-03-271-20/+20
* sal_Bool->boolNoel Grandin2014-02-121-1/+1
* sal_Bool->boolNoel Grandin2014-02-121-1/+1
* re-base on ALv2 code. Includes:Michael Meeks2012-12-041-23/+14
* Define interfance to get edit engine instance without ugly casting.Kohei Yoshida2012-04-261-6/+14
* Now I can store a reference in the edit source.Kohei Yoshida2012-04-261-3/+2
* Some cleanup. We don't need the broadcaster hint class anymore.Kohei Yoshida2012-04-261-15/+0
* Ok, the regression I had introduced in my prev commit is now fixed.Kohei Yoshida2012-04-261-3/+3
* Have ScHeaderFooterTextObj store authoritative EditTextObject instance.Kohei Yoshida2012-04-261-1/+2
* Merged ScSharedCellEditSource with ScCellEditSource.Kohei Yoshida2012-04-261-28/+17
* Simplified the constructors.Kohei Yoshida2012-04-261-2/+1
* No more ScSharedHeaderFooterEditSource.Kohei Yoshida2012-04-261-24/+10
* just silence the auto_ptr deprecations in isolationCaolán McNamara2011-09-221-0/+4
* Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida2011-03-101-7/+7
|\
| * removetooltypes01: #i112600# remove tooltypes from scMikhail Voytenko2011-01-171-6/+6
* | add modelines to .hxx files as wellCaolán McNamara2010-10-281-0/+2
|/
* CWS-TOOLING: integrate CWS changefileheader2Vladimir Glazunov2010-02-171-4/+1
|\
| * changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien2010-02-121-4/+1
* | #i107450#: build all other modules with new editeng libMathias Bauer2010-01-081-1/+1
|/
* #i103496#: split svtools; improve ConfitItemsMathias Bauer2009-10-161-1/+1
* CWS-TOOLING: integrate CWS koheicoderemovalVladimir Glazounov2008-09-301-4/+1
* INTEGRATION: CWS changefileheader (1.16.698); FILE MERGEDRüdiger Timm2008-04-101-31/+18
* INTEGRATION: CWS ooo19126 (1.15.192); FILE MERGEDRüdiger Timm2005-09-081-47/+21
* INTEGRATION: CWS notesapi (1.14.160); FILE MERGEDKurt Zenker2005-01-131-2/+4
* INTEGRATION: CWS rowlimit (1.13.310); FILE MERGEDOliver Bolte2004-06-041-4/+4
* #95584#; add Preview support for AccessibilitySascha Ballach2002-03-211-5/+5
* #95584#; GetBroadcaster is a logical const methodSascha Ballach2002-03-041-3/+3
* #95584#; add Broadcaster supportSascha Ballach2002-03-041-3/+4
* #95584#; add ScAccessibilityEditSource for AccessibilitySascha Ballach2002-03-011-2/+23
* #96948# Rewrite due to calc requirementsThorsten Behrens2002-02-251-10/+4
* #96948# Interface adaptions for EditEngine accessibilityThorsten Behrens2002-02-111-2/+12
* #90142# share data for text in page headers / footersNiklas Nebel2001-07-311-15/+25
* #79771#; move the dirty flag to the CellTextDataSascha Ballach2001-06-131-5/+3
* #79771#; XActionLockable addedSascha Ballach2001-06-121-2/+7
* #79771# share EditEngine between child objects of cell textNiklas Nebel2001-06-071-17/+25
* fill EditEngine for header/footer edit source only if data changedNiklas Nebel2001-02-151-2/+17
* ScSimpleEditSourceNiklas Nebel2001-01-181-2/+19
* initial importJens-Heiner Rechtien2000-09-181-0/+157