summaryrefslogtreecommitdiff
path: root/reportdesign
AgeCommit message (Expand)Author
2015-01-12convert SETTINGS_ #defines to 'enum class'Noel Grandin
2015-01-12fdo#84938: replace DATACHANGED_ constants with 'enum class'Noel Grandin
2015-01-09override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl
2015-01-08Revert "Don't assume that the ZOrder property of shapes is an enumeration"David Tardon
2015-01-08brute-force find-and-remove of unused #define constants.Noel Grandin
2015-01-07drop crashrep unused since start of LibreOfficeCaolán McNamara
2015-01-07fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin
2015-01-06fdo#84938: convert SEF_EXPORT_ #defines to 'enum class'Noel Grandin
2015-01-06fdo#84938: convert EXPORT_ #defines to 'enum class'Noel Grandin
2015-01-06fdo#84938: convert IMPORT_ constants to 'enum class'Noel Grandin
2015-01-06fdo#84938: convert TEXT_PROP_MAP #defines to 'enum class'Noel Grandin
2015-01-05fdo#67343 Arrange Help button in a secondary groupAdolfo Jayme Barrientos
2015-01-05java: remove more dead codeNoel Grandin
2015-01-02Fix simple typos.Andrea Gelmini
2015-01-02boost::unordered_map->std::unordered_mapCaolán McNamara
2014-12-19Don't assume that the ZOrder property of shapes is an enumerationLionel Elie Mamane
2014-12-19fdo#39440 reduce scope of local variablesMichael Weghorn
2014-12-18reportdesign: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-18comphelper: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-18LEM TODO noteLionel Elie Mamane
2014-12-18fdo#76780 don't limit PositionY to available widthLionel Elie Mamane
2014-12-15reportdesign: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-12reportdesign: avoid assertion on duplicate properties ...Michael Stahl
2014-12-09changed timers to idleJennifer Liebel
2014-12-08Remove more unnecessary header includes and use forward declaration.Kohei Yoshida
2014-12-05fdo#85112: reportdesign: fix SolarMutex assertionMichael Stahl
2014-12-05Slightly less verbose adaptation to boost-1.56.0Thorsten Behrens
2014-12-04impl. Clone for all subclasses of SdrPageDavid Tardon
2014-12-04ooo#93212 avoid slicing during construction of SdrPageDavid Tardon
2014-12-01WaE: -Werror=switchCaolán McNamara
2014-12-01fdo#84938: replace EVENT_ constants with enumTobias Madl
2014-11-18cppuhelper: clean up public headers with include-what-you-useMichael Stahl
2014-11-18java: make fields final where possibleNoel Grandin
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-11-12java: convert fields to local variables where possibleNoel Grandin
2014-11-11fdo#84938: replace HELPMODE_ constants with enumNoel Grandin
2014-11-09SfxTabDialog ctors: take an OUStringMiklos Vajna
2014-11-09fdo#86050 Let LibreOffice add scrollbars to widgets only when necessaryAdolfo Jayme Barrientos
2014-11-06Revert "use the new OUString::fromUtf8 method"Stephan Bergmann
2014-11-06use the new OUString::fromUtf8 methodNoel Grandin
2014-11-05changed some timer to idleJennifer Liebel
2014-11-05markup with event type not checker typeCaolán McNamara
2014-11-05fdo#38835 strip out OUString globalsNoel Grandin
2014-11-03coverity#735452 Logically dead codeCaolán McNamara
2014-11-03I think this should be Left()David Tardon
2014-11-03coverity#1242514 arguments in wrong orderDavid Tardon
2014-10-31Removed duplicated includesAndrea Gelmini
2014-10-30coverity#704245 Logically dead codeCaolán McNamara