summaryrefslogtreecommitdiffstats
path: root/sc/inc/fielduno.hxx
Commit message (Expand)AuthorAgeFilesLines
* coverity#737607 Uncaught exceptionCaolán McNamara2014-02-251-5/+6
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-071-23/+23
* re-base on ALv2 code. Includes:Michael Meeks2012-12-041-23/+14
* removed unused forward declarations of classTakeshi Abe2012-06-231-2/+0
* Adjust ScEditFieldObj for the change done in SvxUnoTextRangeBase.Kohei Yoshida2012-05-081-1/+7
* Have ScEditFieldObj use the UNO field type values.Kohei Yoshida2012-05-051-7/+3
* Properly handle properties of sheet fields.Kohei Yoshida2012-05-031-1/+0
* Support sheet name field in cells.Kohei Yoshida2012-05-031-0/+3
* Support date field in cells.Kohei Yoshida2012-05-031-0/+2
* Properly import DateTimeField.Kohei Yoshida2012-05-031-1/+3
* Pass ScCellObj instance to ScCellFieldsObj instead of creating a new one.Kohei Yoshida2012-04-261-2/+5
* Adjust class description.Kohei Yoshida2012-04-261-2/+2
* ScHeaderFieldObj is no more.Kohei Yoshida2012-04-261-126/+0
* Make GetObjectByIndex_Impl consistent.Kohei Yoshida2012-04-261-1/+3
* ScHeaderFieldsObj::nType never changes and is always INVALID. Removed.Kohei Yoshida2012-04-261-1/+0
* Define interfance to get edit engine instance without ugly casting.Kohei Yoshida2012-04-261-9/+9
* Removing data member that was no longer used.Kohei Yoshida2012-04-261-1/+0
* Support file field in ScEditFieldObj which requires special handling.Kohei Yoshida2012-04-261-0/+3
* Switch to using ScEditFieldObj for the header/footer field items.Kohei Yoshida2012-04-261-3/+3
* Prepare for supporting fields other than URL in ScEditFieldObj.Kohei Yoshida2012-04-261-1/+3
* Nobody uses ScCellFieldObj now. Removing.Kohei Yoshida2012-04-261-132/+0
* Likewise, pass edit source instance to ScEditFieldObj.Kohei Yoshida2012-04-261-6/+2
* Construct the edit source instance outside ScHeaderFieldObj.Kohei Yoshida2012-04-261-5/+4
* Ok, the regression I had introduced in my prev commit is now fixed.Kohei Yoshida2012-04-261-8/+5
* Have ScHeaderFooterTextObj store authoritative EditTextObject instance.Kohei Yoshida2012-04-261-3/+4
* Have the caller pass the content instance directly.Kohei Yoshida2012-04-261-5/+8
* Have the caller of ScEditFieldObj define the content the field belongs to.Kohei Yoshida2012-04-261-3/+7
* Store URL field data in a generic way.Kohei Yoshida2012-04-261-5/+13
* Initial copy and paste skeleton for the new UNO field item implementation.Kohei Yoshida2012-04-261-2/+130
* Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky2011-03-181-12/+12
|\
| * Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida2011-03-101-12/+12
| |\
| | * removetooltypes01: #i112600# remove tooltypes from scMikhail Voytenko2011-01-171-12/+12
* | | translate german comments in /sc/incNicolas Christener2011-03-131-3/+0
|/ /
* | Translated comments from German to English / Removed unnecessary commentsChristina Rossmanith2011-01-111-3/+3
* | 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-2/+2
* CWS-TOOLING: integrate CWS os128Kurt Zenker2009-06-031-2/+2
* CWS-TOOLING: integrate CWS koheicoderemovalVladimir Glazounov2008-09-301-3/+3
* INTEGRATION: CWS changefileheader (1.7.700); FILE MERGEDRüdiger Timm2008-04-101-57/+18
* INTEGRATION: CWS ooo19126 (1.6.452); FILE MERGEDRüdiger Timm2005-09-081-47/+21
* INTEGRATION: CWS rowlimit (1.5.302); FILE MERGEDOliver Bolte2004-06-041-4/+5
* #103377#,#103378#; add support of XRefreshableSascha Ballach2002-09-261-7/+43
* #92924#: exception specificationsJens-Heiner Rechtien2001-10-231-6/+6
* #87241# format property for file name fieldNiklas Nebel2001-05-311-2/+3
* #79158# use OComponentHelper for implementation of XComponentNiklas Nebel2001-01-151-12/+50
* initial importJens-Heiner Rechtien2000-09-181-0/+446