Age | Commit message (Expand) | Author |
2014-05-21 | ODS load perf: transfer ownership of the ScTokenArray to save cycles. | Michael Meeks |
2014-05-19 | hrc and src files: squeeze multiple newlines | Thomas Arnhold |
2014-05-19 | add COLOR function | Markus Mohrhard |
2014-05-14 | Bail out of group calculation in case the array fetching fails. | Kohei Yoshida |
2014-05-14 | No more SetCompileForFAP(). Use respective flag setting methods instead. | Kohei Yoshida |
2014-05-14 | Use "stop on error" concept rather than "ignore error if true". | Kohei Yoshida |
2014-05-14 | Introduce a new boolean flag and use it in lieu of bCompileForFAP. | Kohei Yoshida |
2014-05-11 | coverity#1169835 Improper use of negative value | Caolán McNamara |
2014-05-10 | coverity#707866 Uninitialized pointer field | Caolán McNamara |
2014-05-01 | Make a separate method to detemine if an opcode is a jump command. | Kohei Yoshida |
2014-04-25 | fdo#73148 (partial patch) Add Excel 2010 function AGGREGATE | Winfried Donkers |
2014-04-23 | formula: sal_Bool->bool | Noel Grandin |
2014-04-19 | fixincludeguards.sh: formula | Thomas Arnhold |
2014-04-15 | Avoid possible memory leaks in case of exceptions | Takeshi Abe |
2014-04-14 | fdo#76294: Intern strings in AddFormulaToken() as well. | Kohei Yoshida |
2014-04-14 | fdo#76294: Properly intern string literals in formula on xls import. | Kohei Yoshida |
2014-04-14 | Remove unused code | Stephan Bergmann |
2014-04-11 | fdo#73149 add Excel 2010 functions ERF.PRECISE and ERFC.PRECISE | Winfried Donkers |
2014-04-10 | It's "its", not "it's" | Tor Lillqvist |
2014-04-07 | fdo#75741: Re-implement CompileNameFormula for formula groups. | Kohei Yoshida |
2014-04-02 | fdo#71720 fix transalate strings | Winfried Donkers |
2014-04-02 | fdo#73147 add Excel2010 functions NETWORKDAYS.INTL and WORKDAY.INTL | Winfried Donkers |
2014-04-01 | Explicitly mark overriding destructors as "virtual" | Stephan Bergmann |
2014-03-28 | Remove remaining DBG_CTOR etc. remnants from formula | Stephan Bergmann |
2014-03-27 | Second batch of adding SAL_OVERRIDE to overriding function declarations | Stephan Bergmann |
2014-03-25 | svtools: sal_Bool->bool | Noel Grandin |
2014-03-22 | coverity#738657 Uninitialized pointer field | Caolán McNamara |
2014-03-10 | ISO.CEILING without _xlfn. prefix, it is defined in OOXML, fdo#71720 follow-up | Eike Rathke |
2014-03-10 | fdo#71720 Add Excel 2010 functions | Winfried Donkers |
2014-03-06 | Make these non inline. | Kohei Yoshida |
2014-03-05 | made ListBox handle more than 64k elements, fdo#61520 related | Eike Rathke |
2014-03-05 | fdo#72197 Add Excel 2010 functions | Winfried Donkers |
2014-03-05 | remove unused code formula::FormulaDlg::CheckMatrix() | Noel Grandin |
2014-03-05 | remove unused code in formula/FormulaTokenArray | Noel Grandin |
2014-03-05 | remove unused code in formula/vectortoken | Noel Grandin |
2014-02-27 | Store the length of originally requested array size prior to trimming. | Kohei Yoshida |
2014-02-26 | Remove visual noise from formula | Alexander Wilms |
2014-02-26 | cppuhelper: retrofit std::exception into overriding exception specs | Stephan Bergmann |
2014-02-24 | coverity#735751 Dereference after null check | Caolán McNamara |
2014-02-23 | Remove unneccessary comments | Alexander Wilms |
2014-02-21 | vcl: sal_Bool -> bool | Stephan Bergmann |
2014-02-21 | cid#707865 Uninitialized pointer field | Noel Grandin |
2014-02-20 | Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxx | Tobias Lippert |
2014-02-19 | sal_Bool->bool | Noel Grandin |
2014-02-19 | sal_Bool->bool | Noel Grandin |
2014-02-19 | sal_Bool->bool | Noel Grandin |
2014-02-18 | sal_Bool->bool | Noel Grandin |
2014-02-09 | coverity#1169835 Improper use of negative value | Caolán McNamara |
2014-01-30 | fdo#73146 Add Excel 2010 functions | Winfried Donkers |
2014-01-29 | coverity#1158192 Improper use of negative value | Caolán McNamara |