Age | Commit message (Expand) | Author | Files | Lines |
2013-03-19 | Skeleton for generating a hash value from an array of token. | Kohei Yoshida | 1 | -0/+5 |
2013-03-19 | automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings | Thomas Arnhold | 2 | -5/+5 |
2013-03-08 | fdo#60691 add modelines to *.src and *.hrc files | Borim | 7 | -0/+19 |
2013-03-08 | make link RefButton and widget for shrunk dialog title explicit | Caolán McNamara | 3 | -15/+17 |
2013-03-08 | Resolves: fdo#58630 crash with refEdit button in SfxTabDialog | Caolán McNamara | 1 | -2/+4 |
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 | 1 | -0/+31 |
2013-03-05 | make RefButton quick help toggle saying shrink/expand | Caolán McNamara | 3 | -1/+18 |
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 | 2 | -7/+8 |
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 | 1 | -0/+6 |
2013-01-30 | make it possible to update DDE links after loading, fdo#59032 | Markus Mohrhard | 1 | -0/+3 |
2013-01-30 | ODFF: write RRI as RRI, not ZGZ | Eike Rathke | 1 | -1/+1 |
2013-01-24 | restore the helpid for impress animation dialog after initialization | Caolán McNamara | 1 | -3/+2 |
2013-01-22 | fdo#38838 Some removal/replacement of the String/UniString with OUString | Jean-Noël Rouvignac | 1 | -4/+4 |
2013-01-21 | Changed SetText() / GetText() to take/return OUString | Chr. Rossmanith | 1 | -1/+1 |
2013-01-12 | fdo#56124 IFERROR IFNA Excel import/export | Eike Rathke | 1 | -0/+2 |
2013-01-11 | fdo#56124 IFERROR IFNA function names were swapped | Eike Rathke | 1 | -2/+2 |
2013-01-11 | fdo#56124 changes to "add functions IFERROR and IFNA" | Eike Rathke | 1 | -15/+54 |
2013-01-11 | fdo#56124 add functions IFERROR and IFNA to calc as in ODFF1.2 | Winfried Donkers | 3 | -16/+42 |
2013-01-09 | fdo#58539: Correctly set cached matrix formula result. | Kohei Yoshida | 1 | -1/+1 |
2012-12-22 | Some cppcheck cleaning in formula | Julien Nabet | 2 | -6/+5 |
2012-12-15 | tabs to spaces | Eike Rathke | 1 | -24/+24 |
2012-12-15 | calcishmakkica: #i114428# merge some XOR related code | Marina Plakalovic | 1 | -0/+1 |
2012-12-15 | calcishmakkica: #i90269# #i95144# #i101466# implement SUMIFS, AVERAGEIFS, COU... | Marina Plakalovic | 2 | -2/+61 |
2012-12-15 | calcishmakkica: #i101466# implement AVERAGEIF | Marina Plakalovic | 1 | -0/+6 |
2012-12-11 | fdo#58149: Recalculate HYPERLINK formula cells on load. | Kohei Yoshida | 1 | -1/+4 |
2012-11-22 | AllSettings with LanguageTag | Eike Rathke | 1 | -1/+1 |
2012-11-16 | Fix the Windows build breakage by reorganizing svtools headers. | Kohei Yoshida | 1 | -0/+1 |
2012-11-01 | Remove unused method in formula module | Marcos Paulo de Souza | 1 | -6/+0 |
2012-10-19 | Merge SvListEntry and SvLBoxEntry into SvTreeListEntry. | Kohei Yoshida | 3 | -18/+18 |
2012-10-11 | Merged SvTreeListBox and SvLBox. | Kohei Yoshida | 3 | -3/+3 |
2012-10-11 | kill RefEdit constructor that does not initialize the highlighting | Markus Mohrhard | 1 | -7/+1 |
2012-08-27 | do not silently ignore a token API error, fdo#51926 related | Eike Rathke | 1 | -1/+6 |
2012-08-25 | prefix more components | Matúš Kukan | 1 | -1/+1 |
2012-07-30 | Typo ressource -> resource | Stephan Bergmann | 3 | -11/+11 |
2012-07-30 | Bug 48549 - System::Beep() removal | Mathieu Vonlanthen | 1 | -1/+0 |
2012-07-23 | fdo#48549 System::Beep() removal | Mathieu Vonlanthen | 1 | -4/+0 |
2012-07-23 | -Werror,-Wshadow (Clang 3.1) | Stephan Bergmann | 1 | -61/+61 |
2012-07-09 | some UniString->rtl::OUString | Caolán McNamara | 2 | -5/+5 |
2012-07-03 | ditch String::CreateFromAscii | Caolán McNamara | 1 | -6/+6 |
2012-07-02 | hrc cleanup: Remove include guards | Thomas Arnhold | 1 | -4/+0 |
2012-06-28 | re-base on ALv2 code. | Michael Meeks | 22 | -512/+314 |
2012-06-27 | Reduce newline bloat at eof | Thomas Arnhold | 2 | -4/+0 |
2012-06-27 | Get rid of annoying IAccessibility2 comments | Thomas Arnhold | 1 | -2/+2 |