Age | Commit message (Expand) | Author |
2017-07-13 | loplugin:oncevar: empty strings: forms | Stephan Bergmann |
2017-07-11 | simplify calls OUString::copy in foo.copy(x, foo.getLength() - x) | Noel Grandin |
2017-07-11 | use more range-for on uno::Sequence | Noel Grandin |
2017-07-07 | C++11 remove std::binary_function bases from functors | Jochen Nitschke |
2017-07-06 | use more begin()/end() for Sequence | Noel Grandin |
2017-07-03 | use begin()/end() when working with Sequence | Noel Grandin |
2017-07-03 | C++11 remove std::unary_function bases from functors | Jochen Nitschke |
2017-07-02 | loplugin:casttovoid: forms | Stephan Bergmann |
2017-07-02 | eItemMapUnit is unused | Stephan Bergmann |
2017-06-28 | remove default-able copy ctors and copy operators | Jochen Nitschke |
2017-06-26 | s/catched/caught | Noel Grandin |
2017-06-24 | janitorial; not useful; is actually used below | Lionel Elie Mamane |
2017-06-24 | tdf#108732 ListBox: in absence of a field, treat data as string | Lionel Elie Mamane |
2017-06-23 | loplugin:oncevar filter..forms | Noel Grandin |
2017-06-23 | loplugin:unusedfields in forms..idlc | Noel Grandin |
2017-06-18 | remove unused osl/mutex.hxx includes | Jochen Nitschke |
2017-06-14 | use ERRCODE_NONE instead of 0 | Noel Grandin |
2017-06-14 | Handle TypedItemList property in models, tdf#108413 follow-up | Eike Rathke |
2017-06-13 | Fix subsequentcheck, TYPEDITEMLIST has to be OPTIONAL, tdf#108413 follow-up | Eike Rathke |
2017-06-12 | Resolves: tdf#108413 yet some more TYPEDITEMLIST property entries | Eike Rathke |
2017-06-12 | cleanup unused css/frame/* includes | Jochen Nitschke |
2017-06-07 | Translate and fix the from-German translation of "UNO binding" | Johnny_M |
2017-06-05 | Improved loplugin:cstylecast to reference types: forms | Stephan Bergmann |
2017-06-01 | Fix typos | Andrea Gelmini |
2017-05-31 | Remove some unnecessary scaffolding around SAL_WARN calls | Stephan Bergmann |
2017-05-30 | remove duplicate 'using namespace' | Jochen Nitschke |
2017-05-30 | teach redundantcast plugin about functional casts | Noel Grandin |
2017-05-28 | remove unnecessary use of OString::getStr | Noel Grandin |
2017-05-23 | enhance useuniqueptr loplugin | Noel Grandin |
2017-05-22 | Fix the from-German translation of "UNO binding" | Johnny_M |
2017-05-20 | Translate German comments and debug strings (leftovers in f... dirs) | Johnny_M |
2017-05-20 | cleanup unused css/script/ includes | Jochen Nitschke |
2017-05-19 | loplugin:stringcopy: forms | Stephan Bergmann |
2017-05-12 | remove unused uno::Reference vars | Noel Grandin |
2017-05-09 | loplugin: simplifybool | Caolán McNamara |
2017-05-09 | tdf#107720 Bound Control initFromField: consider the case of the insert row | Lionel Elie Mamane |
2017-05-09 | remove unnecessary empty OUString fields and vars | Noel Grandin |
2017-05-09 | loplugin:constantparam | Noel Grandin |
2017-05-07 | convert EESelectionMode to scoped enum | Jochen Nitschke |
2017-05-02 | loplugin:checkunusedparams in forms..formula | Noel Grandin |
2017-04-28 | loplugin:salunicodeliteral: forms | Stephan Bergmann |
2017-04-27 | tools: move errcode.hxx to the vcl module | Chris Sherlock |
2017-04-26 | use strong_int for LanguageType | Noel Grandin |
2017-04-25 | errinf.hxx moved out of tools and into vcl module | Chris Sherlock |
2017-04-25 | tools: svstream.hxx needs only errcode.hxx & not errinf.hxx | Chris Sherlock |
2017-04-21 | gbuild: Remove MSVC 2013 legacy code | David Ostrovsky |
2017-04-21 | remove some old MSVC workarounds | Noel Grandin |
2017-04-19 | clang-tidy readability-simplify-boolean-expr in dbaccess..framework | Noel Grandin |
2017-04-06 | loplugin:redundantcast find cstyle double casts | Noel Grandin |
2017-04-05 | loplugin:redundantcast find c-style bool casts | Noel Grandin |