Age | Commit message (Expand) | Author |
2015-01-09 | fdo#85818: rename Kapz to Ppmt | Laurent Charrière |
2015-01-09 | fdo#85818: rename Kombin, Kombin2, Variationen, Variationen2 | Laurent Charrière |
2015-01-09 | fdo#85818: rename ZinsZ enum name, constant, function to Ipmt | Laurent Charrière |
2015-01-09 | override the overloading of "overload" to decrease cognitive (over-)load | Michael Stahl |
2015-01-07 | fdo#85818: rename 'Zins' enum name, constant, function to Rate | Laurent Charrière |
2015-01-04 | boost::unordered_set->std::unordered_set | Caolán McNamara |
2015-01-04 | merge OpCodeEnum and OpCode | Caolán McNamara |
2014-12-19 | The value of the nRefs field is not used anywhere | Tor Lillqvist |
2014-12-09 | changed timers to idles | Tobias Madl |
2014-11-28 | simplify RewriteMissing() and switch in Add...(), fdo#81596 related | Eike Rathke |
2014-11-27 | fdo#81596 export to OOXML that need argument changes | Winfried Donkers |
2014-11-25 | Make some methods non-inline, and hide #include <tools/debug.hxx>. | Kohei Yoshida |
2014-11-04 | Bin presumably obsolete SUNWS crack | Tor Lillqvist |
2014-10-23 | Move virtual ScToken members up to FormulaToken | Stephan Bergmann |
2014-10-22 | Remove unused FormulaToken::Is3DRef | Stephan Bergmann |
2014-10-03 | Make these methods non-inline again. | Kohei Yoshida |
2014-09-26 | formula: std::auto_ptr -> std::unique_ptr | Stephan Bergmann |
2014-09-23 | fdo#82577: Handle Window | Noel Grandin |
2014-07-31 | fix memory leak around function descriptions | Markus Mohrhard |
2014-07-29 | Remove some unused code | Marcos Paulo de Souza |
2014-07-27 | fdo#81038 Fixed FormulaTokenIterator to use std::vector instead of linked list | Jeffrey Stedfast |
2014-07-08 | Explicit virtual dtor needed for auto_ptr member for MSVC. | Kohei Yoshida |
2014-07-08 | trivial conversion of RID_FORMULADLG_FORMULA_MODAL to .ui | Caolán McNamara |
2014-06-19 | callcatcher: update unused code | Caolán McNamara |
2014-06-17 | restore these for the moment, still in use in sc | Caolán McNamara |
2014-06-17 | RID_FORMULADLG_FORMULA conversion to .ui | Szymon Kłos |
2014-06-13 | resolved fdo#79978 propagate error through DoubleArray of matrix | Eike Rathke |
2014-06-13 | resolved fdo#79957 propagate ForceArray through jump tokens | Eike Rathke |
2014-06-09 | loplugin: inlinesimplememberfunctions | Noel Grandin |
2014-06-06 | fixincludeguards: fix include guards | Thomas Arnhold |
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-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-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-11 | fdo#73149 add Excel 2010 functions ERF.PRECISE and ERFC.PRECISE | Winfried Donkers |
2014-04-07 | fdo#75741: Re-implement CompileNameFormula for formula groups. | Kohei Yoshida |
2014-04-02 | fdo#73147 add Excel2010 functions NETWORKDAYS.INTL and WORKDAY.INTL | Winfried Donkers |
2014-03-27 | Second batch of adding SAL_OVERRIDE to overriding function declarations | Stephan Bergmann |
2014-03-26 | First batch of adding SAL_OVERRRIDE to overriding function declarations | Stephan Bergmann |
2014-03-17 | filter,formula: prefer passing OUString by reference | Noel Grandin |
2014-03-10 | fdo#71720 Add Excel 2010 functions | Winfried Donkers |
2014-03-06 | Make these non inline. | Kohei Yoshida |
2014-03-05 | fdo#72197 Add Excel 2010 functions | Winfried Donkers |