summaryrefslogtreecommitdiff
path: root/sc/inc/editsrc.hxx
AgeCommit message (Expand)AuthorFilesLines
2018-10-15loplugin:constfields in scNoel Grandin1-2/+2
2018-06-29loplugin:useuniqueptr in ScAnnotationEditSourceNoel Grandin1-2/+2
2018-04-12make SvxEditSource::Clone return std::unique_ptrNoel Grandin1-5/+5
2017-01-19new loplugin: useuniqueptr: sc part 2Noel Grandin1-1/+1
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-5/+5
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-21/+21
2014-09-30sc: std::auto_ptr -> std::unique_ptrStephan Bergmann1-6/+2
2014-06-25remove whitespaceMarkus Mohrhard1-1/+0
2014-04-19fixincludeguards.sh: scThomas Arnhold1-2/+2
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-20/+20
2014-02-12sal_Bool->boolNoel Grandin1-1/+1
2014-02-12sal_Bool->boolNoel Grandin1-1/+1
2012-12-04re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-04-26Define interfance to get edit engine instance without ugly casting.Kohei Yoshida1-6/+14
2012-04-26Now I can store a reference in the edit source.Kohei Yoshida1-3/+2
2012-04-26Some cleanup. We don't need the broadcaster hint class anymore.Kohei Yoshida1-15/+0
2012-04-26Ok, the regression I had introduced in my prev commit is now fixed.Kohei Yoshida1-3/+3
2012-04-26Have ScHeaderFooterTextObj store authoritative EditTextObject instance.Kohei Yoshida1-1/+2
2012-04-26Merged ScSharedCellEditSource with ScCellEditSource.Kohei Yoshida1-28/+17
2012-04-26Simplified the constructors.Kohei Yoshida1-2/+1
2012-04-26No more ScSharedHeaderFooterEditSource.Kohei Yoshida1-24/+10
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-7/+7
2011-01-17removetooltypes01: #i112600# remove tooltypes from scMikhail Voytenko1-6/+6
2010-10-28add modelines to .hxx files as wellCaolán McNamara1-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-1/+1
2009-10-16#i103496#: split svtools; improve ConfitItemsMathias Bauer1-1/+1
2008-09-30CWS-TOOLING: integrate CWS koheicoderemovalVladimir Glazounov1-4/+1
2008-04-10INTEGRATION: CWS changefileheader (1.16.698); FILE MERGEDRüdiger Timm1-31/+18
2005-09-08INTEGRATION: CWS ooo19126 (1.15.192); FILE MERGEDRüdiger Timm1-47/+21
2005-01-13INTEGRATION: CWS notesapi (1.14.160); FILE MERGEDKurt Zenker1-2/+4
2004-06-04INTEGRATION: CWS rowlimit (1.13.310); FILE MERGEDOliver Bolte1-4/+4
2002-03-21#95584#; add Preview support for AccessibilitySascha Ballach1-5/+5
2002-03-04#95584#; GetBroadcaster is a logical const methodSascha Ballach1-3/+3
2002-03-04#95584#; add Broadcaster supportSascha Ballach1-3/+4
2002-03-01#95584#; add ScAccessibilityEditSource for AccessibilitySascha Ballach1-2/+23
2002-02-25#96948# Rewrite due to calc requirementsThorsten Behrens1-10/+4
2002-02-11#96948# Interface adaptions for EditEngine accessibilityThorsten Behrens1-2/+12
2001-07-31#90142# share data for text in page headers / footersNiklas Nebel1-15/+25
2001-06-13#79771#; move the dirty flag to the CellTextDataSascha Ballach1-5/+3
2001-06-12#79771#; XActionLockable addedSascha Ballach1-2/+7
2001-06-07#79771# share EditEngine between child objects of cell textNiklas Nebel1-17/+25
2001-02-15fill EditEngine for header/footer edit source only if data changedNiklas Nebel1-2/+17
2001-01-18ScSimpleEditSourceNiklas Nebel1-2/+19
2000-09-18initial importJens-Heiner Rechtien1-0/+157