Age | Commit message (Expand) | Author |
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 |
2017-11-01 | Extract XmlWriter and XmlWalker from opencl into tools | Tomaž Vajngerl |
2017-10-30 | tdf#96505 Get rid of cargo cult long integer literals | udareechk |
2017-10-30 | loplugin:constantparam in tools | Noel Grandin |
2017-10-27 | loplugin:includeform: tools (Windows) | Stephan Bergmann |
2017-10-27 | ofz#3791 Integer-overflow | Caolán McNamara |
2017-10-27 | ofz#3802 Integer-overflow | Caolán McNamara |
2017-10-27 | ofz#3812 Divide-by-zero | Caolán McNamara |
2017-10-25 | loplugin:constmethod in tools,sax,UnoControls | Noel Grandin |