Age | Commit message (Expand) | Author |
2015-05-08 | callcatcher: update unused code | Caolán McNamara |
2015-04-30 | Bin some pointless comments and reduce some vertical whitespace | Tor Lillqvist |
2015-04-24 | loplugin:simplifybool | Stephan Bergmann |
2015-04-23 | loplugin:staticmethods | Noel Grandin |
2015-04-22 | tdf#88710 Cleanup after removing dbtoolsclient | Matthew Nicholls |
2015-04-15 | remove unnecessary use of void in function declarations | Noel Grandin |
2015-04-14 | tdf#88710 Kill svx dbtoolsclient | Matthew Nicholls |
2015-04-04 | Typo: creat->create | Julien Nabet |
2015-03-28 | Clean up C-style casts from pointers to void | Stephan Bergmann |
2015-03-25 | new constantfunction loplugin | Noel Grandin |
2015-03-23 | Catch accidental mis-conversions from pointer to bool | Stephan Bergmann |
2015-03-09 | V801: Decreased performance | Caolán McNamara |
2015-03-02 | Typos | Julien Nabet |
2015-02-18 | boost->std | Caolán McNamara |
2015-02-07 | loplugin:deletedspecial | Stephan Bergmann |
2015-02-05 | callcatcher: update unused code | Caolán McNamara |
2015-01-28 | That is well worth an assert | Lionel Elie Mamane |
2015-01-28 | Query Design: use correct name for columns that come from another query. | Lionel Elie Mamane |
2015-01-26 | followup code removal after changing virtual methods to non-virtual | Noel Grandin |
2015-01-26 | new loplugin: change virtual methods to non-virtual | Noel Grandin |
2015-01-09 | override the overloading of "overload" to decrease cognitive (over-)load | Michael Stahl |
2014-12-12 | connectivity: Use appropriate OUString functions on string constants | Stephan Bergmann |
2014-12-08 | callcatcher: update unused code | Caolán McNamara |
2014-12-01 | fdo#86852 correctly recognise NULL values in query parameter values dialog | Lionel Elie Mamane |
2014-11-17 | sal: clean up public headers with include-what-you-use | Michael Stahl |
2014-09-27 | error C2513: 'const short' : no variable declared before '=' | Miklos Vajna |
2014-09-26 | factorise odbc headers inclusion | Lionel Elie Mamane |
2014-09-26 | fix build & better name for ERROR_INVALID_TABLE | Lionel Elie Mamane |
2014-09-26 | loplugin:inlinevisible | Stephan Bergmann |
2014-09-26 | implement --with-system-odbc on windows | Noel Grandin |
2014-09-26 | rip out all remaining uses of svxform::OTypeConversionClient and remove it | Lionel Elie Mamane |
2014-09-25 | connectivity: std::auto_ptr -> std::unique_ptr | Stephan Bergmann |
2014-09-12 | connectivity: sal_Bool -> bool | Stephan Bergmann |
2014-09-04 | fdo#55703 automagically use IS NULL fo 'null' in query design. | Norbert Thiebaud |
2014-08-17 | use bool directly | Thomas Arnhold |
2014-07-21 | coverity#706376 Uncaught exception | Caolán McNamara |
2014-07-21 | fix -Werror=extra: base class ‘class salhelper::SimpleReferenceObject’ | Michael Stahl |
2014-07-21 | convert ORefVector to use salhelp::SimpleReferenceObject | Noel Grandin |
2014-07-18 | remove unnecessary "const &" qualifier from T* parameters | Noel Grandin |
2014-07-10 | use SimpleReferenceObject in connectivity module | Noel Grandin |
2014-07-08 | Revert "use SimpleReferenceObject in connectivity module" | Caolán McNamara |
2014-07-08 | use SimpleReferenceObject in connectivity module | Noel Grandin |
2014-07-01 | coverity#706382 Uncaught exception | Caolán McNamara |
2014-06-29 | Typo: beeing->being | Julien Nabet |
2014-06-25 | remove spurious com::sun::star::chaos | Michael Stahl |
2014-06-18 | rtl::Reference fits just fine here | Stephan Bergmann |
2014-06-06 | fixincludeguards: fix include guards | Thomas Arnhold |
2014-06-05 | connectivity: remove SAL_THROW macro | Noel Grandin |
2014-06-04 | compareToAscii -> equalsAscii | Noel Grandin |
2014-04-30 | Many spelling fixes: directories a* - g*. | Pedro Giffuni |