summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers/calc
AgeCommit message (Expand)AuthorFilesLines
2015-04-29rhbz#1213173: connectivity: Calc driver: prevent document being disposedMichael Stahl1-2/+8
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin1-1/+1
2015-04-02Change INetProtocol enumerators to CamelCaseStephan Bergmann1-2/+2
2015-04-02Change INetProtocol to scoped enumerationStephan Bergmann1-2/+2
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann1-1/+1
2015-03-31Reduce to static_cast any reinterpret_cast from void pointersStephan Bergmann1-1/+1
2015-02-25connectivity: replace magic numbers with constants from CompareBookmarkMichael Stahl1-1/+1
2015-01-28Use vector::dataStephan Bergmann1-2/+1
2015-01-13simplify Date/Time/DateTime conversion codeNoel Grandin1-2/+1
2014-12-18connectivity: Use appropriate OUString functions on string constantsStephan Bergmann3-3/+3
2014-12-05loplugin:cstylecast, involving pointer to incomplete typeStephan Bergmann1-1/+4
2014-11-18cppuhelper: clean up public headers with include-what-you-useMichael Stahl1-0/+1
2014-11-05fdo#38835 strip out OUString globalsNoel Grandin1-4/+2
2014-10-03loplugin: cstylecastNoel Grandin3-3/+3
2014-10-01fdo#82577: Handle TimeNoel Grandin1-8/+8
2014-09-26implement --with-system-odbc on windowsNoel Grandin1-4/+4
2014-09-12Normallya->Normally aCaolán McNamara1-1/+1
2014-07-21coverity#706376 Uncaught exceptionCaolán McNamara2-2/+2
2014-06-04connectivity: fix includesThomas Arnhold3-4/+4
2014-05-22Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part19Julien Nabet1-11/+11
2014-05-13fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFONoel Grandin5-45/+0
2014-04-16connectivity: sal_Bool->boolNoel Grandin5-40/+40
2014-04-06coverity#706300,306,983619: Uncaught exceptionNorbert Thiebaud1-1/+1
2014-04-01connectivity: sal_Bool->boolNoel Grandin1-1/+1
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann5-32/+32
2014-02-23Remove unneccessary commentsAlexander Wilms11-77/+77
2014-01-13drop unnecessary tools/string.hxx includesCaolán McNamara1-1/+0
2013-12-30drop STRING_MAXLEN uses from connectivityCaolán McNamara1-3/+3
2013-12-17Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann1-1/+2
2013-11-11convert OUString !compareToAscii to equalsAsciiNoel Grandin1-1/+1
2013-11-11remove unnecessary use of OUString constructor in CONNECTIVITY moduleNoel Grandin3-12/+12
2013-10-09fdo#54938: Adapt connectivity module to use cppu::supportsServiceMarcos Paulo de Souza1-8/+3
2013-09-25Related: fdo#38838 remove UniString::EqualsIgnoreCaseAsciiCaolán McNamara1-0/+1
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák1-2/+2
2013-07-19janitorial: remove unused, add constLionel Elie Mamane1-1/+0
2013-07-19Cleanup String in connectivityNorbert Thiebaud1-2/+1
2013-06-29remove OUString wrap for string literalsThomas Arnhold2-6/+6
2013-06-17fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFORadu Ioan5-50/+45
2013-05-22fdo#46808, Convert XMultiServiceFactory to XComponentContextNoel Grandin2-2/+3
2013-04-19Remove any remaining remnants of unused component_canUnload featureStephan Bergmann1-1/+1
2013-04-18date/time IDL datatypes incompatible changeLionel Elie Mamane1-10/+10
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák9-92/+91
2013-03-08make use of startsWith()Thomas Arnhold1-1/+1
2013-02-25loplugin: improve indentationThomas Arnhold1-5/+7
2012-12-21fdo#46808, Convert frame::Desktop to new style service.Noel Grandin1-7/+3
2012-11-02Columns should know their tableLionel Elie Mamane1-1/+2
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák2-10/+10
2012-10-01Use prefixes for these UNO componentsTor Lillqvist2-2/+2
2012-09-25replace remaining InterlockedCount() with inlined versionNorbert Thiebaud1-3/+3
2012-08-22more old module-description xml filesMatúš Kukan1-47/+0