Age | Commit message (Expand) | Author |
2018-01-15 | More loplugin:cstylecast: reportdesign | Stephan Bergmann |
2018-01-12 | More loplugin:cstylecast: reportdesign | Stephan Bergmann |
2018-01-05 | remove dead eeitemid.hxx | Noel Grandin |
2018-01-02 | loplugin:passstuffbyref improved return in sd,various | Noel Grandin |
2017-12-22 | lokdialog: Allow switching language of some of the ResMgr's. | Jan Holesovsky |
2017-12-19 | remove unused typedefs | Noel Grandin |
2017-12-19 | inline use-once typedefs | Noel Grandin |
2017-12-14 | No need to keep these whitelisted functions decorated with SAL_CALL | Stephan Bergmann |
2017-12-13 | Remove traces of Report Builder's former status as extension | Lionel Elie Mamane |
2017-12-11 | loplugin:salcall fix functions | Noel Grandin |
2017-12-05 | Replace deprecated std::mem_fun et al in reportdesign | Stephan Bergmann |
2017-12-05 | loplugin:salcall fix non-virtual methods | Noel Grandin |
2017-12-01 | -Werror,-Wimplicit-fallthrough | Stephan Bergmann |
2017-11-30 | xmloff: turn SvXMLImportContext into a no-op base class | Michael Stahl |
2017-11-30 | reportdesign: split up ORptFilter::CreateContext() | Michael Stahl |
2017-11-29 | loplugin:unusedmethods | Noel Grandin |
2017-11-26 | coverity#1421074 Uncaught exception | Caolán McNamara |
2017-11-23 | Make loplugin:unnecessaryparen look through implicit | Stephan Bergmann |
2017-11-22 | Make loplugin:unnecessaryparen warn about (x) ? ... : ... after all | Stephan Bergmann |
2017-11-21 | coverity warnings | Caolán McNamara |
2017-11-09 | Resolves: tdf#113695 crash in color picker after parent is closed | Caolán McNamara |
2017-11-04 | Replace lists by vectors in reportdesign | Julien Nabet |
2017-10-31 | loplugin:finalclasses in reportdesign | Noel Grandin |
2017-10-31 | loplugin:constantparam in oox,registry,reportdesign | Noel Grandin |
2017-10-26 | vcl: make MapMode constructor explicit | Michael Stahl |
2017-10-23 | loplugin:includeform: reportdesign | Stephan Bergmann |
2017-10-23 | overload std::hash for OUString and OString | Noel Grandin |
2017-10-17 | turn implicit container explicit in buildable notebooks | Caolán McNamara |
2017-10-16 | use rtl::Reference for SvXMLGraphicHelper | Noel Grandin |
2017-10-06 | use rtl::Reference in SvXMLEmbeddedObjectHelper | Noel Grandin |
2017-10-06 | Related: tdf#107569 Remove useless slots | Maxim Monastirsky |
2017-10-04 | add << operator for css::uno::Exception | Noel Grandin |
2017-10-03 | tdf#112848 Assert when clicking on report wizard or design view | Noel Grandin |
2017-10-03 | new loplugin:blockblock | Noel Grandin |
2017-10-01 | throw more useful uno::Exception's | Noel Grandin |
2017-09-28 | Replace fancy Unicode in exception message | Stephan Bergmann |
2017-09-28 | loplugin:stringconstant: Simplify construction of non-ASCII OUString | Stephan Bergmann |
2017-09-25 | Rename GetSelectEntryData -> GetSelectedEntryData | Samuel Mehrbrodt |
2017-09-24 | tdf#106762 Base SvxColorToolBoxControl on svt::PopupWindowController | Maxim Monastirsky |
2017-09-24 | rptui::OToolboxController becomes unused, tdf#106762 related | Maxim Monastirsky |
2017-09-23 | new loplugin unnecessarycatchthrow | Noel Grandin |
2017-09-22 | Fresh run of bin/update_pch.sh | Mike Kaganski |
2017-09-22 | loplugin:flatten in pyuno..sc | Noel Grandin |
2017-09-22 | ofz: don't leak in face of exceptions | Caolán McNamara |
2017-09-21 | Rename GetSelectEntryPos -> GetSelectedEntryPos | Samuel Mehrbrodt |
2017-09-21 | Rename GetSelectEntry -> GetSelectedEntry | Samuel Mehrbrodt |
2017-09-13 | Fraction: make conversion operators and constructor explicit | Noel Grandin |
2017-09-12 | coverity#1078469 silence Unchecked return value | Caolán McNamara |
2017-09-12 | clang-tidy modernize-use-emplace in package..sax | Noel Grandin |
2017-09-10 | cppcheck: knownConditionTrueFalse 'bRet' is always false | Jochen Nitschke |