summaryrefslogtreecommitdiff
path: root/.gitattributes
blob: bb2e57ffbb3d59b306df059e99655bbb3b9ea522 (plain)
1
2
3
4
*.doc binary
*.sdw binary
*.jcs binary
schema/*/* export-ignore
class='nohover'>AgeCommit message (Expand)Author 2024-05-07loplugin:ostr in connectivityNoel Grandin 2024-05-05use [[noreturn]] for these throw helpersCaolán McNamara 2024-04-29Drop uses of css::uno::Sequence::getConstArray in canvas .. connectivityMike Kaganski 2024-01-19cid#1545244 COPY_INSTEAD_OF_MOVECaolán McNamara 2023-10-14Use exception ctors, instead of setting members laterMike Kaganski 2021-10-29Prepare for removal of non-const operator[] from Sequence in connectivityMike Kaganski 2021-02-22loplugin:refcounting in connectivityNoel 2020-01-14tdf#42949 Fix IWYU warnings in connectivity/*/*cxxGabor Kelemen 2017-10-23loplugin:includeform: connectivityStephan Bergmann 2017-07-21migrate to boost::gettextCaolán McNamara 2017-07-19connectivity: merge OCalcPreparedStatement and OWriterPreparedStatementMiklos Vajna 2017-07-19connectivity: merge OCalcStatement and OWriterStatementMiklos Vajna 2017-06-12cleanup unused css/frame/* includesJochen Nitschke 2017-01-26Remove dynamic exception specificationsStephan Bergmann 2017-01-10New loplugin:conststringvar: connectivityStephan Bergmann 2016-12-05convert DecodeMechanism to scoped enumNoel Grandin 2016-08-28Resolves: tdf#81883 dispose OCalcConnection's doc before shutdownCaolán McNamara 2016-08-25DocHolder->DocHolderCaolán McNamara 2016-07-27improve passstuffbyref return analysisNoel Grandin 2016-05-30com::sun::star->css in connectivityNoel Grandin 2016-02-09Remove excess newlinesChris Sherlock 2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann 2015-11-06coverity#1338248 Uncaught exceptionCaolán McNamara 2015-11-02loplugin:stringconstantNoel Grandin 2015-04-29rhbz#1213173: connectivity: Calc driver: prevent document being disposedMichael Stahl 2015-04-02Change INetProtocol enumerators to CamelCaseStephan Bergmann 2015-04-02Change INetProtocol to scoped enumerationStephan Bergmann 2014-12-18connectivity: Use appropriate OUString functions on string constantsStephan Bergmann 2014-07-21coverity#706376 Uncaught exceptionCaolán McNamara 2014-05-13fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFONoel Grandin 2014-04-16connectivity: sal_Bool->boolNoel Grandin 2014-04-06coverity#706300,306,983619: Uncaught exceptionNorbert Thiebaud 2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann 2014-02-23Remove unneccessary commentsAlexander Wilms 2013-11-11convert OUString !compareToAscii to equalsAsciiNoel Grandin 2013-11-11remove unnecessary use of OUString constructor in CONNECTIVITY moduleNoel Grandin 2013-06-17fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFORadu Ioan 2013-05-22fdo#46808, Convert XMultiServiceFactory to XComponentContextNoel Grandin 2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák 2012-12-21fdo#46808, Convert frame::Desktop to new style service.Noel Grandin 2012-09-25replace remaining InterlockedCount() with inlined versionNorbert Thiebaud