summaryrefslogtreecommitdiffstats
path: root/reportdesign
Commit message (Expand)AuthorAgeFilesLines
* loplugin:unusedmethodsNoel Grandin2018-01-201-1/+0
* new loplugin:emptyifNoel Grandin2018-01-192-7/+0
* Fix typosAndrea Gelmini2018-01-171-1/+1
* Handle focus_on_click glade property for buttonsMaxim Monastirsky2018-01-172-5/+4
* Fix typosAndrea Gelmini2018-01-161-1/+1
* More loplugin:cstylecast: reportdesignStephan Bergmann2018-01-156-10/+10
* More loplugin:cstylecast: reportdesignStephan Bergmann2018-01-1216-41/+41
* remove dead eeitemid.hxxNoel Grandin2018-01-051-2/+1
* loplugin:passstuffbyref improved return in sd,variousNoel Grandin2018-01-027-10/+10
* lokdialog: Allow switching language of some of the ResMgr's.Jan Holesovsky2017-12-221-2/+1
* remove unused typedefsNoel Grandin2017-12-192-6/+0
* inline use-once typedefsNoel Grandin2017-12-192-6/+2
* No need to keep these whitelisted functions decorated with SAL_CALLStephan Bergmann2017-12-1427-36/+36
* Remove traces of Report Builder's former status as extensionLionel Elie Mamane2017-12-131-1/+1
* loplugin:salcall fix functionsNoel Grandin2017-12-113-3/+3
* Replace deprecated std::mem_fun et al in reportdesignStephan Bergmann2017-12-0510-84/+66
* loplugin:salcall fix non-virtual methodsNoel Grandin2017-12-053-6/+6
* -Werror,-Wimplicit-fallthroughStephan Bergmann2017-12-011-0/+1
* xmloff: turn SvXMLImportContext into a no-op base classMichael Stahl2017-11-302-3/+3
* reportdesign: split up ORptFilter::CreateContext()Michael Stahl2017-11-305-46/+205
* loplugin:unusedmethodsNoel Grandin2017-11-294-71/+0
* coverity#1421074 Uncaught exceptionCaolán McNamara2017-11-262-2/+2
* Make loplugin:unnecessaryparen look through implicitStephan Bergmann2017-11-232-2/+2
* Make loplugin:unnecessaryparen warn about (x) ? ... : ... after allStephan Bergmann2017-11-221-3/+3
* coverity warningsCaolán McNamara2017-11-211-3/+3
* Resolves: tdf#113695 crash in color picker after parent is closedCaolán McNamara2017-11-092-2/+3
* Replace lists by vectors in reportdesignJulien Nabet2017-11-042-4/+4
* loplugin:finalclasses in reportdesignNoel Grandin2017-10-318-63/+50
* loplugin:constantparam in oox,registry,reportdesignNoel Grandin2017-10-311-4/+4
* vcl: make MapMode constructor explicitMichael Stahl2017-10-266-7/+7
* loplugin:includeform: reportdesignStephan Bergmann2017-10-2394-495/+495
* overload std::hash for OUString and OStringNoel Grandin2017-10-231-1/+1
* turn implicit container explicit in buildable notebooksCaolán McNamara2017-10-173-14/+86
* use rtl::Reference for SvXMLGraphicHelperNoel Grandin2017-10-161-11/+9
* use rtl::Reference in SvXMLEmbeddedObjectHelperNoel Grandin2017-10-061-6/+4
* Related: tdf#107569 Remove useless slotsMaxim Monastirsky2017-10-061-1/+0
* add << operator for css::uno::ExceptionNoel Grandin2017-10-041-1/+1
* tdf#112848 Assert when clicking on report wizard or design viewNoel Grandin2017-10-031-1/+0
* new loplugin:blockblockNoel Grandin2017-10-031-4/+2
* throw more useful uno::Exception'sNoel Grandin2017-10-013-9/+9
* Replace fancy Unicode in exception messageStephan Bergmann2017-09-281-3/+2
* loplugin:stringconstant: Simplify construction of non-ASCII OUStringStephan Bergmann2017-09-281-2/+1
* Rename GetSelectEntryData -> GetSelectedEntryDataSamuel Mehrbrodt2017-09-252-3/+3
* tdf#106762 Base SvxColorToolBoxControl on svt::PopupWindowControllerMaxim Monastirsky2017-09-241-1/+2
* rptui::OToolboxController becomes unused, tdf#106762 relatedMaxim Monastirsky2017-09-245-304/+0
* new loplugin unnecessarycatchthrowNoel Grandin2017-09-232-123/+111
* Fresh run of bin/update_pch.shMike Kaganski2017-09-223-45/+101
* loplugin:flatten in pyuno..scNoel Grandin2017-09-221-11/+10
* ofz: don't leak in face of exceptionsCaolán McNamara2017-09-2224-68/+60
* Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt2017-09-213-12/+12