summaryrefslogtreecommitdiffstats
path: root/reportdesign
Commit message (Expand)AuthorAgeFilesLines
* Add missing #includesStephan Bergmann2017-02-069-0/+12
* loplugin:unusedenumconstants in reportdesignNoel Grandin2017-02-061-2/+0
* .uno:ScriptOrganizer should be menu:menuitemMaxim Monastirsky2017-02-051-1/+1
* convert method names in tools::SvRef to be more like our other..Noel Grandin2017-02-022-2/+2
* expand out ::sax::Converter::convertNumber to OUString::numberNoel Grandin2017-02-022-15/+5
* loplugin:stringconstant handle calls to constructors with one argNoel Grandin2017-02-011-1/+1
* teach lolugin:stringconstant about calling constructorsNoel Grandin2017-01-317-13/+13
* loplugin:stringconstant check for unnecessary OUString constructor..Noel Grandin2017-01-282-4/+4
* Remove dynamic exception specificationsStephan Bergmann2017-01-2683-2059/+2019
* loplugin: unnecessary destructor oox..saxNoel Grandin2017-01-253-13/+0
* Change all Idle* LINKs to be Timer*Jan-Marek Glogowski2017-01-234-5/+5
* New loplugin:dynexcspec: Add @throws documentation, reportdesignStephan Bergmann2017-01-1928-0/+92
* Refactor Scheduler to add Task classJan-Marek Glogowski2017-01-171-1/+1
* new loplugin: useuniqueptr: jvmfwk..saxNoel Grandin2017-01-171-4/+3
* r*: load BitmapEx resources instead of Image onesCaolán McNamara2017-01-163-11/+13
* new loplugin: useuniqueptr: vclNoel Grandin2017-01-131-1/+1
* XSubToolbarController is only used by SvxColorToolBoxControlMaxim Monastirsky2017-01-081-2/+2
* drop AutoHide codeCaolán McNamara2017-01-041-1/+0
* use std::vector instead of naked array in SfxItemPoolNoel Grandin2016-12-262-7/+7
* unwind RID_SVXIMGLIST_RPTEXPL ImageListCaolán McNamara2016-12-223-64/+131
* Adapt to no-longer explicit OUStringLiteral ctorStephan Bergmann2016-12-174-84/+84
* OSL_TRACE->SAL in framework..salNoel Grandin2016-12-133-5/+0
* tdf#104105: fix Vcl lifecycle in CondFormat (reportdesign)Julien Nabet2016-12-091-1/+6
* convert SFX_HINT to scoped enumNoel Grandin2016-12-083-3/+3
* convert VCLEVENT constants to scoped enumNoel Grandin2016-12-072-3/+3
* loplugin:unnecessaryoverrideStephan Bergmann2016-12-061-5/+0
* loplugin:unnecessaryoverride (dtors) in reportdesignStephan Bergmann2016-12-051-5/+1
* Use Size::Width/Height instead of inherited Pair::A/BStephan Bergmann2016-11-292-10/+10
* loplugin:vclwidgets check for assigning from VclPt<T> to T*Noel Grandin2016-11-292-22/+14
* vcl: rename Window::Notify to EventNotifyMichael Stahl2016-11-244-5/+3
* use o3tl::typed_flags in ConfigurationListener::ConfigurationChangedNoel Grandin2016-11-242-2/+2
* convert inventorId to scoped enumNoel Grandin2016-11-216-20/+15
* add missing deps on ui filesDavid Tardon2016-11-211-0/+4
* gbuild allow unitest to run once per lang in WITH_LANG_LISTNorbert Thiebaud2016-11-201-1/+1
* remove some double callsNoel Grandin2016-11-181-9/+5
* loplugin:datamembershadow in reportdesignNoel Grandin2016-11-1710-53/+52
* Fix typosSamuel Mehrbrodt2016-11-151-1/+1
* update vclwidget loplugin to find ref-dropping assigmentNoel Grandin2016-11-112-4/+4
* 'make screenshot' use-after-free fixesStephan Bergmann2016-11-101-2/+2
* 'make screenshot' loplugin fixesStephan Bergmann2016-11-101-8/+1
* loplugin:expandablemethods in reportdesignNoel Grandin2016-11-0823-112/+50
* Revert "Reverts a commit series that cripple windows ci."Caolán McNamara2016-11-075-166/+47
* improve indentationNoel Grandin2016-11-071-14/+14
* Reverts a commit series that cripple windows ci.Norbert Thiebaud2016-11-055-47/+166
* replace OColorPopup with SvxColorWindowCaolán McNamara2016-11-045-166/+47
* loplugin:oncevar in helpcompiler..reportdesignNoel Grandin2016-11-025-30/+14
* Omit the default comparatorTakeshi Abe2016-11-011-1/+1
* tdf#95014 initial support for 32 px icons in toolbarTomaž Vajngerl2016-10-301-1/+1
* note yet another color selectorCaolán McNamara2016-10-281-1/+1
* ScopedVclPtr vs std::unique_ptr for VclAbstractDialog derivativesCaolán McNamara2016-10-282-2/+2