summaryrefslogtreecommitdiff
path: root/dbaccess
AgeCommit message (Expand)Author
2023-09-15tdf#71224: Remove "Insert fields" option for an existing table (workaround)Julien Nabet
2023-09-15Fix assertion 'GTK_IS_CHECK_MENU_ITEM (check_menu_item)' in dbaccessJulien Nabet
2023-09-13loplugin:unodispose in dbaccessNoel Grandin
2023-09-08no need to use XAggregation for DatabaseRegistrationsNoel Grandin
2023-09-01connectivity: add neutral context parserHenry Castro
2023-08-31tdf#156816 Base handles scale on SQL type TIME as with TIMESTAMPPierre
2023-08-28new loplugin:optionalboolNoel Grandin
2023-08-08simplify ODatabaseDocument inheritanceNoel Grandin
2023-08-02split Point/Size/Rectangle into AbsoluteScreenPixel* typesNoel Grandin
2023-07-28tdf#156471: New database wizard - add generic support for embedded databases ...Pierre
2023-07-23No need to create an identical obj if we return the same property valuesJulien Nabet
2023-07-23vcl: Drop now unneeded DevicePoint typedefKhaled Hosny
2023-06-29loplugin:unusedmethodsNoel Grandin
2023-06-29loplugin:unusedfields make it a little smarterNoel Grandin
2023-06-28Simplify a bitMike Kaganski
2023-06-27loplugin:stringstatic look for more stringsNoel Grandin
2023-06-26new loplugin:constexprliteralNoel Grandin
2023-06-20tdf#43369 Refactor PosgresSQL connection setupOlivier Hallot
2023-06-19tdf#38742 - Start Center: move last opened documents to the topAndreas Heinisch
2023-06-06tdf#38742 - Start Center: introduce push pins to favorite documentsAndreas Heinisch
2023-06-03Simplify a bit DatabaseObjectView::fillDispatchArgsJulien Nabet
2023-05-31do not throw DisposedException when inside a dispose() methodNoel Grandin
2023-05-31tdf#155562: crash when switching to PostgreSQL connector in Database wizardJulien Nabet
2023-05-29use more TypedWhichIdNoel Grandin
2023-05-28Typo: aCatlog->aCatalogJulien Nabet
2023-05-26use more TypedWhichIdNoel Grandin
2023-05-26Related tdf#153317: extra check since we deal with signed integersJulien Nabet
2023-05-26tdf#153317: direct SQL: try to detect Bit field in Mysql/MariaDBJulien Nabet
2023-05-25use more TypedWhichIdNoel Grandin
2023-05-25more TypedWhichIdNoel Grandin
2023-05-25Revert "BaseMutex->std::mutex in OPropertyForward"Julien Nabet
2023-05-20loplugin:unusedmethodsNoel Grandin
2023-05-03Proofread these recent strings before they go to translatorsAdolfo Jayme Barrientos
2023-04-28Fix typoAndrea Gelmini
2023-04-28tdf#43369: Specific UI for collecting PostgreSQL connection settingsnirnay
2023-04-25Add script to find unused using declarationsGabor Kelemen
2023-04-20Run clang-tidy with misc-unused-using-decls on modules [d-o]*Gabor Kelemen
2023-04-19loplugin::unusedmethodsNoel Grandin
2023-04-14loplugin:stringviewparam improvementsNoel Grandin
2023-04-12loplugin:stringview whitelist getLength and isEmptyNoel Grandin
2023-04-11Drop Writer::OutLongMike Kaganski
2023-04-10Drop SvStream::WriteCharPtrMike Kaganski
2023-04-09new loplugin:unnecessarygetstrNoel Grandin
2023-04-09use more OUStringToOStringNoel Grandin
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski
2023-03-26Simplify FbCreateStmtParser::composeMike Kaganski
2023-03-25loplugin:stringadd in d*Noel Grandin
2023-03-16Resolves: tdf#153908 scrolling relationships moves the wrong directionCaolán McNamara
2023-03-15tdf#114441: Convert use of sal_uLong to better integer typesNirnayK
2023-03-13make more use of OUStringBuffer::append(OUStringConcat)Noel Grandin