Age | Commit message (Expand) | Author |
2012-03-16 | Make sure mask is rendered opaque in vclcanvas. | Thorsten Behrens |
2012-03-16 | Remove nasty xor hack for non-Mac vclcanvas | Thorsten Behrens |
2012-03-16 | Another partial fix for fdo#45219 | Thorsten Behrens |
2012-03-16 | Consistent use of alpha in cairocanvas | Thorsten Behrens |
2012-03-14 | fdo#47246: canvas: split out static library directxcanvas | Michael Stahl |
2012-03-14 | Enable -Wnon-virtual-dtor for GCC 4.6 | Stephan Bergmann |
2012-03-10 | gbuild: get rid of realpath in gb_Foo_set_include | Matúš Kukan |
2012-02-25 | Remove unused code | Elton Chung |
2012-02-22 | Fix fdo#45219 wrong transparency for animated objects. | Thorsten Behrens |
2012-02-18 | Fix typos in comments | Elton Chung |
2012-02-17 | mark parameter as unused | David Tardon |
2012-02-17 | remove unused variable | David Tardon |
2012-02-13 | Remove unused code | Elton Chung |
2012-02-10 | Removing one obsolte GNUC check for GCC < 4.0.1 | Carsten Niehaus |
2012-02-08 | Added (and improved) READMEs for modules which used to be in libs-gui | Josh Heidenreich |
2012-02-07 | Remove obsolete quirk for text rotation. | Thorsten Behrens |
2012-02-05 | switch to include-based build rather than sourced-based build | Norbert Thiebaud |
2012-02-05 | Eliminate un-used DIRECTX5 | Norbert Thiebaud |
2012-02-01 | remove duplicate include | David Tardon |
2012-02-01 | the depth argument must be >= 0 | David Tardon |
2012-01-25 | transparency gradient effect fade in is wrong (fdo#45219) | David Tardon |
2012-01-24 | make slide transitions work | David Tardon |
2012-01-13 | WaE: unused i | Caolán McNamara |
2012-01-09 | Kill unused macro in canvas. | Thorsten Behrens |
2012-01-09 | Avoid pointless const_cast, use getConstArray in all cases. | Thorsten Behrens |
2012-01-09 | Fix more incorrect iterator re-use. | Thorsten Behrens |
2012-01-09 | Fix crash when play particular presentation with sound | julien2412 |
2012-01-04 | canvas: work around NOMINMAX windows breakage | Michael Stahl |
2011-12-22 | unusedcode: remove various unused classes | Matúš Kukan |
2011-12-22 | remove some unused code | Caolán McNamara |
2011-12-15 | Removed extra semicolons | Jesse |
2011-12-14 | regpathhelper: unused, so we've got to have two of them | Caolán McNamara |
2011-12-07 | in modules, when we have a env we are in stage gbuild | Bjoern Michaelsen |
2011-12-06 | fix annoying debugging-mode crash | Caolán McNamara |
2011-12-01 | typo fix: explicitely -> explicitly | Lior Kaplan |
2011-11-30 | catch by constant reference | Takeshi Abe |
2011-11-29 | move reconfigure into gbuild | Bjoern Michaelsen |
2011-11-27 | remove precompiled_xxx.hxx/cxx | Norbert Thiebaud |
2011-11-27 | remove pch from the include list | Norbert Thiebaud |
2011-11-27 | remove include of pch header in canvas | Norbert Thiebaud |
2011-11-27 | remove pre-compiled header support in gbuild and gbuildified module | Norbert Thiebaud |
2011-11-25 | make gbuild makefiles run independant of pwd again | Bjoern Michaelsen |
2011-11-23 | Changed sal/log.h -> sal/log.hxx, drop _S from C++ streaming log macros. | Stephan Bergmann |
2011-11-22 | Using #if etc. inside OSL_TRACE is not a good idea, breaks Windows. | Jan Holesovsky |
2011-11-22 | New sal/log.h obsoletes osl/diagnose.h and tools/debug.hxx. | Stephan Bergmann |
2011-11-21 | empty a bunch of d.lst files | Michael Stahl |
2011-11-16 | tweak gbuild standart Makefile to allow partial build in unsourced env | Norbert Thiebaud |
2011-11-14 | Simplified some uses of css.configuration.theDefaultProvider. | Stephan Bergmann |
2011-11-03 | Better fix for removed RangeExpander | Thorsten Behrens |
2011-11-03 | RangeExpander functor removed, but needed in one place. | Cédric Bosdonnat |