Age | Commit message (Expand) | Author |
2015-12-21 | loplugin:unusedfields UnoControls,ucb | Noel Grandin |
2015-12-21 | loplugin:unusedfields unotools,unoxml | Noel Grandin |
2015-12-21 | loplugin:unusedfields vbahelper | Noel Grandin |
2015-12-21 | loplugin:unusedfields writerfilter,writerperfect | Noel Grandin |
2015-12-21 | loplugin:unusedfields in xmlhelp,xmloff | Noel Grandin |
2015-12-21 | loplugin:unusedfields in xmlscript,xmlsecurity | Noel Grandin |
2015-12-21 | tdf93236 N-UP printing in combination with mailmerge broken file-print 1/4 | Juergen Funk |
2015-12-21 | SVG: don't fill the gradient if there's no stop element present | Xisco Fauli |
2015-12-21 | loplugin:unusedmethods | Noel Grandin |
2015-12-21 | toolkit: mark AccessibleScrollBar:XAccessibleEventBroadcaster as a known issue | Miklos Vajna |
2015-12-21 | tdf#96223: introspection queries for XPropertySet again | Oliver Specht |
2015-12-21 | tdf#95846: fix not-relative-to-indent tab stop positions | Mike Kaganski |
2015-12-21 | unused code ww8::WW8TableNodeInfo::isEndOfLine() const | Juergen Funk |
2015-12-21 | Use std::unique_ptr for the SdrPageProperties member of SdrPage. | Kohei Yoshida |
2015-12-20 | tdf#93949 ensure memory stream is properly flushed | Tomaž Vajngerl |
2015-12-20 | cppcheck: false positive deallocuse | Julien Nabet |
2015-12-20 | cppcheck: false positive memleak | Julien Nabet |
2015-12-20 | loplugin:staticcall | Stephan Bergmann |
2015-12-20 | unused code | Juergen Funk |
2015-12-20 | loplugin:cstylecast | Stephan Bergmann |
2015-12-20 | solenv: clarify maven/buck/jar upload howto | Thorsten Behrens |
2015-12-20 | Probably a better way to detect readonly doc | Maxim Monastirsky |
2015-12-20 | ResourceMenuController: fix detection of verbs for readonly docs | Maxim Monastirsky |
2015-12-20 | loplugin::stringconcat | Stephan Bergmann |
2015-12-20 | Fix mis-edit in d0652bfd2b87fad10c141e3bf3f5d0c0a8683cb5 | Tor Lillqvist |
2015-12-20 | Fix @since tags | Stephan Bergmann |
2015-12-20 | Move silly DBG macro to the only file where it is used | Tor Lillqvist |
2015-12-20 | Bin leftover commented-out debugging call to dump_pset() | Tor Lillqvist |
2015-12-20 | Add snide comment | Tor Lillqvist |
2015-12-20 | Change a local DBG macro to SAL_INFO | Tor Lillqvist |
2015-12-20 | Cosmetic cleanup | Tor Lillqvist |
2015-12-20 | Bin silly DBG macro used in two not that interesting cases | Tor Lillqvist |
2015-12-20 | sal: make OString/OUString immovable for MSVC | Michael Stahl |
2015-12-20 | sw: add yet another stupid component for WNT | Michael Stahl |
2015-12-20 | external/libxslt: run macosx-change-install-names.pl for dylib | Douglas Mencken |
2015-12-20 | sal: replace a list with vector | Michael Stahl |
2015-12-20 | sw: remove that silly lcl_CopyStream | Michael Stahl |
2015-12-20 | oox: fix indentation of ShapeExport::WriteOLE2Shape | Michael Stahl |
2015-12-20 | oox: save ProgId on import, and use it in ShapeExport::WriteOLE2Shape() | Michael Stahl |
2015-12-20 | move saveInteropProperties from writerfilter to oox | Michael Stahl |
2015-12-20 | embeddedobj: do not automatically convert alien objects to own | Michael Stahl |
2015-12-20 | oox: stop pointlessly loading embedded objects to check if it's a chart | Michael Stahl |
2015-12-20 | oox: replace incomplete implementation of ShapeExport::WriteOLE2Shape() | Michael Stahl |
2015-12-20 | factor out oox::GetOLEObjectStream() without sw dependencies | Michael Stahl |
2015-12-20 | sw: stop using SfxObjectShell in DocxExport::WriteOLEObject | Michael Stahl |
2015-12-20 | oox: disable obnoxious debugging spew | Michael Stahl |
2015-12-20 | sfx2: SAL_WARN on the early error return | Michael Stahl |
2015-12-19 | no need to repeatedly call getLength | Markus Mohrhard |
2015-12-19 | std::pair<OUString, OUString> is the more natural key type | Markus Mohrhard |
2015-12-19 | xmloff: one more missing include | Miklos Vajna |