summaryrefslogtreecommitdiff
path: root/sc/source/ui/unoobj/tokenuno.cxx
AgeCommit message (Expand)Author
2015-05-05loplugin:staticmethodsNoel Grandin
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann
2015-01-14sc: rename ocChose et al. to ocChoose et al.Laurent Charrière
2014-12-15sc: Use appropriate OUString functions on string constantsStephan Bergmann
2014-10-23Remove ScToken from the formula::FormulaToken hierarchyStephan Bergmann
2014-10-23Make ScToken::GetSingleRef etc. return * instead of &Stephan Bergmann
2014-09-30sc: lock SolarMutex before calling ScDocument::RemoveUnoObject()Michael Stahl
2014-09-26formula: std::auto_ptr -> std::unique_ptrStephan Bergmann
2014-09-06SfxHint: convert home-grown RTTI to normal C++ RTTINoel Grandin
2014-06-25remove whitespaceMarkus Mohrhard
2014-06-24new compilerplugin returnbyrefNoel Grandin
2014-05-26coverity#1130407 Missing break in switchCaolán McNamara
2014-05-14No more SetCompileForFAP(). Use respective flag setting methods instead.Kohei Yoshida
2014-04-23sc: sal_Bool->boolNoel Grandin
2014-04-14fdo#76294: Intern strings in AddFormulaToken() as well.Kohei Yoshida
2014-04-06whitespace cleanup in scMarkus Mohrhard
2014-03-03Remove visual noise from scAlexander Wilms
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-25coverity#737700 Uncaught exceptionCaolán McNamara
2013-12-12Don't hold css::uno::Type instances by pointerStephan Bergmann
2013-12-11Revert "Don't hold css::uno::Type instances by pointer"Stephan Bergmann
2013-12-11Don't hold css::uno::Type instances by pointerStephan Bergmann
2013-11-04Populate raw cell values using ScDocumentImport.Kohei Yoshida
2013-10-11Formula tokens, formula cells and formula interpreters to use shared strings.Kohei Yoshida
2013-10-08convert sc/source/ui/unoobj/*.cxx from String to OUStringNoel Grandin
2013-07-30Now nobody accesses reference members directly. Make them private.Kohei Yoshida
2013-07-30More on removing direct access to reference position members.Kohei Yoshida
2013-07-09Mark as constTakeshi Abe
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2012-12-04re-base on ALv2 code. Includes:Michael Meeks
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák
2012-05-31targetted SAL_N_ELEMENTS reversion.Michael Meeks
2011-11-27remove include of pch header from scNorbert Thiebaud
2011-09-22just silence the auto_ptr deprecations in isolationCaolán McNamara
2011-08-24replace ScNameToken with proper FormulaIndexTokenEike Rathke
2011-06-23fix for fdo#37880Markus Mohrhard
2011-03-13Move DBG_ERROR1 to OSL_TRACEThomas Arnhold
2011-01-18Remove dead code: "//static" and "//virtual"Thomas Arnhold
2010-10-25replace ScUnoGuard by SolarMutexGuardNorbert Thiebaud
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-10-09missing include for SAL_N_ELEMENTSNorbert Thiebaud
2010-10-09Use SAL_N_ELEMENTS macroKayo Hamid
2010-03-10koheiextref01: Have ScExternalRefManager::ApiGuard take ScDocument pointer, t...Kohei Yoshida
2010-03-09koheiextref01: #i108404# Disable interaction handler when interpreting formul...Kohei Yoshida
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2009-10-16#i103496#: split svtools; improve ConfitItemsMathias Bauer
2009-07-29CWS-TOOLING: integrate CWS dr71Jens-Heiner Rechtien
2009-06-15CWS-TOOLING: integrate CWS calc50Ivo Hinkelmann
2009-06-03CWS-TOOLING: integrate CWS os128Kurt Zenker
2009-01-13#i10000#: fix merge conflicts (CWS frmdlg)Jens-Heiner Rechtien