Age | Commit message (Expand) | Author |
2017-02-05 | Related tdf#105473: Crash in: ScRangeList::operator[] | Julien Nabet |
2017-02-03 | makeAny->Any in basctl..chart2 | Noel Grandin |
2017-02-02 | loplugin:useuniqueptr | Stephan Bergmann |
2017-02-02 | convert method names in tools::SvRef to be more like our other.. | Noel Grandin |
2017-01-31 | teach lolugin:stringconstant about calling constructors | Noel Grandin |
2017-01-27 | Just pass in OUString directly | Stephan Bergmann |
2017-01-27 | Just pass in OUString directly | Stephan Bergmann |
2017-01-26 | Remove dynamic exception specifications | Stephan Bergmann |
2017-01-24 | loplugin: unnecessary destructor: basctl..codemaker | Noel Grandin |
2017-01-19 | New loplugin:dynexcspec: Add @throws documentation, basic | Stephan Bergmann |
2017-01-19 | clear ARRAY_VS_SINGLETON coverity warnings | Caolán McNamara |
2017-01-16 | new loplugin: useuniqueptr: basic | Noel Grandin |
2017-01-09 | [API CHANGE] return unsigned 64-bit value from GetSystemTicks in basic code | Noel Grandin |
2016-12-19 | no need to wrap calls to SAL_INFO in #ifdef DBG_UTIL | Noel Grandin |
2016-12-15 | teach sallogareas plugin to catch inconsistencies | Noel Grandin |
2016-12-13 | OSL_TRACE->SAL in avmedia..canvas | Noel Grandin |
2016-12-08 | convert SFX_HINT to scoped enum | Noel Grandin |
2016-12-08 | loplugin:staticmethods | Tor Lillqvist |
2016-12-07 | basic: small lcl_eraseImpl refactoring | Arnaud Versini |
2016-12-06 | cleanup unused includes (related to tdf#88206) | Jochen Nitschke |
2016-12-05 | convert DecodeMechanism to scoped enum | Noel Grandin |
2016-12-05 | convert INetURLObject::EncodeMechanism to scoped enum | Noel Grandin |
2016-12-05 | basic : Make NeedEsc easier to read | Arnaud Versini |
2016-12-02 | oops, wasn't supposed to commit that | Noel Grandin |
2016-12-02 | use early return to simplify flow | Noel Grandin |
2016-12-02 | tdf#93592 Make it possible to add default language resource to dialogeditor | Niklas Johansson |
2016-11-30 | tdf#80731 Closing parenthesis is now detected (Mid statement and functions). | Pierre Lepage |
2016-11-28 | -Werror,-Wunused-private-field | Stephan Bergmann |
2016-11-28 | BASIC: useless override DocObjectWrapper::acquire and release | Arnaud Versini |
2016-11-24 | convert SbDEBUG constants to o3tl::typed_flags | Noel Grandin |
2016-11-23 | loplugin:unnecessaryoverride (dtors) in basic | Stephan Bergmann |
2016-11-17 | loplugin:unusedfields | Noel Grandin |
2016-11-11 | loplugin:expandablemethods in avmedia..canvas | Noel Grandin |
2016-11-08 | loplugin:oncevar | Noel Grandin |
2016-11-07 | basic: fix Android build | Miklos Vajna |
2016-11-06 | Fix Android build (llround) | Julien Nabet |
2016-11-06 | Fix Android build (basic) | Julien Nabet |
2016-11-06 | BASIC : remove ImpRound and use std::(l)lround instead | Arnaud Versini |
2016-11-02 | loplugin:singlevalfields | Noel Grandin |
2016-11-01 | BASIC : use rtl/character.hxx in sbxform.cxx | Arnaud Versini |
2016-11-01 | Omit the default comparator | Takeshi Abe |
2016-10-23 | Fix typos | Andrea Gelmini |
2016-10-21 | loplugin:expandablemethodds in include/basic..comphelper | Noel Grandin |
2016-10-19 | loplugin:expandablemethodds in basctl..chart2 | Noel Grandin |
2016-10-18 | replace <<= with assign for <<= with rhs Any | Jochen Nitschke |
2016-10-18 | Simplify some dynamic/static_casts | Stephan Bergmann |
2016-10-18 | tdf#89307: Removed T* SvRef::opeartor &() | Jacek Fraczek |
2016-10-17 | replace <<= with assign for <<= with rhs Any | Jochen Nitschke |
2016-10-16 | clang-cl loplugin: basic | Stephan Bergmann |
2016-10-16 | tdf#96099 Reduce no. of useless typedefs for trivial containers. | Hieronymous |