summaryrefslogtreecommitdiffstats
path: root/formula/source
Commit message (Expand)AuthorAgeFilesLines
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-078-76/+76
* ResMgr with LanguageTagEike Rathke2013-03-291-3/+1
* -Wunused-macrosStephan Bergmann2013-03-271-1/+0
* First cut on checking the token array on whether we could do vectorization.Kohei Yoshida2013-03-191-0/+6
* Use initializer in ctor.Kohei Yoshida2013-03-191-5/+10
* Fix indentation.Kohei Yoshida2013-03-191-1/+1
* Move GetHash() from FormulaTokenArray to ScTokenArray.Kohei Yoshida2013-03-191-52/+0
* Implement (partially?) and test formula token array hash function.Kohei Yoshida2013-03-191-1/+48
* Skeleton for generating a hash value from an array of token.Kohei Yoshida2013-03-191-0/+5
* automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold2013-03-192-5/+5
* fdo#60691 add modelines to *.src and *.hrc filesBorim2013-03-087-0/+19
* make link RefButton and widget for shrunk dialog title explicitCaolán McNamara2013-03-083-15/+17
* Resolves: fdo#58630 crash with refEdit button in SfxTabDialogCaolán McNamara2013-03-081-2/+4
* fdo#60148 Clean up warnings from the Clang compiler pluginnccuong2013-03-061-1/+0
* make formula refButton and refEdit loadable from .uiCaolán McNamara2013-03-051-0/+31
* make RefButton quick help toggle saying shrink/expandCaolán McNamara2013-03-053-1/+18
* ocMacro and ocExternal need to be recalculated on load, fdo#60977Markus Mohrhard2013-02-251-3/+3
* loplugin: unused variablesThomas Arnhold2013-02-251-1/+0
* loplugin: unused variablesThomas Arnhold2013-02-241-1/+0
* ocColumn and ocRow do not need recalc on load, fdo#60645 relatedEike Rathke2013-02-151-0/+2
* renamed SetRecalcMode...() to SetExclusiveRecalcMode...()Eike Rathke2013-02-152-7/+8
* use AddRecalcMode(RECALCMODE_ONLOAD), fdo#60645 relatedEike Rathke2013-02-151-3/+3
* CELL needs to be recalculated during import as well, fdo#60645Markus Mohrhard2013-02-141-0/+2
* fdo#60322 add calc function SKEWP as in ODFF v1.2Winfried Donkers2013-02-081-0/+6
* make it possible to update DDE links after loading, fdo#59032Markus Mohrhard2013-01-301-0/+3
* ODFF: write RRI as RRI, not ZGZEike Rathke2013-01-301-1/+1
* restore the helpid for impress animation dialog after initializationCaolán McNamara2013-01-241-3/+2
* fdo#38838 Some removal/replacement of the String/UniString with OUStringJean-Noël Rouvignac2013-01-221-4/+4
* Changed SetText() / GetText() to take/return OUStringChr. Rossmanith2013-01-211-1/+1
* fdo#56124 IFERROR IFNA Excel import/exportEike Rathke2013-01-121-0/+2
* fdo#56124 IFERROR IFNA function names were swappedEike Rathke2013-01-111-2/+2
* fdo#56124 changes to "add functions IFERROR and IFNA"Eike Rathke2013-01-111-15/+54
* fdo#56124 add functions IFERROR and IFNA to calc as in ODFF1.2Winfried Donkers2013-01-113-16/+42
* fdo#58539: Correctly set cached matrix formula result.Kohei Yoshida2013-01-091-1/+1
* Some cppcheck cleaning in formulaJulien Nabet2012-12-222-6/+5
* tabs to spacesEike Rathke2012-12-151-24/+24
* calcishmakkica: #i114428# merge some XOR related codeMarina Plakalovic2012-12-151-0/+1
* calcishmakkica: #i90269# #i95144# #i101466# implement SUMIFS, AVERAGEIFS, COU...Marina Plakalovic2012-12-152-2/+61
* calcishmakkica: #i101466# implement AVERAGEIFMarina Plakalovic2012-12-151-0/+6
* fdo#58149: Recalculate HYPERLINK formula cells on load.Kohei Yoshida2012-12-111-1/+4
* AllSettings with LanguageTagEike Rathke2012-11-221-1/+1
* Fix the Windows build breakage by reorganizing svtools headers.Kohei Yoshida2012-11-161-0/+1
* Remove unused method in formula moduleMarcos Paulo de Souza2012-11-011-6/+0
* Merge SvListEntry and SvLBoxEntry into SvTreeListEntry.Kohei Yoshida2012-10-193-18/+18
* Merged SvTreeListBox and SvLBox.Kohei Yoshida2012-10-113-3/+3
* kill RefEdit constructor that does not initialize the highlightingMarkus Mohrhard2012-10-111-7/+1
* do not silently ignore a token API error, fdo#51926 relatedEike Rathke2012-08-271-1/+6
* prefix more componentsMatúš Kukan2012-08-251-1/+1
* Typo ressource -> resourceStephan Bergmann2012-07-303-11/+11
* Bug 48549 - System::Beep() removalMathieu Vonlanthen2012-07-301-1/+0