Age | Commit message (Expand) | Author |
2013-02-05 | fdo#43157 - Clean up OSL_ASSERT, DBG_ASSERT | Radu Ioan |
2013-01-26 | gbuild: fix silly "expandtabs" in makefile VIM modelines | Michael Stahl |
2013-01-26 | gbuild: do not copy boost headers around | Michael Stahl |
2013-01-13 | Remove unused function useFont | Julien Nabet |
2013-01-11 | QUARTZ is equivalent to MACOSX | Tor Lillqvist |
2013-01-09 | RTL_CONSTASCII_(U)STRINGPARAM removed in canvas | Chr. Rossmanith |
2013-01-07 | RTL_CONSTASCII_(U)STRINGPARAM removed in canvas (WIP) | Chr. Rossmanith |
2012-12-25 | Get rid of (most uses of) GUI | Tor Lillqvist |
2012-12-15 | postprocess: convert to gbuild | Matúš Kukan |
2012-11-27 | More ::rtl::OUString -> OUString in canvas | Ricardo Montania |
2012-11-27 | ::rtl prefix removal in canvas | Ricardo Montania |
2012-11-27 | Some ::rtl::OUString -> OUString in canvas | Ricardo Montania |
2012-11-22 | warning C4309: '=' : truncation of constant value | Stephan Bergmann |
2012-11-22 | fix 3D 'fade' transitions | David Tardon |
2012-11-20 | fix typo | Andras Timar |
2012-11-20 | use LanguageTag | Eike Rathke |
2012-11-17 | use LanguageTag | Eike Rathke |
2012-11-12 | unusedcode.ease cleanup | José Guilherme Vanz |
2012-11-09 | bnc#681110: Fix squashed glyphs with Cairo canvas. | Jan Holesovsky |
2012-11-06 | re-base on ALv2 code. Includes (at least) relevant parts of: | Michael Meeks |
2012-10-31 | Get rid of vcl::unohelper::GetMultiServiceFactory | Stephan Bergmann |
2012-10-26 | Resolves: fdo#47432 Improve the "faux bold" in cairo canvas | Flex Liu |
2012-10-15 | cairo canvas: handle 8-bit grey-scale alpha colors: | Michael Stahl |
2012-10-08 | WaE: unused function 'unoCapeFromCap' | Tor Lillqvist |
2012-10-08 | re-base on ALv2 code. Includes: | Michael Meeks |
2012-10-07 | fix canvas build with Win8 SDK | Peter Foley |
2012-10-06 | add missing dep on o3tl | David Tardon |
2012-10-06 | drop unused #include | David Tardon |
2012-10-01 | Replace usage of rtl_*Memory with equivalent from string.h | Arnaud Versini |
2012-09-28 | gbuild: invert handling of standard system libraries: | Michael Stahl |
2012-09-28 | gbuild: gb_Library_PLAINLIBS_NONE cleanup for WNT: | Michael Stahl |
2012-09-28 | gbuild: gb_Library_PLAINLIBS_NONE cleanup for unxgcc/solaris | Michael Stahl |
2012-09-28 | gbuild: clean up Mac OS X framework handling: | Michael Stahl |
2012-09-28 | gbuild: clean up usage of weird x11_extensions module etc. | Michael Stahl |
2012-09-28 | gbuild: replace direct gb_STDLIBS use with ... | Michael Stahl |
2012-09-28 | gbuild: split uwinapi out of gb_STDLIBS | Michael Stahl |
2012-09-28 | some windows SetPosSizePixel->setPosSizePixel | Caolán McNamara |
2012-09-25 | replace remaining InterlockedCount() with inlined version | Norbert Thiebaud |
2012-09-14 | Improvement on previous commit, UCB clean up | Stephan Bergmann |
2012-08-20 | fill whole polypolygon at once, so that fill rule is applied correctly | Radek Doulik |
2012-08-13 | unusedcode: SpriteCanvasHelper's methods | Matúš Kukan |
2012-08-08 | remove include comments and boxes | Thomas Arnhold |
2012-08-08 | remove some more eof noise | Thomas Arnhold |
2012-08-07 | drop bogus eof lines | Thomas Arnhold |
2012-08-02 | strip down UniString some more | Caolán McNamara |
2012-07-16 | Reduce scope | Julien Nabet |
2012-07-11 | Use rtl_zeroMemory in place of rtl_fillMemory(..., 0) | Christophe JAILLET |
2012-07-04 | fix fdo#51547: revert "Some cppcheck cleaning" | Michael Meeks |
2012-07-04 | removed unnecessary forward declarations of class | Takeshi Abe |
2012-07-02 | targetted improvement of UNO API includes / usage | Michael Meeks |