Age | Commit message (Expand) | Author |
2014-11-19 | Mark Color::AsRGBHexString() as const | Miklos Vajna |
2014-11-18 | Apply pimpl to ResStringArray, to hide its internals. | Kohei Yoshida |
2014-11-17 | Build fix on Linux. | Kohei Yoshida |
2014-11-17 | Apply pimpl to Fraction. | Kohei Yoshida |
2014-11-17 | Make these methods non-inline. | Kohei Yoshida |
2014-11-17 | sal: clean up public headers with include-what-you-use | Michael Stahl |
2014-11-14 | coverity#982314 Logically dead code | Caolán McNamara |
2014-11-14 | fdo#86023 - O[U]String needs a 'clear' method | Brij Mohan Lal Srivastava |
2014-11-12 | Fix common typos. No automatic tools. Handmade… | Andrea Gelmini |
2014-11-11 | There are three positive return codes from inflate | Caolán McNamara |
2014-11-03 | checker type doesn't work, try event type | Caolán McNamara |
2014-11-01 | tools & vcl: move OutputDevice::ImplRotatePos() to Point::RotateAbout() | Chris Sherlock |
2014-11-01 | coverity#1250404 Operands don't affect result | Caolán McNamara |
2014-10-31 | Removed duplicated includes | Andrea Gelmini |
2014-10-28 | WaE: C4101: 'unused' : unreferenced local variable | Tor Lillqvist |
2014-10-28 | fix build on android-arm tinderbox | David Tardon |
2014-10-28 | fdo#81356: use boost::rational internally in Fraction | Juan Picca |
2014-10-28 | coverity#1242531 Untrusted loop bound | Caolán McNamara |
2014-10-27 | cid#705051 Dereference after null check | Noel Grandin |
2014-10-24 | Explicitly include the cmath std::abs overloads | Stephan Bergmann |
2014-10-24 | Fix Fraction(-2147483648.0) for 32-bit wide long | Stephan Bergmann |
2014-10-24 | Fract: enable tests | Juan Picca |
2014-10-23 | Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip" | Jan Holesovsky |
2014-10-23 | Fraction: Revert "just check if the fraction is < 0" | Jan Holesovsky |
2014-10-23 | Fraction: Revert "simplify condition" | Jan Holesovsky |
2014-10-23 | Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit" | Jan Holesovsky |
2014-10-23 | coverity#440777 Resource leak in object | Caolán McNamara |
2014-10-18 | work around windows whining | Norbert Thiebaud |
2014-10-17 | another blind attempt to fix the test | David Tardon |
2014-10-17 | correct cast | David Tardon |
2014-10-17 | now why did i do this? | David Tardon |
2014-10-17 | fix long long -> BigInt for LONG_MAX value | David Tardon |
2014-10-17 | fix copypasta | David Tardon |
2014-10-17 | fix comparison | David Tardon |
2014-10-17 | correct function name | David Tardon |
2014-10-17 | allow construction of BigInt from sal_Int64 on 32 bit | David Tardon |
2014-10-16 | fdo#84854 it seems long is not enough on 32 bit | David Tardon |
2014-10-16 | Strip svidl down to what is still used | Stephan Bergmann |
2014-10-14 | fdo#75757: remove inheritance to std::map | Takeshi Abe |
2014-10-14 | simplify condition | David Tardon |
2014-10-14 | just check if the fraction is < 0 | David Tardon |
2014-10-11 | initialize nPolyCount | Caolán McNamara |
2014-10-10 | coverity#1240260 Operands don't affect result | Caolán McNamara |
2014-10-09 | fdo#81356: convert Fraction to boost::rational<long> - wip | Juan Picca |
2014-10-09 | remove SvRefBase::QueryDelete | Noel Grandin |
2014-10-08 | coverity#705326 deliberate fallthrough in switch | Caolán McNamara |
2014-10-03 | rename SvRef::AddRef to AddFirstRef | Noel Grandin |
2014-10-02 | coverity#708208 Uninitialized scalar field | Caolán McNamara |
2014-10-01 | fdo#82577: Handle Time | Noel Grandin |
2014-09-30 | fdo#82577: Handle PolyPolygon | Noel Grandin |