Age | Commit message (Expand) | Author | Files | Lines |
2016-10-14 | tdf#102948 Make HYPGEOMDIST ODFF1.2 compliant. | Winfried Donkers | 1 | -0/+16 |
2016-10-06 | I can't see any evidence of any remaining magenta mask using image resources | Caolán McNamara | 2 | -19/+8 |
2016-10-05 | convert the last two lonely FixedInfos to FixedText | Caolán McNamara | 4 | -4/+1 |
2016-10-05 | convert MapUnit to scoped enum | Noel Grandin | 3 | -3/+3 |
2016-10-05 | Remove _TYPED suffix from tools/link.hxx macros | Stephan Bergmann | 9 | -47/+47 |
2016-09-23 | convert formula error codes to scoped enum | Noel Grandin | 2 | -61/+63 |
2016-09-16 | loplogin:singlevalfields in include/ | Noel Grandin | 1 | -6/+2 |
2016-09-13 | loplugin:override: No more need for the "MSVC dtor override" workaround | Stephan Bergmann | 4 | -5/+5 |
2016-08-26 | handle overwriting of symbols/opcodes in symbol map for known cases | Eike Rathke | 1 | -7/+84 |
2016-08-18 | screenshots: add new global make target | Armin Le Grand | 1 | -1/+2 |
2016-08-18 | screenshots: unify dumping of dialog test batch file | Armin Le Grand | 1 | -74/+2 |
2016-08-18 | screenshots: add dialog test cases for formula | Armin Le Grand | 4 | -0/+255 |
2016-08-05 | loplugin:countusersofdefaultparams in editeng..fpicker | Noel Grandin | 1 | -4/+4 |
2016-08-03 | Resolves: tdf#69539 UI rename CONVERT to CONVERT_OOO, CONVERT_ADD to CONVERT | Eike Rathke | 1 | -4/+4 |
2016-08-03 | rename ocConvert to ocConvertOOo and related | Eike Rathke | 2 | -7/+7 |
2016-08-03 | UI rename DURATION to PDURATION, DURATION_ADD to DURATION, tdf#50488 related | Eike Rathke | 1 | -4/+4 |
2016-08-03 | rename ocDuration to ocPDuration and related | Eike Rathke | 1 | -6/+6 |
2016-08-03 | use GRAM_API instead of GRAM_PODF_A1 in API context | Eike Rathke | 1 | -1/+1 |
2016-08-03 | InitSymbolsAPI() for FormulaLanguage::API | Eike Rathke | 1 | -11/+5 |
2016-08-03 | introduce formula::FormulaGrammar::Grammar::GRAM_API | Eike Rathke | 1 | -0/+1 |
2016-08-02 | introduce mxSymbolsAPI and InitSymbolsAPI() | Eike Rathke | 1 | -0/+21 |
2016-08-02 | InitSymbolsPODF() from RID_STRLIST_FUNCTION_NAMES_ENGLISH_PODF | Eike Rathke | 1 | -1/+1 |
2016-08-02 | prepare to disentangle RID_STRLIST_FUNCTION_NAMES_ENGLISH | Eike Rathke | 2 | -7/+901 |
2016-08-01 | keep a broken expression as originally broken | Eike Rathke | 1 | -0/+1 |
2016-08-01 | refine ISOWEEKNUM vs WEEKNUM_OOO detection | Eike Rathke | 1 | -1/+4 |
2016-07-27 | improve passstuffbyref return analysis | Noel Grandin | 1 | -2/+2 |
2016-07-15 | loplugin:commaoperator | Stephan Bergmann | 1 | -1/+1 |
2016-07-14 | strip second parameter from ISOWEEKNUM if literal double != 1.0 | Eike Rathke | 1 | -11/+0 |
2016-07-14 | store WEEKNUM_OOO as ORG.LIBREOFFICE.WEEKNUM_OOO | Eike Rathke | 2 | -19/+0 |
2016-07-14 | let FormulaTokenArray::RemoveToken() return the actual count of tokens removed | Eike Rathke | 1 | -1/+3 |
2016-07-14 | re-add FormulaTokenArray::ReplaceToken() that was removed as unused, grml.. | Eike Rathke | 1 | -0/+54 |
2016-07-14 | yet more functions to save with prefix and namespace to OOXML | Eike Rathke | 1 | -5/+5 |
2016-07-14 | save ERRORTYPE as _xlfn.ORG.OPENOFFICE.ERRORTYPE to OOXML | Eike Rathke | 1 | -1/+1 |
2016-07-04 | remove comphelper::string::remove | Noel Grandin | 1 | -1/+1 |
2016-06-27 | add an isPODF() block to ScCompiler::IsOpCode(), tdf#100641 related | Eike Rathke | 1 | -0/+3 |
2016-06-27 | rename *effective to *effect, tdf#100641 related | Eike Rathke | 2 | -5/+5 |
2016-06-27 | tdf#100641 change UI name of EFFECTIVE to EFFECT | Eike Rathke | 1 | -1/+1 |
2016-06-27 | correct OOXML function name is EFFECT instead of EFFECTIVE | Eike Rathke | 1 | -1/+1 |
2016-06-22 | remove unnecessary whitespace | Markus Mohrhard | 1 | -1/+1 |
2016-06-21 | tdf#42949: clean up includes in include/formula with iwyu | Jorenz Paragas | 5 | -0/+6 |
2016-06-15 | Move accessibility relations to .ui files, Part 9: tdf#87026 | Muhammet Kara | 2 | -6/+10 |
2016-06-14 | explicit svl::SharedString(const OUString&) ctor | Eike Rathke | 1 | -2/+2 |
2016-06-10 | assert on FormulaToken::GetDouble() virtual dummy | Eike Rathke | 1 | -1/+2 |
2016-06-10 | check for svDouble when stripping DCOUNT/A argument, tdf#70806 follow-up | Eike Rathke | 1 | -1/+2 |
2016-06-09 | Fix ambiguous calls | Stephan Bergmann | 1 | -3/+3 |
2016-06-08 | assert on "forgot to add a jump" for OpCode | Eike Rathke | 1 | -3/+6 |
2016-06-08 | introduce FormulaTypedDoubleToken to carry type information of a double | Eike Rathke | 1 | -0/+26 |
2016-06-06 | remove unused constants in HRC files | Noel Grandin | 6 | -37/+0 |
2016-05-30 | cid#1362174, 1362177: USE_AFTER_FREE+resource leak due to copypasta | Julien Nabet | 1 | -1/+1 |
2016-05-27 | strip 0 argument only if not part of an expression, tdf#70806 | Eike Rathke | 1 | -1/+10 |