summaryrefslogtreecommitdiffstats
path: root/formula
Commit message (Expand)AuthorAgeFilesLines
* import .xlsx files saved by Calc before fdo#59727 was patchedWinfried Donkers2013-08-161-1/+10
* resolved fdo#35411 redefined MAXCODE 512 to FORMULA_MAXTOKENS 8192Eike Rathke2013-07-022-13/+12
* String.AppendAscii DropRicardo Montania2013-05-151-11/+7
* remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák2013-05-061-1/+1
* Handle range references for group calculation. This is still untested.Kohei Yoshida2013-04-301-7/+27
* Let's not use VectorArray struct. There is no use for it.Kohei Yoshida2013-04-301-9/+11
* Let's not forget to check this in...Kohei Yoshida2013-04-301-0/+10
* Add method to allow fetching of double array, and store it in token.Kohei Yoshida2013-04-301-2/+2
* Initial cut on vector formula ref tokens. Not used yet.Kohei Yoshida2013-04-302-0/+38
* gbuild: drop empty use_packages callsDavid Tardon2013-04-243-9/+0
* gbuild: drop uses of removed packagesDavid Tardon2013-04-243-4/+0
* execute move of global headersBjoern Michaelsen2013-04-2319-3166/+0
* Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks2013-04-226-132/+24
* stash the label widget for shrink mode in the edit, not the buttonCaolán McNamara2013-04-174-26/+27
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-0715-113/+113
* new module i18nlangtagEike Rathke2013-04-052-2/+2
* ResMgr with LanguageTagEike Rathke2013-03-292-3/+2
* -Wunused-macrosStephan Bergmann2013-03-271-1/+0
* First cut on checking the token array on whether we could do vectorization.Kohei Yoshida2013-03-193-0/+16
* 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-192-53/+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-192-0/+7
* automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold2013-03-192-5/+5
* remove legacy build.pl prj/build.lst files.Michael Meeks2013-03-141-3/+0
* fdo#60691 add modelines to *.src and *.hrc filesBorim2013-03-089-0/+24
* make link RefButton and widget for shrunk dialog title explicitCaolán McNamara2013-03-084-21/+26
* Resolves: fdo#58630 crash with refEdit button in SfxTabDialogCaolán McNamara2013-03-082-2/+6
* 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-052-2/+35
* make RefButton quick help toggle saying shrink/expandCaolán McNamara2013-03-054-1/+20
* doubled includesThomas Arnhold2013-03-041-2/+0
* remove all d.lstMichael Stahl2013-02-281-0/+0
* 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-153-12/+13
* 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-083-2/+10
* remove a useless PMD report, possibly checked in by mistakeAndras Timar2013-02-061-190/+0
* remove obsolete hidother.src filesAndras Timar2013-02-061-41/+0
* fdo#57180 add calc function NUMBERVALUE as defined in ODFF1.2Winfried Donkers2013-02-021-1/+1
* 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
* gbuild: do not copy boost headers aroundMichael Stahl2013-01-262-0/+4
* restore the helpid for impress animation dialog after initializationCaolán McNamara2013-01-241-3/+2
* import inherited number formats with cached values, fdo#59724Markus Mohrhard2013-01-241-0/+3