summaryrefslogtreecommitdiff
path: root/formula/README
blob: ab2c28a08c4241fcc182dc35fd12b17d51f80c62 (plain)
1
2
3
4
5
Contains parts of the formula parser used outside Calc code that has
been pulled out from Calc's formula parser code.

Also contains some functions that are needed by code in both sc and
scaddins. Located here just for convenience. So sue me.
td>coverity#1242739 Untrusted loop boundCaolán McNamara 2014-10-14coverity#1242791 Untrusted loop boundCaolán McNamara 2014-10-14coverity#1242918 Untrusted loop boundCaolán McNamara 2014-10-08back out even more wrong tools::Time changes, geez..Eike Rathke 2014-10-01Remove leftover SAL_WNODEPRECATED_DECLARATIONS_PUSH/POPStephan Bergmann 2014-10-01fdo#82577: Handle TimeNoel Grandin 2014-09-30lotuswordpro: std::auto_ptr -> std::unique_ptrStephan Bergmann 2014-09-15lotuswordpro: sal_Bool -> boolStephan Bergmann 2014-08-17warning C4800: forcing value to bool 'true' or 'false'Thomas Arnhold 2014-08-17warning C4800: 'sal_uInt32' : forcing value to bool 'true' or 'false'Thomas Arnhold