Age | Commit message (Expand) | Author |
2016-12-15 | teach sallogareas plugin to catch inconsistencies | Noel Grandin |
2016-12-12 | coverity#1371265 Missing move assignment operator | Caolán McNamara |
2016-12-09 | CppunitTest_tools_test: fix loplugin:cppunitassertequals warnings | Miklos Vajna |
2016-12-08 | OSL_TRACE -> SAL in sw..ucb | Noel Grandin |
2016-12-07 | convert PolyFlags to scoped enum | Noel Grandin |
2016-12-06 | convert PolyStyle to scoped enum | Noel Grandin |
2016-12-05 | convert EscapeType to scoped enum | Noel Grandin |
2016-12-05 | convert FSysStyle to o3tl::typed_flags | Noel Grandin |
2016-12-05 | convert DecodeMechanism to scoped enum | Noel Grandin |
2016-12-05 | convert INetURLObject::EncodeMechanism to scoped enum | Noel Grandin |
2016-11-29 | Use derived classes' methods instead of Pair::A/B | Mike Kaganski |
2016-11-25 | introduce DBG_UNHANDLED_EXCEPTION_WHEN for calls with an explanatory message | Eike Rathke |
2016-11-24 | replace custom list with std::forward_list | Jochen Nitschke |
2016-10-26 | loplugin:expandablemethods in toolkit..tools | Noel Grandin |
2016-10-21 | loplugin:expandablemethodds in include/tools..unotools | Noel Grandin |
2016-10-15 | clang-cl loplugin: tools | Stephan Bergmann |
2016-10-12 | GetAutoHelpId logically can only return an empty string now | Caolán McNamara |
2016-10-12 | drop RSC_DOCKINGWINDOW* | Caolán McNamara |
2016-10-10 | no numericfield, spinfield or spinbutton loaded from .src now | Caolán McNamara |
2016-10-10 | rename SetResMgr to ClearResMgr | Noel Grandin |
2016-10-09 | no ComboBoxes loaded from .src anymore | Caolán McNamara |
2016-10-09 | tools: use rtl/character.hxx in tools/source/inet/inetmsg.cxx | Arnaud Versini |
2016-10-08 | no radiobuttons or checkboxes loaded from src files anymore | Caolán McNamara |
2016-10-08 | TOOLS: Remove SvStream::ImpInit() | Arnaud Versini |
2016-10-07 | no CheckBox loaded from src files anymore | Caolán McNamara |
2016-10-07 | don't call inflateEnd if inflateInit failed | David Tardon |
2016-10-06 | drop loading Colors from src files | Caolán McNamara |
2016-10-06 | no MetricFields are loaded from .src files now | Caolán McNamara |
2016-10-03 | loplugin:countusersofdefaultparams in sw..vcl | Noel Grandin |
2016-09-27 | Add note that Rectangle::toString() format now has a stability requirement | Tor Lillqvist |
2016-09-16 | loplogin:singlevalfields in include/ | Noel Grandin |
2016-09-15 | tools: SvFileStream::LockRange/UnlockRange take 64 bit positions | Michael Stahl |
2016-09-15 | replace sal_Size with std::size_t (or sal_uInt64 for SvStream pos) | Michael Stahl |
2016-09-02 | coverity#1371213 Missing move assignment operator | Caolán McNamara |
2016-08-30 | loplugin:stringconstant: adapt to improved OUStringLiteral1 (tools) | Stephan Bergmann |
2016-08-29 | cid#1371171 Missing move assignment operator | Noel Grandin |
2016-08-29 | cid#1371160 Missing move assignment operator | Noel Grandin |
2016-07-27 | loplugin:countusersofdefaultparams in tools..xmlsecurity | Noel Grandin |
2016-07-16 | nBufSiz can be a non-class local constant | Matteo Casalin |
2016-07-16 | Reduce #include dependencies | Matteo Casalin |
2016-07-13 | loplugin:constparams in tools | Noel Grandin |
2016-07-13 | Moved SfxModule owner to SfxApplication | Mark Page |
2016-07-11 | loplugin:nullptr: Better heuristic to determine code shared between C and C++ | Stephan Bergmann |
2016-07-08 | Resolves: tdf#100452 class Date full (BCE,CE) proleptic Gregorian calendar | Eike Rathke |
2016-07-05 | Clarify calculation precedence tdf#39440 | Muhammet Kara |
2016-06-28 | loplugin:singlevalfields in various | Noel Grandin |
2016-06-28 | Drop overflow warning that was produced repeatedly on Windows | Tor Lillqvist |
2016-06-27 | tdf#75280 Cleaning up of sal_uIntPtr usage #1a | tymyjan |
2016-06-23 | tdf#99589 - tolower / toupper - dangerous to Turks ... | Gökhan Gurbetoğlu |
2016-06-13 | improve formatting of DBG_UNHANDLED_EXCEPTION message | Noel Grandin |