Age | Commit message (Expand) | Author |
2015-08-14 | loplugin: defaultparams | Noel Grandin |
2015-08-14 | remove default value from SfxPoolItem::PutValue | Noel Grandin |
2015-08-11 | tdf#92459 remove o3tl/compat_functional.hxx | Daniel Robertson |
2015-08-10 | cppcheck: variableScope | Caolán McNamara |
2015-08-04 | -Werror,-Wunused-private-field | Stephan Bergmann |
2015-08-03 | tdf#91112: pass by const reference to lambdas | Jorenz Paragas |
2015-08-03 | new loplugin: refcounting | Noel Grandin |
2015-07-24 | convert WindowAlign to scoped enum | Noel Grandin |
2015-07-21 | loplugin:unusedmethods reportdesign,scaddins | Noel Grandin |
2015-07-21 | loplugin:unusedmethods formula | Noel Grandin |
2015-07-19 | Fix typos | Andrea Gelmini |
2015-07-16 | loplugin:simplifybool | Stephan Bergmann |
2015-07-13 | Make content of OSL_ASSERT, DBG_ASSERT, etc. visiblie in non-debug builds | Stephan Bergmann |
2015-07-13 | Introduce generic sub toolbar controller | Maxim Monastirsky |
2015-07-10 | do not include boost/utility.hpp | Michael Stahl |
2015-07-10 | tdf#83541 Fix also for reportdesign | Maxim Monastirsky |
2015-07-06 | remove some unnecessary typedefs around uno::Reference | Noel Grandin |
2015-07-04 | Fix typos | Andrea Gelmini |
2015-06-30 | tdf#91112 replace o3tl::compose1 with lambdas in reportdesign | Jorenz Paragas |
2015-06-29 | fdo#39468 Translate German Comments - reportdesign | Phillip Sz |
2015-06-28 | coverity#1308565 Uncaught exception | Caolán McNamara |
2015-06-28 | coverity#1308554 Uncaught exception | Caolán McNamara |
2015-06-28 | coverity#1308550 Uncaught exception | Caolán McNamara |
2015-06-28 | Fix typos | Andrea Gelmini |
2015-06-23 | Drop duplicate #includes | Takeshi Abe |
2015-06-23 | rendercontext: Mass fix of using the wrong size. | Jan Holesovsky |
2015-06-22 | Add variadic PartialWeakComponentImplHelper, remove need for implbase_var.hxx | Stephan Bergmann |
2015-06-18 | coverity#1307698 Uninitialized scalar field | Caolán McNamara |
2015-06-15 | more untranslatable UI strings | Andras Timar |
2015-06-15 | remove unnecessary check for null when calling delete | Noel Grandin |
2015-06-14 | tdf#89830: Ambiguous naming of character background | Zolnai Tamás |
2015-06-11 | cppcheck: noExplicitConstructor | Caolán McNamara |
2015-06-08 | loplugin:cstylecast: deal with remaining pointer casts | Stephan Bergmann |
2015-06-08 | Resolves: tdf#91672 Crash in base report - right click in page header section | Caolán McNamara |
2015-06-05 | Let JUnit take care of exceptions | Noel Grandin |
2015-06-02 | loplugin:loopvartoosmall | Noel Grandin |
2015-05-28 | convert PARENTCLIPMODE constants to scoped enum | Noel Grandin |
2015-05-26 | tdf#91577 - CRASH: when "Report Builder" closed | Noel Grandin |
2015-05-26 | convert SCROLL constants to scoped enum | Noel Grandin |
2015-05-26 | convert INVALIDATE constants to scoped enum | Noel Grandin |
2015-05-25 | tdf#91577 - fix unique_ptr conversion bugs in reportdesign. | Michael Meeks |
2015-05-25 | Audit all PostUserEvent calls and instrument for VclPtr. | Michael Meeks |
2015-05-24 | Typo: m_pReportDefintionMultiPlexer -> m_pReportDefinitionMultiPlexer | Julien Nabet |
2015-05-22 | loplugin:constantfunction | Noel Grandin |
2015-05-22 | convert constants in include/vcl/settings.hxx to scoped enums | Noel Grandin |
2015-05-22 | convert POINTER constants to scoped enum | Noel Grandin |
2015-05-21 | convert SWIB constants to scoped enum | Noel Grandin |
2015-05-20 | convert DEFAULTCONSTANT constant to scoped enum | Noel Grandin |
2015-05-19 | remove the last of the OUString #defines in header files | Noel Grandin |
2015-05-18 | fix Wundefined-bool-conversion | Tomaž Vajngerl |