summaryrefslogtreecommitdiffstats
path: root/reportdesign
Commit message (Expand)AuthorAgeFilesLines
* loplugins:redundantcast teach it about c-style typedef castsNoel Grandin2017-03-231-1/+1
* TyposJulien Nabet2017-03-191-1/+1
* remove unused defines from HRC files in reportdesignNoel Grandin2017-03-174-27/+0
* remove unused RID constantsNoel Grandin2017-03-144-77/+1
* Clean up integer types representing positions in ToolBox's item vectorStephan Bergmann2017-03-133-9/+9
* templatize SvXMLEnumMapEntryNoel Grandin2017-03-1310-48/+48
* convert SvxCaseMap to scoped enumNoel Grandin2017-03-081-1/+1
* convert SvxAdjust to scoped enumNoel Grandin2017-03-081-1/+1
* remove some unnecessary use of OUString constructorNoel Grandin2017-03-061-1/+1
* Remove redundant 'inline' keywordStephan Bergmann2017-03-0322-62/+62
* drop SvxNumType and rename SvxExtNumType->SvxNumTypeNoel Grandin2017-03-032-3/+3
* convert SfxEnumItem to type-safe template classNoel Grandin2017-03-031-1/+1
* Fix typosAndrea Gelmini2017-03-021-1/+1
* no need to use smart pointers for DataFlavorExVectorJochen Nitschke2017-03-021-1/+1
* typesafe wrappers for css::i18nutil::TransliterationModulesNoel Grandin2017-03-011-3/+3
* loplugin:unusedmethodsNoel Grandin2017-02-213-5/+4
* loplugin:subtlezeroinit: reportdesignStephan Bergmann2017-02-213-8/+8
* Convert RID_MENU_REPORT to xmlMaxim Monastirsky2017-02-186-338/+99
* convert DlgEdMode to scoped enumNoel Grandin2017-02-165-32/+29
* Some simplifications, using UNO_QUERY_THROWStephan Bergmann2017-02-152-6/+3
* Add missing #includesStephan Bergmann2017-02-069-0/+12
* loplugin:unusedenumconstants in reportdesignNoel Grandin2017-02-061-2/+0
* .uno:ScriptOrganizer should be menu:menuitemMaxim Monastirsky2017-02-051-1/+1
* convert method names in tools::SvRef to be more like our other..Noel Grandin2017-02-022-2/+2
* expand out ::sax::Converter::convertNumber to OUString::numberNoel Grandin2017-02-022-15/+5
* loplugin:stringconstant handle calls to constructors with one argNoel Grandin2017-02-011-1/+1
* teach lolugin:stringconstant about calling constructorsNoel Grandin2017-01-317-13/+13
* loplugin:stringconstant check for unnecessary OUString constructor..Noel Grandin2017-01-282-4/+4
* Remove dynamic exception specificationsStephan Bergmann2017-01-2683-2059/+2019
* loplugin: unnecessary destructor oox..saxNoel Grandin2017-01-253-13/+0
* Change all Idle* LINKs to be Timer*Jan-Marek Glogowski2017-01-234-5/+5
* New loplugin:dynexcspec: Add @throws documentation, reportdesignStephan Bergmann2017-01-1928-0/+92
* Refactor Scheduler to add Task classJan-Marek Glogowski2017-01-171-1/+1
* new loplugin: useuniqueptr: jvmfwk..saxNoel Grandin2017-01-171-4/+3
* r*: load BitmapEx resources instead of Image onesCaolán McNamara2017-01-163-11/+13
* new loplugin: useuniqueptr: vclNoel Grandin2017-01-131-1/+1
* XSubToolbarController is only used by SvxColorToolBoxControlMaxim Monastirsky2017-01-081-2/+2
* drop AutoHide codeCaolán McNamara2017-01-041-1/+0
* use std::vector instead of naked array in SfxItemPoolNoel Grandin2016-12-262-7/+7
* unwind RID_SVXIMGLIST_RPTEXPL ImageListCaolán McNamara2016-12-223-64/+131
* Adapt to no-longer explicit OUStringLiteral ctorStephan Bergmann2016-12-174-84/+84
* OSL_TRACE->SAL in framework..salNoel Grandin2016-12-133-5/+0
* tdf#104105: fix Vcl lifecycle in CondFormat (reportdesign)Julien Nabet2016-12-091-1/+6
* convert SFX_HINT to scoped enumNoel Grandin2016-12-083-3/+3
* convert VCLEVENT constants to scoped enumNoel Grandin2016-12-072-3/+3
* loplugin:unnecessaryoverrideStephan Bergmann2016-12-061-5/+0
* loplugin:unnecessaryoverride (dtors) in reportdesignStephan Bergmann2016-12-051-5/+1
* Use Size::Width/Height instead of inherited Pair::A/BStephan Bergmann2016-11-292-10/+10
* loplugin:vclwidgets check for assigning from VclPt<T> to T*Noel Grandin2016-11-292-22/+14
* vcl: rename Window::Notify to EventNotifyMichael Stahl2016-11-244-5/+3