summaryrefslogtreecommitdiff
path: root/sc/inc/textuno.hxx
AgeCommit message (Expand)AuthorFilesLines
2015-10-28com::sun::star->css in scNoel Grandin1-101/+90
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-40/+40
2015-09-03sc: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe1-4/+3
2015-07-22loplugin:unusedmethods scripting,scNoel Grandin1-1/+0
2015-03-06V801: Decreased performanceCaolán McNamara1-8/+4
2015-01-23Hold ScHeaderFooterContentObj by rtl::ReferenceStephan Bergmann1-5/+5
2014-06-25remove whitespaceMarkus Mohrhard1-8/+0
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin1-1/+1
2014-05-24Remove unused headersMatteo Casalin1-1/+0
2014-05-11fix-includes.pl: scThomas Arnhold1-1/+1
2014-04-19fixincludeguards.sh: scThomas Arnhold1-2/+2
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-40/+40
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-39/+39
2014-02-14sal_Bool->boolNoel Grandin1-7/+7
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist1-1/+1
2013-10-04convert sc/source/ui/inc/a*.hxx from String to OUStringNoel Grandin1-1/+1
2013-05-20Fix memory leak.Kohei Yoshida1-1/+3
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-9/+9
2012-12-04re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-04-26Let's use rtl::Reference instead of a raw pointer and manual refcount adjust..Kohei Yoshida1-1/+1
2012-04-26Some cleanup. We don't need the broadcaster hint class anymore.Kohei Yoshida1-2/+1
2012-04-26Have ScHeaderFooterTextObj store authoritative EditTextObject instance.Kohei Yoshida1-27/+31
2012-04-26Merged ScSharedCellEditSource with ScCellEditSource.Kohei Yoshida1-3/+3
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky1-14/+14
2011-03-13translate german comments in /sc/incNicolas Christener1-4/+4
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida1-14/+14
2011-01-17removetooltypes01: #i112600# remove tooltypes from scMikhail Voytenko1-14/+14
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-2/+2
2009-09-07CWS-TOOLING: integrate CWS calcsheetdataOliver Bolte1-0/+11
2009-01-06CWS-TOOLING: integrate CWS ooxml02Rüdiger Timm1-1/+1
2008-09-30CWS-TOOLING: integrate CWS koheicoderemovalVladimir Glazounov1-3/+3
2008-04-10INTEGRATION: CWS changefileheader (1.14.700); FILE MERGEDRüdiger Timm1-50/+18
2005-09-08INTEGRATION: CWS ooo19126 (1.13.452); FILE MERGEDRüdiger Timm1-47/+21
2004-06-04INTEGRATION: CWS rowlimit (1.12.302); FILE MERGEDOliver Bolte1-2/+6
2002-11-27#105585# text cursor subclass for text in drawing objectsNiklas Nebel1-2/+24
2002-10-01#103902#; add virtual method to get the text of the cellSascha Ballach1-2/+5
2002-03-01#95584#; make GetTextForwarder virtual to use ScCellTextData as base class fo...Sascha Ballach1-3/+4
2001-11-26#95125#; cache the FieldEditEngineSascha Ballach1-4/+5
2001-09-13#65293# exceptions for solarisOliver Bolte1-6/+6
2001-07-31#90142# share data for text in page headers / footersNiklas Nebel1-5/+34
2001-06-13#79771#; move the dirty flag to the CellTextDataSascha Ballach1-3/+9
2001-06-07#79771# share EditEngine between child objects of cell textNiklas Nebel1-2/+48
2001-02-15fill EditEngine for header/footer edit source only if data changedNiklas Nebel1-2/+10
2001-01-18ScEditEngineTextObjNiklas Nebel1-3/+34
2000-12-18#80606# TextCursor: use own objects for getText/getStart/getEndNiklas Nebel1-7/+29
2000-09-18initial importJens-Heiner Rechtien1-0/+295