summaryrefslogtreecommitdiffstats
path: root/include/xmloff/XMLSettingsExportContext.hxx
Commit message (Collapse)AuthorAgeFilesLines
* loplugin:constantparam in xmloff/Noel Grandin2016-03-161-2/+1
| | | | | | | Change-Id: I376f1d4ac65de584f9caa6ba8e25e43216374112 Reviewed-on: https://gerrit.libreoffice.org/23295 Reviewed-by: Noel Grandin <noelgrandin@gmail.com> Tested-by: Noel Grandin <noelgrandin@gmail.com>
* Remove excess newlinesChris Sherlock2016-02-091-1/+0
| | | | | | | | | | | | | | | | | | | A ridiculously fast way of doing this is: for i in $(pcregrep -l -M -r --include='.*[hc]xx$' \ --exclude-dir=workdir --exclude-dir=instdir '^ {3,}' .) do perl -0777 -i -pe 's/^ {3,}/ /gm' $i done Change-Id: Iebb93eccbee9e4fc5c4380474ba595858a27ac2c Reviewed-on: https://gerrit.libreoffice.org/22224 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Chris Sherlock <chris.sherlock79@gmail.com>
* com::sun::star->css in include/ucbhelper to include/xmlscriptNoel Grandin2015-10-231-1/+1
| | | | Change-Id: Iaa7f0b8455a601d3992c08cde0943c709c417256
* xmloff: sal_Bool->boolNoel Grandin2014-03-311-2/+2
| | | | Change-Id: I1deb10cb1581137ab92e73367e63339822a9a094
* Remove visual noise from includeAlexander Wilms2014-03-011-6/+6
| | | | | | | | | | | | | | | Conflicts: include/framework/preventduplicateinteraction.hxx include/sfx2/sfxbasecontroller.hxx include/sfx2/sfxbasemodel.hxx include/toolkit/awt/vclxtabpagemodel.hxx include/vcl/field.hxx include/vcl/settings.hxx Change-Id: Ibccf9f88c68267a3d7e656012b51eaf644c418c2 Reviewed-on: https://gerrit.libreoffice.org/8272 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
* fdo#65108 inter-module includes <> include/xmloffNorbert Thiebaud2013-11-091-1/+1
| | | | Change-Id: I1d2da1dd3c82e95b8ad4883ce83b42f6dcb6200f
* fixincludeguards.sh: include/xml*Thomas Arnhold2013-10-231-3/+3
| | | | Change-Id: Iffab819621615c59709c087202cc578af00dd799
* execute move of global headersBjoern Michaelsen2013-04-231-0/+62
see https://gerrit.libreoffice.org/#/c/3367/ and Change-Id: I00c96fa77d04b33a6f8c8cd3490dfcd9bdc9e84a for details Change-Id: I199a75bc4042af20817265d5ef85b1134a96ff5a