Age | Commit message (Expand) | Author |
2015-01-28 | Use vector::data | Stephan Bergmann |
2015-01-26 | fdo#76870 Add support for Excel2013 function ENCODEURL | Winfried Donkers |
2015-01-26 | followup code removal after changing virtual methods to non-virtual | Noel Grandin |
2015-01-26 | new loplugin: change virtual methods to non-virtual | Noel Grandin |
2015-01-20 | Make the RAND() and RANDBETWEEN() Calc functions non-random when requested | Tor Lillqvist |
2015-01-14 | fd0#85818: rename SC_OPCODE_NBW to SC_OPCODE_NPV | Laurent Charrière |
2015-01-14 | fdo#85818: rename SC_OPCODE_IKV to SC_OPCODE_IRR | Laurent Charrière |
2015-01-14 | fdo#85818: rename SC_OPCODE_GGT to SC_OPCODE_GCD | Laurent Charrière |
2015-01-14 | fdo#85818: rename SC_OPCODE_KGV to SC_OPCODE_LCM | Laurent Charrière |
2015-01-14 | fdo#85818: rename RGP to Linest | Laurent Charrière |
2015-01-14 | fdo#85818: rename RKP to Logest | Laurent Charrière |
2015-01-14 | fdo#85818: rename Schiefe to Skew | Laurent Charrière |
2015-01-14 | fdo#85818: rename KritBinom to CritBinom | Laurent Charrière |
2015-01-14 | sc: rename ocChose et al. to ocChoose et al. | Laurent Charrière |
2015-01-14 | sc: rename ocPropper et al. to ocProper et al. | Laurent Charrière |
2015-01-14 | fdo#85818: translate ZZR to Nper | Laurent Charrière |
2015-01-14 | fdo#85818: rename ZW to FV | Laurent Charrière |
2015-01-14 | add ODF1.2 function ERROR.TYPE to Calc | Winfried Donkers |
2015-01-12 | fdo#85818: rename ZGZ to RRI | Laurent Charrière |
2015-01-12 | fdo#85818: rename RMZ to PMT | Laurent Charrière |
2015-01-12 | fdo#85818: rename LIA to SLN | Laurent Charrière |
2015-01-12 | fdo#85818: rename GDA to DDB | Laurent Charrière |
2015-01-12 | fdo#85818: rename Laufz to Duration | Laurent Charrière |
2015-01-12 | fdo#85818: rename GDA2 to DB | Laurent Charrière |
2015-01-12 | fdo#85818: rename DIA to SYD | Laurent Charrière |
2015-01-12 | fdo#85818: rename BW to PV | Laurent Charrière |
2015-01-12 | fdo#85818: rename Effektiv to Effective | Laurent Charrière |
2015-01-12 | fdo#85818: rename KumKapZ to CumPrinc | Laurent Charrière |
2015-01-09 | fdo#85818: rename KumZinsZ to CumIpmt | Laurent Charrière |
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-08 | brute-force find-and-remove of unused #define constants. | Noel Grandin |
2015-01-07 | fdo#84938: convert VCL_INPUT_ #defines to 'enum class' | Noel Grandin |
2015-01-07 | fdo#85818: rename 'Zins' enum name, constant, function to Rate | Laurent Charrière |
2015-01-05 | fdo#67343 Arrange Help button in a secondary group | Adolfo Jayme Barrientos |
2015-01-04 | boost::unordered_set->std::unordered_set | Caolán McNamara |
2015-01-04 | help out clang | Caolán McNamara |
2014-12-19 | The value of the nRefs field is not used anywhere | Tor Lillqvist |
2014-12-18 | formula: Use appropriate OUString functions on string constants | Stephan Bergmann |
2014-12-17 | fdo#39440 reduce scope of local variables | Michael Weghorn |
2014-12-10 | fdo#87203 make translatable AGGREGATE function | Andras Timar |
2014-12-09 | fdo#40835 add 4th argument to FDIST when exporting to OOXML | Winfried Donkers |
2014-12-09 | changed timers to idles | Tobias Madl |
2014-12-01 | fdo#84938: replace EVENT_ constants with enum | Tobias Madl |
2014-11-28 | write TRUE() for 2nd IF() parameter, fdo#81596 related | Eike Rathke |
2014-11-28 | simplify RewriteMissing() and switch in Add...(), fdo#81596 related | Eike Rathke |
2014-11-28 | sensible indenting, 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 |