Age | Commit message (Expand) | Author |
2018-04-20 | loplugin:constantparam | Noel Grandin |
2018-04-18 | tdf#117044 Base crash when attempting to edit a table definition | Noel Grandin |
2018-04-18 | tdf#116420: Windows: Test if a filepath redirects to a WebDAV resource | Mike Kaganski |
2018-04-16 | assert that we own the data before freeing it | Noel Grandin |
2018-04-07 | Revert "long->sal_Int32 in tools/gen.hxx" | Stephan Bergmann |
2018-04-03 | long->sal_Int32 in tools/gen.hxx | Noel Grandin |
2018-04-02 | give DBG_UNHANDLED_EXCEPTION_WHEN an area parameter | Noel Grandin |
2018-03-14 | loplugin:constantparam | Noel Grandin |
2018-03-13 | ofz#6843 Integer-overflow | Caolán McNamara |
2018-03-08 | loplugin:constantparam in svtools..unotools | Noel Grandin |
2018-03-05 | drop sax::tools::*base64 methods | Noel Grandin |
2018-03-05 | Make LibreOffice buildable on Haiku. | Kacper Kasper |
2018-03-04 | Remove unnecessary INetProtocol::Webdav[s] again | Stephan Bergmann |
2018-03-04 | Remove unnecessary INetProtocol::VndSunStarWebdavs again | Stephan Bergmann |
2018-03-04 | Improve comment | Stephan Bergmann |
2018-03-04 | Change INetURLObject::isSchemeEqualTo parameter to u16string_view | Stephan Bergmann |
2018-03-01 | make Color::GetRGBColor return Color instead of ColorData | Noel Grandin |
2018-02-28 | drop old tools/gen methods in reportdesign..xmloff | Noel Grandin |
2018-02-28 | convert COL_ constants to be of type Color | Noel Grandin |
2018-02-26 | use less RGB_COLORDATA | Noel Grandin |
2018-02-22 | loplugin:changetoolsgen in tools..toolkit | Noel Grandin |
2018-02-21 | Revert "simplify ImpXPolygon" | Stephan Bergmann |
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 |