Age | Commit message (Expand) | Author |
2016-09-26 | convert CONTINUATION constants to typed_flags_set | Noel Grandin |
2016-09-26 | convert eNBOType constants to scoped enum | Noel Grandin |
2016-09-26 | convert eNBType to scoped enum | Noel Grandin |
2016-09-26 | convert ITEMCONN_ constants to scoped enum | Noel Grandin |
2016-09-25 | remove unused parameter | Jochen Nitschke |
2016-09-25 | tdf#101935 and tdf#102201: | Mohammed Abdul Azeem |
2016-09-24 | we shouldn't need explicit lt_rtl_OUString, etc things anymore | Caolán McNamara |
2016-09-23 | tdf#94987 Create directories for temp filenames | Jan-Marek Glogowski |
2016-09-23 | TDE fix some clang plugin based warnings | Jan-Marek Glogowski |
2016-09-23 | cid#1371232: Add move semantics | Stephan Bergmann |
2016-09-23 | cid#1371196: Add move semantics | Stephan Bergmann |
2016-09-23 | cid#1371304: Add move semantics | Stephan Bergmann |
2016-09-23 | coverity#1371156 Missing move assignment operator | Caolán McNamara |
2016-09-23 | convert formula error codes to scoped enum | Noel Grandin |
2016-09-23 | perf: eliminate SfxSimpleHint and move to SfxHint, tdf#87101 related | Eike Rathke |
2016-09-23 | These functions wouldn't be implicitly declared/defined, anyway | Stephan Bergmann |
2016-09-23 | use std to impl this resource sharing | Caolán McNamara |
2016-09-23 | coverity#1371281 Missing move assignment operator | Caolán McNamara |
2016-09-22 | desktop: that wasn't unused, just rarely used | Michael Stahl |
2016-09-22 | attempt to fix build, reintroduce TabitemValue::isLast() | Eike Rathke |
2016-09-22 | -Werror,-Wunused-private-field | Stephan Bergmann |
2016-09-22 | fix windows build | Noel Grandin |
2016-09-22 | convert SfxItemKind to scoped enum | Jochen Nitschke |
2016-09-22 | loplugin:unusedmethods in chart2..svx | Noel Grandin |
2016-09-22 | Missing "const" | Stephan Bergmann |
2016-09-22 | loplugin:unusedmethods unused returns | Noel Grandin |
2016-09-22 | loplugin:unnecessaryvirtual | Noel Grandin |
2016-09-22 | Remove NumberFormatCodeWrapper | Maarten Bosmans |
2016-09-21 | lok::Document::getCommandValues: expose sw redline author colors | Miklos Vajna |
2016-09-21 | convert SfxItemPresentation to scoped enum | Noel Grandin |
2016-09-21 | add dumpAsXml() to more pool items | Noel Grandin |
2016-09-21 | cid#1371252: Add move semantics | Stephan Bergmann |
2016-09-20 | Fix "ubsan: 9 is not a valid value for type ´SvxNumType´" once again | Stephan Bergmann |
2016-09-20 | o3tl: replace yet another sal_Size with std::size_t | Michael Stahl |
2016-09-20 | loplugin:unusedfields | Noel Grandin |
2016-09-20 | Related cid#1371287: Work around missing OStringBuffer move semantics | Stephan Bergmann |
2016-09-20 | Related cid#1371289: Work around missing OUStringBuffer move semantics | Stephan Bergmann |
2016-09-20 | cid#1371306: Add move semantics | Stephan Bergmann |
2016-09-20 | cid#1371245: Add move semantics | Stephan Bergmann |
2016-09-20 | cid#1371291: Add move semantics | Stephan Bergmann |
2016-09-20 | Related cid#1371289: Improve code to not depend on missing move assignment | Stephan Bergmann |
2016-09-20 | Remove redundant default ctor definition | Stephan Bergmann |
2016-09-20 | Mark new exported function as SAL_CALL | Stephan Bergmann |
2016-09-20 | [API CHANGE] Remove HAVE_GCC_VISIBILITY_FEATURE, always true | Stephan Bergmann |
2016-09-20 | convert constants to scoped enum TblAction | Jochen Nitschke |
2016-09-20 | Remove obsolete workaround for SUNPRO 5 compiler | Stephan Bergmann |
2016-09-19 | convert storeAccessMode to scoped enum | Noel Grandin |
2016-09-19 | loplugin:unusedenumvalues | Noel Grandin |
2016-09-19 | cid#1371142: Move semantics for css::uno::WeakReferenceHelper | Stephan Bergmann |
2016-09-19 | o3tl: refcounts should be native platform int width | Thorsten Behrens |