summaryrefslogtreecommitdiff
path: root/xmlhelp/README
blob: 3e54ddc51bb2feb860ba65788eea62f464cad2e3 (plain)
1
Help reader and viewer for online help.
(Collapse)Author 2016-06-06Normalize on using @throws instead of @raise[s]Stephan Bergmann ...as the former is used almost exclusively Change-Id: I38ff11cd0d5125534550df99dd427666011c3b7b 2016-02-09Remove excess newlinesChris Sherlock 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> 2015-10-20com::sun::star->css in include/comphelperNoel Grandin Change-Id: Ice569b724732da1fd67a18a4ccf2f92f530cd689 Reviewed-on: https://gerrit.libreoffice.org/19459 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noelgrandin@gmail.com> 2014-09-25comphelper: std::auto_ptr -> std::unique_ptrStephan Bergmann Change-Id: I364d6252f470dcc6d71a191f1249e95ca1f284ce 2014-03-01Remove visual noise from includeAlexander Wilms 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-10-23fixincludeguards.sh: include/c*Thomas Arnhold Change-Id: Icba422d99836518a1b662b15144bc9334bed1473