summaryrefslogtreecommitdiff
path: root/reportdesign/source
AgeCommit message (Expand)AuthorFilesLines
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
2016-10-12remove StringListResource in favour of ResStringArray...Caolán McNamara2-142/+139
2016-10-10tdf#89307: Removed SvRef::operator T*()Jacek Fraczek2-2/+2
2016-10-06I can't see any evidence of any remaining magenta mask using image resourcesCaolán McNamara1-3/+0
2016-10-06ImageList just reads and discards the MaskColor, so drop itCaolán McNamara1-1/+0
2016-10-05convert MapUnit to scoped enumNoel Grandin13-24/+24
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann29-76/+76
2016-10-03Resolves: tdf#101711 problems with attempt to remove unused bg imagesCaolán McNamara2-3/+3
2016-09-30loplugin:constantparamNoel Grandin5-13/+8
2016-09-29coverity#1371177 avoid Missing move assignment operatorCaolán McNamara1-4/+3