Age | Commit message (Expand) | Author |
2016-08-03 | UI rename DURATION to PDURATION, DURATION_ADD to DURATION, tdf#50488 related | Eike Rathke |
2016-08-03 | rename ocDuration to ocPDuration and related | Eike Rathke |
2016-08-03 | use GRAM_API instead of GRAM_PODF_A1 in API context | Eike Rathke |
2016-08-03 | InitSymbolsAPI() for FormulaLanguage::API | Eike Rathke |
2016-08-03 | introduce formula::FormulaGrammar::Grammar::GRAM_API | Eike Rathke |
2016-08-02 | introduce mxSymbolsAPI and InitSymbolsAPI() | Eike Rathke |
2016-08-02 | InitSymbolsPODF() from RID_STRLIST_FUNCTION_NAMES_ENGLISH_PODF | Eike Rathke |
2016-08-02 | prepare to disentangle RID_STRLIST_FUNCTION_NAMES_ENGLISH | Eike Rathke |
2016-08-01 | keep a broken expression as originally broken | Eike Rathke |
2016-08-01 | refine ISOWEEKNUM vs WEEKNUM_OOO detection | Eike Rathke |
2016-07-27 | improve passstuffbyref return analysis | Noel Grandin |
2016-07-15 | loplugin:commaoperator | Stephan Bergmann |
2016-07-14 | strip second parameter from ISOWEEKNUM if literal double != 1.0 | Eike Rathke |
2016-07-14 | store WEEKNUM_OOO as ORG.LIBREOFFICE.WEEKNUM_OOO | Eike Rathke |
2016-07-14 | let FormulaTokenArray::RemoveToken() return the actual count of tokens removed | Eike Rathke |
2016-07-14 | re-add FormulaTokenArray::ReplaceToken() that was removed as unused, grml.. | Eike Rathke |
2016-07-14 | yet more functions to save with prefix and namespace to OOXML | Eike Rathke |
2016-07-14 | save ERRORTYPE as _xlfn.ORG.OPENOFFICE.ERRORTYPE to OOXML | Eike Rathke |
2016-07-04 | remove comphelper::string::remove | Noel Grandin |
2016-06-27 | add an isPODF() block to ScCompiler::IsOpCode(), tdf#100641 related | Eike Rathke |
2016-06-27 | rename *effective to *effect, tdf#100641 related | Eike Rathke |
2016-06-27 | tdf#100641 change UI name of EFFECTIVE to EFFECT | Eike Rathke |
2016-06-27 | correct OOXML function name is EFFECT instead of EFFECTIVE | Eike Rathke |
2016-06-22 | remove unnecessary whitespace | Markus Mohrhard |
2016-06-21 | tdf#42949: clean up includes in include/formula with iwyu | Jorenz Paragas |
2016-06-15 | Move accessibility relations to .ui files, Part 9: tdf#87026 | Muhammet Kara |
2016-06-14 | explicit svl::SharedString(const OUString&) ctor | Eike Rathke |
2016-06-10 | assert on FormulaToken::GetDouble() virtual dummy | Eike Rathke |
2016-06-10 | check for svDouble when stripping DCOUNT/A argument, tdf#70806 follow-up | Eike Rathke |
2016-06-09 | Fix ambiguous calls | Stephan Bergmann |
2016-06-08 | assert on "forgot to add a jump" for OpCode | Eike Rathke |
2016-06-08 | introduce FormulaTypedDoubleToken to carry type information of a double | Eike Rathke |
2016-06-06 | remove unused constants in HRC files | Noel Grandin |
2016-05-30 | cid#1362174, 1362177: USE_AFTER_FREE+resource leak due to copypasta | Julien Nabet |
2016-05-27 | strip 0 argument only if not part of an expression, tdf#70806 | Eike Rathke |
2016-05-27 | omit DCOUNT or DCOUNTA 2nd argument if 0 when writing ODFF or OOXML, tdf#70806 | Eike Rathke |
2016-05-26 | loplugin:unusedmethods | Noel Grandin |
2016-05-25 | (nearly) nothing uses GetUniqueId anymore, so remove it. | Caolán McNamara |
2016-05-20 | clang-tidy misc-assign-operator-signature | Noel Grandin |
2016-05-19 | clang-tidy modernize-make-unique | Noel Grandin |
2016-05-18 | update unusedmethods plugin to deal with constructors | Noel Grandin |
2016-05-04 | tdf#97831 [part] Add Excel 2016 functions to Calc | Winfried Donkers |
2016-05-03 | tdf#97831 [part] Add Excel 2016 functions to Calc | Winfried Donkers |
2016-05-02 | check presence of token, tdf#96426 follow-up | Eike Rathke |
2016-05-02 | Revert "crashtesting: fix ooo123540-1.xlsx etc" | Eike Rathke |
2016-04-30 | crashtesting: fix ooo123540-1.xlsx etc | Caolán McNamara |
2016-04-30 | Fix typos | Andrea Gelmini |
2016-04-28 | tdf#97087 Give comprehensible, unique names to idles | Muhammet Kara |
2016-04-27 | clang-tidy modernize-loop-convert in f* | Noel Grandin |
2016-04-26 | tdf#97831 [part] Add Excel 2016-Office 365 functions to Calc | Winfried Donkers |