Age | Commit message (Expand) | Author |
2013-03-27 | -Wunused-macros | Stephan Bergmann |
2013-03-19 | further OUString cleanup | Thomas Arnhold |
2013-03-17 | WaE uninitialized pointer | David Ostrovsky |
2013-03-14 | remove legacy build.pl prj/build.lst files. | Michael Meeks |
2013-03-14 | pass argb32 pixmaps from vcl to canvas, avoiding costly x11 roundtrips | Radek Doulik |
2013-03-13 | vcl: make Region ctors explicit to prevent overloading desasters | Michael Stahl |
2013-03-02 | Typo fix: informations -> information and a few other adjacent typos. | Gregg King |
2013-03-01 | Replace rtl::O(U)String with O(U)String | Ádám Csaba Király |
2013-02-28 | remove all d.lst | Michael Stahl |
2013-02-24 | CreateFromAscii removal in canvas | Ricardo Montania |
2013-02-21 | fix win build | Caolán McNamara |
2013-02-20 | RTL_CONSTASCII_USTRINGPARAM and ::rtl:: removals | Krisztian Pinter |
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 |