summaryrefslogtreecommitdiffstats
path: root/reportdesign
Commit message (Expand)AuthorAgeFilesLines
* tdf#89830: Ambiguous naming of character backgroundZolnai Tamás2015-06-143-2/+15
* cppcheck: noExplicitConstructorCaolán McNamara2015-06-1113-16/+16
* loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann2015-06-081-1/+1
* Resolves: tdf#91672 Crash in base report - right click in page header sectionCaolán McNamara2015-06-081-0/+1
* Let JUnit take care of exceptionsNoel Grandin2015-06-051-101/+57
* loplugin:loopvartoosmallNoel Grandin2015-06-021-1/+1
* convert PARENTCLIPMODE constants to scoped enumNoel Grandin2015-05-284-4/+4
* tdf#91577 - CRASH: when "Report Builder" closedNoel Grandin2015-05-261-1/+1
* convert SCROLL constants to scoped enumNoel Grandin2015-05-261-1/+1
* convert INVALIDATE constants to scoped enumNoel Grandin2015-05-2610-26/+23
* tdf#91577 - fix unique_ptr conversion bugs in reportdesign.Michael Meeks2015-05-252-5/+7
* Audit all PostUserEvent calls and instrument for VclPtr.Michael Meeks2015-05-252-4/+4
* Typo: m_pReportDefintionMultiPlexer -> m_pReportDefinitionMultiPlexerJulien Nabet2015-05-242-5/+5
* loplugin:constantfunctionNoel Grandin2015-05-221-16/+4
* convert constants in include/vcl/settings.hxx to scoped enumsNoel Grandin2015-05-221-1/+1
* convert POINTER constants to scoped enumNoel Grandin2015-05-221-2/+2
* convert SWIB constants to scoped enumNoel Grandin2015-05-211-3/+3
* convert DEFAULTCONSTANT constant to scoped enumNoel Grandin2015-05-201-3/+3
* remove the last of the OUString #defines in header filesNoel Grandin2015-05-191-1/+1
* fix Wundefined-bool-conversionTomaž Vajngerl2015-05-181-1/+1
* refactor remaining reportdesign classes to use RenderContextTomaž Vajngerl2015-05-184-59/+70
* refactor ViewsWindow of reportdesign to use RenderContextTomaž Vajngerl2015-05-151-15/+16
* convert COMMAND_ constants to scoped enumNoel Grandin2015-05-114-28/+26
* refactor TreeListBox to use RenderContextTomaž Vajngerl2015-05-111-3/+2
* Use IMPL_LINK_NOARG[_TYPED] where applicableStephan Bergmann2015-05-105-8/+8
* NOINSTANCE is implied now in IMPL_STATIC_LINK...Stephan Bergmann2015-05-101-1/+1
* coverity#1297234 Uncaught exceptionCaolán McNamara2015-05-092-2/+2
* lopluign:staticmethods: Handle DECL_LINKStephan Bergmann2015-05-082-2/+3
* Remove unnecessary includes of sot/storage.hxx from include/Stephan Bergmann2015-05-072-0/+2
* convert DEFAULTFONT_ constants to scoped enumNoel Grandin2015-05-061-3/+3
* Use various typed ToolBox::Set*Hdl LinksStephan Bergmann2015-05-066-13/+8
* remove unused #include awt/InvalidateStyle.hppMichael Stahl2015-05-053-3/+0
* loplugin:staticmethodsNoel Grandin2015-05-0517-52/+52
* Use typed Idle::SetIdleHdl LinkStephan Bergmann2015-05-052-4/+2
* Use typed Timer::SetTimeoutHdl LinkStephan Bergmann2015-05-053-8/+5
* Audit LoseFocus - forms, reportdesign, sc, starmath, svtools.Michael Meeks2015-05-021-1/+2
* Gradually typed LinkStephan Bergmann2015-04-302-4/+4
* Get rid of initial :: for the svx namespaceTor Lillqvist2015-04-307-26/+26
* Get rid of the initial :: for the vcl namespaceTor Lillqvist2015-04-302-3/+3
* Bin some pointless comments and reduce some vertical whitespaceTor Lillqvist2015-04-301-1/+1
* convert SDRMOUSE constants to scoped enumNoel Grandin2015-04-291-7/+7
* convert SDRINSERT constants to scoped enumNoel Grandin2015-04-291-1/+1
* convert CTF_ constants to scoped enumNoel Grandin2015-04-291-2/+2
* fix compile: delegate RenderContext parameter to superTomaž Vajngerl2015-04-292-4/+4
* mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl2015-04-298-8/+8
* reportdesign: fix GCC-4.7 buildMiklos Vajna2015-04-281-1/+1
* Merge remote-tracking branch 'origin/feature/vclptrmerge2'Michael Meeks2015-04-2844-572/+810
|\
| * Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks2015-04-2844-572/+810
| |\
| | * reportdesign: missing SAL_CALLs.Michael Meeks2015-04-231-4/+4
| | * dbaccess: convert new to ::Create.Michael Meeks2015-04-201-1/+1