summaryrefslogtreecommitdiff
path: root/fpicker
diff options
context:
space:
mode:
authorJochen Nitschke <j.nitschke+logerrit@ok.de>2016-10-17 17:00:10 +0200
committerJochen Nitschke <j.nitschke+logerrit@ok.de>2016-10-18 19:14:57 +0000
commit55bcb865ee09673af06652e507d08d13069eae86 (patch)
treeac461d76191bbc94777726b1a51fd73787b7f39a /fpicker
parent5cfbab03f914946bf9e5813eae707328fda438f9 (diff)
ucb: fix handling of >>= with rhs Any
>>= for rhs Any is always true, check result with hasValue() instead. bool convert<uno::Any>(...) always returns false and assigns the 3rd parameter to the 4th. do the assign directly and check result with hasValue(). Change-Id: I0ae985cc0837abf1108930d593edae69de2ae549 Reviewed-on: https://gerrit.libreoffice.org/29977 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
Diffstat (limited to 'fpicker')
0 files changed, 0 insertions, 0 deletions