Age | Commit message (Expand) | Author |
2017-01-09 | Revert "Remove test_getsystemticks_method.vb for now" | Stephan Bergmann |
2017-01-09 | [API CHANGE] return unsigned 64-bit value from GetSystemTicks in basic code | Noel Grandin |
2017-01-09 | Remove test_getsystemticks_method.vb for now | Stephan Bergmann |
2017-01-06 | QA Basic: split tests of methods in different files | Laurent Balland-Poirier |
2016-12-24 | basic: cleanup test_*_methods | Laurent Balland-Poirier |
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-14 | Partially fix VBATest::testMiscOLEStuff for Win64 | Mike Kaganski |
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-04 | basic: cleanup test_math_methods | 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-22 | trivial makefile cleanups | Michael Stahl |
2016-11-22 | tdf#102872 Add qa unit test for BASIC methods | Laurent Balland-Poirier |
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-27 | Bypass VBATest::testMiscOLEStuff() in a 64-bit Windows build for now | Tor Lillqvist |
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 |
2016-10-13 | Improve UNO error reporting. Make exceptions more descriptive. | Hieronymous |
2016-10-10 | tdf#89307: Removed SvRef::operator T*() | Jacek Fraczek |
2016-10-07 | loplugin:staticmethods: basic | Stephan Bergmann |