Age | Commit message (Expand) | Author |
2014-11-18 | cppuhelper: clean up public headers with include-what-you-use | Michael Stahl |
2014-11-17 | sal: clean up public headers with include-what-you-use | Michael Stahl |
2014-11-12 | Fix common typos. No automatic tools. Handmade… | Andrea Gelmini |
2014-11-06 | Revert "use the new OUString::fromUtf8 method" | Stephan Bergmann |
2014-11-06 | use the new OUString::fromUtf8 method | Noel Grandin |
2014-11-01 | coverity#1247614 Unchecked return value | Caolán McNamara |
2014-10-17 | java: final fields that can be static | Noel Grandin |
2014-10-15 | sot: stop leaking temp files from StgTmpStrm | Michael Stahl |
2014-10-03 | rename SvRef::AddRef to AddFirstRef | Noel Grandin |
2014-09-29 | loplugin: cstylecast | Noel Grandin |
2014-09-29 | loplugin: cstylecast | Noel Grandin |
2014-09-26 | remove unnecessary casts in calls to SvStream.WriteUInt32 | Noel Grandin |
2014-09-26 | remove unnecessary casts in calls to SvStream.WriteInt32 | Noel Grandin |
2014-09-26 | remove unnecessary casts in calls to SvStream.WriteInt16 | Noel Grandin |
2014-09-26 | remove unnecessary casts in calls to SvStream.WriteUChar | Noel Grandin |
2014-09-26 | cleanup GUID/ClsId/CLSID types | Noel Grandin |
2014-09-15 | Clean up StorageMode parameter of SotStorage::OpenSotStorage | Stephan Bergmann |
2014-09-11 | create a master document template type | Caolán McNamara |
2014-08-19 | java: use Boolean.valueOf instead of instantiating Boolean objects | Noel Grandin |
2014-08-18 | ErrorBox->MessageDialog | Caolán McNamara |
2014-08-13 | update_pch | Thomas Arnhold |
2014-08-12 | java: remove useless javadoc tags | Noel Grandin |
2014-08-06 | fdo#81835 Don't prefer GDI Metafiles to RTF/HTML -- correctly. | Andrzej Hunt |
2014-08-06 | Revert "fdo#81835 Don't prefer GDI Metafiles to RTF/HTML" | Andrzej Hunt |
2014-08-05 | fdo#81835 Don't prefer GDI Metafiles to RTF/HTML | Andrzej Hunt |
2014-08-05 | java: remove commented out code | Noel Grandin |
2014-07-29 | Include <algorithm> for std::min | Tor Lillqvist |
2014-07-21 | coverity#707195 Uncaught exception | Caolán McNamara |
2014-07-12 | Avoid possible memory leaks in case of exceptions | Takeshi Abe |
2014-07-10 | use SimpleReferenceObject in StgPage | Noel Grandin |
2014-07-07 | DBG_ASSERT->assert when followed by dereference | Caolán McNamara |
2014-07-01 | clang scan-build: various warnings | Caolán McNamara |
2014-06-26 | OSL_ENSURE->assert | Caolán McNamara |
2014-06-17 | improve the inlinesimplememberfunctions clang plugin | Noel Grandin |
2014-06-04 | update_pch: add a bunch of pch files | Thomas Arnhold |
2014-05-28 | fdo#78801 fdo#52547 Paste preference is image, then html, then text. | Andrzej Hunt |
2014-05-28 | Avoid undefined signed integer overflow | Stephan Bergmann |
2014-05-28 | Fix memory leak | Stephan Bergmann |
2014-05-24 | coverity#441341 Dereference after null check | Caolán McNamara |
2014-05-23 | Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part20 | Julien Nabet |
2014-05-01 | Many spelling fixes: directories r* - z*. | Pedro Giffuni |
2014-04-20 | coverity#705538 Unintentional integer overflow | Caolán McNamara |
2014-04-19 | fixincludeguards.sh: some smaller dirs | Thomas Arnhold |
2014-04-07 | Remove unused functions | Stephan Bergmann |
2014-04-07 | Replace SV_DECL/IMPL_REF macros with SvRef template | Stephan Bergmann |
2014-04-03 | remove unnecessary scope qualifier from sal_Bool uses | Noel Grandin |
2014-04-01 | Explicitly mark overriding destructors as "virtual" | Stephan Bergmann |
2014-03-30 | MSVC helpfully provides warning C4310: cast truncates constant value | Michael Stahl |
2014-03-30 | sot: convert that to SAL_INFO | Michael Stahl |
2014-03-30 | deploy some asserts to detect truncated STREAM_SEEK_TO_END | Michael Stahl |