Age | Commit message (Expand) | Author |
2015-09-17 | INetMIMEOutputSink ctor args are always given explicitly | Stephan Bergmann |
2015-09-17 | Remove unused HARD_LINE_LENGTH_LIMIT | Stephan Bergmann |
2015-09-17 | No need for user-prov. INetContentTypeParameter ctor, use list-initialization | Stephan Bergmann |
2015-09-17 | Don't violate unordered container hash+pred requirements | 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 | convert Link<> to typed, and introduce LinkParamNone | Noel Grandin |
2015-09-10 | Remove unused "#ifndef ENUM_*_DECLARED" wrapping | Stephan Bergmann |
2015-09-09 | Get rid of OSL_UNUSED | Stephan Bergmann |
2015-09-08 | Avoid pain when using selective debuginfo | Tor Lillqvist |
2015-08-31 | tdf#93794 - spin buttons not rendered in gtk2/gtk3 | Noel Grandin |
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 | 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-25 | simplify some declarations | Noel Grandin |
2015-08-25 | add some comments to Rectangle mutation methods | Noel Grandin |
2015-08-20 | afl-clang-fast apparently miscompiles this | Caolán McNamara |
2015-08-20 | remove dead comment | Noel Grandin |
2015-08-17 | Put Line under tools namespace | Norbert Thiebaud |
2015-08-17 | Put Polygon from tools under tools:: namespace | Norbert Thiebaud |
2015-08-05 | loplugin:unusedmethods | Noel Grandin |
2015-08-04 | include: inline some use-once typedefs | Noel Grandin |
2015-07-31 | tools: prefix members of SvStream | Michael Stahl |
2015-07-30 | loplugin:unusedmethods | Noel Grandin |
2015-07-29 | solar.h: avoid some Wconversion warnings | Matteo Casalin |
2015-07-29 | errcode.hxx: avoid some Wconversion warnings | Matteo Casalin |
2015-07-27 | inline a bunch of use-once macros | Noel Grandin |
2015-07-27 | remove some unused defines | Noel Grandin |
2015-07-24 | remove unused URL_PREFIX_PRIV constants | Noel Grandin |
2015-07-24 | convert ImageAlign to enum class | Noel Grandin |
2015-07-24 | convert WindowAlign to scoped enum | Noel Grandin |
2015-07-16 | loplugin:simplifybool | Stephan Bergmann |
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-07 | Replace GetAppData(SHL_SVDDE) with a static pointer var | Stephan Bergmann |
2015-07-07 | SHL_SHL2 is unused | Stephan Bergmann |
2015-07-07 | vcl: document Rectangle's get vs Get differences | Miklos Vajna |
2015-07-07 | Replace GetAppData(SHL_IDL) with a static pointer var | Stephan Bergmann |
2015-07-07 | Replace GetAppData(SHL_IDL) with an rtl::Static | Stephan Bergmann |
2015-07-07 | Replace GetAppData(SHL_SVD) with an rtl::Static | Stephan Bergmann |
2015-07-07 | Replace GetAppData(SHL_ERR) with an rtl::Static | Stephan Bergmann |
2015-07-06 | loplugin:unusedmethods basebmp | Noel Grandin |
2015-07-03 | Fix typos | Andrea Gelmini |