Age | Commit message (Expand) | Author |
2016-10-30 | -Werror,-Wunused-private-field | Stephan Bergmann |
2016-10-29 | display matching search per selected category, tdf#67974 follow-up | Eike Rathke |
2016-10-29 | filter hidden functions also in search, tdf#67974 follow-up | Eike Rathke |
2016-10-29 | tdf#67974 UI: Add a search box in function wizard in Spreadsheet | Abhilash Singh |
2016-10-26 | tdf#103088, improve interoperability with Excel for LOGNORMDIST(). | Winfried Donkers |
2016-10-25 | no Edit controls loaded from .src now | Caolán McNamara |
2016-10-24 | tdf#103186, make LOGINV ODFF1.2 compliant. | Winfried Donkers |
2016-10-19 | loplugin:expandablemethodds in formula..framework | Noel Grandin |
2016-10-18 | tdf#93894: Prohibit grouping when certain token types are present. | Kohei Yoshida |
2016-10-14 | tdf#102948 Make HYPGEOMDIST ODFF1.2 compliant. | Winfried Donkers |
2016-10-06 | I can't see any evidence of any remaining magenta mask using image resources | Caolán McNamara |
2016-10-05 | convert the last two lonely FixedInfos to FixedText | Caolán McNamara |
2016-10-05 | convert MapUnit to scoped enum | Noel Grandin |
2016-10-05 | Remove _TYPED suffix from tools/link.hxx macros | Stephan Bergmann |
2016-09-23 | convert formula error codes to scoped enum | Noel Grandin |
2016-09-16 | loplogin:singlevalfields in include/ | Noel Grandin |
2016-09-13 | loplugin:override: No more need for the "MSVC dtor override" workaround | Stephan Bergmann |
2016-08-26 | handle overwriting of symbols/opcodes in symbol map for known cases | Eike Rathke |
2016-08-18 | screenshots: add new global make target | Armin Le Grand |
2016-08-18 | screenshots: unify dumping of dialog test batch file | Armin Le Grand |
2016-08-18 | screenshots: add dialog test cases for formula | Armin Le Grand |
2016-08-05 | loplugin:countusersofdefaultparams in editeng..fpicker | Noel Grandin |
2016-08-03 | Resolves: tdf#69539 UI rename CONVERT to CONVERT_OOO, CONVERT_ADD to CONVERT | Eike Rathke |
2016-08-03 | rename ocConvert to ocConvertOOo and related | Eike Rathke |
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 |