summaryrefslogtreecommitdiffstats
path: root/include/xmloff/xmlexp.hxx
Commit message (Expand)AuthorAgeFilesLines
* Exporting EditEngine document into a buffer with ODF FilterVarun Dhall2017-06-071-1/+2
* loplugin:inlinefields in SvXMLExportNoel Grandin2017-04-111-3/+4
* Remove redundant 'inline' keywordStephan Bergmann2017-03-031-2/+2
* loplugin:unusedenumconstants in xmloffNoel Grandin2017-02-031-3/+2
* Remove dynamic exception specificationsStephan Bergmann2017-01-261-10/+10
* use rtl::Reference in SvXMLExportNoel Grandin2017-01-171-4/+3
* tdf#88206 replace cppu::WeakImplHelper* in sax and xml*Jochen Nitschke2016-12-061-2/+2
* loplugin field-can-be-private in include/vcl..xmlscriptNoel Grandin2016-11-231-4/+0
* Fix typosAndrea Gelmini2016-10-231-1/+1
* loplugin:expandablemethodds in include/xmloffNoel Grandin2016-10-211-3/+0
* loplugin:inlineablemethods in xmloffNoel Grandin2016-10-181-3/+0
* loplugin:countusersofdefaultparams in xmloffNoel Grandin2016-09-141-2/+2
* loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2016-09-131-1/+1
* improve passstuffbyref return analysisNoel Grandin2016-07-271-14/+14
* loplugin:unusedmethodsNoel Grandin2016-05-261-6/+0
* loplugin:passstuffbyref in xmloffNoel Grandin2016-04-141-3/+3
* clang-tidy performance-unnecessary-value-param in xmloffNoel Grandin2016-04-121-1/+1
* Avoid reserved identifiersStephan Bergmann2016-03-291-10/+10
* loplugin:constantparam in xmloffNoel Grandin2016-03-081-3/+3
* loplugin:unuseddefaultparams in vcl and xmloffNoel Grandin2016-03-041-2/+1
* loplugin:unuseddefaultparams in xmloff/Noel Grandin2016-02-251-12/+2
* loplugin:unusedmethods unused return value in include/xmloffNoel Grandin2016-01-151-1/+1
* xmloff: SvXMLExport::mbExtended is dead nowMichael Stahl2016-01-121-4/+0
* use unique_ptr for pImpl's in xmloff/Noel Grandin2015-11-171-1/+2
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-1/+1
* com::sun::star->css in include/ucbhelper to include/xmlscriptNoel Grandin2015-10-231-71/+67
* Replace "SAL_FINAL" with "final" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-121-3/+3
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-121-10/+10
* Revert "create a macro to tidy up the declaration sites of o3tl::typed_flags_...Noel Grandin2015-08-261-1/+4
* create a macro to tidy up the declaration sites of o3tl::typed_flags_setNoel Grandin2015-07-151-4/+1
* loplugin:unusedmethods xmloffNoel Grandin2015-07-151-4/+0
* Avoid loplugin:staticmethods in non-debug buildStephan Bergmann2015-07-081-1/+1
* introduce SvXMLExport::getSaneDefaultVersion()Eike Rathke2015-03-221-0/+3
* new loplugin: change virtual methods to non-virtualNoel Grandin2015-01-261-2/+2
* override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl2015-01-091-15/+13
* fdo#84938: convert ERROR_ #defines to 'enum class'Noel Grandin2015-01-061-2/+3
* fdo#84938: convert EXPORT_ #defines to 'enum class'Noel Grandin2015-01-061-19/+27
* fix some dodgy FieldUnit conversionsNoel Grandin2014-07-311-1/+2
* drop UniReference in favour of rtl::ReferenceNoel Grandin2014-07-021-21/+21
* remove spurious com::sun::star::util prefixMichael Stahl2014-06-251-1/+1
* fdo#71076, fdo#71767: Preserve number formats when charts are copied.Kohei Yoshida2014-06-191-0/+3
* improve the inlinesimplememberfunctions clang pluginNoel Grandin2014-06-171-1/+1
* xmloff: sal_Bool->boolNoel Grandin2014-03-311-1/+1
* xmloff: sal_Bool->boolNoel Grandin2014-03-311-28/+28
* First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann2014-03-261-10/+10
* cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2014-02-261-10/+10
* sal_Bool->boolNoel Grandin2014-02-141-1/+1
* Resolves: #i123457# suppress import and export of hyperlinks without an URLOliver-Rainer Wittmann2014-01-161-8/+10
* Consolidate XServiceInfo for classes derived from SvXMLExportStephan Bergmann2014-01-081-3/+7
* Remove unused SvXMLExport::mbEnableExperimentalOdfExport.Matúš Kukan2013-12-111-2/+0