Age | Commit message (Expand) | Author |
2018-02-16 | Resolves: tdf#115750 SvStream::WriteStream was broken | Caolán McNamara |
2018-02-06 | simplify ImpXPolygon | Noel Grandin |
2018-02-02 | tools: MSVC: pragma warning: make more specific, remove obsolete | Mike Kaganski |
2018-02-01 | Support for webdav:// and webdavs:// schemes from command line | Vasily Melenchuk |
2018-01-27 | improve subtyping when dealing with tools::WeakReference | Noel Grandin |
2018-01-25 | Remove stdlib.h from sal/config.h | Stephan Bergmann |
2018-01-23 | Point default ctor already zero-initializes the members | Stephan Bergmann |
2018-01-23 | More loplugin:cstylecast on Windows | Stephan Bergmann |
2018-01-20 | More loplugin:cstylecast on macOS | Stephan Bergmann |
2018-01-20 | loplugin:unused-returns in filter,tools,xmloff | Noel Grandin |
2018-01-20 | loplugin:unusedmethods | Noel Grandin |
2018-01-19 | ofz#5475 Integer-overflow | Caolán McNamara |
2018-01-17 | Missing includes (Windows --disable-pch) | Stephan Bergmann |
2018-01-15 | More loplugin:cstylecast: tools | Stephan Bergmann |
2018-01-15 | convert a<b?a:b to std::min(a,b) | Noel Grandin |
2018-01-13 | loplugin:useuniqueptr in PolyPolygon | Noel Grandin |
2018-01-12 | More loplugin:cstylecast: tools | Stephan Bergmann |
2018-01-11 | loplugin:useuniqueptr in tools,stoc,unotools | Noel Grandin |
2018-01-09 | ofz#5000 Integer-overflow | Caolán McNamara |
2018-01-08 | UL->U | Caolán McNamara |
2018-01-07 | ofz#4995 Integer-overflow | Caolán McNamara |
2018-01-07 | Remove XmlWriter in test module and use tools::XmlWriter | Tomaž Vajngerl |
2018-01-05 | long->sal_Int32 in BigInt | Noel Grandin |
2018-01-03 | loplugin:singlevalfields improve copy constructor check | Noel Grandin |
2017-12-25 | tdf#114684: don't print pages for ranges completely outside ... | Mike Kaganski |
2017-12-21 | new loplugin: convertlong | Noel Grandin |
2017-12-18 | sal_uIntPtr->sal_uInt32 in Config | Noel Grandin |
2017-12-15 | merge ImplPolygon and ImplPolygonData | Caolán McNamara |
2017-12-14 | use std::unique_ptr | Caolán McNamara |
2017-12-14 | sal_uIntPtr->sal_Int32 in MultiSelection | Noel Grandin |
2017-12-13 | tools: remove unused #include from solar.h | Michael Stahl |
2017-12-13 | sal_uIntPtr->size_t in ZCodec | Noel Grandin |
2017-12-12 | sal_IntPtr->sal_uInt32 in INetMIMEMessageStream | Noel Grandin |
2017-12-12 | sal_uIntPtr->sal_uInt32 in m_nMIMEIndex | Noel Grandin |
2017-12-11 | ofz#4592 Direct-leak | Caolán McNamara |
2017-12-11 | Revert "just delete, don't check for null and then delete" | Caolán McNamara |
2017-12-11 | just delete, don't check for null and then delete | Caolán McNamara |
2017-12-10 | tdf#62525 tools: use cow_wrapper class for Polygon | Andreas Brandner |
2017-11-29 | lokdialog: Changed dialog painting to allow for modal dialogs | Pranav Kant |
2017-11-29 | loplugin:unusedmethods | Noel Grandin |
2017-11-27 | loplugin:unnecessaryparen (clang-cl) | Stephan Bergmann |
2017-11-23 | loplugin:simplifybool can't invert conditions involving float types | Noel Grandin |
2017-11-23 | loplugin:simplifybool for negation of comparison operator | Noel Grandin |
2017-11-22 | cpuid is only for x86 processors. | jan Iversen |
2017-11-22 | drop duplicate method | Caolán McNamara |
2017-11-21 | halve the number of threads if HT is active | Dennis Francis |
2017-11-13 | inline INetMIMEOutputSink | Noel Grandin |
2017-11-08 | Retrofit "KeepEmptyLinesAtTheStartOfBlocks: false" into .clang-format | Stephan Bergmann |
2017-11-06 | tdf#108748 generate PDF preview on SwapIn | Jan-Marek Glogowski |
2017-11-06 | loplugin:constparams in cppcanvas,drawinglayer | Noel Grandin |