summaryrefslogtreecommitdiff
path: root/include/connectivity
AgeCommit message (Expand)Author
2014-09-27error C2513: 'const short' : no variable declared before '='Miklos Vajna
2014-09-26factorise odbc headers inclusionLionel Elie Mamane
2014-09-26fix build & better name for ERROR_INVALID_TABLELionel Elie Mamane
2014-09-26loplugin:inlinevisibleStephan Bergmann
2014-09-26implement --with-system-odbc on windowsNoel Grandin
2014-09-26rip out all remaining uses of svxform::OTypeConversionClient and remove itLionel Elie Mamane
2014-09-25connectivity: std::auto_ptr -> std::unique_ptrStephan Bergmann
2014-09-12connectivity: sal_Bool -> boolStephan Bergmann
2014-09-04fdo#55703 automagically use IS NULL fo 'null' in query design.Norbert Thiebaud
2014-08-17use bool directlyThomas Arnhold
2014-07-21coverity#706376 Uncaught exceptionCaolán McNamara
2014-07-21fix -Werror=extra: base class ‘class salhelper::SimpleReferenceObject’Michael Stahl
2014-07-21convert ORefVector to use salhelp::SimpleReferenceObjectNoel Grandin
2014-07-18remove unnecessary "const &" qualifier from T* parametersNoel Grandin
2014-07-10use SimpleReferenceObject in connectivity moduleNoel Grandin
2014-07-08Revert "use SimpleReferenceObject in connectivity module"Caolán McNamara
2014-07-08use SimpleReferenceObject in connectivity moduleNoel Grandin
2014-07-01coverity#706382 Uncaught exceptionCaolán McNamara
2014-06-29Typo: beeing->beingJulien Nabet
2014-06-25remove spurious com::sun::star::chaosMichael Stahl
2014-06-18rtl::Reference fits just fine hereStephan Bergmann
2014-06-06fixincludeguards: fix include guardsThomas Arnhold
2014-06-05connectivity: remove SAL_THROW macroNoel Grandin
2014-06-04compareToAscii -> equalsAsciiNoel Grandin
2014-04-30Many spelling fixes: directories a* - g*.Pedro Giffuni
2014-04-27automaticly -> automatically.Jan Holesovsky
2014-04-18Intermediate commit of hacking on --disable-database-connectivityTor Lillqvist
2014-04-16connectivity: sal_Bool->boolNoel Grandin
2014-04-15non-desktop: Avoid dbaccess.Jan Holesovsky
2014-04-10It's "its", not "it's"Tor Lillqvist
2014-04-04/include/connectivity/dbtools.hxx: sal_Bool->boolNoel Grandin
2014-04-01connectivity: sal_Bool->boolNoel Grandin
2014-04-01connectivity: sal_Bool->boolNoel Grandin
2014-04-01connectivity: sal_Bool->boolNoel Grandin
2014-04-01connectivity: sal_Bool->bool and fix method nameNoel Grandin
2014-04-01connectivity: sal_Bool->boolNoel Grandin
2014-03-28Missing XTypeProvider base classStephan Bergmann
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-14comphelper,connectivity: prefer passing OUString by referenceNoel Grandin
2014-03-01Remove visual noise from includeAlexander Wilms
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-05fdo#54938 Convert sfx2, xmloff and connec.. to cppu::supportsServiceAlexandre Vicenzi
2014-01-28bool improvementsStephan Bergmann
2013-12-21fdo#72916 correct rounding of time part of DateTimeLionel Elie Mamane
2013-12-16janitorial: correction in commentLionel Elie Mamane
2013-12-07fdo#72267 boolean_test is subsumed by general case "foo IS [NOT] bar"Lionel Elie Mamane
2013-12-06Clean up includes of comphelper/stl_types.hxxStephan Bergmann
2013-12-06Get rid of DECLARE_STL_MAPStephan Bergmann
2013-12-06Get rid of DECLARE_STL_USTRINGACCESS_MAPStephan Bergmann