summaryrefslogtreecommitdiff
path: root/reportdesign
AgeCommit message (Expand)AuthorFilesLines
2017-02-06Add missing #includesStephan Bergmann9-0/+12
2017-02-06loplugin:unusedenumconstants in reportdesignNoel Grandin1-2/+0
2017-02-05.uno:ScriptOrganizer should be menu:menuitemMaxim Monastirsky1-1/+1
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 Bergmann83-2059/+2019
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 Bergmann28-0/+92
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 McNamara3-11/+13
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 McNamara3-64/+131
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-06loplugin:unnecessaryoverrideStephan Bergmann1-5/+0
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 Grandin6-20/+15
2016-11-21add missing deps on ui filesDavid Tardon1-0/+4
2016-11-20gbuild allow unitest to run once per lang in WITH_LANG_LISTNorbert Thiebaud1-1/+1
2016-11-18remove some double callsNoel Grandin1-9/+5
2016-11-17loplugin:datamembershadow in reportdesignNoel Grandin10-53/+52
2016-11-15Fix typosSamuel Mehrbrodt1-1/+1
2016-11-11update vclwidget loplugin to find ref-dropping assigmentNoel Grandin2-4/+4
2016-11-10'make screenshot' use-after-free fixesStephan Bergmann1-2/+2
2016-11-10'make screenshot' loplugin fixesStephan Bergmann1-8/+1
2016-11-08loplugin:expandablemethods in reportdesignNoel Grandin23-112/+50
2016-11-07Revert "Reverts a commit series that cripple windows ci."Caolán McNamara5-166/+47
2016-11-07improve indentationNoel Grandin1-14/+14
2016-11-05Reverts a commit series that cripple windows ci.Norbert Thiebaud5-47/+166
2016-11-04replace OColorPopup with SvxColorWindowCaolán McNamara5-166/+47
2016-11-02loplugin:oncevar in helpcompiler..reportdesignNoel Grandin5-30/+14
2016-11-01Omit the default comparatorTakeshi Abe1-1/+1
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