Age | Commit message (Expand) | Author |
2013-02-26 | ocMacro and ocExternal need to be recalculated on load, fdo#60977 | Markus Mohrhard |
2013-02-15 | CELL needs to be recalculated during import as well, fdo#60645 | Eike Rathke |
2013-02-01 | make it possible to update DDE links after loading, fdo#59032 | Markus Mohrhard |
2013-01-30 | ODFF: write RRI as RRI, not ZGZ, fdo#60077 | Eike Rathke |
2013-01-25 | import inherited number formats with cached values, fdo#59724 | Markus Mohrhard |
2013-01-14 | fdo#56124 add functions IFERROR and IFNA to calc as in ODFF1.2 | Eike Rathke |
2013-01-09 | fdo#58539: Correctly set cached matrix formula result. | Kohei Yoshida |
2012-12-15 | tabs to spaces | Eike Rathke |
2012-12-15 | calcishmakkica: #i114428# merge some XOR related code | Marina Plakalovic |
2012-12-15 | calcishmakkica: #i90269# #i95144# #i101466# implement SUMIFS, AVERAGEIFS, COU... | Marina Plakalovic |
2012-12-15 | calcishmakkica: #i101466# implement AVERAGEIF | Marina Plakalovic |
2012-12-11 | fdo#58149: Recalculate HYPERLINK formula cells on load. | Kohei Yoshida |
2012-11-22 | AllSettings with LanguageTag | Eike Rathke |
2012-11-16 | Fix the Windows build breakage by reorganizing svtools headers. | Kohei Yoshida |
2012-11-01 | Remove unused method in formula module | Marcos Paulo de Souza |
2012-10-19 | Merge SvListEntry and SvLBoxEntry into SvTreeListEntry. | Kohei Yoshida |
2012-10-11 | Merged SvTreeListBox and SvLBox. | Kohei Yoshida |
2012-10-11 | kill RefEdit constructor that does not initialize the highlighting | Markus Mohrhard |
2012-09-28 | gbuild: invert handling of standard system libraries: | Michael Stahl |
2012-09-28 | gbuild: replace direct gb_STDLIBS use with ... | Michael Stahl |
2012-09-28 | gbuild: split uwinapi out of gb_STDLIBS | Michael Stahl |
2012-08-27 | do not silently ignore a token API error, fdo#51926 related | Eike Rathke |
2012-08-25 | prefix more components | Matúš Kukan |
2012-08-21 | add more runtime deps on resource files for unit-tests | Matúš Kukan |
2012-07-30 | Typo ressource -> resource | Stephan Bergmann |
2012-07-30 | Bug 48549 - System::Beep() removal | Mathieu Vonlanthen |
2012-07-23 | fdo#48549 System::Beep() removal | Mathieu Vonlanthen |
2012-07-23 | -Werror,-Wshadow (Clang 3.1) | Stephan Bergmann |
2012-07-09 | some UniString->rtl::OUString | Caolán McNamara |
2012-07-03 | ditch String::CreateFromAscii | Caolán McNamara |
2012-07-02 | hrc cleanup: Remove include guards | Thomas Arnhold |
2012-07-02 | Remove unused defines | Thomas Arnhold |
2012-07-02 | targetted improvement of UNO API includes / usage | Michael Meeks |
2012-06-28 | re-base on ALv2 code. | Michael Meeks |
2012-06-27 | Remove unused include files | Thomas Arnhold |
2012-06-27 | Reduce newline bloat at eof | Thomas Arnhold |
2012-06-27 | Get rid of annoying IAccessibility2 comments | Thomas Arnhold |
2012-06-25 | Remove various commented out defines | Thomas Arnhold |
2012-06-22 | .xml files don't need executable bits | Michael Stahl |
2012-06-22 | re-base on ALv2 code. | Michael Meeks |
2012-06-21 | re-base on ALv2 code. | Michael Meeks |
2012-06-21 | re-base on ALv2 code. | Michael Meeks |
2012-06-18 | convert LocaleDataWrapper to OUString | Caolán McNamara |
2012-06-13 | reduce use of UniString ctor from null-terminated unicodearray | Caolán McNamara |
2012-06-12 | fdo#50822 add function XOR to calc as in ODFF1.2 | Winfried Donkers |
2012-06-11 | remove EraseLeadingChars and EraseTrailingChars | Caolán McNamara |
2012-06-09 | Remove superfluous include comments | Thomas Arnhold |
2012-05-29 | targetted SAL_N_ELEMENTS reversion. | Michael Meeks |
2012-05-16 | remove unneeded include of boost/bind.hpp | Caolán McNamara |
2012-05-13 | fdo#44456 added calc function DATEDIF as in ODF1.2 | Winfried Donkers |