summaryrefslogtreecommitdiff
path: root/dbaccess
AgeCommit message (Expand)Author
2022-02-11Resolves: tdf#147325 "Edit in SQL View" should accept tabCaolán McNamara
2021-11-15Resolves: tdf#145582 modify called too oftenCaolán McNamara
2021-11-14insert special character in sql view in dbaccess using an arbitrary fontCaolán McNamara
2021-11-02Resolves: tdf#144793 add scrollbar to sql editviewCaolán McNamara
2021-10-30tdf#143392 fix title on Base windowNoel Grandin
2021-10-04tdf#144674 no context menu in SQL QueryCaolán McNamara
2021-10-04add missing use-underline to menu entriesCaolán McNamara
2021-09-27tdf#144694: improve Direct SQL dialog command type heuristicsJulien Nabet
2021-09-24memory leak on loading dbase filesCaolán McNamara
2021-09-21Resolves: tdf#144564 don't query siblings and parent to determine typeCaolán McNamara
2021-09-07tdf#140951: fix crash on Base when accessibility usedJulien Nabet
2021-08-03tdf#143657 'execute' button doesn't get enabled when contents changedCaolán McNamara
2021-07-17tdf#143400: fix query with most functions could not be created in GUIJulien Nabet
2021-06-11Simplify Sequence/vector initializationsJulien Nabet
2021-06-11Related: tdf#139447 DBTreeViewBase ctor takes a bool if its a sqltype or notCaolán McNamara
2021-06-11tdf#139447 crash on dragging query/table from explorer to calc sheetCaolán McNamara
2021-06-10drop firebird test of initial experimental period fdb-only formatCaolán McNamara
2021-06-10drop unused dbaccess/qa/unit/data/firebird_integer_le.odbCaolán McNamara
2021-06-10fix firebird Cppunit targetsCaolán McNamara
2021-06-09xmllint: Namespace prefix menu on menuseparator is not definedCaolán McNamara
2021-06-08Simplify Sequences initializations (dbaccess)Julien Nabet
2021-06-08-Werror,-Wunused-but-set-variable (Clang 13 trunk)Stephan Bergmann
2021-06-03Revert "Initialize vector directly with the already known count number"Julien Nabet
2021-06-02Initialize vector directly with the already known count numberJulien Nabet
2021-05-28no need to allocate these SfxItemSet on the heapNoel Grandin
2021-05-27IsDisposed->isDisposed in dbaccessNoel Grandin
2021-05-25fix leak in CppunitTest_dbaccess_macros_testNoel Grandin
2021-05-21add Toggleable as a separate thing to a ButtonCaolán McNamara
2021-05-20use toggle instead of click for RadioButtonCaolán McNamara
2021-05-20merge handlers into single toggle handlerCaolán McNamara
2021-05-19use toggle instead of click for RadioButtonCaolán McNamara
2021-05-19ImplPlayWithRenderer never checks its OutputDevice against nullptrCaolán McNamara
2021-05-17split OutputDevice from WindowNoel Grandin
2021-05-13Revert "simplify the vcl<->toolkit connection"Noel Grandin
2021-05-12simplify the vcl<->toolkit connectionNoel Grandin
2021-05-10tdf#138209 ODF export: work around forms problem in LO < 7.0Michael Stahl
2021-05-08ref-count SfxItemPoolNoel Grandin
2021-05-06add SfxItemPoolDeleter utilityNoel Grandin
2021-05-06use Widget::get_clipboardCaolán McNamara
2021-05-03loplugin:stringadd improvement for appending numbersNoel Grandin
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann
2021-04-29loplugin:stringadd simplify some *StringBuffer operationsNoel Grandin
2021-04-28use string_view in INetURLObject::encodeNoel Grandin
2021-04-28loplugin:stringaddNoel Grandin
2021-04-27loplugin:stringadd convert chained append to +Noel Grandin
2021-04-23undo blocking emitting focus events during grab_focusCaolán McNamara
2021-04-22no need to create temporaries when appending number to O[U]StringBufferNoel Grandin
2021-04-22simplify some string manipulationNoel Grandin
2021-04-22no need to create a temporary when appending to OUStringBufferNoel Grandin
2021-04-19convert some #define to OUStringLiteralNoel Grandin