summaryrefslogtreecommitdiffstats
path: root/reportdesign
Commit message (Expand)AuthorAgeFilesLines
* 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
* fdo#76780 don't limit PositionY to available widthLionel Elie Mamane2014-12-181-1/+0
* reportdesign: Use appropriate OUString functions on string constantsStephan Bergmann2014-12-153-8/+8
* reportdesign: avoid assertion on duplicate properties ...Michael Stahl2014-12-121-1/+14
* changed timers to idleJennifer Liebel2014-12-092-7/+7
* Remove more unnecessary header includes and use forward declaration.Kohei Yoshida2014-12-081-0/+1
* fdo#85112: reportdesign: fix SolarMutex assertionMichael Stahl2014-12-051-0/+2
* Slightly less verbose adaptation to boost-1.56.0Thorsten Behrens2014-12-051-2/+1
* impl. Clone for all subclasses of SdrPageDavid Tardon2014-12-042-2/+13
* ooo#93212 avoid slicing during construction of SdrPageDavid Tardon2014-12-042-1/+5
* WaE: -Werror=switchCaolán McNamara2014-12-011-36/+38
* fdo#84938: replace EVENT_ constants with enumTobias Madl2014-12-013-4/+4
* cppuhelper: clean up public headers with include-what-you-useMichael Stahl2014-11-181-0/+1
* java: make fields final where possibleNoel Grandin2014-11-181-1/+1
* sal: clean up public headers with include-what-you-useMichael Stahl2014-11-174-1/+10
* fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava2014-11-141-3/+3
* Fix common typos. No automatic tools. Handmade…Andrea Gelmini2014-11-125-5/+5
* java: convert fields to local variables where possibleNoel Grandin2014-11-121-7/+4
* fdo#84938: replace HELPMODE_ constants with enumNoel Grandin2014-11-111-1/+1