Age | Commit message (Expand) | Author |
2018-11-25 | tdf#120703 PVS: V560 A part of conditional expression is always true/false | Mike Kaganski |
2018-11-23 | convert FormulaDlgMode to scoped enum | Noel Grandin |
2018-11-17 | Adapt to C++2a char_t | Stephan Bergmann |
2018-11-10 | clang-tidy: (WIP) bugprone-too-small-loop-variable findings 2 | Tamás Zolnai |
2018-11-09 | Resolves: tdf#120895 new ParamClass::ReferenceOrRefArray, tdf#58874 related | Eike Rathke |
2018-11-07 | move SvTreeListBox to vcl | Caolán McNamara |
2018-11-06 | loplugin:collapseif in dbaccess..lotuswordpro | Noel Grandin |
2018-11-03 | tdf#120703 PVS: V547 Expression is always true/false | Mike Kaganski |
2018-10-28 | update old 'interface-requires' comments to <requires> tag | Caolán McNamara |
2018-10-26 | tdf#42949 Fix IWYU warnings in include/unotools/* | Gabor Kelemen |
2018-10-25 | Resolves: tdf#113977 implement REGEX() spreadsheet function | Eike Rathke |
2018-10-23 | remove all use_action_appearance lines | Caolán McNamara |
2018-10-20 | copy and paste error | Caolán McNamara |
2018-10-19 | clang-tidy readability-container-size-empty | Noel Grandin |
2018-10-17 | loplugin:staticvar in editeng..framework | Noel Grandin |
2018-10-17 | clang-tidy readability-redundant-smartptr-get | Noel Grandin |
2018-10-15 | Resolves: tdf#102257 RANDBETWEEN() volatile like RAND(), ScRecalcMode::ALWAYS | Eike Rathke |
2018-10-14 | drop unnecessary vcl/group.hxx includes | Caolán McNamara |
2018-10-11 | Resolves: tdf#90698 catch list (1;2) of non-references as error | Eike Rathke |
2018-10-10 | add ScTokenArray::Finalize() to explicitly reduce memory usage | Luboš Luňák |
2018-10-10 | avoid usually needless large allocation for formula token array | Luboš Luňák |
2018-10-09 | Extend loplugin:redundantinline to catch inline functions w/o external linkage | Stephan Bergmann |
2018-10-02 | make all notebooks scrollable and enable_popup | Caolán McNamara |
2018-09-28 | Remove unused ocIndirectXL and ocAddressXL | Eike Rathke |
2018-09-17 | New loplugin:external | Stephan Bergmann |
2018-09-08 | loplugin:simplifyconstruct in filter..framework | Noel Grandin |
2018-08-29 | Replace find_if with proper quantifier algorithms | Arkadiy Illarionov |
2018-08-16 | remove mempool | Noel Grandin |
2018-08-13 | loplugin:returnconstant in forms..fpicker | Noel Grandin |
2018-08-01 | add operator+=(OUStringBuffer) method to OUString | Noel Grandin |
2018-07-31 | try to detect that a formula does not contain any implicit intersection | Luboš Luňák |
2018-07-31 | protect against accessing before the start of pCode in FormulaCompiler | Luboš Luňák |
2018-07-31 | even more implicit intersection computation | Luboš Luňák |
2018-07-30 | Add missing sal/log.hxx headers | Gabor Kelemen |
2018-07-18 | Do not force all string results to be recalculated if no style set | Eike Rathke |
2018-07-18 | loplugin:mergeclasses merge IFormulaToken into FormulaToken | Noel Grandin |
2018-07-13 | Rework FormulaTokenArray ScRecalcMode in preparation for tdf#94925 | Eike Rathke |
2018-06-26 | More Implicit intersection computation | Dennis Francis |
2018-06-05 | tdf#42949 remove unused compheler includes .. | Jochen Nitschke |
2018-05-18 | tdf#116511: Drop questionable check for more keyboard input | Tor Lillqvist |
2018-05-17 | disable also ocStyle for Calc's threading | Luboš Luňák |
2018-05-17 | loplugin:unusedfields in formula..registry | Noel Grandin |
2018-05-14 | loplugin:useuniqueptr in FormulaTokenArray | Noel Grandin |
2018-04-28 | tdf#114479: compute implicit sum ranges for ocSumIf,ocAverageIf... | Dennis Francis |
2018-04-14 | look for check buttons without underlines | Caolán McNamara |
2018-04-11 | new loplugin:unusedvariablemore | Noel Grandin |
2018-04-03 | pass area param to DBG_UNHANDLED_EXCEPTION | Noel Grandin |
2018-04-01 | remove unused processfactory.hxx includes | Jochen Nitschke |
2018-03-20 | Avoid creating a compiler for matrix check if there is no matrix support | Eike Rathke |
2018-03-20 | Resolves: tdf#116468 do not check array/matrix context for reportdesign | Eike Rathke |