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-08 | Missing test dependencies | Stephan Bergmann |
2014-08-07 | coverity#1228877 Structurally dead code | Caolán McNamara |
2014-07-29 | fdo#81799 we need cppuhelper here too | David Tardon |
2014-07-28 | Use better coordinates for unit test of fdo#77229 | Arnaud Versini |
2014-07-20 | vcl consitent use of long for corrdinate | Norbert Thiebaud |
2014-07-20 | emf+: recognise some more object types | Tomaž Vajngerl |
2014-07-20 | emf+: emulate hatch with color blend | Tomaž Vajngerl |
2014-07-20 | bnc#881024 Handle 0 font height just like outdev & drawinglayer | Tomaž Vajngerl |
2014-07-20 | emf+: Log type name instead of the type number | Tomaž Vajngerl |
2014-07-01 | New loplugin:stringconcat | Stephan Bergmann |
2014-06-17 | improve the inlinesimplememberfunctions clang plugin | Noel Grandin |
2014-06-12 | Fix vclplug_* dependencies for gb_CppunitTest_use_vcl | Stephan Bergmann |
2014-06-12 | Lets assume gb_CppunitTest_unset_headless was cargo cult here | Stephan Bergmann |
2014-06-04 | update_pch: add a bunch of pch files | Thomas Arnhold |
2014-06-04 | DeInitVCL at end of tests | Stephan Bergmann |
2014-05-30 | Fix memory leak in test code | Stephan Bergmann |
2014-05-22 | cppcheck: Function parameter 'rStartPos' should be passed by reference | Thomas Arnhold |
2014-05-22 | cppcheck: Function parameter 'rLineInfo' should be passed by reference | Thomas Arnhold |
2014-05-15 | Resolves fdo#70681: fixincludeguards.pl: all that's left | Thomas Arnhold |
2014-05-10 | Blind fix for red Tinderboxes, following | Julien Nabet |
2014-05-09 | '!= false' is redundant, and confusing - kill it. | Jan Holesovsky |
2014-04-28 | coverity#738576 Uninitialized pointer field | Caolán McNamara |
2014-04-28 | coverity#738575 Uninitialized pointer field | Caolán McNamara |
2014-04-28 | coverity#738574 Uninitialized scalar field | Caolán McNamara |
2014-04-28 | coverity#738573 Uninitialized scalar field | Caolán McNamara |
2014-04-17 | remove executable bit | Andras Timar |
2014-04-10 | CppunitTest_cppcanvas_emfplus: disable this in case there is no display to use | Miklos Vajna |
2014-04-10 | fdo#77229 testcase | Miklos Vajna |
2014-04-09 | fdo#77229 EMF+ rendering: improve EmfPlusSetClipPath's CombineModeExclude case | Miklos Vajna |
2014-04-09 | Clean up function declarations | Stephan Bergmann |
2014-04-07 | cppcanvas: sal_Bool->bool | Noel Grandin |
2014-04-07 | Replace SV_DECL/IMPL_REF macros with SvRef template | Stephan Bergmann |
2014-04-01 | Explicitly mark overriding destructors as "virtual" | Stephan Bergmann |
2014-03-26 | First batch of adding SAL_OVERRRIDE to overriding function declarations | Stephan Bergmann |
2014-03-18 | Find places where OUString and OString are passed by value. | Noel Grandin |
2014-02-26 | cppuhelper: retrofit std::exception into overriding exception specs | Stephan Bergmann |
2014-02-25 | Remove visual noise from cppcanvas | Alexander Wilms |
2014-02-25 | Update little-to-big endian GetSwapFloat functions | Douglas Mencken |
2014-02-24 | harmonize Tell() Seek() type. | Norbert Thiebaud |
2014-02-23 | Remove unneccessary comments | Alexander Wilms |
2014-02-21 | vcl: sal_Bool -> bool | Stephan Bergmann |
2014-02-17 | fix debug=2 build | Caolán McNamara |
2014-02-12 | remove SvStream::operator>> methods | Noel Grandin |
2014-02-12 | convert SvStream::operator>> methods to ReadXXX methods | Noel Grandin |
2014-02-04 | convert specialised SvStream::operator>> methods to ReadXXX methods | Noel Grandin |
2014-01-30 | EMF+: Only draw endcap outline if not filled, fix endcap scaling. | Andrzej Hunt |
2014-01-28 | Apparently broken bitmask operation | Stephan Bergmann |
2014-01-23 | coverity#1158489 Uninitialized scalar field | Caolán McNamara |