summaryrefslogtreecommitdiff
path: root/formula/source
AgeCommit message (Expand)AuthorFilesLines
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák8-76/+76
2013-03-29ResMgr with LanguageTagEike Rathke1-3/+1
2013-03-27-Wunused-macrosStephan Bergmann1-1/+0
2013-03-19First cut on checking the token array on whether we could do vectorization.Kohei Yoshida1-0/+6
2013-03-19Use initializer in ctor.Kohei Yoshida1-5/+10
2013-03-19Fix indentation.Kohei Yoshida1-1/+1
2013-03-19Move GetHash() from FormulaTokenArray to ScTokenArray.Kohei Yoshida1-52/+0
2013-03-19Implement (partially?) and test formula token array hash function.Kohei Yoshida1-1/+48
2013-03-19Skeleton for generating a hash value from an array of token.Kohei Yoshida1-0/+5
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold2-5/+5
2013-03-08fdo#60691 add modelines to *.src and *.hrc filesBorim7-0/+19
2013-03-08make link RefButton and widget for shrunk dialog title explicitCaolán McNamara3-15/+17
2013-03-08Resolves: fdo#58630 crash with refEdit button in SfxTabDialogCaolán McNamara1-2/+4
2013-03-06fdo#60148 Clean up warnings from the Clang compiler pluginnccuong1-1/+0
2013-03-05make formula refButton and refEdit loadable from .uiCaolán McNamara1-0/+31
2013-03-05make RefButton quick help toggle saying shrink/expandCaolán McNamara3-1/+18
2013-02-25ocMacro and ocExternal need to be recalculated on load, fdo#60977Markus Mohrhard1-3/+3
2013-02-25loplugin: unused variablesThomas Arnhold1-1/+0
2013-02-24loplugin: unused variablesThomas Arnhold1-1/+0
2013-02-15ocColumn and ocRow do not need recalc on load, fdo#60645 relatedEike Rathke1-0/+2
2013-02-15renamed SetRecalcMode...() to SetExclusiveRecalcMode...()Eike Rathke2-7/+8
2013-02-15use AddRecalcMode(RECALCMODE_ONLOAD), fdo#60645 relatedEike Rathke1-3/+3
2013-02-14CELL needs to be recalculated during import as well, fdo#60645Markus Mohrhard1-0/+2
2013-02-08fdo#60322 add calc function SKEWP as in ODFF v1.2Winfried Donkers1-0/+6
2013-01-30make it possible to update DDE links after loading, fdo#59032Markus Mohrhard1-0/+3
2013-01-30ODFF: write RRI as RRI, not ZGZEike Rathke1-1/+1
2013-01-24restore the helpid for impress animation dialog after initializationCaolán McNamara1-3/+2
2013-01-22fdo#38838 Some removal/replacement of the String/UniString with OUStringJean-Noël Rouvignac1-4/+4
2013-01-21Changed SetText() / GetText() to take/return OUStringChr. Rossmanith1-1/+1
2013-01-12fdo#56124 IFERROR IFNA Excel import/exportEike Rathke1-0/+2
2013-01-11fdo#56124 IFERROR IFNA function names were swappedEike Rathke1-2/+2
2013-01-11fdo#56124 changes to "add functions IFERROR and IFNA"Eike Rathke1-15/+54
2013-01-11fdo#56124 add functions IFERROR and IFNA to calc as in ODFF1.2Winfried Donkers3-16/+42
2013-01-09fdo#58539: Correctly set cached matrix formula result.Kohei Yoshida1-1/+1
2012-12-22Some cppcheck cleaning in formulaJulien Nabet2-6/+5
2012-12-15tabs to spacesEike Rathke1-24/+24
2012-12-15calcishmakkica: #i114428# merge some XOR related codeMarina Plakalovic1-0/+1
2012-12-15calcishmakkica: #i90269# #i95144# #i101466# implement SUMIFS, AVERAGEIFS, COU...Marina Plakalovic2-2/+61
2012-12-15calcishmakkica: #i101466# implement AVERAGEIFMarina Plakalovic1-0/+6
2012-12-11fdo#58149: Recalculate HYPERLINK formula cells on load.Kohei Yoshida1-1/+4
2012-11-22AllSettings with LanguageTagEike Rathke1-1/+1
2012-11-16Fix the Windows build breakage by reorganizing svtools headers.Kohei Yoshida1-0/+1
2012-11-01Remove unused method in formula moduleMarcos Paulo de Souza1-6/+0
2012-10-19Merge SvListEntry and SvLBoxEntry into SvTreeListEntry.Kohei Yoshida3-18/+18
2012-10-11Merged SvTreeListBox and SvLBox.Kohei Yoshida3-3/+3
2012-10-11kill RefEdit constructor that does not initialize the highlightingMarkus Mohrhard1-7/+1
2012-08-27do not silently ignore a token API error, fdo#51926 relatedEike Rathke1-1/+6
2012-08-25prefix more componentsMatúš Kukan1-1/+1
2012-07-30Typo ressource -> resourceStephan Bergmann3-11/+11
2012-07-30Bug 48549 - System::Beep() removalMathieu Vonlanthen1-1/+0