summaryrefslogtreecommitdiff
path: root/formula/source
AgeCommit message (Expand)Author
2012-05-29targetted SAL_N_ELEMENTS reversion.Michael Meeks
2012-05-16remove unneeded include of boost/bind.hppCaolán McNamara
2012-05-13fdo#44456 added calc function DATEDIF as in ODF1.2Winfried Donkers
2012-05-13callcatcher: update unused code listCaolán McNamara
2012-04-23Unused code removalJavier Silva Sanahuja
2012-04-20Remove unused method ArgInput::GetArgSelectionJaime Navarro
2012-04-02remove static objects from static_initialization_and_destruction chainCaolán McNamara
2012-03-23.hrc files don't need executable bitsMichael Stahl
2012-03-22restructure the code a bit moreMarkus Mohrhard
2012-03-22prevent call to virtual method in destructor, fdo#47589Markus Mohrhard
2012-03-21No FORMULA_DLLPUBLIC needed hereStephan Bergmann
2012-03-21Ensure ResMgr outlives ResourcesStephan Bergmann
2012-03-14Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann
2012-03-05WaE: expression result unusedTor Lillqvist
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann
2012-01-24callcatcher: update list, remove newly unused methodsCaolán McNamara
2012-01-20Mempool size args are unused.Stephan Bergmann
2012-01-19remove unused methodsThomas Arnhold
2012-01-19remove unused macrosThomas Arnhold
2012-01-17Replaced SAL_INFO with SAL_WARN were applicable.Marcel Metz
2012-01-16Replaced DBG_ERRORFILE with SAL_INFO.Marcel Metz
2012-01-09simplify CharClassCaolán McNamara
2012-01-05Removed unnecessary tools includes.Marcel Metz
2011-12-26Fix for fdo43460 Part XIX getLength() to isEmpty()Olivier Hallot
2011-12-14catch exception by constant referenceTakeshi Abe
2011-12-07i#106210 store proper ODFF names, accept aliasesEike Rathke
2011-11-28#i111413# re-added translation relevant strings for SEC, CSC, SECH and CSCH.Eike Rathke
2011-11-27remove include of pch header from formulaNorbert Thiebaud
2011-11-19remove [Byte]String::EraseAllCharsCaolán McNamara
2011-10-21Fix for bug fdo#41997, cleanup vcl enumerationOlivier Hallot
2011-10-20remove unused methods from formula::FormulaModalDialogFelix Zhang
2011-10-18WaE: unreachable codeTor Lillqvist
2011-10-07cppcheck reduce scope of var in formula/..formula.cxxPierre-André Jacquod
2011-10-07cppcheck reduce scope of var in formula/..formula.cxxPierre-André Jacquod
2011-09-27Revert "Fixx FormulaCompiler build after the O[U]String[Buffer] changes"Stephan Bergmann
2011-09-27Fixx FormulaCompiler build after the O[U]String[Buffer] changesFridrich Štrba
2011-09-27Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *().Stephan Bergmann
2011-09-22just silence the auto_ptr deprecations in isolationCaolán McNamara
2011-09-11ensureCapacity doesn't need to be done twiceEike Rathke
2011-09-11fix fdo#40590 stop abusing regular string token for XML importEike Rathke
2011-09-07BITxxx functions according to ODF 1.2 OpenFormulaWolfgang Pechlaner
2011-08-26ensureCapacity on OUStringBufferEike Rathke
2011-08-24fdo#39192 correctly calculate jump matrix; end of path if NULLEike Rathke
2011-08-24replace ScNameToken with proper FormulaIndexTokenEike 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-08fix syntaxCaolán McNamara
2011-08-08callcatcher: ditch some more methodsCaolán McNamara
2011-07-12Remove component_getImplementationEnvironment methodsMatúš Kukan
2011-06-23fix for fdo#37880Markus Mohrhard