summaryrefslogtreecommitdiff
path: root/xmloff/source/forms/elementexport.cxx
AgeCommit message (Expand)AuthorFilesLines
2016-09-09use std::unique_ptrDavid Tardon1-18/+9
2016-08-16loplugin:stringstaticStephan Bergmann1-2/+2
2016-07-19xmloff: forms export: convert one xlink:href to relativeMichael Stahl1-1/+1
2016-07-12new loplugin fragiledestructorNoel Grandin1-3/+3
2016-05-26cppcheck: variable scopeCaolán McNamara1-5/+8
2016-05-12Convert SCA flags to scoped enumNoel Grandin1-60/+60
2016-05-12Convert EA flags to scoped enumNoel Grandin1-14/+14
2016-05-12Convert BA flags to scoped enumNoel Grandin1-27/+27
2016-05-12Convert DA flags to scoped enumNoel Grandin1-37/+37
2016-05-12convert CCA flags to scoped enumNoel Grandin1-112/+112
2016-05-12Convert BOOL_ATTR to scoped enumNoel Grandin1-7/+7
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann1-6/+6
2016-04-21loplugin:salbool: sal_Bool[] -> bool[]Stephan Bergmann1-1/+1
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann1-1/+1
2016-03-31use SAL_N_ELEMENTS more widelyNoel Grandin1-23/+23
2016-03-31use SAL_N_ELEMENTS in for loopsNoel Grandin1-5/+5
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-18/+18
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann1-1/+1
2015-10-07clang-analyzer-deadcode.DeadStoresStephan Bergmann1-1/+0
2015-07-13Make content of OSL_ASSERT, DBG_ASSERT, etc. visiblie in non-debug buildsStephan Bergmann1-3/+3
2015-06-27coverity#1308433 Uncaught exceptionCaolán McNamara1-1/+1
2015-06-18Fix typosAndrea Gelmini1-1/+1
2015-05-18Remove include stdio (part2)Julien Nabet1-1/+0
2015-05-08XMLTransformerActionInit parameters are generically of type sal_uInt32Stephan Bergmann1-1/+1
2015-04-07loplugin:staticmethodsNoel Grandin1-3/+3
2015-04-02Change INetProtocol enumerators to CamelCaseStephan Bergmann1-1/+1
2015-04-02Change INetProtocol to scoped enumerationStephan Bergmann1-1/+1
2015-03-01make this a bit less crypticDavid Tardon1-10/+8
2015-03-01remove duplicate lineDavid Tardon1-1/+0
2015-02-05Revert "ODF export: don't write invalid "group-name" attribute"Lionel Elie Mamane1-0/+4
2015-02-05Revert "xmloff: dead code gives MSVC fits"Lionel Elie Mamane1-0/+30
2015-01-06fdo#84938: convert TEXT_PROP_MAP #defines to 'enum class'Noel Grandin1-2/+2
2014-12-18xmloff: Use appropriate OUString functions on string constantsStephan Bergmann1-2/+2
2014-12-08fdo#38835 strip out OUString globalsNoel Grandin1-36/+36
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini1-1/+1
2014-10-01fdo#82577: Handle TimeNoel Grandin1-1/+1
2014-08-20xmloff: dead code gives MSVC fitsMichael Stahl1-30/+0
2014-08-20ODF export: don't write invalid "group-name" attributeMichael Stahl1-4/+0
2014-07-25Apply pimpl to XMLPropertySetMapper.Kohei Yoshida1-0/+1
2014-06-13loplugin:staticcallStephan Bergmann1-2/+2
2014-04-19cpplint: [readability/utf8] Line contains invalid UTF-8Julien Nabet1-1/+1
2014-04-15xmloff: sal_Bool->boolNoel Grandin1-4/+4
2014-04-10It's "its", not "it's"Tor Lillqvist1-1/+1
2014-03-31xmloff: sal_Bool->boolNoel Grandin1-7/+7
2014-02-24Replace exisiting TriState, AutoState with more generic TriStateStephan Bergmann1-3/+3
2014-01-28bool improvementsStephan Bergmann1-1/+1
2013-12-05Get rid of DECLARE_STL_STDKEY_SETStephan Bergmann1-2/+2
2013-11-11xmloff: include <> for external includesNorbert Thiebaud1-2/+2
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist1-1/+1
2013-08-10fdo#62475 removed pointless commentsJelle van der Waa1-77/+0