Age | Commit message (Expand) | Author |
2014-11-03 | Zero font width means non-scaled | Stephan Bergmann |
2014-10-23 | Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip" | Jan Holesovsky |
2014-10-23 | Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit" | Jan Holesovsky |
2014-10-16 | fdo#84854 it seems long is not enough on 32 bit | David Tardon |
2014-10-13 | create a macro library for implementing bit-flags types | Noel Grandin |
2014-10-09 | fdo#81356: convert Fraction to boost::rational<long> - wip | Juan Picca |
2014-10-06 | use comphelper::rng::uniform_*_distribution everywhere | Caolán McNamara |
2014-10-02 | loplugin: cstylecast | Noel Grandin |
2014-10-01 | loplugin: cstylecast | Noel Grandin |
2014-09-30 | fdo#82577: Handle PolyPolygon | Noel Grandin |
2014-09-30 | fdo#82577: Handle Region | Noel Grandin |
2014-09-23 | fdo#82577: Handle Window | Noel Grandin |
2014-09-18 | use vcl::Font | Noel Grandin |
2014-09-18 | fdo#82577: Handle Font | Noel Grandin |
2014-08-21 | vcl: convert push flags to type-safe enum-like class | Noel Grandin |
2014-08-20 | vcl: use enum for complex text layout constants | Noel Grandin |
2014-07-20 | vcl consitent use of long for corrdinate | Norbert Thiebaud |
2014-06-30 | Changed BColor to Color in TextFooPrimitive2D classes | matteocam |
2014-06-30 | Added Text Fill Color in TextDecoratedPrimitive2D | matteocam |
2014-06-30 | Added Text Fill Color in TextSimplePortionPrimitive2D | matteocam |
2014-06-13 | loplugin:staticcall | Stephan Bergmann |
2014-05-29 | Comment seems incorrect | Tor Lillqvist |
2014-05-17 | Correct common misspellings, and remove some ASCII art along the way. | Chris Laplante |
2014-05-16 | clean up, remove eof comments | Thomas Arnhold |
2014-04-30 | Many spelling fixes: directories a* - g*. | Pedro Giffuni |
2014-04-25 | Revert "give empty constructed default font a default height" | Caolán McNamara |
2014-04-24 | Resolves: #i124686# reuse already set font for interpreting... | Armin Le Grand |
2014-04-23 | Fix typo: s/potentioal/potential | Tor Lillqvist |
2014-04-14 | typo: implicitely -> implicitly | Thomas Arnhold |
2014-04-11 | Introduce drawinglayer::primitive2d::idToString() debugging function | Tor Lillqvist |
2014-04-10 | It's "its", not "it's" | Tor Lillqvist |
2014-04-08 | Use same code for iOS and OS X here, too, not that it seems to help any | Tor Lillqvist |
2014-04-01 | Explicitly mark overriding destructors as "virtual" | Stephan Bergmann |
2014-03-28 | Merge back branch alg_writerframes to trunk | Armin Le Grand |
2014-03-26 | First batch of adding SAL_OVERRRIDE to overriding function declarations | Stephan Bergmann |
2014-03-20 | remove whitespace | Markus Mohrhard |
2014-03-19 | Use sane indentation in new files. | Jan Holesovsky |
2014-03-18 | fdo#75260: Center both primary and secondary lines wrt thier respective axes. | Kohei Yoshida |
2014-03-18 | fdo#75260: Don't forget to offset the inner with the width of the outer. | Kohei Yoshida |
2014-03-17 | Skeleton of drawinglayer object called OpenGLObject | Zolnai Tamás |
2014-03-10 | remove whitespace | Markus Mohrhard |
2014-03-04 | fdo#75260: Correctly draw double lines for both Writer and Calc. | Kohei Yoshida |
2014-02-27 | Remove visual noise from drawinglayer | Alexander Wilms |
2014-02-26 | cppuhelper: retrofit std::exception into overriding exception specs | Stephan Bergmann |
2014-02-21 | vcl: sal_Bool -> bool | Stephan Bergmann |
2014-01-30 | "stati" considered both pretentious and incorrect Latin | Michael Stahl |
2014-01-23 | Resolves: #i123950# unified and redefined CropPrimitive2D::get2DDecomposition | Armin Le Grand |
2014-01-21 | bool improvements | Stephan Bergmann |
2014-01-18 | -Werror,-Wunused-variable | Stephan Bergmann |
2014-01-17 | Double line looks a bit too apart. | Kohei Yoshida |