Age | Commit message (Expand) | Author |
2017-02-01 | loplugin:useuniqueptr extend to check local vars | Noel Grandin |
2017-01-31 | teach lolugin:stringconstant about calling constructors | Noel Grandin |
2017-01-27 | tdf#102688: let's purge it here just in case... | Kohei Yoshida |
2017-01-27 | tdf#102688: prevent leaking of VirtualDevice instances. | Kohei Yoshida |
2017-01-26 | Remove dynamic exception specifications | Stephan Bergmann |
2017-01-26 | tdf#103927: Share single standard VirtualDevice instance. | Kohei Yoshida |
2017-01-24 | teach unusedvariablecheck plugin about SfxPoolItem subclasses | Noel Grandin |
2017-01-24 | loplugin: unnecessary destructor cppcanvas..filter | Noel Grandin |
2017-01-23 | Change all Idle* LINKs to be Timer* | Jan-Marek Glogowski |
2017-01-23 | cppcheck: memleak (false positive) | Jochen Nitschke |
2017-01-19 | New loplugin:dynexcspec: Add @throws documentation, editeng | Stephan Bergmann |
2017-01-18 | use rtl::Reference in AccessibleStaticTextBase_Impl | Noel Grandin |
2017-01-18 | manage pField with tools::SvRef | Noel Grandin |
2017-01-17 | Change Idle to be a Timer subclass | Jan-Marek Glogowski |
2017-01-17 | Refactor Scheduler to add Task class | Jan-Marek Glogowski |
2017-01-17 | tdf#97087 GDB pretty print the Scheduler task list | Jan-Marek Glogowski |
2017-01-13 | coverity#1371287 don't need to copy and then overwrite | Caolán McNamara |
2017-01-13 | new loplugin: useuniqueptr: editeng | Noel Grandin |
2017-01-09 | New loplugin:externvar: editeng | Stephan Bergmann |
2017-01-09 | tdf#101828 handle rtf/richtext correctly | Oliver Specht |
2017-01-05 | editeng: convert more DBG_ASSERT to assert | Michael Stahl |
2017-01-05 | editeng: convert some DBG_ASSERT to assert | Michael Stahl |
2016-12-30 | cleanup tailing backslashes | Jochen Nitschke |
2016-12-26 | use std::vector instead of naked array in SfxItemPool | Noel Grandin |
2016-12-21 | convert VclButtonsType to scoped enum | Noel Grandin |
2016-12-19 | no need to wrap calls to SAL_INFO in #ifdef DBG_UTIL | Noel Grandin |
2016-12-16 | loplugin:unnecessaryoverride | Stephan Bergmann |
2016-12-16 | tdf#104488 editeng,svx: throw less Accessible exceptions | Michael Stahl |
2016-12-15 | teach sallogareas plugin to catch inconsistencies | Noel Grandin |
2016-12-13 | OSL_TRACE->SAL in avmedia..canvas | Noel Grandin |
2016-12-13 | OSL_TRACE->SAL in chart2..oox | Noel Grandin |
2016-12-12 | tdf#104540: AccessibleEventNotifier AccessibleBase (editeng) | Julien Nabet |
2016-12-12 | coverity#1397045 Unchecked return value | Caolán McNamara |
2016-12-11 | Drop ComplexDisabled flags that does nothing | Khaled Hosny |
2016-12-08 | convert SFX_HINT to scoped enum | Noel Grandin |
2016-12-07 | Monkey business: Fix typo in comments: et -> ed :) | Mike Kaganski |
2016-12-05 | use initialization list | Jochen Nitschke |
2016-12-05 | convert FSysStyle to o3tl::typed_flags | Noel Grandin |
2016-12-05 | convert DecodeMechanism to scoped enum | Noel Grandin |
2016-12-05 | tdf#96354 correct broken autocorrect INitial CApitals | Yossi Zahn |
2016-12-05 | loplugin:unnecessaryoverride (dtors) in editeng | Stephan Bergmann |
2016-11-30 | add a SAL_WARN() for the broken portion continuation | Eike Rathke |
2016-11-30 | Resolves: tdf#104152 suppress notifications from EditEngine during Paste | Eike Rathke |
2016-11-30 | prevent endlessly creating new lines until out of memory, tdf#104152 | Eike Rathke |
2016-11-29 | Use derived classes' methods instead of Pair::A/B | Mike Kaganski |
2016-11-29 | Rewrite some (trivial) assignments inside if/while conditions: editeng | Stephan Bergmann |
2016-11-24 | extend markup support (/italic/ and -strikeout-) | TiagoSantos |
2016-11-23 | replace CHAR flags with o3tl::typed_flags | Noel Grandin |
2016-11-23 | convert DELMODE to scoped enum | Noel Grandin |
2016-11-23 | convert GETCRSR constants to o3tl::typed_flags | Noel Grandin |