summaryrefslogtreecommitdiff
path: root/reportdesign/source
AgeCommit message (Expand)AuthorFilesLines
2017-02-06Add missing #includesStephan Bergmann9-0/+12
2017-02-06loplugin:unusedenumconstants in reportdesignNoel Grandin1-2/+0
2017-02-02convert method names in tools::SvRef to be more like our other..Noel Grandin2-2/+2
2017-02-02expand out ::sax::Converter::convertNumber to OUString::numberNoel Grandin2-15/+5
2017-02-01loplugin:stringconstant handle calls to constructors with one argNoel Grandin1-1/+1
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin7-13/+13
2017-01-28loplugin:stringconstant check for unnecessary OUString constructor..Noel Grandin2-4/+4
2017-01-26Remove dynamic exception specificationsStephan Bergmann78-1771/+1731
2017-01-25loplugin: unnecessary destructor oox..saxNoel Grandin3-13/+0
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski4-5/+5
2017-01-19New loplugin:dynexcspec: Add @throws documentation, reportdesignStephan Bergmann26-0/+88
2017-01-17Refactor Scheduler to add Task classJan-Marek Glogowski1-1/+1
2017-01-17new loplugin: useuniqueptr: jvmfwk..saxNoel Grandin1-4/+3
2017-01-16r*: load BitmapEx resources instead of Image onesCaolán McNamara2-8/+10
2017-01-13new loplugin: useuniqueptr: vclNoel Grandin1-1/+1
2017-01-08XSubToolbarController is only used by SvxColorToolBoxControlMaxim Monastirsky1-2/+2
2017-01-04drop AutoHide codeCaolán McNamara1-1/+0
2016-12-26use std::vector instead of naked array in SfxItemPoolNoel Grandin2-7/+7
2016-12-22unwind RID_SVXIMGLIST_RPTEXPL ImageListCaolán McNamara2-62/+113
2016-12-17Adapt to no-longer explicit OUStringLiteral ctorStephan Bergmann4-84/+84
2016-12-13OSL_TRACE->SAL in framework..salNoel Grandin3-5/+0
2016-12-09tdf#104105: fix Vcl lifecycle in CondFormat (reportdesign)Julien Nabet1-1/+6
2016-12-08convert SFX_HINT to scoped enumNoel Grandin3-3/+3
2016-12-07convert VCLEVENT constants to scoped enumNoel Grandin2-3/+3
2016-12-05loplugin:unnecessaryoverride (dtors) in reportdesignStephan Bergmann1-5/+1
2016-11-29Use Size::Width/Height instead of inherited Pair::A/BStephan Bergmann2-10/+10
2016-11-29loplugin:vclwidgets check for assigning from VclPt<T> to T*Noel Grandin2-22/+14
2016-11-24vcl: rename Window::Notify to EventNotifyMichael Stahl4-5/+3
2016-11-24use o3tl::typed_flags in ConfigurationListener::ConfigurationChangedNoel Grandin2-2/+2
2016-11-21convert inventorId to scoped enumNoel Grandin4-12/+12
2016-11-18remove some double callsNoel Grandin1-9/+5
2016-11-17loplugin:datamembershadow in reportdesignNoel Grandin10-53/+52
2016-11-11update vclwidget loplugin to find ref-dropping assigmentNoel Grandin2-4/+4
2016-11-08loplugin:expandablemethods in reportdesignNoel Grandin23-112/+50
2016-11-07Revert "Reverts a commit series that cripple windows ci."Caolán McNamara3-161/+47
2016-11-07improve indentationNoel Grandin1-14/+14
2016-11-05Reverts a commit series that cripple windows ci.Norbert Thiebaud3-47/+161
2016-11-04replace OColorPopup with SvxColorWindowCaolán McNamara3-161/+47
2016-11-02loplugin:oncevar in helpcompiler..reportdesignNoel Grandin5-30/+14
2016-10-30tdf#95014 initial support for 32 px icons in toolbarTomaž Vajngerl1-1/+1
2016-10-28note yet another color selectorCaolán McNamara1-1/+1
2016-10-28ScopedVclPtr vs std::unique_ptr for VclAbstractDialog derivativesCaolán McNamara2-2/+2
2016-10-23Related tdf#103421: disposeAndClear m_aColorSet (reportdesign)Julien Nabet1-1/+1
2016-10-19loplugin:expandablemethodds in reportdesign..salNoel Grandin5-21/+6
2016-10-18replace <<= with assign for <<= with rhs AnyJochen Nitschke4-6/+6
2016-10-15Use UNO registration for font name toolbox controlMaxim Monastirsky2-71/+6
2016-10-13move this monstrosity to the last place its usedCaolán McNamara1-1/+0
2016-10-13Use FeatureStateEvent directly for status updatesMaxim Monastirsky1-7/+1
2016-10-12loplugin:unusedvariablecheckStephan Bergmann1-1/+0
2016-10-12warning C4018: '<' : signed/unsigned mismatchStephan Bergmann1-1/+1