summaryrefslogtreecommitdiffstats
path: root/reportdesign
Commit message (Expand)AuthorAgeFilesLines
* 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
* SfxTabDialog ctors: take an OUStringMiklos Vajna2014-11-093-5/+5
* fdo#86050 Let LibreOffice add scrollbars to widgets only when necessaryAdolfo Jayme Barrientos2014-11-091-1/+0
* Revert "use the new OUString::fromUtf8 method"Stephan Bergmann2014-11-064-8/+8
* use the new OUString::fromUtf8 methodNoel Grandin2014-11-064-8/+8
* changed some timer to idleJennifer Liebel2014-11-051-21/+16
* markup with event type not checker typeCaolán McNamara2014-11-054-5/+5
* fdo#38835 strip out OUString globalsNoel Grandin2014-11-0511-64/+49
* coverity#735452 Logically dead codeCaolán McNamara2014-11-031-3/+1
* I think this should be Left()David Tardon2014-11-031-1/+1
* coverity#1242514 arguments in wrong orderDavid Tardon2014-11-031-1/+1
* Removed duplicated includesAndrea Gelmini2014-10-312-2/+0
* coverity#704245 Logically dead codeCaolán McNamara2014-10-301-21/+8
* ref-counting vcl::Window subclassesNoel Grandin2014-10-291-1/+1
* coverity#705111 Using invalid iteratorCaolán McNamara2014-10-251-1/+1
* coverity#1224975 Dereference after null checkCaolán McNamara2014-10-241-1/+1
* coverity#704660 Unchecked dynamic_castCaolán McNamara2014-10-241-2/+2
* coverity#704656 Unchecked dynamic_castCaolán McNamara2014-10-241-2/+2
* coverity#704655 Unchecked dynamic_castCaolán McNamara2014-10-241-4/+4