summaryrefslogtreecommitdiff
path: root/include/svx/databaselocationinput.hxx
AgeCommit message (Collapse)AuthorFilesLines
2016-07-12Remove excess newlinesChris Sherlock1-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 Reviewed-on: https://gerrit.libreoffice.org/22224 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Chris Sherlock <chris.sherlock79@gmail.com> (cherry picked from commit a238b1f8d304bf1e2ffb357937f3ec888ee8ac89) Change-Id: Iebb93eccbee9e4fc5c4380474ba595858a27ac2c
2015-05-15tdf#62475: partial handmade fixesAndrea Gelmini1-1/+1
Change-Id: Ib9af202c43b916b9af4b4e18db35d470a8692fe4 Reviewed-on: https://gerrit.libreoffice.org/15712 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
2015-04-15add some SAL_WARN_UNUSEDCaolán McNamara1-1/+1
Change-Id: I6b8fb1d9b76f586a9a27d53f90e7686fcdf35077
2014-09-29svx: std::auto_ptr -> std::unique_ptrStephan Bergmann1-1/+1
Change-Id: Ib70d974817bcdd9a582e9be28d28b007cdc3a7a7
2014-03-01Remove visual noise from includeAlexander Wilms1-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>
2013-11-09fdo#65108 inter-module includes <> include/svxNorbert Thiebaud1-2/+2
Change-Id: I5335182ea16695c77c2855b34c98220aea2befa1
2013-10-23fixincludeguards.sh: include/svxThomas Arnhold1-3/+3
Change-Id: I2c280be12f36c1538e922286745aabc62482423d
2013-09-05convert include/svx/databaselocationinput.hxx from String to OUStringNoel Grandin1-3/+2
Change-Id: I3c38efac203593da017d107b3320858b6796ac38
2013-06-03fdo#46808, Convert ComponentContext in connectivity,extension..Noel Grandin1-2/+2
...modules. Change-Id: Ie61976dc12b514bb85ca42496c0d9173a1c56264
2013-04-23execute move of global headersBjoern Michaelsen1-0/+88
see https://gerrit.libreoffice.org/#/c/3367/ and Change-Id: I00c96fa77d04b33a6f8c8cd3490dfcd9bdc9e84a for details Change-Id: I199a75bc4042af20817265d5ef85b1134a96ff5a