summaryrefslogtreecommitdiffstats
path: root/formula/source
Commit message (Expand)AuthorAgeFilesLines
* remove static objects from static_initialization_and_destruction chainCaolán McNamara2012-04-024-9/+17
* .hrc files don't need executable bitsMichael Stahl2012-03-234-0/+0
* restructure the code a bit moreMarkus Mohrhard2012-03-221-4/+3
* prevent call to virtual method in destructor, fdo#47589Markus Mohrhard2012-03-221-9/+26
* No FORMULA_DLLPUBLIC needed hereStephan Bergmann2012-03-211-3/+2
* Ensure ResMgr outlives ResourcesStephan Bergmann2012-03-216-16/+47
* Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann2012-03-142-0/+4
* WaE: expression result unusedTor Lillqvist2012-03-051-1/+1
* New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann2012-03-017-20/+20
* callcatcher: update list, remove newly unused methodsCaolán McNamara2012-01-243-43/+0
* Mempool size args are unused.Stephan Bergmann2012-01-201-7/+4
* remove unused methodsThomas Arnhold2012-01-196-221/+0
* remove unused macrosThomas Arnhold2012-01-191-7/+0
* Replaced SAL_INFO with SAL_WARN were applicable.Marcel Metz2012-01-172-16/+16
* Replaced DBG_ERRORFILE with SAL_INFO.Marcel Metz2012-01-162-16/+16
* simplify CharClassCaolán McNamara2012-01-091-2/+1
* Removed unnecessary tools includes.Marcel Metz2012-01-051-1/+0
* Fix for fdo43460 Part XIX getLength() to isEmpty()Olivier Hallot2011-12-264-13/+13
* catch exception by constant referenceTakeshi Abe2011-12-141-1/+1
* i#106210 store proper ODFF names, accept aliasesEike Rathke2011-12-071-3/+3
* #i111413# re-added translation relevant strings for SEC, CSC, SECH and CSCH.Eike Rathke2011-11-281-4/+4
* remove include of pch header from formulaNorbert Thiebaud2011-11-2711-18/+0
* remove [Byte]String::EraseAllCharsCaolán McNamara2011-11-191-1/+2
* Fix for bug fdo#41997, cleanup vcl enumerationOlivier Hallot2011-10-211-2/+2
* remove unused methods from formula::FormulaModalDialogFelix Zhang2011-10-201-70/+0
* WaE: unreachable codeTor Lillqvist2011-10-181-1/+0
* cppcheck reduce scope of var in formula/..formula.cxxPierre-André Jacquod2011-10-071-3/+4
* cppcheck reduce scope of var in formula/..formula.cxxPierre-André Jacquod2011-10-071-2/+2
* Revert "Fixx FormulaCompiler build after the O[U]String[Buffer] changes"Stephan Bergmann2011-09-271-1/+1
* Fixx FormulaCompiler build after the O[U]String[Buffer] changesFridrich Štrba2011-09-271-1/+1
* Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *().Stephan Bergmann2011-09-271-1/+1
* just silence the auto_ptr deprecations in isolationCaolán McNamara2011-09-221-0/+5
* ensureCapacity doesn't need to be done twiceEike Rathke2011-09-111-2/+0
* fix fdo#40590 stop abusing regular string token for XML importEike Rathke2011-09-112-17/+14
* BITxxx functions according to ODF 1.2 OpenFormulaWolfgang Pechlaner2011-09-071-2/+30
* ensureCapacity on OUStringBufferEike Rathke2011-08-261-1/+3
* fdo#39192 correctly calculate jump matrix; end of path if NULLEike Rathke2011-08-241-1/+1
* replace ScNameToken with proper FormulaIndexTokenEike Rathke2011-08-241-4/+17
* sal_Bool -> bool and cosmeticsEike Rathke2011-08-142-75/+75
* fdo#37391 write and read [#REF!] in ODFF for reference errorsEike Rathke2011-08-141-0/+75
* fix syntaxCaolán McNamara2011-08-081-2/+2
* callcatcher: ditch some more methodsCaolán McNamara2011-08-081-11/+1
* Remove component_getImplementationEnvironment methodsMatúš Kukan2011-07-121-7/+0
* fix for fdo#37880Markus Mohrhard2011-06-231-1/+2
* ByteString -> rtl::OStringBufferCaolán McNamara2011-06-201-3/+6
* totally pointless intermediate objectCaolán McNamara2011-06-201-4/+1
* Merge commit 'libreoffice-3.4.0.2'Jan Holesovsky2011-05-311-1/+5
|\
| * fdo#37252: Don't assume you'll always find a match.Kohei Yoshida2011-05-181-1/+5
* | Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky2011-05-272-15/+76
|\ \
| * \ Merge commit 'ooo/DEV300_m106' into integration/dev300_m106Thorsten Behrens2011-04-282-15/+76
| |\ \ | | |/ | |/|