summaryrefslogtreecommitdiff
path: root/reportdesign
AgeCommit message (Expand)AuthorFilesLines
2015-07-13Introduce generic sub toolbar controllerMaxim Monastirsky2-61/+2
2015-07-10do not include boost/utility.hppMichael Stahl4-4/+4
2015-07-10tdf#83541 Fix also for reportdesignMaxim Monastirsky1-6/+1
2015-07-06remove some unnecessary typedefs around uno::ReferenceNoel Grandin2-4/+1
2015-07-04Fix typosAndrea Gelmini5-5/+5
2015-06-30tdf#91112 replace o3tl::compose1 with lambdas in reportdesignJorenz Paragas4-33/+37
2015-06-29fdo#39468 Translate German Comments - reportdesignPhillip Sz7-14/+14
2015-06-28coverity#1308565 Uncaught exceptionCaolán McNamara2-2/+2
2015-06-28coverity#1308554 Uncaught exceptionCaolán McNamara2-2/+2
2015-06-28coverity#1308550 Uncaught exceptionCaolán McNamara2-2/+2
2015-06-28Fix typosAndrea Gelmini2-2/+2
2015-06-23Drop duplicate #includesTakeshi Abe1-1/+0
2015-06-23rendercontext: Mass fix of using the wrong size.Jan Holesovsky2-2/+2
2015-06-22Add variadic PartialWeakComponentImplHelper, remove need for implbase_var.hxxStephan Bergmann1-7/+2
2015-06-18coverity#1307698 Uninitialized scalar fieldCaolán McNamara1-0/+1
2015-06-15more untranslatable UI stringsAndras Timar1-1/+1
2015-06-15remove unnecessary check for null when calling deleteNoel Grandin1-2/+1
2015-06-14tdf#89830: Ambiguous naming of character backgroundZolnai Tamás3-2/+15
2015-06-11cppcheck: noExplicitConstructorCaolán McNamara13-16/+16
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann1-1/+1
2015-06-08Resolves: tdf#91672 Crash in base report - right click in page header sectionCaolán McNamara1-0/+1
2015-06-05Let JUnit take care of exceptionsNoel Grandin1-101/+57
2015-06-02loplugin:loopvartoosmallNoel Grandin1-1/+1
2015-05-28convert PARENTCLIPMODE constants to scoped enumNoel Grandin4-4/+4
2015-05-26tdf#91577 - CRASH: when "Report Builder" closedNoel Grandin1-1/+1
2015-05-26convert SCROLL constants to scoped enumNoel Grandin1-1/+1
2015-05-26convert INVALIDATE constants to scoped enumNoel Grandin10-26/+23
2015-05-25tdf#91577 - fix unique_ptr conversion bugs in reportdesign.Michael Meeks2-5/+7
2015-05-25Audit all PostUserEvent calls and instrument for VclPtr.Michael Meeks2-4/+4
2015-05-24Typo: m_pReportDefintionMultiPlexer -> m_pReportDefinitionMultiPlexerJulien Nabet2-5/+5
2015-05-22loplugin:constantfunctionNoel Grandin1-16/+4
2015-05-22convert constants in include/vcl/settings.hxx to scoped enumsNoel Grandin1-1/+1
2015-05-22convert POINTER constants to scoped enumNoel Grandin1-2/+2
2015-05-21convert SWIB constants to scoped enumNoel Grandin1-3/+3
2015-05-20convert DEFAULTCONSTANT constant to scoped enumNoel Grandin1-3/+3
2015-05-19remove the last of the OUString #defines in header filesNoel Grandin1-1/+1
2015-05-18fix Wundefined-bool-conversionTomaž Vajngerl1-1/+1
2015-05-18refactor remaining reportdesign classes to use RenderContextTomaž Vajngerl4-59/+70
2015-05-15refactor ViewsWindow of reportdesign to use RenderContextTomaž Vajngerl1-15/+16
2015-05-11convert COMMAND_ constants to scoped enumNoel Grandin4-28/+26
2015-05-11refactor TreeListBox to use RenderContextTomaž Vajngerl1-3/+2
2015-05-10Use IMPL_LINK_NOARG[_TYPED] where applicableStephan Bergmann5-8/+8
2015-05-10NOINSTANCE is implied now in IMPL_STATIC_LINK...Stephan Bergmann1-1/+1
2015-05-09coverity#1297234 Uncaught exceptionCaolán McNamara2-2/+2
2015-05-08lopluign:staticmethods: Handle DECL_LINKStephan Bergmann2-2/+3
2015-05-07Remove unnecessary includes of sot/storage.hxx from include/Stephan Bergmann2-0/+2
2015-05-06convert DEFAULTFONT_ constants to scoped enumNoel Grandin1-3/+3
2015-05-06Use various typed ToolBox::Set*Hdl LinksStephan Bergmann6-13/+8
2015-05-05remove unused #include awt/InvalidateStyle.hppMichael Stahl3-3/+0
2015-05-05loplugin:staticmethodsNoel Grandin17-52/+52