summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers/flat
AgeCommit message (Expand)Author
2014-07-01New loplugin:stringconcatStephan Bergmann
2014-06-04connectivity: fix includesThomas Arnhold
2014-05-22Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part19Julien Nabet
2014-05-13fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFONoel Grandin
2014-04-22Revert "coverity#1202903 Uncaught exception"Stephan Bergmann
2014-04-17coverity#1202903 Uncaught exceptionCaolán McNamara
2014-04-17coverity#706314 Uncaught exceptionCaolán McNamara
2014-04-16connectivity: sal_Bool->boolNoel Grandin
2014-04-11replace some SvStream seeking with calls to remainingSize()Michael Stahl
2014-04-01connectivity: sal_Bool->boolNoel Grandin
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-25connectivity: harmonize types relatated to Tell()/Seek()Norbert Thiebaud
2014-02-24Remove unnecessary extractInterfaceStephan Bergmann
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-01-28bool improvementsStephan Bergmann
2013-12-17Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann
2013-11-30flat text DB: fix move by bookmarkLionel Elie Mamane
2013-11-30factorise codeLionel Elie Mamane
2013-11-13xub_StrLen->sal_Int32Caolán McNamara
2013-11-11convert OUString !compareToAscii to equalsAsciiNoel Grandin
2013-11-11remove unnecessary use of OUString constructor in CONNECTIVITY moduleNoel Grandin
2013-11-06convert xub_StrLen to sal_Int32Noel Grandin
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist
2013-10-09fdo#54938: Adapt connectivity module to use cppu::supportsServiceMarcos Paulo de Souza
2013-07-19Cleanup String in connectivityNorbert Thiebaud
2013-06-30Clean String and sal_Bool in toolsNorbert Thiebaud
2013-06-29remove OUString wrap for string literalsThomas Arnhold
2013-06-17fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFORadu Ioan
2013-05-29connectivity: make MSVC happy with pairFirstLessMichael Stahl
2013-05-22fdo#46808, Convert XMultiServiceFactory to XComponentContextNoel Grandin
2013-05-19flat db driver: reorganise OFlatTableLionel Elie Mamane
2013-05-19flat file db driver: clean up seekRowLionel Elie Mamane
2013-05-19fdo#47951 flat text table: update m_nRowPos when moving by bookmarkLionel Elie Mamane
2013-05-19use safer/more explicit C++ castsLionel Elie Mamane
2013-05-15Spelling "separate" (etc) correctly is hardTor Lillqvist
2013-04-19Remove any remaining remnants of unused component_canUnload featureStephan Bergmann
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-05new module i18nlangtagEike Rathke
2013-03-08make use of startsWith()Thomas Arnhold
2013-02-25loplugin: improve indentationThomas Arnhold
2013-01-22fdo#38838 Some removal/replacement of the String/UniString with OUStringJean-Noël Rouvignac
2012-12-17use return value optimizationCaolán McNamara
2012-12-17String::AllocBuffer -> OUStringBufferCaolán McNamara
2012-12-06fdo#46808, Adapt util::NumberFormatsSupplier UNO service to new styleNoel Grandin
2012-11-23some i18n wrappers with LanguageTagEike Rathke
2012-11-05fdo#46808, use service constructor for i18n::CharacterClassificationNoel Grandin
2012-11-02Columns should know their tableLionel Elie Mamane
2012-10-01Use prefixes for these UNO componentsTor Lillqvist
2012-09-25replace remaining InterlockedCount() with inlined versionNorbert Thiebaud
2012-09-19ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann