Age | Commit message (Expand) | Author | Files | Lines |
2013-08-12 | XubString->OUString | Caolán McNamara | 2 | -3/+3 |
2013-08-08 | tweak comment translations | Michael Stahl | 2 | -6/+6 |
2013-07-28 | reduce use of UniString from ResID ctor | Caolán McNamara | 1 | -1/+1 |
2013-07-22 | fdo#46037: no more comphelper/configurationhelper.hxx in formula module | Julien Nabet | 1 | -1/+0 |
2013-07-02 | resolved fdo#35411 redefined MAXCODE 512 to FORMULA_MAXTOKENS 8192 | Eike Rathke | 2 | -13/+12 |
2013-06-16 | add initial version of WEBSERVICE function | Markus Mohrhard | 1 | -0/+5 |
2013-06-16 | inital work on FILTERXML function | Markus Mohrhard | 1 | -0/+6 |
2013-06-11 | Resolves: #i121120 Support RightB(), LeftB(), LenB() and MidB() | Wang Lei | 1 | -0/+24 |
2013-06-07 | XubString->OUString | Caolán McNamara | 2 | -16/+16 |
2013-05-15 | String.AppendAscii Drop | Ricardo Montania | 1 | -11/+7 |
2013-05-06 | remove usage of RTL_CONSTASCII_USTRINGPARAM | Luboš Luňák | 1 | -1/+1 |
2013-04-30 | Handle range references for group calculation. This is still untested. | Kohei Yoshida | 1 | -7/+27 |
2013-04-30 | Let's not use VectorArray struct. There is no use for it. | Kohei Yoshida | 1 | -9/+11 |
2013-04-30 | Let's not forget to check this in... | Kohei Yoshida | 1 | -0/+10 |
2013-04-30 | Add method to allow fetching of double array, and store it in token. | Kohei Yoshida | 1 | -2/+2 |
2013-04-30 | Initial cut on vector formula ref tokens. Not used yet. | Kohei Yoshida | 2 | -0/+38 |
2013-04-24 | gbuild: drop empty use_packages calls | David Tardon | 3 | -9/+0 |
2013-04-24 | gbuild: drop uses of removed packages | David Tardon | 3 | -4/+0 |
2013-04-23 | execute move of global headers | Bjoern Michaelsen | 19 | -3166/+0 |
2013-04-22 | Move to MPLv2 license headers, with ESC decision and author's permission. | Michael Meeks | 6 | -132/+24 |
2013-04-17 | stash the label widget for shrink mode in the edit, not the button | Caolán McNamara | 4 | -26/+27 |
2013-04-07 | mass removal of rtl:: prefixes for O(U)String* | Luboš Luňák | 15 | -113/+113 |
2013-04-05 | new module i18nlangtag | Eike Rathke | 2 | -2/+2 |
2013-03-29 | ResMgr with LanguageTag | Eike Rathke | 2 | -3/+2 |
2013-03-27 | -Wunused-macros | Stephan Bergmann | 1 | -1/+0 |
2013-03-19 | First cut on checking the token array on whether we could do vectorization. | Kohei Yoshida | 3 | -0/+16 |
2013-03-19 | Use initializer in ctor. | Kohei Yoshida | 1 | -5/+10 |
2013-03-19 | Fix indentation. | Kohei Yoshida | 1 | -1/+1 |
2013-03-19 | Move GetHash() from FormulaTokenArray to ScTokenArray. | Kohei Yoshida | 2 | -53/+0 |
2013-03-19 | Implement (partially?) and test formula token array hash function. | Kohei Yoshida | 1 | -1/+48 |
2013-03-19 | Skeleton for generating a hash value from an array of token. | Kohei Yoshida | 2 | -0/+7 |
2013-03-19 | automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings | Thomas Arnhold | 2 | -5/+5 |
2013-03-14 | remove legacy build.pl prj/build.lst files. | Michael Meeks | 1 | -3/+0 |
2013-03-08 | fdo#60691 add modelines to *.src and *.hrc files | Borim | 9 | -0/+24 |
2013-03-08 | make link RefButton and widget for shrunk dialog title explicit | Caolán McNamara | 4 | -21/+26 |
2013-03-08 | Resolves: fdo#58630 crash with refEdit button in SfxTabDialog | Caolán McNamara | 2 | -2/+6 |
2013-03-06 | fdo#60148 Clean up warnings from the Clang compiler plugin | nccuong | 1 | -1/+0 |
2013-03-05 | make formula refButton and refEdit loadable from .ui | Caolán McNamara | 2 | -2/+35 |
2013-03-05 | make RefButton quick help toggle saying shrink/expand | Caolán McNamara | 4 | -1/+20 |
2013-03-04 | doubled includes | Thomas Arnhold | 1 | -2/+0 |
2013-02-28 | remove all d.lst | Michael Stahl | 1 | -0/+0 |
2013-02-25 | ocMacro and ocExternal need to be recalculated on load, fdo#60977 | Markus Mohrhard | 1 | -3/+3 |
2013-02-25 | loplugin: unused variables | Thomas Arnhold | 1 | -1/+0 |
2013-02-24 | loplugin: unused variables | Thomas Arnhold | 1 | -1/+0 |
2013-02-15 | ocColumn and ocRow do not need recalc on load, fdo#60645 related | Eike Rathke | 1 | -0/+2 |
2013-02-15 | renamed SetRecalcMode...() to SetExclusiveRecalcMode...() | Eike Rathke | 3 | -12/+13 |
2013-02-15 | use AddRecalcMode(RECALCMODE_ONLOAD), fdo#60645 related | Eike Rathke | 1 | -3/+3 |
2013-02-14 | CELL needs to be recalculated during import as well, fdo#60645 | Markus Mohrhard | 1 | -0/+2 |
2013-02-08 | fdo#60322 add calc function SKEWP as in ODFF v1.2 | Winfried Donkers | 3 | -2/+10 |
2013-02-06 | remove a useless PMD report, possibly checked in by mistake | Andras Timar | 1 | -190/+0 |