Age | Commit message (Expand) | Author |
2015-11-06 | loplugin:stringconstant: elide explicit ctor usage (automatic rewrite) | Stephan Bergmann |
2015-11-05 | use uno::Reference::set method instead of assignment | Noel Grandin |
2015-11-02 | cppcheck: noExplicitConstructor | Caolán McNamara |
2015-10-30 | svl: remove mostly superfluous abstraction of vector | Michael Stahl |
2015-10-30 | svl: replace boost::ptr_vector with std::vector | Michael Stahl |
2015-10-30 | svl: replace boost::ptr_map with std::map | Michael Stahl |
2015-10-29 | tdf#70833: IDNA support when exporing hyperlinks to PDF | Stephan Bergmann |
2015-10-29 | com::sun::star->css in starmath,stoc,svgio,svl | Noel Grandin |
2015-10-29 | CppunitTest_svl_urihelper needs the file UCP | Stephan Bergmann |
2015-10-29 | sort | Stephan Bergmann |
2015-10-29 | CppunitTest_svl_urihelper can be a plain check target now | Stephan Bergmann |
2015-10-29 | Remove duplicate | Stephan Bergmann |
2015-10-27 | Reduce scope of #include <tools/stream.hxx> | Matteo Casalin |
2015-10-27 | loplugin:unusedmethods | Noel Grandin |
2015-10-23 | tdf#48456 : when searching for a number, consider formatting | Dennis Francis |
2015-10-22 | SRCH_PARA_ALLTABLES could never be queried | Eike Rathke |
2015-10-21 | refactor out some com::sun::star typedefs | Noel Grandin |
2015-10-20 | sfx items: No need to confuse with 'USHORT_ARG' that is an 'int'. | Jan Holesovsky |
2015-10-20 | loplugin:defaultparams | Stephan Bergmann |
2015-10-19 | loplugin:defaultparams | Stephan Bergmann |
2015-10-19 | convert DBG_ASSERTWARNING to SAL_WARN_IF | Noel Grandin |
2015-10-19 | convert remaing DBG_WARNING to SAL_INFO | Noel Grandin |
2015-10-19 | sfx items: Get rid of the TypeId check, nobody uses that any more. | Jan Holesovsky |
2015-10-13 | cppcheck:variableScope | Noel Grandin |
2015-10-12 | Replace "SAL_FINAL" with "final" in LIBO_INTERNAL_ONLY code | Stephan Bergmann |
2015-10-12 | Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY code | Stephan Bergmann |
2015-10-12 | Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY code | Stephan Bergmann |
2015-10-07 | clang-analyzer-deadcode.DeadStores | Stephan Bergmann |
2015-10-07 | clang-analyzer-deadcode.DeadStores | Stephan Bergmann |
2015-10-07 | clang-analyzer-deadcode.DeadStores | Stephan Bergmann |
2015-10-07 | clang-analyzer-deadcode.DeadStores | Stephan Bergmann |
2015-10-06 | tdf#94559: 4th step to remove rtti.hxx | Oliver Specht |
2015-10-01 | svl: fix build "invalid operands to binary operator!=" | Michael Stahl |
2015-10-01 | tdf#94559: third step to remove rtti.hxx | Oliver Specht |
2015-09-30 | Fix typos | Andrea Gelmini |
2015-09-29 | use exponential 'E' format for General when appropriate | Eike Rathke |
2015-09-29 | Nobody would go down the corridor anymore | Miklos Vajna |
2015-09-18 | Some follow-up #include clean-up | Stephan Bergmann |
2015-09-17 | boost->std | Caolán McNamara |
2015-09-12 | nRepPos is never read | Matteo Casalin |
2015-09-10 | convert Link<> to typed | Noel Grandin |
2015-09-07 | tdf#91383: sw: prevent style preview from actually creating styles | Michael Stahl |
2015-09-07 | svl: tdf#88206 replace cppu::WeakImplHelper* | Takeshi Abe |
2015-09-01 | sw: include limits.h to fix build on Ubuntu 12.04 | Justin Luth |
2015-08-31 | rename _Disconnect to Disconnect | Caolán McNamara |
2015-08-31 | Disconnect and Connect don't do anything now | Caolán McNamara |
2015-08-31 | warning C4100: 'nId' : unreferenced formal parameter | Caolán McNamara |
2015-08-31 | aDisconnectLink is never called, so remove it | Noel Grandin |
2015-08-31 | aConnectLink is never set, so remove it | Noel Grandin |
2015-08-31 | loplugin:stringconstant: OUStringBuffer: appendAscii -> append | Stephan Bergmann |