summaryrefslogtreecommitdiff
path: root/xmloff/source/forms/property_meta_data.cxx
AgeCommit message (Expand)Author
2019-10-17loplugin:virtualdead dead propertygroup functionalityNoel Grandin
2019-04-08improve combining in hash functionsNoel Grandin
2018-07-12Add missing sal/log.hxx headersGabor Kelemen
2017-10-23loplugin:includeform: xmloffStephan Bergmann
2017-10-23overload std::hash for OUString and OStringNoel Grandin
2017-09-25Fix typosAndrea Gelmini
2017-08-11convert std::map::insert to std::map::emplaceNoel Grandin
2017-07-03C++11 remove std::unary_function bases from functorsJochen Nitschke
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-01-02boost::unordered_map->std::unordered_mapCaolán McNamara
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2014-04-09Clean up function declarations and some unused functionsStephan Bergmann
2013-11-11xmloff: include <> for external includesNorbert Thiebaud
2013-08-10fdo#62475 removed pointless commentsJelle van der Waa
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2012-11-15re-base on ALv2 code. Includes:Michael Meeks
2012-01-25Fix for fdo43460 Part XLVIII getLength() to isEmpty()Olivier Hallot
2012-01-23Unused #includes.Stephan Bergmann
2012-01-23Replaced diagnore ENSURE_OR_CONTINUE with regular code.Marcel Metz
2011-11-27remove include of pch header from xmloffNorbert Thiebaud
2011-09-30add mode-lines to .m files and last round of merged files, etc.Caolán McNamara
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-12fix mis-merge all-around.Norbert Thiebaud
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens
2010-12-17CWS-TOOLING: integrate CWS gnumake2Hans-Joachim Lankenau
2010-11-29CWS gnumake2: moved header files now in inc/formsMathias Bauer
2010-11-29CWS gnumake2: fix some build breakers in svtools, xmloff and frameworkMathias Bauer
2010-11-01dba34a: s_propertyMetaData should not be a global static, as it uses other gl...Frank Schoenheit [fs]
2010-09-15dba34a: export/import min-/max-/default-/value for date/time as XML-Schema co...Frank Schoenheit [fs]