Age | Commit message (Expand) | Author |
2013-03-04 | Make LO buildable again after the GraphicFilter move. | Jan Holesovsky |
2013-01-10 | implemented EmfPlusRecordTypeFillPie record | Radek Doulik |
2012-06-17 | Get rid of GRADIENT_* defines, they conflict with Windows GDI types. | Jan Holesovsky |
2012-05-22 | targetted string re-work | Michael Meeks |
2012-04-18 | tune the guessed position a bit, so that it works better with test documents | Radek Doulik |
2012-04-18 | implemented EmfPlusRecordTypeDrawString record | Radek Doulik |
2012-04-18 | added debug message for unsupported cases | Radek Doulik |
2012-04-18 | SrcRect for SrcUnit = 2 is in pixels, don't Map it | Radek Doulik |
2012-04-18 | ImplText never instantiated | Caolán McNamara |
2012-04-13 | set minimal width if pen width is set to zero | Radek Doulik |
2012-04-13 | fix crash on invalid/missing pen | Caolán McNamara |
2012-04-13 | fix busted indent | Caolán McNamara |
2012-04-05 | callcatcher: update list, add README, remove some newly unused code | Caolán McNamara |
2012-04-04 | New try to sort out the overloaded virtual method weirdness | Tor Lillqvist |
2012-04-04 | Clang WaE: -Woverloaded-virtual weirdness, this seems to help | Tor Lillqvist |
2012-03-30 | removed duplicate includes in cppcanvas / cppuhelper / cui | Takeshi Abe |
2012-03-26 | readUnicodeString can just return the string | Caolán McNamara |
2012-03-16 | Add COMPHELPER_SERVICEDECL_EXPORTS* back in, after libmerge changes | Thorsten Behrens |
2012-03-16 | Performance: avoid scaling just-generated bitmap 2nd time | Thorsten Behrens |
2012-03-09 | cppcanvas: processEMFPlus: fix valgrind warning: | Michael Stahl |
2012-03-07 | workaround for buggy metafile images | Radek Doulik |
2012-02-17 | Removed unused code from cppcanvas | Szabolcs Dezsi |
2012-02-13 | EasyHack: Removed gcc conditionals | Alexander Bergmann |
2012-01-24 | String->rtl::OUString | Caolán McNamara |
2012-01-05 | make VectorOfOutDevStates a class and refactor this a little | Caolán McNamara |
2011-12-21 | Revert "callcatcher: Remove unused code" | August Sodora |
2011-12-21 | callcatcher: Remove unused code | August Sodora |
2011-12-19 | callcatcher: Remove unused code | August Sodora |
2011-12-01 | typo fix: explicitely -> explicitly | Lior Kaplan |
2011-11-28 | more debug info for emf+ rendering - path | Radek Doulik |
2011-11-27 | remove include of pch header in cppcanvas | Norbert Thiebaud |
2011-11-21 | Revive gradient clipping debug visualization code. | Thorsten Behrens |
2011-11-17 | Enforce a "lib" prefix for UNO components for Android | Tor Lillqvist |
2011-11-01 | adapt naming scheme | Caolán McNamara |
2011-11-01 | add and use an OString::equalsIgnoreAsciiCaseAscii equivalent to OUString one | Caolán McNamara |
2011-10-10 | Related: fdo#38580 NULL object | Caolán McNamara |
2011-10-08 | Added the unreachable code back in, even for GCC 4.0, so Mac OS X would not f... | Stephan Bergmann |
2011-10-07 | WaE: unreachable code | Tor Lillqvist |
2011-09-30 | add mode-lines to .m files and last round of merged files, etc. | Caolán McNamara |
2011-09-26 | WaE: control reaches end of non-void function | Tor Lillqvist |
2011-09-22 | just silence the auto_ptr deprecations in isolation | Caolán McNamara |
2011-09-12 | make base class dtor virtual | Caolán McNamara |
2011-09-01 | fix warnings | Gabor Jenei |
2011-08-29 | WaE: in debug=2 mode | Caolán McNamara |
2011-08-23 | debug build errors | Gabor |
2011-08-17 | add more component prefixes | Matúš Kukan |
2011-08-11 | align closing brace | David Tardon |
2011-08-11 | WaE: add braces around empty body in else stmt | David Tardon |
2011-08-10 | check bitmap size before creating canvas action | Radek Doulik |
2011-08-10 | added MultiplyWorldTransform record type | Radek Doulik |