Age | Commit message (Expand) | Author |
2016-01-19 | Ensure irreflexivity of std::stable_sort predicate | Stephan Bergmann |
2016-01-14 | loplugin:unusedmethods unused return value in sdext | Noel Grandin |
2016-01-11 | loplugin:privatebase: Make derivation from noncopyable explicitly private | Stephan Bergmann |
2016-01-10 | Fix typos | Andrea Gelmini |
2015-12-26 | sdext: change instances of maName to more descriptive names | Chris Sherlock |
2015-12-21 | loplugin:unusedfields sdext | Noel Grandin |
2015-12-12 | Typos | Julien Nabet |
2015-12-11 | Get rid of StaticLibrary_pdfimport_s | Stephan Bergmann |
2015-12-11 | Remove unused -DBASEGFX_STATIC_LIBRARY | Stephan Bergmann |
2015-11-30 | loplugin:unusedfields | Noel Grandin |
2015-11-28 | Silence clang-cl warnings in gperf-generated code | Stephan Bergmann |
2015-11-28 | Missing include | Stephan Bergmann |
2015-11-26 | -Werror,-Wunused-private-field | Stephan Bergmann |
2015-11-26 | mark UNO structs as SAL_WARN_UNUSED, where possible | Noel Grandin |
2015-11-25 | loplugin:unusedfields various | Noel Grandin |
2015-11-23 | loplugin:unusedfields in sdext/ | Noel Grandin |
2015-11-17 | Use std::vector instead of boost::shared_array | Stephan Bergmann |
2015-11-15 | Fast PCH generator and optimized PCH files | Ashod Nakashian |
2015-11-15 | use initialiser for Sequence<OUString> | Noel Grandin |
2015-11-11 | new loplugin: memoryvar | Noel Grandin |
2015-11-10 | loplugin:nullptr (automatic rewrite) | Stephan Bergmann |
2015-11-09 | new loplugin: oncevar | Noel Grandin |
2015-11-06 | loplugin:stringconstant: elide explicit ctor usage (automatic rewrite) | Stephan Bergmann |
2015-11-05 | Remove unused PPPOptimizerTokenEnum enumerators | Stephan Bergmann |
2015-11-05 | Remove unused strings | Stephan Bergmann |
2015-11-05 | use uno::Reference::set method instead of assignment | Noel Grandin |
2015-11-04 | yyyyy | Noel Grandin |
2015-11-01 | no need to use OUString constructor in call to createInstance | Noel Grandin |
2015-10-30 | UNO: no need to use OUString constructor when calling createInstance | Noel Grandin |
2015-10-29 | com::sun::star->css in sdext | Noel Grandin |
2015-10-23 | Remove obsolete version map files | Stephan Bergmann |
2015-10-20 | loplugin:defaultparams | Stephan Bergmann |
2015-10-13 | Fix building with --enable-pdfimport on FreeBSD. | Damjan Jovanovic |
2015-10-12 | Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY code | Stephan Bergmann |
2015-10-06 | presenter console: add 'Restart Timer' button | Miklos Vajna |
2015-10-04 | Prefer getSelectedFiles to getFiles (sdext+qadevOOo) | Julien Nabet |
2015-09-30 | Fix typos | Andrea Gelmini |
2015-09-27 | cppcheck: noExplicitConstructor | Caolán McNamara |
2015-09-18 | boost->std | Caolán McNamara |
2015-09-10 | Handle IOException during filter detection | Stephan Bergmann |
2015-09-07 | Work around bogus warning C4701: potentially uninitialized local variable | Stephan Bergmann |
2015-09-07 | clang-analyzer-deadcode.DeadStores | Stephan Bergmann |
2015-09-07 | clang-analyzer-deadcode.DeadStores | Stephan Bergmann |
2015-09-01 | sdext: tdf#88206 replace cppu::WeakImplHelper* etc. | Takeshi Abe |
2015-08-31 | loplugin:stringconstant: OUStringBuffer: appendAscii -> append | Stephan Bergmann |
2015-08-29 | o3tl/cow_wrapper: remove boost dependency | Daniel Robertson |
2015-08-20 | loplugin: defaultparams | Noel Grandin |
2015-08-19 | Consolidate isFileUrl checks | Stephan Bergmann |
2015-08-05 | remove unused SfxFilterFlags values | Noel Grandin |
2015-08-03 | sdext: replace boost::function with std::function | Michael Stahl |