summaryrefslogtreecommitdiffstats
path: root/reportdesign
Commit message (Expand)AuthorAgeFilesLines
* const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann2015-03-265-6/+6
* TyposJulien Nabet2015-03-251-1/+1
* loplugin:constantfunction: reportdesignNoel Grandin2015-03-247-36/+1
* convert SVX_ZOOM_ENABLE constants to enum classNoel Grandin2015-03-241-2/+2
* convert SvxZoomType to enum classNoel Grandin2015-03-243-8/+8
* create new 'enum class' SotClipboardFormatId to unify typesNoel Grandin2015-03-184-13/+13
* tdf#43157: Fix format string violations in OSL_TRACE etc.Stephan Bergmann2015-03-131-5/+16
* V668 no sense in testing the result of new against nullCaolán McNamara2015-03-101-10/+7
* Idle: Changed to new enum nameTobias Madl2015-03-061-1/+1
* Idle: Removed VCL_IDLE_PRIORITY_ prefix of enumTobias Madl2015-03-061-1/+1
* Timer: Adapted all idle includes and enum usesTobias Madl2015-03-062-1/+2
* callcatcher: update unused codeCaolán McNamara2015-03-052-22/+0
* V813: Decreased performanceCaolán McNamara2015-03-043-7/+7
* V813: Decreased performanceCaolán McNamara2015-03-042-4/+4
* V813: Decreased performanceCaolán McNamara2015-03-042-7/+6
* V813: Decreased performanceCaolán McNamara2015-03-022-4/+4
* cppcheck: duplicate inherited memberNoel Grandin2015-03-021-1/+0
* Typo: feture->featureJulien Nabet2015-02-241-1/+1
* callcatcher: update unused codeCaolán McNamara2015-02-192-19/+0
* callcatcher: update unused codeCaolán McNamara2015-02-172-14/+0
* add GetSelectEntryData to ListBox and ComboBoxNoel Grandin2015-02-162-5/+5
* loplugin:deletedspecialStephan Bergmann2015-02-0778-219/+150
* Updated all precompiled headers.Ashod Nakashian2015-02-051-0/+11
* tdf#88824: Remove FactoryLoader threads causing deadlock on WindowsStephan Bergmann2015-02-031-86/+0
* loplugin:unreffunStephan Bergmann2015-02-011-15/+0
* chisel off some more unused codeCaolán McNamara2015-01-304-37/+0
* callcatcher: large newly detected unused methods post de-virtualizationCaolán McNamara2015-01-294-61/+0
* Use vector::dataStephan Bergmann2015-01-285-8/+5
* followup code removal after changing virtual methods to non-virtualNoel Grandin2015-01-262-3/+1
* new loplugin: change virtual methods to non-virtualNoel Grandin2015-01-266-11/+11
* convert SETTINGS_ #defines to 'enum class'Noel Grandin2015-01-127-7/+7
* fdo#84938: replace DATACHANGED_ constants with 'enum class'Noel Grandin2015-01-127-8/+8
* override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl2015-01-0912-13/+13
* Revert "Don't assume that the ZOrder property of shapes is an enumeration"David Tardon2015-01-081-2/+2
* brute-force find-and-remove of unused #define constants.Noel Grandin2015-01-084-24/+2
* drop crashrep unused since start of LibreOfficeCaolán McNamara2015-01-071-2/+2
* fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin2015-01-071-1/+1
* fdo#84938: convert SEF_EXPORT_ #defines to 'enum class'Noel Grandin2015-01-061-1/+1
* fdo#84938: convert EXPORT_ #defines to 'enum class'Noel Grandin2015-01-062-20/+20
* fdo#84938: convert IMPORT_ constants to 'enum class'Noel Grandin2015-01-062-9/+9
* fdo#84938: convert TEXT_PROP_MAP #defines to 'enum class'Noel Grandin2015-01-062-3/+3
* fdo#67343 Arrange Help button in a secondary groupAdolfo Jayme Barrientos2015-01-056-89/+75
* java: remove more dead codeNoel Grandin2015-01-051-2/+2
* Fix simple typos.Andrea Gelmini2015-01-021-1/+1
* boost::unordered_map->std::unordered_mapCaolán McNamara2015-01-021-1/+1
* Don't assume that the ZOrder property of shapes is an enumerationLionel Elie Mamane2014-12-191-2/+2
* fdo#39440 reduce scope of local variablesMichael Weghorn2014-12-194-6/+6
* reportdesign: Use appropriate OUString functions on string constantsStephan Bergmann2014-12-187-32/+37
* comphelper: Use appropriate OUString functions on string constantsStephan Bergmann2014-12-182-10/+10
* LEM TODO noteLionel Elie Mamane2014-12-181-0/+1