summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers/flat/ETable.cxx
AgeCommit message (Expand)Author
2014-11-18cppuhelper: clean up public headers with include-what-you-useMichael Stahl
2014-11-05fdo#38835 strip out OUString globalsNoel Grandin
2014-09-26implement --with-system-odbc on windowsNoel Grandin
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-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-23Remove unneccessary commentsAlexander Wilms
2014-01-28bool improvementsStephan 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-06convert xub_StrLen to sal_Int32Noel Grandin
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist
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-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-05new module i18nlangtagEike Rathke
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-09-19ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann
2012-09-03"using namespace ::com::sun::star" caused sdbcx::... ambiguityStephan Bergmann
2012-09-03fdo#46808, Adapt util::NumberFormatter UNO service to new styleNoel Grandin
2012-08-07Replace usage of rtl/memory.h in connectivity with equivalent from string.hArnaud Versini
2012-06-26re-base on ALv2 code.Michael Meeks
2012-06-13reduce use of UniString ctor from null-terminated unicodearrayCaolán McNamara
2012-06-02targeted string re-workNorbert Thiebaud
2012-05-23removed unused temporary rtl::OUStringTakeshi Abe
2012-01-05Removed unnecessary tools includes.Marcel Metz
2012-01-05add a comphelper::string::getTokenCountCaolán McNamara
2011-12-17Fix for fdo43460 Part IX getLength() to isEmpty()Olivier Hallot