Age | Commit message (Expand) | Author |
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 |
2015-05-18 | refactor remaining reportdesign classes to use RenderContext | Tomaž Vajngerl |
2015-05-15 | refactor ViewsWindow of reportdesign to use RenderContext | Tomaž Vajngerl |
2015-05-11 | convert COMMAND_ constants to scoped enum | Noel Grandin |
2015-05-11 | refactor TreeListBox to use RenderContext | Tomaž Vajngerl |
2015-05-10 | Use IMPL_LINK_NOARG[_TYPED] where applicable | Stephan Bergmann |
2015-05-10 | NOINSTANCE is implied now in IMPL_STATIC_LINK... | Stephan Bergmann |
2015-05-09 | coverity#1297234 Uncaught exception | Caolán McNamara |
2015-05-08 | lopluign:staticmethods: Handle DECL_LINK | Stephan Bergmann |
2015-05-07 | Remove unnecessary includes of sot/storage.hxx from include/ | Stephan Bergmann |
2015-05-06 | convert DEFAULTFONT_ constants to scoped enum | Noel Grandin |
2015-05-06 | Use various typed ToolBox::Set*Hdl Links | Stephan Bergmann |
2015-05-05 | remove unused #include awt/InvalidateStyle.hpp | Michael Stahl |
2015-05-05 | loplugin:staticmethods | Noel Grandin |
2015-05-05 | Use typed Idle::SetIdleHdl Link | Stephan Bergmann |
2015-05-05 | Use typed Timer::SetTimeoutHdl Link | Stephan Bergmann |
2015-05-02 | Audit LoseFocus - forms, reportdesign, sc, starmath, svtools. | Michael Meeks |