summaryrefslogtreecommitdiff
path: root/reportdesign
AgeCommit message (Expand)Author
2016-12-26use std::vector instead of naked array in SfxItemPoolNoel Grandin
2016-12-22unwind RID_SVXIMGLIST_RPTEXPL ImageListCaolán McNamara
2016-12-17Adapt to no-longer explicit OUStringLiteral ctorStephan Bergmann
2016-12-13OSL_TRACE->SAL in framework..salNoel Grandin
2016-12-09tdf#104105: fix Vcl lifecycle in CondFormat (reportdesign)Julien Nabet
2016-12-08convert SFX_HINT to scoped enumNoel Grandin
2016-12-07convert VCLEVENT constants to scoped enumNoel Grandin
2016-12-06loplugin:unnecessaryoverrideStephan Bergmann
2016-12-05loplugin:unnecessaryoverride (dtors) in reportdesignStephan Bergmann
2016-11-29Use Size::Width/Height instead of inherited Pair::A/BStephan Bergmann
2016-11-29loplugin:vclwidgets check for assigning from VclPt<T> to T*Noel Grandin
2016-11-24vcl: rename Window::Notify to EventNotifyMichael Stahl
2016-11-24use o3tl::typed_flags in ConfigurationListener::ConfigurationChangedNoel Grandin
2016-11-21convert inventorId to scoped enumNoel Grandin
2016-11-21add missing deps on ui filesDavid Tardon
2016-11-20gbuild allow unitest to run once per lang in WITH_LANG_LISTNorbert Thiebaud
2016-11-18remove some double callsNoel Grandin
2016-11-17loplugin:datamembershadow in reportdesignNoel Grandin
2016-11-15Fix typosSamuel Mehrbrodt
2016-11-11update vclwidget loplugin to find ref-dropping assigmentNoel Grandin
2016-11-10'make screenshot' use-after-free fixesStephan Bergmann
2016-11-10'make screenshot' loplugin fixesStephan Bergmann
2016-11-08loplugin:expandablemethods in reportdesignNoel Grandin
2016-11-07Revert "Reverts a commit series that cripple windows ci."Caolán McNamara
2016-11-07improve indentationNoel Grandin
2016-11-05Reverts a commit series that cripple windows ci.Norbert Thiebaud
2016-11-04replace OColorPopup with SvxColorWindowCaolán McNamara
2016-11-02loplugin:oncevar in helpcompiler..reportdesignNoel Grandin
2016-11-01Omit the default comparatorTakeshi Abe
2016-10-30tdf#95014 initial support for 32 px icons in toolbarTomaž Vajngerl
2016-10-28note yet another color selectorCaolán McNamara
2016-10-28ScopedVclPtr vs std::unique_ptr for VclAbstractDialog derivativesCaolán McNamara
2016-10-23Related tdf#103421: disposeAndClear m_aColorSet (reportdesign)Julien Nabet
2016-10-19tdf#96015 (part) link to Doc'tation in Help menuOlivier Hallot
2016-10-19loplugin:expandablemethodds in reportdesign..salNoel Grandin
2016-10-18replace <<= with assign for <<= with rhs AnyJochen Nitschke
2016-10-15Use UNO registration for font name toolbox controlMaxim Monastirsky
2016-10-13move this monstrosity to the last place its usedCaolán McNamara
2016-10-13Use FeatureStateEvent directly for status updatesMaxim Monastirsky
2016-10-12loplugin:unusedvariablecheckStephan Bergmann
2016-10-12warning C4018: '<' : signed/unsigned mismatchStephan Bergmann
2016-10-12remove StringListResource in favour of ResStringArray...Caolán McNamara
2016-10-10safemode: Add uno command and menu entrySamuel Mehrbrodt
2016-10-10tdf#89307: Removed SvRef::operator T*()Jacek Fraczek
2016-10-06I can't see any evidence of any remaining magenta mask using image resourcesCaolán McNamara
2016-10-06ImageList just reads and discards the MaskColor, so drop itCaolán McNamara
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-10-03Resolves: tdf#101711 problems with attempt to remove unused bg imagesCaolán McNamara
2016-09-30loplugin:constantparamNoel Grandin