summaryrefslogtreecommitdiffstats
path: root/dbaccess
Commit message (Expand)AuthorAgeFilesLines
* tdf#140951: fix crash on Base when accessibility usedJulien Nabet2021-09-071-1/+3
* tdf#143657 'execute' button doesn't get enabled when contents changedCaolán McNamara2021-08-031-6/+6
* tdf#143400: fix query with most functions could not be created in GUIJulien Nabet2021-07-171-4/+2
* Simplify Sequence/vector initializationsJulien Nabet2021-06-111-3/+1
* Related: tdf#139447 DBTreeViewBase ctor takes a bool if its a sqltype or notCaolán McNamara2021-06-111-1/+2
* tdf#139447 crash on dragging query/table from explorer to calc sheetCaolán McNamara2021-06-113-4/+4
* drop firebird test of initial experimental period fdb-only formatCaolán McNamara2021-06-105-182/+0
* drop unused dbaccess/qa/unit/data/firebird_integer_le.odbCaolán McNamara2021-06-101-0/+0
* fix firebird Cppunit targetsCaolán McNamara2021-06-102-18/+18
* xmllint: Namespace prefix menu on menuseparator is not definedCaolán McNamara2021-06-091-1/+1
* Simplify Sequences initializations (dbaccess)Julien Nabet2021-06-085-32/+18
* -Werror,-Wunused-but-set-variable (Clang 13 trunk)Stephan Bergmann2021-06-081-3/+0
* Revert "Initialize vector directly with the already known count number"Julien Nabet2021-06-031-1/+1
* Initialize vector directly with the already known count numberJulien Nabet2021-06-021-1/+1
* no need to allocate these SfxItemSet on the heapNoel Grandin2021-05-281-2/+2
* IsDisposed->isDisposed in dbaccessNoel Grandin2021-05-271-2/+2
* fix leak in CppunitTest_dbaccess_macros_testNoel Grandin2021-05-251-1/+3
* add Toggleable as a separate thing to a ButtonCaolán McNamara2021-05-2126-52/+52
* use toggle instead of click for RadioButtonCaolán McNamara2021-05-202-5/+7
* merge handlers into single toggle handlerCaolán McNamara2021-05-202-16/+16
* use toggle instead of click for RadioButtonCaolán McNamara2021-05-198-23/+22
* ImplPlayWithRenderer never checks its OutputDevice against nullptrCaolán McNamara2021-05-191-2/+2
* split OutputDevice from WindowNoel Grandin2021-05-173-3/+3
* Revert "simplify the vcl<->toolkit connection"Noel Grandin2021-05-133-3/+3
* simplify the vcl<->toolkit connectionNoel Grandin2021-05-123-3/+3
* tdf#138209 ODF export: work around forms problem in LO < 7.0Michael Stahl2021-05-101-3/+3
* ref-count SfxItemPoolNoel Grandin2021-05-087-23/+15
* add SfxItemPoolDeleter utilityNoel Grandin2021-05-061-2/+2
* use Widget::get_clipboardCaolán McNamara2021-05-061-1/+1
* loplugin:stringadd improvement for appending numbersNoel Grandin2021-05-031-1/+1
* throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann2021-05-0245-94/+94
* loplugin:stringadd simplify some *StringBuffer operationsNoel Grandin2021-04-297-36/+16
* use string_view in INetURLObject::encodeNoel Grandin2021-04-282-4/+4
* loplugin:stringaddNoel Grandin2021-04-281-8/+8
* loplugin:stringadd convert chained append to +Noel Grandin2021-04-2710-38/+38
* undo blocking emitting focus events during grab_focusCaolán McNamara2021-04-231-1/+0
* no need to create temporaries when appending number to O[U]StringBufferNoel Grandin2021-04-223-3/+3
* simplify some string manipulationNoel Grandin2021-04-221-2/+2
* no need to create a temporary when appending to OUStringBufferNoel Grandin2021-04-221-1/+1
* convert some #define to OUStringLiteralNoel Grandin2021-04-191-1/+1
* use more string_view in comphelper::stringNoel Grandin2021-04-197-15/+15
* tdf#119962 Fix autoincrement for copied tableOleksii Makhotin2021-04-171-0/+41
* loplugin:stringliteralvar look for assignmentsNoel Grandin2021-04-151-1/+1
* forward decl vcl::Window in toolkit/awt/vclxwindow.hxxCaolán McNamara2021-04-121-0/+1
* update PCHsCaolán McNamara2021-04-122-7/+4
* Recheck include/ with IWYUGabor Kelemen2021-04-091-0/+1
* update PCHsLuboš Luňák2021-04-082-4/+9
* Updated README.md files to represent current code / use Markdown formatHossein2021-04-071-2/+4
* Resolves: tdf#141515 expander column space isn't wantedCaolán McNamara2021-04-071-1/+1
* update pchesCaolán McNamara2021-04-061-1/+2