Age | Commit message (Expand) | Author |
2017-05-20 | cleanup unused css/uri/ includes | Jochen Nitschke |
2017-05-20 | cleanup unused css/script/ includes | Jochen Nitschke |
2017-05-18 | Revert "Fix typos" | Stephan Bergmann |
2017-05-18 | Fix typos | Andrea Gelmini |
2017-05-12 | remove unused uno::Reference vars | Noel Grandin |
2017-05-09 | cleanup osl/diagnose.h includes | Jochen Nitschke |
2017-05-07 | revert OSL_ASSERT changes | Chris Sherlock |
2017-05-07 | tdf#43157: convert stoc from OSL_ASSERT to assert | Chris Sherlock |
2017-05-07 | tdf#43157: convert stoc tests from OSL_ASSERT to assert | Chris Sherlock |
2017-05-04 | Replace all OUString("") with OUString() | Arnaud Versini |
2017-04-21 | gbuild: Remove MSVC 2013 legacy code | David Ostrovsky |
2017-04-13 | Simplify passing options to jfw_startVM | Stephan Bergmann |
2017-04-11 | sal_Bool -> bool | Stephan Bergmann |
2017-04-11 | sal_Bool -> bool | Stephan Bergmann |
2017-04-11 | Use std::unique_ptr<JavaInfo> for lifecycle management in jvmfwk/framework.hxx | Stephan Bergmann |
2017-04-06 | loplugin:redundantcast find cstyle double casts | Noel Grandin |
2017-04-03 | use actual UNO enums in reportdesign..svtools | Noel Grandin |
2017-03-30 | remove type decorations on char literals | Jochen Nitschke |
2017-03-25 | Fix typos | Andrea Gelmini |
2017-03-23 | loplugins:redundantcast teach it about c-style typedef casts | Noel Grandin |
2017-03-19 | Fix typos | Andrea Gelmini |
2017-03-06 | drop various _MSC_VER < 1900 conditionals | Caolán McNamara |
2017-03-03 | Remove redundant 'inline' keyword | Stephan Bergmann |
2017-02-28 | new loplugin unoany | Noel Grandin |
2017-02-15 | Some simplifications, using UNO_QUERY_THROW | Stephan Bergmann |
2017-02-06 | Add missing #includes | Stephan Bergmann |
2017-02-01 | loplugin:useuniqueptr extend to check local vars | Noel Grandin |
2017-02-01 | improve exception messages in stoc | Noel Grandin |
2017-01-31 | teach lolugin:stringconstant about calling constructors | Noel Grandin |
2017-01-30 | German comments - last bits of stoc/ translated. | Michael Meeks |
2017-01-28 | loplugin:stringconstant check for unnecessary OUString constructor.. | Noel Grandin |
2017-01-27 | stoc: oops, missing closing quote | Michael Stahl |
2017-01-27 | stoc: try to throw more informative exceptions | Michael Stahl |
2017-01-26 | -Werror=int-in-bool-context (GCC 7) | Stephan Bergmann |
2017-01-26 | Remove dynamic exception specifications | Stephan Bergmann |
2017-01-23 | use rtl::Reference in stoc | Noel Grandin |
2017-01-19 | New loplugin:dynexcspec: Add @throws documentation, stoc | Stephan Bergmann |
2017-01-19 | new loplugin: useuniqueptr: sot..tools | Noel Grandin |
2016-12-15 | no point in having both SAL_WARN and OSL_FAIL for the same thing | Noel Grandin |
2016-12-11 | OSL_TRACE -> SAL in sfx2..svx | Noel Grandin |
2016-12-02 | loplugin:unnecessaryoverride (dtors) in stoc | Stephan Bergmann |
2016-11-18 | includes should be at the top of the file | Noel Grandin |
2016-11-18 | remove some double calls | Noel Grandin |
2016-11-09 | make comphelper::containerToSequence a little smarter | Noel Grandin |
2016-11-02 | coverity#1375798 Uncaught exception | Caolán McNamara |
2016-10-27 | coverity#1374309 Uncaught exception | Caolán McNamara |
2016-10-27 | loplugin:expandablemethods in stoc..svl | Noel Grandin |
2016-10-26 | Java 7 DISPLAY and FORMAT locale and script field | Eike Rathke |
2016-10-25 | Revert "Revert "Resolves: #i86470# Wrong Java locale when using "nl" and "fr""" | Stephan Bergmann |
2016-10-25 | Revert "Resolves: #i86470# Wrong Java locale when using "nl" and "fr"" | Eike Rathke |