summaryrefslogtreecommitdiffstats
path: root/reportdesign
Commit message (Expand)AuthorAgeFilesLines
* Collabora Office: remove Safe Mode from menus and Windows start menuAndras Timar2017-05-071-2/+0
* loplugin:vclwidgets check for assigning from VclPt<T> to T*Noel Grandin2017-02-182-22/+14
* tdf#104105: fix Vcl lifecycle in CondFormat (reportdesign)Julien Nabet2016-12-091-1/+6
* convert inventorId to scoped enumNoel Grandin2016-11-216-20/+15
* add missing deps on ui filesDavid Tardon2016-11-211-0/+4
* gbuild allow unitest to run once per lang in WITH_LANG_LISTNorbert Thiebaud2016-11-201-1/+1
* remove some double callsNoel Grandin2016-11-181-9/+5
* loplugin:datamembershadow in reportdesignNoel Grandin2016-11-1710-53/+52
* Fix typosSamuel Mehrbrodt2016-11-151-1/+1
* update vclwidget loplugin to find ref-dropping assigmentNoel Grandin2016-11-112-4/+4
* 'make screenshot' use-after-free fixesStephan Bergmann2016-11-101-2/+2
* 'make screenshot' loplugin fixesStephan Bergmann2016-11-101-8/+1
* loplugin:expandablemethods in reportdesignNoel Grandin2016-11-0823-112/+50
* Revert "Reverts a commit series that cripple windows ci."Caolán McNamara2016-11-075-166/+47
* improve indentationNoel Grandin2016-11-071-14/+14
* Reverts a commit series that cripple windows ci.Norbert Thiebaud2016-11-055-47/+166
* replace OColorPopup with SvxColorWindowCaolán McNamara2016-11-045-166/+47
* loplugin:oncevar in helpcompiler..reportdesignNoel Grandin2016-11-025-30/+14
* Omit the default comparatorTakeshi Abe2016-11-011-1/+1
* 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
* tdf#96015 (part) link to Doc'tation in Help menuOlivier Hallot2016-10-191-0/+1
* loplugin:expandablemethodds in reportdesign..salNoel Grandin2016-10-196-27/+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
* remove StringListResource in favour of ResStringArray...Caolán McNamara2016-10-122-142/+139
* safemode: Add uno command and menu entrySamuel Mehrbrodt2016-10-101-0/+2
* tdf#89307: Removed SvRef::operator T*()Jacek Fraczek2016-10-102-2/+2
* I can't see any evidence of any remaining magenta mask using image resourcesCaolán McNamara2016-10-061-3/+0
* ImageList just reads and discards the MaskColor, so drop itCaolán McNamara2016-10-061-1/+0
* convert MapUnit to scoped enumNoel Grandin2016-10-0513-24/+24
* Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann2016-10-0529-76/+76
* Resolves: tdf#101711 problems with attempt to remove unused bg imagesCaolán McNamara2016-10-032-3/+3
* loplugin:constantparamNoel Grandin2016-09-305-13/+8
* coverity#1371177 avoid Missing move assignment operatorCaolán McNamara2016-09-291-4/+3
* convert floating add field to .ui formatCaolán McNamara2016-09-2710-236/+172
* avoid coverity#1371177 Missing move assignment operatorCaolán McNamara2016-09-251-2/+1
* perf: eliminate SfxSimpleHint and move to SfxHint, tdf#87101 relatedEike Rathke2016-09-236-12/+5
* Fix "ubsan: 9 is not a valid value for type ´SvxNumType´" once againStephan Bergmann2016-09-202-3/+3
* replace sal_Size with std::size_t (or sal_uInt64 for SvStream pos)Michael Stahl2016-09-151-1/+1
* loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2016-09-1384-93/+93
* loplugin:constantparam in package..stocNoel Grandin2016-09-128-29/+15
* convert ScrollType to scoped enumNoel Grandin2016-09-052-6/+6
* convert GradientStyle to scoped enumNoel Grandin2016-09-052-2/+2