summaryrefslogtreecommitdiff
path: root/sc/inc/compiler.hxx
AgeCommit message (Expand)Author
2013-09-04Remove more unused methodsMarcos Paulo de Souza
2013-08-31fdo#62475 removed pointless commentsJelle van der Waa
2013-07-31Avoid having these fat inline methods.Kohei Yoshida
2013-07-30These methods are now unused. Chuck them.Kohei Yoshida
2013-07-30These methods are now unused.Kohei Yoshida
2013-07-30More on removing unused methods after some adjustments.Kohei Yoshida
2013-07-30Make this guy unused, and remove it.Kohei Yoshida
2013-07-30Nobody uses this method now. Chuck it.Kohei Yoshida
2013-07-24Remove the current shared formula bits.Kohei Yoshida
2013-07-24Add test for formula tokenization and back.Kohei Yoshida
2013-07-02resolved fdo#35411 redefined MAXCODE 512 to FORMULA_MAXTOKENS 8192Eike Rathke
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-01-28no need for the String version of this function anymoreMarkus Mohrhard
2013-01-10fdo#58531: Register cells with external references at compile time.Kohei Yoshida
2013-01-09fdo#58539: Correctly set cached matrix formula result.Kohei Yoshida
2013-01-05don't set formula cells with possible error val clean, fdo#59039Markus Mohrhard
2012-12-04re-base on ALv2 code. Includes:Michael Meeks
2012-12-04calc66: in ADDRESS function handle sheet name of external documentEike Rathke [er]
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák
2012-09-11-Werror,-Wunused-private-field (SC_TOKEN_FIX_MEMBERS -> ScRawTokenBase)Stephan Bergmann
2012-06-29Remove some more include guardsThomas Arnhold
2012-06-26fdo#46338 preserve sheet name input of invalid referenceEike Rathke
2012-04-19fdo#48856 update sheet-local named expressions correctlyEike Rathke
2012-04-19update relative local range names, fdo#48856Markus Mohrhard
2012-03-05String to OUString in cell.[ch]xx and follow upMarkus Mohrhard
2011-09-11fix fdo#40590 stop abusing regular string token for XML importEike Rathke
2011-08-26fdo#40378 compile defined names that had unresolveds during loadEike Rathke
2011-08-14sal_Bool -> bool and cosmeticsEike Rathke
2011-08-14fdo#37391 write and read [#REF!] in ODFF for reference errorsEike Rathke
2011-08-10change from sal_Bool to bool in ScRangeName/ScRangeDataMarkus Mohrhard
2011-06-03improve performance of ScUndoInsertTables::UndoMarkus Mohrhard
2011-05-27rework some other methods for performance improvementsMarkus Mohrhard
2011-05-13Fixed the fallout of the changes in ScDBCollection.Kohei Yoshida
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky
2011-03-11Store additional flag for global vs local storage of named ranges.Kohei Yoshida
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida
2011-03-07BOOL to bool conversion.Kohei Yoshida
2011-02-06port repository calc to boost unordered containersFridrich Štrba
2011-01-17removetooltypes01: #i112600# remove tooltypes from scMikhail Voytenko
2010-12-21ScRawTokenRef is now based on intrusive_ptr.Kohei Yoshida
2010-12-20callcatcher + 1 RTL_CONSTASCII_USTRINGPARAMserval
2010-11-06Did some additional cleanups.Kohei Yoshida
2010-11-06Remove bogus comments.Alexander O. Anisimov
2010-10-28add modelines to .hxx files as wellCaolán McNamara
2010-10-20Removed lots of dead code.Povilas Kanapickas
2010-10-05more removed include guards using fixguard.pyPetr Mladek
2010-10-04Ported calc-formula-r1c1-parser-fix.diff from ooo-build.Kohei Yoshida
2010-09-29I think that this eliminates the remaining //UNUSED commentsJustin Malcolm
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2009-09-17CWS-TOOLING: integrate CWS dr69Ivo Hinkelmann