Age | Commit message (Expand) | Author |
2016-08-30 | declare default dtor as virtual | Caolán McNamara |
2016-08-30 | loplugin:stringconstant: adapt to improved OUStringLiteral1 (connectivity) | Stephan Bergmann |
2016-08-30 | Let OUStringLiteral1 take its arg as ctor arg, not template arg | Stephan Bergmann |
2016-08-28 | Resolves: tdf#81883 dispose OCalcConnection's doc before shutdown | Caolán McNamara |
2016-08-27 | put StreamMode masks in scope of enum class | Jochen Nitschke |
2016-08-25 | DocHolder->DocHolder | Caolán McNamara |
2016-08-25 | cid#1371320 Missing move assignment operator | Noel Grandin |
2016-08-25 | Improve exception construction | Stephan Bergmann |
2016-08-25 | cid#1371770 Uncaught exception | Stephan Bergmann |
2016-08-21 | coverity#1371621 Uncaught exception | Caolán McNamara |
2016-08-21 | coverity#1371622 Uninitialized scalar field | Caolán McNamara |
2016-08-19 | Some clang-tidy misc-move-constructor-init | Stephan Bergmann |
2016-08-18 | tdf#72987 GSoC Use Firebird backup format | Wastack |
2016-08-18 | tdf#69949 GSoC Firebird implement autoincrement | Wastack |
2016-08-17 | tdf#91324 correct firebird date format | Wastack |
2016-08-17 | tdf#73073 GSoC Firebird Set autoCommit true | Wastack |
2016-08-17 | GSoC Upgrade firebird to 3.0 | Wastack |
2016-08-17 | loplugin:unusedenumconstants in basctl..editeng | Noel Grandin |
2016-08-16 | loplugin:stringstatic | Stephan Bergmann |
2016-08-16 | new loplugin to check for static OUStrings | Noel Grandin |
2016-08-11 | tdf#91324 GSoC adapt struct tm correctly for date | Wastack |
2016-08-07 | Revert "tdf#67302 Resolving tablesSupplier name clash for postgresql" | Lionel Elie Mamane |
2016-08-05 | loplugin:countusersofdefaultparams in chart2..desktop | Noel Grandin |
2016-08-01 | tdf#100726: Improve readability of OUString concatenation | nadith |
2016-07-29 | connectivity: fix loplugin:cppunitassertequals warnings | Miklos Vajna |
2016-07-27 | improve passstuffbyref return analysis | Noel Grandin |
2016-07-25 | new loplugin overrideparam | Noel Grandin |
2016-07-22 | Fix typos | Andrea Gelmini |
2016-07-15 | loplugin:redundantcast | Stephan Bergmann |
2016-07-15 | new loplugin unnecessary override | Noel Grandin |
2016-07-15 | tdf#71009 GSoC firebird metadata functions | Wastack |
2016-07-15 | tdf#91324 GSoC adapt struct tm correctly | Wastack |
2016-07-13 | Remove useless comments (one was even wrong) | Stephan Bergmann |
2016-07-12 | Fix typo relase_ChildImpl -> release_ChildImpl | Stephan Bergmann |
2016-07-12 | tdf#100866: Don't let exception pass connectivity::release | Stephan Bergmann |
2016-07-08 | Resolves: tdf#100452 class Date full (BCE,CE) proleptic Gregorian calendar | Eike Rathke |
2016-07-08 | loplugin:redundantcast: redundant static_casts in connectivity | Stephan Bergmann |
2016-07-07 | loplugin:passstuffbyref also for {css::uno,rtl}::Reference | Stephan Bergmann |
2016-07-04 | tdf#43157 clean up OSL_ASSERT in connectivity | Jochen Nitschke |
2016-07-04 | remove comphelper::string::remove | Noel Grandin |
2016-07-04 | comphelper::OBaseMutex -> cppu::BaseMutex | Noel Grandin |
2016-06-27 | clang-analyzer-deadcode.DeadStores | Stephan Bergmann |
2016-06-23 | loplugin:unusedvariablecheck | Stephan Bergmann |
2016-06-23 | tdf#67302 Resolving tablesSupplier name clash for postgresql | Prashant |
2016-06-21 | connecitivty: [loplugin:nullptr] | Michael Stahl |
2016-06-10 | o3tl::tryGet on a temporary is dangerous | Stephan Bergmann |
2016-06-09 | tdf#94698 cleanup Makefiles. Get rid of udkapi and offapi | Gleb Mishchenko |
2016-06-09 | remove some manual ref-counting in connectivity | Noel Grandin |
2016-06-08 | Let loplugin:passstuffbyref also look at fn defn not preceded by any decl | Stephan Bergmann |
2016-06-08 | tdf#96099 Remove various smart pointer typedefs | Mark Page |