summaryrefslogtreecommitdiff
path: root/dbaccess
AgeCommit message (Expand)AuthorFilesLines
2023-10-25connectivity: add neutral context parserHenry Castro2-1/+2
2023-10-23tdf#156525 Save as > HTML loses drawing object as invalid gifNoel Grandin2-0/+13
2023-10-13tdf#157465: getBytes may trigger an exception with hsqlJulien Nabet1-16/+29
2023-09-25tdf#157260: don't add a "port" param if already present in the connection DB urlJulien Nabet1-1/+2
2023-06-20tdf#38742 - Start Center: move last opened documents to the topAndreas Heinisch1-1/+1
2023-06-06tdf#38742 - Start Center: introduce push pins to favorite documentsAndreas Heinisch1-1/+1
2023-06-03Simplify a bit DatabaseObjectView::fillDispatchArgsJulien Nabet1-7/+7
2023-05-31do not throw DisposedException when inside a dispose() methodNoel Grandin1-1/+1
2023-05-31tdf#155562: crash when switching to PostgreSQL connector in Database wizardJulien Nabet1-2/+2
2023-05-29use more TypedWhichIdNoel Grandin1-2/+2
2023-05-28Typo: aCatlog->aCatalogJulien Nabet2-9/+9
2023-05-26use more TypedWhichIdNoel Grandin7-19/+21
2023-05-26Related tdf#153317: extra check since we deal with signed integersJulien Nabet1-1/+1
2023-05-26tdf#153317: direct SQL: try to detect Bit field in Mysql/MariaDBJulien Nabet1-2/+15
2023-05-25use more TypedWhichIdNoel Grandin5-30/+35
2023-05-25more TypedWhichIdNoel Grandin1-26/+30
2023-05-25Revert "BaseMutex->std::mutex in OPropertyForward"Julien Nabet2-6/+6
2023-05-20loplugin:unusedmethodsNoel Grandin2-13/+0
2023-05-03Proofread these recent strings before they go to translatorsAdolfo Jayme Barrientos1-2/+2
2023-04-28Fix typoAndrea Gelmini1-1/+1
2023-04-28tdf#43369: Specific UI for collecting PostgreSQL connection settingsnirnay12-1/+536
2023-04-25Add script to find unused using declarationsGabor Kelemen2-3/+0
2023-04-20Run clang-tidy with misc-unused-using-decls on modules [d-o]*Gabor Kelemen6-7/+0
2023-04-19loplugin::unusedmethodsNoel Grandin1-1/+0
2023-04-14loplugin:stringviewparam improvementsNoel Grandin3-5/+5
2023-04-12loplugin:stringview whitelist getLength and isEmptyNoel Grandin3-11/+11
2023-04-11Drop Writer::OutLongMike Kaganski1-10/+10
2023-04-10Drop SvStream::WriteCharPtrMike Kaganski1-87/+87
2023-04-09new loplugin:unnecessarygetstrNoel Grandin1-2/+2
2023-04-09use more OUStringToOStringNoel Grandin5-6/+5
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski47-154/+154
2023-03-26Simplify FbCreateStmtParser::composeMike Kaganski1-21/+12
2023-03-25loplugin:stringadd in d*Noel Grandin8-36/+20
2023-03-16Resolves: tdf#153908 scrolling relationships moves the wrong directionCaolán McNamara1-2/+2
2023-03-15tdf#114441: Convert use of sal_uLong to better integer typesNirnayK1-1/+1
2023-03-13make more use of OUStringBuffer::append(OUStringConcat)Noel Grandin1-2/+1
2023-03-08osl::Mutex->std::mutex in SQLEditViewNoel Grandin2-4/+5
2023-03-08Fix no-PCH buildMike Kaganski1-0/+2
2023-03-07no need to allocate these separatelyNoel Grandin4-12/+12
2023-03-06tdf#150045 Spotted another secondary labelAdolfo Jayme Barrientos1-0/+3
2023-03-06BaseMutex->std::mutex in OEmbedObjectHolderNoel Grandin1-7/+6
2023-03-06BaseMutex->std::mutex in OPropertyForwardNoel Grandin2-6/+6
2023-03-03flatten OGenericUnoControllerNoel Grandin1-49/+9
2023-02-28no need for pimpl in TableNameNoel Grandin2-25/+16
2023-02-28flatten some internal classes in dbaccessNoel Grandin15-193/+111
2023-02-24Fix build in a specific VS2022 environmentMike Kaganski2-11/+6
2023-02-21osl::Mutex->std::mutex in FmXGridPeerNoel Grandin2-19/+24
2023-02-18osl::Mutex->std::mutex in OGenericUnoControllerNoel Grandin1-6/+6
2023-02-18osl::Mutex->std::mutex in dbaui::OAsynchronousLinkNoel Grandin1-6/+6
2023-01-28Use ImplInheritanceHelper in OTableWindowAccessStephan Bergmann2-31/+6