summaryrefslogtreecommitdiff
path: root/formula/source
AgeCommit message (Expand)AuthorFilesLines
2012-05-29targetted SAL_N_ELEMENTS reversion.Michael Meeks1-4/+4
2012-05-16remove unneeded include of boost/bind.hppCaolán McNamara1-1/+2
2012-05-13fdo#44456 added calc function DATEDIF as in ODF1.2Winfried Donkers1-0/+6
2012-05-13callcatcher: update unused code listCaolán McNamara4-31/+0
2012-04-23Unused code removalJavier Silva Sanahuja1-5/+0
2012-04-20Remove unused method ArgInput::GetArgSelectionJaime Navarro2-22/+0
2012-04-02remove static objects from static_initialization_and_destruction chainCaolán McNamara4-9/+17
2012-03-23.hrc files don't need executable bitsMichael Stahl4-0/+0
2012-03-22restructure the code a bit moreMarkus Mohrhard1-4/+3
2012-03-22prevent call to virtual method in destructor, fdo#47589Markus Mohrhard1-9/+26
2012-03-21No FORMULA_DLLPUBLIC needed hereStephan Bergmann1-3/+2
2012-03-21Ensure ResMgr outlives ResourcesStephan Bergmann6-16/+47
2012-03-14Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann2-0/+4
2012-03-05WaE: expression result unusedTor Lillqvist1-1/+1
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann7-20/+20
2012-01-24callcatcher: update list, remove newly unused methodsCaolán McNamara3-43/+0
2012-01-20Mempool size args are unused.Stephan Bergmann1-7/+4
2012-01-19remove unused methodsThomas Arnhold6-221/+0
2012-01-19remove unused macrosThomas Arnhold1-7/+0
2012-01-17Replaced SAL_INFO with SAL_WARN were applicable.Marcel Metz2-16/+16
2012-01-16Replaced DBG_ERRORFILE with SAL_INFO.Marcel Metz2-16/+16
2012-01-09simplify CharClassCaolán McNamara1-2/+1
2012-01-05Removed unnecessary tools includes.Marcel Metz1-1/+0
2011-12-26Fix for fdo43460 Part XIX getLength() to isEmpty()Olivier Hallot4-13/+13
2011-12-14catch exception by constant referenceTakeshi Abe1-1/+1
2011-12-07i#106210 store proper ODFF names, accept aliasesEike Rathke1-3/+3
2011-11-28#i111413# re-added translation relevant strings for SEC, CSC, SECH and CSCH.Eike Rathke1-4/+4
2011-11-27remove include of pch header from formulaNorbert Thiebaud11-18/+0
2011-11-19remove [Byte]String::EraseAllCharsCaolán McNamara1-1/+2
2011-10-21Fix for bug fdo#41997, cleanup vcl enumerationOlivier Hallot1-2/+2
2011-10-20remove unused methods from formula::FormulaModalDialogFelix Zhang1-70/+0
2011-10-18WaE: unreachable codeTor Lillqvist1-1/+0
2011-10-07cppcheck reduce scope of var in formula/..formula.cxxPierre-André Jacquod1-3/+4
2011-10-07cppcheck reduce scope of var in formula/..formula.cxxPierre-André Jacquod1-2/+2
2011-09-27Revert "Fixx FormulaCompiler build after the O[U]String[Buffer] changes"Stephan Bergmann1-1/+1
2011-09-27Fixx FormulaCompiler build after the O[U]String[Buffer] changesFridrich Štrba1-1/+1
2011-09-27Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *().Stephan Bergmann1-1/+1
2011-09-22just silence the auto_ptr deprecations in isolationCaolán McNamara1-0/+5
2011-09-11ensureCapacity doesn't need to be done twiceEike Rathke1-2/+0
2011-09-11fix fdo#40590 stop abusing regular string token for XML importEike Rathke2-17/+14
2011-09-07BITxxx functions according to ODF 1.2 OpenFormulaWolfgang Pechlaner1-2/+30
2011-08-26ensureCapacity on OUStringBufferEike Rathke1-1/+3
2011-08-24fdo#39192 correctly calculate jump matrix; end of path if NULLEike Rathke1-1/+1
2011-08-24replace ScNameToken with proper FormulaIndexTokenEike Rathke1-4/+17
2011-08-14sal_Bool -> bool and cosmeticsEike Rathke2-75/+75
2011-08-14fdo#37391 write and read [#REF!] in ODFF for reference errorsEike Rathke1-0/+75
2011-08-08fix syntaxCaolán McNamara1-2/+2
2011-08-08callcatcher: ditch some more methodsCaolán McNamara1-11/+1
2011-07-12Remove component_getImplementationEnvironment methodsMatúš Kukan1-7/+0
2011-06-23fix for fdo#37880Markus Mohrhard1-1/+2