/xmloff/source/

value='distro/cib/libreoffice-5-0'>distro/cib/libreoffice-5-0 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/xmloff/source/forms/elementexport.cxx
AgeCommit message (Expand)Author
2016-05-26cppcheck: variable scopeCaolán McNamara
2016-05-12Convert SCA flags to scoped enumNoel Grandin
2016-05-12Convert EA flags to scoped enumNoel Grandin
2016-05-12Convert BA flags to scoped enumNoel Grandin
2016-05-12Convert DA flags to scoped enumNoel Grandin
2016-05-12convert CCA flags to scoped enumNoel Grandin
2016-05-12Convert BOOL_ATTR to scoped enumNoel Grandin
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann
2016-04-21loplugin:salbool: sal_Bool[] -> bool[]Stephan Bergmann
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-03-31use SAL_N_ELEMENTS more widelyNoel Grandin
2016-03-31use SAL_N_ELEMENTS in for loopsNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-10-07clang-analyzer-deadcode.DeadStoresStephan Bergmann
2015-07-13Make content of OSL_ASSERT, DBG_ASSERT, etc. visiblie in non-debug buildsStephan Bergmann
2015-06-27coverity#1308433 Uncaught exceptionCaolán McNamara
2015-06-18Fix typosAndrea Gelmini
2015-05-18Remove include stdio (part2)Julien Nabet
2015-05-08XMLTransformerActionInit parameters are generically of type sal_uInt32Stephan Bergmann
2015-04-07loplugin:staticmethodsNoel Grandin
2015-04-02Change INetProtocol enumerators to CamelCaseStephan Bergmann
2015-04-02Change INetProtocol to scoped enumerationStephan Bergmann
2015-03-01make this a bit less crypticDavid Tardon
2015-03-01remove duplicate lineDavid Tardon
2015-02-05Revert "ODF export: don't write invalid "group-name" attribute"Lionel Elie Mamane
2015-02-05Revert "xmloff: dead code gives MSVC fits"Lionel Elie Mamane
2015-01-06fdo#84938: convert TEXT_PROP_MAP #defines to 'enum class'Noel Grandin
2014-12-18xmloff: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-08fdo#38835 strip out OUString globalsNoel Grandin
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-10-01fdo#82577: Handle TimeNoel Grandin
2014-08-20xmloff: dead code gives MSVC fitsMichael Stahl
2014-08-20ODF export: don't write invalid "group-name" attributeMichael Stahl
2014-07-25Apply pimpl to XMLPropertySetMapper.Kohei Yoshida
2014-06-13loplugin:staticcallStephan Bergmann
2014-04-19cpplint: [readability/utf8] Line contains invalid UTF-8Julien Nabet
2014-04-15xmloff: sal_Bool->boolNoel Grandin
2014-04-10It's "its", not "it's"Tor Lillqvist
2014-03-31xmloff: sal_Bool->boolNoel Grandin
2014-02-24Replace exisiting TriState, AutoState with more generic TriStateStephan Bergmann
2014-01-28bool improvementsStephan Bergmann
2013-12-05Get rid of DECLARE_STL_STDKEY_SETStephan Bergmann
2013-11-11xmloff: include <> for external includesNorbert Thiebaud
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist