summaryrefslogtreecommitdiffstats
path: root/include/xmloff/SettingsExportHelper.hxx
Commit message (Collapse)AuthorAgeFilesLines
* Fix typo in codeAndrea Gelmini2020-09-011-1/+1
| | | | | | | | | It passed "make check" on Linux Change-Id: I5aff28a8d241441335d4cede12a013384945aa9f Reviewed-on: https://gerrit.libreoffice.org/c/core/+/101789 Tested-by: Jenkins Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
* use more compact namespace syntax in /includeNoel Grandin2020-05-031-5/+5
| | | | | | | | | excluding the UDK headers of course Change-Id: Iac7ab83d60265f7d362c860776f1de9d5e444ec0 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/93268 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
* tdf#42949 Fix IWYU warnings in include/xmloff/*Gabor Kelemen2019-01-221-4/+5
| | | | | | | | | | Found with bin/find-unneeded-includes Only removal proposals are dealt with here. Change-Id: Id20e0bc42e39f868a7c5d49d756f2ad5e14a86c0 Reviewed-on: https://gerrit.libreoffice.org/66637 Tested-by: Jenkins Reviewed-by: Miklos Vajna <vmiklos@collabora.com>
* new loplugin:conststringfieldNoel Grandin2018-08-221-8/+0
| | | | | | | | | | | | | | | | Look for const string fields which can be static, and mostly convert them to OUStringLiteral And add a getLength() method to OUStringLiteral to make the transition easier. Remove dead code in XclExpRoot::GenerateDefaultEncryptionData, default password is never empty. Change-Id: Iae75514d9dbb87289fd5b016222f640abe755091 Reviewed-on: https://gerrit.libreoffice.org/59204 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
* loplugin:casttovoid: xmloffStephan Bergmann2017-07-021-1/+1
| | | | Change-Id: I4f9ffd686e8e5a10bdd3f5ad4282dc4776923b62
* com::sun::star->css in include/ucbhelper to include/xmlscriptNoel Grandin2015-10-231-12/+12
| | | | Change-Id: Iaa7f0b8455a601d3992c08cde0943c709c417256
* loplugin:staticmethodsNoel Grandin2015-04-071-1/+1
| | | | Change-Id: Id3d6b50e07ea0850af18ab9bdadfffe0e4602aab
* V801: Decreased performanceCaolán McNamara2015-03-091-2/+2
| | | | Change-Id: Iba139ede7bd72e23c0b7a28a8a4ff38ea816725a
* xmloff: sal_Bool->boolNoel Grandin2014-03-311-2/+2
| | | | Change-Id: If694d16088ae0dcdc8b99797eed575c90d646fe5
* xmloff,vbahelper: prefer passing OUString and OString by referenceNoel Grandin2014-03-131-3/+3
| | | | Change-Id: I8b7e4284c122549c03edaa7f3963cbfb2024b3fc
* fdo#65108 inter-module includes <> include/xmloffNorbert Thiebaud2013-11-091-1/+1
| | | | Change-Id: I1d2da1dd3c82e95b8ad4883ce83b42f6dcb6200f
* fixincludeguards.sh: include/xml*Thomas Arnhold2013-10-231-2/+2
| | | | Change-Id: Iffab819621615c59709c087202cc578af00dd799
* execute move of global headersBjoern Michaelsen2013-04-231-0/+104
see https://gerrit.libreoffice.org/#/c/3367/ and Change-Id: I00c96fa77d04b33a6f8c8cd3490dfcd9bdc9e84a for details Change-Id: I199a75bc4042af20817265d5ef85b1134a96ff5a