summaryrefslogtreecommitdiff
path: root/sc/inc/fielduno.hxx
AgeCommit message (Expand)AuthorFilesLines
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-102/+45
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-3/+3
2016-04-26C++11: disable ctors instead of not implementing them (sc)Jochen Nitschke1-2/+1
2016-04-05tdf#94306 Replace boost::noncopyable with plain C++11 deleted copy ctorsSteven Guo1-3/+4
2016-01-25InterfaceContainer2 with vector instead of SequenceNoel Grandin1-2/+3
2015-10-28com::sun::star->css in scNoel Grandin1-145/+126
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-46/+46
2015-09-18boost->stdCaolán McNamara1-2/+2
2015-09-17revert for mac and win unit case crashes after boost->stdCaolán McNamara1-2/+2
2015-09-17boost->stdCaolán McNamara1-2/+2
2015-09-03sc: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe1-5/+4
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin1-1/+1
2014-04-19fixincludeguards.sh: scThomas Arnhold1-2/+2
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-46/+46
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-44/+44
2014-02-25coverity#737607 Uncaught exceptionCaolán McNamara1-5/+6
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-23/+23
2012-12-04re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-06-23removed unused forward declarations of classTakeshi Abe1-2/+0
2012-05-08Adjust ScEditFieldObj for the change done in SvxUnoTextRangeBase.Kohei Yoshida1-1/+7
2012-05-05Have ScEditFieldObj use the UNO field type values.Kohei Yoshida1-7/+3
2012-05-03Properly handle properties of sheet fields.Kohei Yoshida1-1/+0
2012-05-03Support sheet name field in cells.Kohei Yoshida1-0/+3
2012-05-03Support date field in cells.Kohei Yoshida1-0/+2
2012-05-03Properly import DateTimeField.Kohei Yoshida1-1/+3
2012-04-26Pass ScCellObj instance to ScCellFieldsObj instead of creating a new one.Kohei Yoshida1-2/+5
2012-04-26Adjust class description.Kohei Yoshida1-2/+2
2012-04-26ScHeaderFieldObj is no more.Kohei Yoshida1-126/+0
2012-04-26Make GetObjectByIndex_Impl consistent.Kohei Yoshida1-1/+3
2012-04-26ScHeaderFieldsObj::nType never changes and is always INVALID. Removed.Kohei Yoshida1-1/+0
2012-04-26Define interfance to get edit engine instance without ugly casting.Kohei Yoshida1-9/+9
2012-04-26Removing data member that was no longer used.Kohei Yoshida1-1/+0
2012-04-26Support file field in ScEditFieldObj which requires special handling.Kohei Yoshida1-0/+3
2012-04-26Switch to using ScEditFieldObj for the header/footer field items.Kohei Yoshida1-3/+3
2012-04-26Prepare for supporting fields other than URL in ScEditFieldObj.Kohei Yoshida1-1/+3
2012-04-26Nobody uses ScCellFieldObj now. Removing.Kohei Yoshida1-132/+0
2012-04-26Likewise, pass edit source instance to ScEditFieldObj.Kohei Yoshida1-6/+2
2012-04-26Construct the edit source instance outside ScHeaderFieldObj.Kohei Yoshida1-5/+4
2012-04-26Ok, the regression I had introduced in my prev commit is now fixed.Kohei Yoshida1-8/+5
2012-04-26Have ScHeaderFooterTextObj store authoritative EditTextObject instance.Kohei Yoshida1-3/+4
2012-04-26Have the caller pass the content instance directly.Kohei Yoshida1-5/+8
2012-04-26Have the caller of ScEditFieldObj define the content the field belongs to.Kohei Yoshida1-3/+7
2012-04-26Store URL field data in a generic way.Kohei Yoshida1-5/+13
2012-04-26Initial copy and paste skeleton for the new UNO field item implementation.Kohei Yoshida1-2/+130
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky1-12/+12
2011-03-13translate german comments in /sc/incNicolas Christener1-3/+0
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida1-12/+12
2011-01-17removetooltypes01: #i112600# remove tooltypes from scMikhail Voytenko1-12/+12
2011-01-11Translated comments from German to English / Removed unnecessary commentsChristina Rossmanith1-3/+3