Age | Commit message (Expand) | Author |
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-08-07 | Related: #i125349# moved clip enhancements to base clipping functionality | Armin Le Grand |
2014-07-24 | Resolves: fdo#81598 #i125300# enhanced handling of multiple ClipRegions... | Armin Le Grand |
2014-07-20 | vcl consitent use of long for corrdinate | Norbert Thiebaud |
2014-07-11 | fdo#81148: Fix transparency gradients. | Matúš Kukan |
2014-06-30 | Changed BColor to Color in TextFooPrimitive2D classes | matteocam |
2014-06-30 | Fill Color in VclProcessor2D is set out of decorated text if-block | matteocam |
2014-06-30 | Added Text Fill Color in TextDecoratedPrimitive2D | matteocam |
2014-06-30 | Added Text Fill Color in TextSimplePortionPrimitive2D | matteocam |
2014-06-30 | Minor changes | matteocam |
2014-06-30 | Experiment with underlining in VclProcessor's text rendering | matteocam |
2014-06-30 | VclProcessor's text rendering looks at fill color | matteocam |
2014-06-26 | OSL_ENSURE->assert | Caolán McNamara |
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-05-14 | various loplugin:passsequencebyref | Noel Grandin |
2014-04-30 | Many spelling fixes: directories a* - g*. | Pedro Giffuni |
2014-04-29 | Resolves: fdo#62038 EPS not rendered in drawinglayer code paths | Caolán McNamara |
2014-04-26 | fdo#74336 draw hairline if line width is small | Tomaž Vajngerl |
2014-04-25 | add way for shape dumper to dump single shape | Markus Mohrhard |
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-19 | fixincludeguards.sh: some smaller dirs | Thomas Arnhold |
2014-04-17 | remove executable bit | Andras Timar |
2014-04-14 | update_pch | Thomas Arnhold |
2014-04-14 | typo: noone -> no one | Thomas Arnhold |
2014-04-14 | typo: implicitely -> implicitly | Thomas Arnhold |
2014-04-11 | Revert ""Fix" for some SmartArt rendering artefacts on iOS" | Tor Lillqvist |
2014-04-11 | "Fix" for some SmartArt rendering artefacts on iOS | Tor Lillqvist |
2014-04-11 | Add a couple of SAL_INFOs using drawinglayer::primitive2d::idToString() | Tor Lillqvist |
2014-04-11 | Introduce drawinglayer::primitive2d::idToString() debugging function | Tor Lillqvist |
2014-04-10 | It's "its", not "it's" | Tor Lillqvist |
2014-04-09 | Clean up function declarations and some unused functions | Stephan Bergmann |
2014-04-08 | Use same code for iOS and OS X here, too, not that it seems to help any | Tor Lillqvist |
2014-04-07 | drawinglayer: sal_Bool->bool | Noel Grandin |
2014-04-07 | This IOS ifdef has no visible effect either as far as I can see | Tor Lillqvist |
2014-04-07 | Hah | Tor Lillqvist |
2014-04-03 | remove unnecessary scope qualifier from sal_Bool uses | Noel Grandin |
2014-04-01 | Explicitly mark overriding destructors as "virtual" | Stephan Bergmann |
2014-04-01 | Clear the VirtualDevice we create for an impBufferDevice on iOS | Tor Lillqvist |
2014-03-28 | Bin rest of DBG_WARNING[123] | Tor Lillqvist |
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-19 | Add dash-dot and dash-dot-dot line styles. | Kohei Yoshida |