Age | Commit message (Expand) | Author |
2015-09-21 | valgrind: use of uninit data in sw_globalfilter test | Caolán McNamara |
2015-09-18 | Some follow-up #include clean-up | Stephan Bergmann |
2015-09-17 | writeHeaderFieldBody is only called with bInitialSpace = false | Stephan Bergmann |
2015-09-17 | CODING_QUOTED has become unused | Stephan Bergmann |
2015-09-17 | CONTEXT_TEXT is the only unused Context | Stephan Bergmann |
2015-09-17 | Make various INetMIME members local to inetmime.cxx | Stephan Bergmann |
2015-09-17 | Make createPreferredCharsetList local to inetmime.cxx | Stephan Bergmann |
2015-09-17 | SPACE_ENCODED has become unused | Stephan Bergmann |
2015-09-17 | Make INetMIMEEncodedWordOutputSink local to inetmime.cxx | Stephan Bergmann |
2015-09-17 | HEADER_FIELD_TEXT is the only used HeaderFieldType | Stephan Bergmann |
2015-09-17 | WaE: variable set but not used | Caolán McNamara |
2015-09-17 | INetMIMEOutputSink line length limit is unused | Stephan Bergmann |
2015-09-17 | All INetMIMEOutputSink instances use same fixed ctor arg values | Stephan Bergmann |
2015-09-17 | Odd that this started out as STRING_MAXLEN | Stephan Bergmann |
2015-09-17 | Fold INetMIMEStringOutputSink into INetMIMEOutputSink base | Stephan Bergmann |
2015-09-17 | No need for user-prov. INetContentTypeParameter ctor, use list-initialization | Stephan Bergmann |
2015-09-17 | "unnamed namespaces don't work well yet" is no longer true | Stephan Bergmann |
2015-09-10 | Remove unused INetMIMEMessage parts | Stephan Bergmann |
2015-09-10 | More INetMIMEMessageStream clean up | Stephan Bergmann |
2015-09-10 | Merge INetMessageIStream into INetMIMEMessageStream | Stephan Bergmann |
2015-09-10 | No need for INetMIMEMessageStream encoding | Stephan Bergmann |
2015-09-10 | Remove unused INetMessageOStream functionality | Stephan Bergmann |
2015-09-10 | Reduce INetMIMEMessage::EnableAttachChild to its only use case | Stephan Bergmann |
2015-09-10 | Check for "multipart/" prefix | Stephan Bergmann |
2015-09-08 | Avoid pain when using selective debuginfo | Tor Lillqvist |
2015-09-03 | disable an assert in color tests due to rounding error | Tomaž Vajngerl |
2015-09-03 | Change color test to report expected values when assert fails | Tomaž Vajngerl |
2015-09-03 | Report reference color and expected color if test fails | Tomaž Vajngerl |
2015-08-31 | sot: don't leak uninitialized memory into temp file | Michael Stahl |
2015-08-31 | tdf#93794 - spin buttons not rendered in gtk2/gtk3 | Noel Grandin |
2015-08-31 | loplugin:stringconstant: OUStringBuffer: appendAscii -> append | Stephan Bergmann |
2015-08-30 | tdf#62525: use cow_wrapper for SvGlobalName | Daniel Robertson |
2015-08-27 | this farcical staroffice 5.0 related junk can at least be const | Caolán McNamara |
2015-08-27 | Remove redundant if (zero is already handled earlier) | Stephan Bergmann |
2015-08-27 | loplugin:passstuffbyref | Stephan Bergmann |
2015-08-27 | Avoid slightly silly warnings from Clang | Tor Lillqvist |
2015-08-27 | Again add ability to change tint/shade of a color + unit test | Tomaž Vajngerl |
2015-08-26 | Bin the fairly useless DbgDialog stuff and handle fallout | Tor Lillqvist |
2015-08-17 | Put Line under tools namespace | Norbert Thiebaud |
2015-08-17 | Put Polygon from tools under tools:: namespace | Norbert Thiebaud |
2015-08-11 | loplugin: defaultparams | Noel Grandin |
2015-07-31 | tools: prefix members of SvStream | Michael Stahl |
2015-07-30 | loplugin:unusedmethods | Noel Grandin |
2015-07-17 | in remainingSize consider that its is possible to seek past the end | Caolán McNamara |
2015-07-16 | tools: replace boost::ptr_vector with std::unordered_map | Michael Stahl |
2015-07-15 | Revert "tools: replace boost::ptr_vector with std::unordered_map" | Norbert Thiebaud |
2015-07-16 | tools: replace boost::ptr_vector with std::unordered_map | Michael Stahl |
2015-07-13 | Make content of OSL_ASSERT, DBG_ASSERT, etc. visiblie in non-debug builds | Stephan Bergmann |
2015-07-09 | add some unit tests for tools::Rectangle | Tomaž Vajngerl |
2015-07-07 | -1 -> Z_ERRNO for clarity | Caolán McNamara |