summaryrefslogtreecommitdiff
path: root/sc/source/ui/unoobj/servuno.cxx
AgeCommit message (Expand)AuthorFilesLines
2012-05-31targetted SAL_N_ELEMENTS reversion.Michael Meeks1-3/+3
2012-05-14Renamed FILE to DOCINFO_TITLE, which is more appropriate for this field.Kohei Yoshida1-1/+1
2012-05-08Support document title field in cells.Kohei Yoshida1-2/+2
2012-05-05Have ScEditFieldObj use the UNO field type values.Kohei Yoshida1-11/+12
2012-05-03Properly import DateTimeField.Kohei Yoshida1-0/+6
2012-04-26Now we can lump all these service names together.Kohei Yoshida1-7/+4
2012-04-26Switch to using ScEditFieldObj for the header/footer field items.Kohei Yoshida1-1/+29
2012-04-26Likewise, pass edit source instance to ScEditFieldObj.Kohei Yoshida1-1/+1
2012-04-26Ok, the regression I had introduced in my prev commit is now fixed.Kohei Yoshida1-1/+1
2012-04-26Have the caller pass the content instance directly.Kohei Yoshida1-2/+6
2012-04-26Have the caller of ScEditFieldObj define the content the field belongs to.Kohei Yoshida1-1/+4
2012-04-26Store URL field data in a generic way.Kohei Yoshida1-1/+2
2012-04-26Initial copy and paste skeleton for the new UNO field item implementation.Kohei Yoshida1-2/+2
2012-03-22removed duplicate includes in scTakeshi Abe1-6/+0
2012-03-05Sprinkle DISABLE_SCRIPTING ifdefsTor Lillqvist1-0/+2
2011-11-27remove include of pch header from scNorbert Thiebaud1-2/+0
2011-08-26String to rtl::OUString.Kohei Yoshida1-6/+6
2011-08-16Keep the container and object separate methods.Kohei Yoshida1-2/+41
2011-08-16Slightly changed the API.Kohei Yoshida1-64/+14
2011-08-16Code page should be the same for the same drawing page.Kohei Yoshida1-0/+34
2011-05-27Replace DBG_* with OSL_* in sc/source/uiJacek Wolszczak1-2/+1
2011-03-25take into account streamname and codename needed match casewiseNoel Power1-2/+6
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida1-3/+7
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold1-1/+1
2011-03-01Remove bogus comments.Guillaume Poussel1-4/+4
2011-01-17removetooltypes01: #i112600# remove tooltypes from scMikhail Voytenko1-1/+1
2010-12-06remove obsolete __FAR_DATAMichael Callahan1-2/+2
2010-10-25replace ScUnoGuard by SolarMutexGuardNorbert Thiebaud1-5/+4
2010-10-13Merge commit 'origin/master' fix conflicts and more trailing wsNoel Power1-0/+2
2010-10-13Merge branch 'vba' fix conflics, trailing ws & tab issuesNoel Power1-2/+23
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+2
2010-10-09missing include for SAL_N_ELEMENTSNorbert Thiebaud1-0/+1
2010-10-09Use SAL_N_ELEMENTS macroKayo Hamid1-3/+3
2010-10-06initial commit for vba blob ( not including container_control stuff )Noel Power1-2/+23
2010-09-28This gets rid of a great number of the commentsJustin Malcolm1-7/+0
2010-08-24mib19: enable document event handling in workbooks created via VBA symbol Wor...Daniel Rentz1-2/+6
2010-07-27mib17: move VBA specific interfaces into vba subdirDaniel Rentz1-1/+0
2010-07-27mib17: #i112634# prepare loading VBA with document events from ODF and XLSMDaniel Rentz1-33/+16
2010-07-01mib17: #111144# Enable calls to module function via Sheet objectAndreas Bregas1-21/+11
2010-05-21npower13_objectmodules: rebase and merge with DEV300_m78Daniel Rentz1-3/+28
2010-04-14npower13_objectmodules: make vba import available in oox filtersDaniel Rentz1-0/+5
2010-03-02npower13_objectmodule: #i109734# object module stuffnpower Developer1-1/+122
2010-02-26npower14miscfixes: #i109644# don't load vba stuff for odf document ( untill y...npower Developer1-0/+25
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-02-05CWS-TOOLING: integrate CWS svxsplitVladimir Glazunov1-16/+16
2010-01-29ab71: merge with DEV300_m63Jens-Heiner Rechtien1-54/+79
2010-01-08#i107450#: build all other modules with new editeng libMathias Bauer1-1/+1
2009-12-12#i107450#: changes caused by header cleanup in svxMathias Bauer1-0/+1
2009-10-01CWS-TOOLING: integrate CWS sw32bf04Vladimir Glazounov1-53/+78