summaryrefslogtreecommitdiffstats
path: root/reportdesign/source
Commit message (Expand)AuthorAgeFilesLines
* Add missing #includesStephan Bergmann2017-02-069-0/+12
* loplugin:unusedenumconstants in reportdesignNoel Grandin2017-02-061-2/+0
* 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-2678-1771/+1731
* 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-1926-0/+88
* 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-162-8/+10
* 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-222-62/+113
* 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: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-214-12/+12
* remove some double callsNoel Grandin2016-11-181-9/+5
* loplugin:datamembershadow in reportdesignNoel Grandin2016-11-1710-53/+52
* update vclwidget loplugin to find ref-dropping assigmentNoel Grandin2016-11-112-4/+4
* loplugin:expandablemethods in reportdesignNoel Grandin2016-11-0823-112/+50
* Revert "Reverts a commit series that cripple windows ci."Caolán McNamara2016-11-073-161/+47
* improve indentationNoel Grandin2016-11-071-14/+14
* Reverts a commit series that cripple windows ci.Norbert Thiebaud2016-11-053-47/+161
* replace OColorPopup with SvxColorWindowCaolán McNamara2016-11-043-161/+47
* loplugin:oncevar in helpcompiler..reportdesignNoel Grandin2016-11-025-30/+14
* 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
* Related tdf#103421: disposeAndClear m_aColorSet (reportdesign)Julien Nabet2016-10-231-1/+1
* loplugin:expandablemethodds in reportdesign..salNoel Grandin2016-10-195-21/+6
* replace <<= with assign for <<= with rhs AnyJochen Nitschke2016-10-184-6/+6
* Use UNO registration for font name toolbox controlMaxim Monastirsky2016-10-152-71/+6
* move this monstrosity to the last place its usedCaolán McNamara2016-10-131-1/+0
* Use FeatureStateEvent directly for status updatesMaxim Monastirsky2016-10-131-7/+1
* loplugin:unusedvariablecheckStephan Bergmann2016-10-121-1/+0
* warning C4018: '<' : signed/unsigned mismatchStephan Bergmann2016-10-121-1/+1