Age | Commit message (Expand) | Author |
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 |
2018-03-17 | Use for-range loops in embeddedobj, embedserv and formula | Julien Nabet |
2018-03-06 | Resolves: tdf#116215 fewer array of references cases, tdf#58874 related | Eike Rathke |
2018-03-05 | Resolves: tdf#116188 set min version on all .ui files to 3.18 | Caolán McNamara |
2018-03-01 | drop old tools/gen methods in accessibility..formula | Noel Grandin |
2018-02-26 | use less RGB_COLORDATA | Noel Grandin |
2018-02-25 | convert all help responses to gtk's -11 | Caolán McNamara |
2018-02-23 | no point in a checkbutton having a response | Caolán McNamara |
2018-02-20 | Resolves: tdf#115879 treat NOT as the 1-parameter function that it is | Eike Rathke |
2018-02-16 | Revert "loplugin:changetoolsgen in filter..framework" and reapply plugin | Noel Grandin |
2018-02-14 | loplugin:changetoolsgen in filter..framework | Noel Grandin |
2018-02-14 | Fix typos | Andrea Gelmini |
2018-02-12 | Use FormulaCompiler::IsOpCodeJumpCommand() where applicable | Eike Rathke |
2018-01-16 | Fix typos | Andrea Gelmini |
2018-01-15 | More loplugin:cstylecast: formula | Stephan Bergmann |
2018-01-15 | convert a<b?a:b to std::min(a,b) | Noel Grandin |
2018-01-12 | More loplugin:cstylecast: formula | Stephan Bergmann |
2017-12-22 | lokdialog: Allow switching language of some of the ResMgr's. | Jan Holesovsky |
2017-12-20 | loplugin:unusedindex | Mike Kaganski |
2017-12-19 | wrap scoped enum around css::util::NumberFormat | Noel Grandin |
2017-12-14 | No need to keep these whitelisted functions decorated with SAL_CALL | Stephan Bergmann |
2017-12-11 | loplugin:salcall fix functions | Noel Grandin |
2017-12-08 | loplugin:salcall vcl builder methods | Noel Grandin |
2017-12-01 | loplugin:unusedfields | Noel Grandin |
2017-11-21 | Assert also new FormulaToken::SetDoubleType() virtual dummy | Eike Rathke |
2017-11-21 | cache FormulaToken for doubles | Dennis Francis |
2017-11-15 | Assert all FormulaToken::Set...() virtual dummy methods | Eike Rathke |
2017-11-02 | loplugin:finalclasses in forms | Noel Grandin |
2017-10-26 | vcl: make MapMode constructor explicit | Michael Stahl |
2017-10-23 | loplugin:includeform: formula | Stephan Bergmann |