summaryrefslogtreecommitdiff
path: root/dbaccess
AgeCommit message (Expand)AuthorFilesLines
2021-06-15vcl: outdevmap.hxx -> rendercontext/ImplMapRes.hxxChris Sherlock1-4/+20
2021-06-14only one of the radiobuttons in a group should be activeCaolán McNamara1-2/+0
2021-06-11Simplify Sequence/vector initializationsJulien Nabet1-3/+1
2021-06-11Related: tdf#139447 DBTreeViewBase ctor takes a bool if its a sqltype or notCaolán McNamara1-1/+2
2021-06-11tdf#139447 crash on dragging query/table from explorer to calc sheetCaolán McNamara3-4/+4
2021-06-10drop firebird test of initial experimental period fdb-only formatCaolán McNamara5-182/+0
2021-06-10drop unused dbaccess/qa/unit/data/firebird_integer_le.odbCaolán McNamara1-0/+0
2021-06-10fix firebird Cppunit targetsCaolán McNamara2-18/+18
2021-06-09xmllint: Namespace prefix menu on menuseparator is not definedCaolán McNamara1-1/+1
2021-06-08Simplify Sequences initializations (dbaccess)Julien Nabet5-32/+18
2021-06-08-Werror,-Wunused-but-set-variable (Clang 13 trunk)Stephan Bergmann1-3/+0
2021-06-03Revert "Initialize vector directly with the already known count number"Julien Nabet1-1/+1
2021-06-02Initialize vector directly with the already known count numberJulien Nabet1-1/+1
2021-05-28no need to allocate these SfxItemSet on the heapNoel Grandin1-2/+2
2021-05-27IsDisposed->isDisposed in dbaccessNoel Grandin1-2/+2
2021-05-25fix leak in CppunitTest_dbaccess_macros_testNoel Grandin1-1/+3
2021-05-21add Toggleable as a separate thing to a ButtonCaolán McNamara26-52/+52
2021-05-20use toggle instead of click for RadioButtonCaolán McNamara2-5/+7
2021-05-20merge handlers into single toggle handlerCaolán McNamara2-16/+16
2021-05-19use toggle instead of click for RadioButtonCaolán McNamara8-23/+22
2021-05-19ImplPlayWithRenderer never checks its OutputDevice against nullptrCaolán McNamara1-2/+2
2021-05-17split OutputDevice from WindowNoel Grandin3-3/+3
2021-05-13Revert "simplify the vcl<->toolkit connection"Noel Grandin3-3/+3
2021-05-12simplify the vcl<->toolkit connectionNoel Grandin3-3/+3
2021-05-10tdf#138209 ODF export: work around forms problem in LO < 7.0Michael Stahl1-3/+3
2021-05-08ref-count SfxItemPoolNoel Grandin7-23/+15
2021-05-06add SfxItemPoolDeleter utilityNoel Grandin1-2/+2
2021-05-06use Widget::get_clipboardCaolán McNamara1-1/+1
2021-05-03loplugin:stringadd improvement for appending numbersNoel Grandin1-1/+1
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann45-94/+94
2021-04-29loplugin:stringadd simplify some *StringBuffer operationsNoel Grandin7-36/+16
2021-04-28use string_view in INetURLObject::encodeNoel Grandin2-4/+4
2021-04-28loplugin:stringaddNoel Grandin1-8/+8
2021-04-27loplugin:stringadd convert chained append to +Noel Grandin10-38/+38
2021-04-23undo blocking emitting focus events during grab_focusCaolán McNamara1-1/+0
2021-04-22no need to create temporaries when appending number to O[U]StringBufferNoel Grandin3-3/+3
2021-04-22simplify some string manipulationNoel Grandin1-2/+2
2021-04-22no need to create a temporary when appending to OUStringBufferNoel Grandin1-1/+1
2021-04-19convert some #define to OUStringLiteralNoel Grandin1-1/+1
2021-04-19use more string_view in comphelper::stringNoel Grandin7-15/+15
2021-04-17tdf#119962 Fix autoincrement for copied tableOleksii Makhotin1-0/+41
2021-04-15loplugin:stringliteralvar look for assignmentsNoel Grandin1-1/+1
2021-04-12forward decl vcl::Window in toolkit/awt/vclxwindow.hxxCaolán McNamara1-0/+1
2021-04-12update PCHsCaolán McNamara2-7/+4
2021-04-09Recheck include/ with IWYUGabor Kelemen1-0/+1
2021-04-08update PCHsLuboš Luňák2-4/+9
2021-04-07Updated README.md files to represent current code / use Markdown formatHossein1-2/+4
2021-04-07Resolves: tdf#141515 expander column space isn't wantedCaolán McNamara1-1/+1
2021-04-06update pchesCaolán McNamara1-1/+2
2021-04-06typo: Allign->AlignCaolán McNamara4-6/+6