summaryrefslogtreecommitdiff
path: root/reportdesign
AgeCommit message (Expand)Author
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin
2015-08-26reportdesign: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-08-21Remove demonstrated-useless comphelper::compareStephan Bergmann
2015-08-17o3tl: rename compat_functional headerThorsten Behrens
2015-08-17convert Link<> to typedNoel Grandin
2015-08-17Put Polygon from tools under tools:: namespaceNorbert Thiebaud
2015-08-14loplugin: defaultparamsNoel Grandin
2015-08-14remove default value from SfxPoolItem::PutValueNoel Grandin
2015-08-11tdf#92459 remove o3tl/compat_functional.hxxDaniel Robertson
2015-08-10cppcheck: variableScopeCaolán McNamara
2015-08-04-Werror,-Wunused-private-fieldStephan Bergmann
2015-08-03tdf#91112: pass by const reference to lambdasJorenz Paragas
2015-08-03new loplugin: refcountingNoel Grandin
2015-07-24convert WindowAlign to scoped enumNoel Grandin
2015-07-21loplugin:unusedmethods reportdesign,scaddinsNoel Grandin
2015-07-21loplugin:unusedmethods formulaNoel Grandin
2015-07-19Fix typosAndrea Gelmini
2015-07-16loplugin:simplifyboolStephan Bergmann
2015-07-13Make content of OSL_ASSERT, DBG_ASSERT, etc. visiblie in non-debug buildsStephan Bergmann
2015-07-13Introduce generic sub toolbar controllerMaxim Monastirsky
2015-07-10do not include boost/utility.hppMichael Stahl
2015-07-10tdf#83541 Fix also for reportdesignMaxim Monastirsky
2015-07-06remove some unnecessary typedefs around uno::ReferenceNoel Grandin
2015-07-04Fix typosAndrea Gelmini
2015-06-30tdf#91112 replace o3tl::compose1 with lambdas in reportdesignJorenz Paragas
2015-06-29fdo#39468 Translate German Comments - reportdesignPhillip Sz
2015-06-28coverity#1308565 Uncaught exceptionCaolán McNamara
2015-06-28coverity#1308554 Uncaught exceptionCaolán McNamara
2015-06-28coverity#1308550 Uncaught exceptionCaolán McNamara
2015-06-28Fix typosAndrea Gelmini
2015-06-23Drop duplicate #includesTakeshi Abe
2015-06-23rendercontext: Mass fix of using the wrong size.Jan Holesovsky
2015-06-22Add variadic PartialWeakComponentImplHelper, remove need for implbase_var.hxxStephan Bergmann
2015-06-18coverity#1307698 Uninitialized scalar fieldCaolán McNamara
2015-06-15more untranslatable UI stringsAndras Timar
2015-06-15remove unnecessary check for null when calling deleteNoel Grandin
2015-06-14tdf#89830: Ambiguous naming of character backgroundZolnai Tamás
2015-06-11cppcheck: noExplicitConstructorCaolán McNamara
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-06-08Resolves: tdf#91672 Crash in base report - right click in page header sectionCaolán McNamara
2015-06-05Let JUnit take care of exceptionsNoel Grandin
2015-06-02loplugin:loopvartoosmallNoel Grandin
2015-05-28convert PARENTCLIPMODE constants to scoped enumNoel Grandin
2015-05-26tdf#91577 - CRASH: when "Report Builder" closedNoel Grandin
2015-05-26convert SCROLL constants to scoped enumNoel Grandin
2015-05-26convert INVALIDATE constants to scoped enumNoel Grandin
2015-05-25tdf#91577 - fix unique_ptr conversion bugs in reportdesign.Michael Meeks
2015-05-25Audit all PostUserEvent calls and instrument for VclPtr.Michael Meeks
2015-05-24Typo: m_pReportDefintionMultiPlexer -> m_pReportDefinitionMultiPlexerJulien Nabet
2015-05-22loplugin:constantfunctionNoel Grandin