Age | Commit message (Expand) | Author |
2015-10-25 | tdf#39440: fix several warnings reported by cppcheck | Serge Krot |
2015-10-20 | loplugin:defaultparams | Stephan Bergmann |
2015-10-13 | remove some useless comments | Noel Grandin |
2015-10-12 | Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY code | Stephan Bergmann |
2015-10-12 | Reduce scope of fTexStart/Stop even further | Stephan Bergmann |
2015-10-12 | fTexHeightPos shall be incremented across loop iterations | Stephan Bergmann |
2015-10-06 | Fix typos | Andrea Gelmini |
2015-10-02 | svx, drawinglayer: handle tools Color <-> BackgroundColorPrimitive2D roundtrip | Miklos Vajna |
2015-10-02 | drawinglayer: add transparency support to BackgroundColorPrimitive2D | Miklos Vajna |
2015-10-01 | remove old standalone Sun bug numbers | Noel Grandin |
2015-09-30 | Fix typos | Andrea Gelmini |
2015-09-23 | CppCheck : reduce variables scope | Michaël Lefèvre |
2015-09-19 | boost->std | Caolán McNamara |
2015-09-16 | Revert "disable caching of virtual devices when OpenGL is enabled" | Tomaž Vajngerl |
2015-09-14 | boost->std | Caolán McNamara |
2015-09-12 | drawinglayer: com::sun::star->css | Noel Grandin |
2015-09-07 | cppcheck: noExplicitConstructor | Caolán McNamara |
2015-09-03 | disable caching of virtual devices when OpenGL is enabled | Tomaž Vajngerl |
2015-08-17 | Put Polygon from tools under tools:: namespace | Norbert Thiebaud |
2015-08-11 | loplugin: defaultparams | Noel Grandin |
2015-08-09 | fix comment typo fir --> for | Dennis Roczek |
2015-08-03 | new loplugin: refcounting | Noel Grandin |
2015-07-24 | convert WALLPAPER constants to scoped enum | Noel Grandin |
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-07 | Fix some misspellings | Tor Lillqvist |
2015-07-03 | Fix typos | Andrea Gelmini |
2015-06-28 | Fix typos | Andrea Gelmini |
2015-06-28 | Fix typos | Andrea Gelmini |
2015-06-16 | Fix typos | Andrea Gelmini |
2015-06-16 | Fix typos | Andrea Gelmini |
2015-06-16 | Fix typos | Andrea Gelmini |
2015-06-14 | Remove unused OpenGLObject | Zolnai Tamás |
2015-06-14 | cppcheck: redundantCondition [part1] | Julien Nabet |
2015-06-04 | convert B2DLineJoin to scoped enum | Noel Grandin |
2015-05-29 | loplugin:loopvartoosmall | Noel Grandin |
2015-05-24 | comments: fix mis-use of eventual in English | Thorsten Behrens |
2015-05-24 | Fix tdf#87509 - default sdr attribute is special object. | Thorsten Behrens |
2015-05-20 | convert ANTIALIASING constants to scoped enum | Noel Grandin |
2015-05-20 | convert DRAWMODE constants to scoped enum | Noel Grandin |
2015-05-20 | convert TEXT_DRAW constants to scoped enum | Noel Grandin |
2015-05-15 | window ftbfs: MetaActionType::TRANSPARENT->MetaActionType::Transparent | Caolán McNamara |
2015-05-15 | convert META_*_ACTION constants to scoped enum | Noel Grandin |
2015-05-06 | convert BMP_MIRROR constants to scoped enum | Noel Grandin |
2015-05-06 | convert BMP_SCALE constant to scoped enum | Noel Grandin |
2015-05-05 | typo: strech -> stretch | Andras Timar |
2015-04-30 | Get rid of the initial :: for the vcl namespace | Tor Lillqvist |
2015-04-28 | default initialization of object of const type w/o user-provided default ctor | Stephan Bergmann |
2015-04-28 | Merge remote-tracking branch 'origin/feature/vclptr' | Michael Meeks |