summaryrefslogtreecommitdiff
path: root/include/comphelper/logging.hxx
AgeCommit message (Collapse)AuthorFilesLines
2014-03-01Remove visual noise from includeAlexander Wilms1-16/+16
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>
2014-02-18sal_Bool -> bool fixupStephan Bergmann1-0/+1
Change-Id: Id1d838fe4316bbc0e1137d395bb15db3585aed84
2014-02-17comphelper: sal_Bool -> boolStephan Bergmann1-1/+1
Change-Id: I6fc331ae0706f4bb193543011c8d4ae0a385fcc0
2014-01-20misuse of OUString::boolean on sal_uInt8 valuesCaolán McNamara1-1/+1
regression since 64b993e046f23baaacaff1572b7d2a816588b5ef Change-Id: Ifc907a34430c36a64318fc42342e630e2b84ad13
2013-10-23fixincludeguards.sh: include/c*Thomas Arnhold1-3/+3
Change-Id: Icba422d99836518a1b662b15144bc9334bed1473
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák1-7/+7
Compiler plugin to replace with matching number(), boolean() or OUString ctor, ran it, few manual tweaks, mark as really deprecated. Change-Id: I4a79bdbcf4c460d21e73b635d2bd3725c22876b2
2013-06-04include: convert type scope="foo"> here tooMichael Stahl1-1/+1
sed -i 's,<type scope="\([^"]*\)">\([^<]\+\)</type>,\1::\2,g' Change-Id: I7eb32acd44132de79cc7ac1e7f78b43bb4814d14
2013-04-23execute move of global headersBjoern Michaelsen1-0/+726
see https://gerrit.libreoffice.org/#/c/3367/ and Change-Id: I00c96fa77d04b33a6f8c8cd3490dfcd9bdc9e84a for details Change-Id: I199a75bc4042af20817265d5ef85b1134a96ff5a