Age | Commit message (Expand) | Author |
2015-07-08 | s/Coordiante/Coordinate | Tor Lillqvist |
2015-07-08 | Fix typos | Andrea Gelmini |
2015-07-07 | Fix some misspellings | Tor Lillqvist |
2015-07-04 | Fix typos | Andrea Gelmini |
2015-06-30 | Fix typos | Andrea Gelmini |
2015-06-28 | Fix typos | Andrea Gelmini |
2015-06-22 | Fix typos | Andrea Gelmini |
2015-06-21 | Fix typos | Andrea Gelmini |
2015-06-16 | Fix typos | Andrea Gelmini |
2015-06-14 | cppcheck: redundantCondition [part1] | Julien Nabet |
2015-06-11 | Typo: vertival -> vertical | Andras Timar |
2015-06-04 | Removed getNormal() from polygontools, it just calls B3DPolygon::getNormal() | Zsolt Bölöny |
2015-06-04 | uno::Sequence provides now begin and end | Noel Grandin |
2015-06-04 | convert B2DLineJoin to scoped enum | Noel Grandin |
2015-06-04 | convert B2VectorContinuity to scoped enum | Noel Grandin |
2015-06-04 | convert B2VectorOrientation to scoped enum | Noel Grandin |
2015-06-02 | Replaced boost::tuple with std::tuple | Zsolt Bölöny |
2015-06-01 | Remove B1IRange, it's not used anywhere | Zsolt Bölöny |
2015-06-01 | Remove B1IBox, it's not used anywhere | Zsolt Bölöny |
2015-05-28 | new clang plugin: loopvartoosmall | Noel Grandin |
2015-05-27 | Remove B3IPoint, it's not used anywhere | Zsolt Bölöny |
2015-05-27 | B3IVector is not used anywhere | Zsolt Bölöny |
2015-05-27 | Remove B3IRange, it's not used anywhere | Zsolt Bölöny |
2015-05-26 | Remove B3I64Tuple, it's not used by anything | Zsolt Bölöny |
2015-05-24 | comments: fix mis-use of eventual in English | Thorsten Behrens |
2015-05-23 | Typo: Trapeziod->Trapezoid | Julien Nabet |
2015-05-21 | Use the better precision equality check in b2trapezoid.cxx | Zsolt Bölöny |
2015-05-19 | That was totally pointless | Zsolt Bölöny |
2015-05-18 | cppunit: noExplicitConstructor | Caolán McNamara |
2015-05-07 | simplify code by replacing std::find_if with std::any_of/std::none_of | Takeshi Abe |
2015-05-05 | Drop misused lcl_ prefix | Tor Lillqvist |
2015-04-27 | More loplugin:simplifybool | Stephan Bergmann |
2015-04-21 | fix crash on export of ooo30155-1.sxw to odt | Caolán McNamara |
2015-03-27 | loplugin:staticfunction | Noel Grandin |
2015-03-27 | convert CUTFLAG_ constants to enum class | Noel Grandin |
2015-03-04 | V813: Decreased performance | Caolán McNamara |
2015-02-17 | tdf#39440 - cppcheck cleanliness | Radu Ioan |
2015-02-05 | Updated all precompiled headers. | Ashod Nakashian |
2015-01-18 | remove unused file | Markus Mohrhard |
2015-01-12 | Removed lcl_putNumberChar() from basegfx. | Zsolt Bölöny |
2015-01-08 | asan: global-buffer-overflow on fdo55736-1.docx | Caolán McNamara |
2015-01-07 | fdo#39440 reduce scope of local variables | Łukasz Hryniuk |
2014-12-08 | reduce scope of local variables | Michael Weghorn |
2014-11-17 | sal: clean up public headers with include-what-you-use | Michael Stahl |
2014-11-10 | basegfx: Solve crossovers even if there is only one polygon in the polypolygon | Louis-Francis Ratté-Boulianne |
2014-11-05 | markup with event type not checker type | Caolán McNamara |
2014-10-28 | Fix --disable-sal-log builds | Stephan Bergmann |
2014-10-28 | coverity#1242792 Unused value | Caolán McNamara |
2014-10-08 | Resolves: #i125447# corrected some string to number conversion... | Armin Le Grand |
2014-10-07 | disambiguate uniform_int_distribution | Caolán McNamara |