- 03 Nis, 2012 40 kayıt (commit)
-
-
Kohei Yoshida yazdı
-
Kohei Yoshida yazdı
-
Kohei Yoshida yazdı
-
Kohei Yoshida yazdı
-
Kohei Yoshida yazdı
-
Kohei Yoshida yazdı
-
Kohei Yoshida yazdı
-
Kohei Yoshida yazdı
-
Kohei Yoshida yazdı
-
Kohei Yoshida yazdı
-
Kohei Yoshida yazdı
-
Kohei Yoshida yazdı
-
Kohei Yoshida yazdı
-
Kohei Yoshida yazdı
-
Kohei Yoshida yazdı
-
Kohei Yoshida yazdı
-
Kohei Yoshida yazdı
There is no reason for this separation to exist.
-
Kohei Yoshida yazdı
-
Kohei Yoshida yazdı
-
Christina Rossmanith yazdı
-
Miklos Vajna yazdı
-
Miklos Vajna yazdı
-
Miklos Vajna yazdı
-
Rob Snelders yazdı
-
Rob Snelders yazdı
-
Michael Stahl yazdı
-
Michael Stahl yazdı
-
Luboš Luňák yazdı
It looks like this one is also meant to be called manually or something, and the original version didn't skip the first argument either.
-
Stephan Bergmann yazdı
-
Luboš Luňák yazdı
Daniel Bankston is right, the call probably meant to check whether the intersection is not empty, as an optimization.
-
Tor Lillqvist yazdı
-
Tor Lillqvist yazdı
-
Tor Lillqvist yazdı
-
Daniel Bankston yazdı
Caller of Region::Intersect was not ignore the return value in a conditional, so I refactored the conditional to not depend on the return value of Intersect without affect the original functionality of the code. This usage of Intersect may be a possible defect and should be checked out.
-
Daniel Bankston yazdı
Since they always return sal_Bool values that are not used by any callers, I changed the Region class methods (both versions of each Union, Intersect, Exclude, XOr) from sal_Bool return type to void return type.
-
Olivier Hallot yazdı
Some string to OUString replacements in starmath
-
Michael Stahl yazdı
-
Michael Stahl yazdı
(infinite loop regression from a4e2453b)
-
Brennan Vincent yazdı
-
Stephan Bergmann yazdı
-