summaryrefslogtreecommitdiff
path: root/dbaccess/source/core/dataaccess/databasedocument.cxx
AgeCommit message (Expand)Author
2020-05-01Fix macro signature getting lost when inserting data into tableSamuel Mehrbrodt
2020-05-01Related tdf#97694 Fix macro preservation on WindowsSamuel Mehrbrodt
2020-05-01Related tdf#97694 Preserve macro signatures in BaseSamuel Mehrbrodt
2019-12-10tdf#129210 don't assert with clear on already cleared mutexCaolán McNamara
2019-09-06tdf#39593 use isUnoTunnelIdArkadiy Illarionov
2019-08-16use more TOOLS_WARN_EXCEPTIONNoel Grandin
2019-08-15loplugin:sequenceloop dbaccess..extensionsNoel Grandin
2019-08-13warn on load when a document binds an event to a macroCaolán McNamara
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): dbaccessStephan Bergmann
2019-07-19loplugin:referencecasting in dbaccessNoel Grandin
2019-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin
2019-05-10an is used before a vowel soundCaolán McNamara
2019-05-02Fix typoAndrea Gelmini
2019-04-13loplugin:sequentialassign in dbaccess..desktopNoel Grandin
2019-04-07Don't use resettable/clearable guard where plain guard is enoughMike Kaganski
2019-03-07log nice exception messages whereever possibleNoel Grandin
2019-02-19Some uses of C++17 class template argument deductionStephan Bergmann
2019-02-08loplugin:indentation in dbaccess..drawinglayerNoel Grandin
2018-12-17Allow setting some MediaDescriptor properties during runtimeSamuel Mehrbrodt
2018-10-08tdf#42949 Fix IWYU warnings in include/comphelper/[m-z]*Gabor Kelemen
2018-09-24tdf#42949 Fix IWYU warnings in include/comphelper/[a-l]*Gabor Kelemen
2018-09-17New loplugin:externalStephan Bergmann
2018-09-06loplugin:simplifyconstruct in dbaccess..drawinglayerNoel Grandin
2018-08-01Add missing sal/log.hxx headersGabor Kelemen
2018-07-10tdf#118634: Don't save embedded data source to a temporary preview documentMike Kaganski
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke
2018-05-25Improve re-throwing of UNO exceptionsNoel Grandin
2018-04-26[API CHANGE] deprecate XGraphicObjectResolverTomaž Vajngerl
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin
2018-03-15change recursive ImageURL prop. search to use XGraphicTomaž Vajngerl
2018-03-11Move (and rename) graphic stuff from svtools to vclTomaž Vajngerl
2018-03-10Modernize a bit more dbaccessJulien Nabet
2018-01-12More loplugin:cstylecast: dbaccessStephan Bergmann
2017-12-18loplugin:unusedindexMike Kaganski
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-12-06tdf#113413 dbaccess: only use SolarMutex in ODatabaseDocumentMichael Stahl
2017-10-23loplugin:includeform: dbaccessStephan Bergmann
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-09-17Replace some lists by vectors in dbaccessJulien Nabet
2017-09-02tdf#96703: getDocumentStorage is called during initializationJulien Nabet
2017-08-25loplugin:useuniqueptr in dbaccessNoel Grandin
2017-08-11convert std::map::insert to std::map::emplaceNoel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-11simplify some OUString::concat usageNoel Grandin
2017-07-10simplify strip types from Sequence, related tdf#108782Jochen Nitschke
2017-07-06use more begin()/end() for SequenceNoel Grandin
2017-07-03C++11 remove std::unary_function bases from functorsJochen Nitschke
2017-06-23loplugin:oncevar in cppcanvas..drawinglayerNoel Grandin
2017-06-05Improved loplugin:cstylecast to reference types: dbaccessStephan Bergmann
2017-05-15remove some unnecessary lockingNoel Grandin