summaryrefslogtreecommitdiff
path: root/dbaccess
AgeCommit message (Expand)Author
2021-08-31clang-tidy:readability-redundant-member-initNoel Grandin
2021-08-31tdf#126624: do at least the generic solutionJulien Nabet
2021-08-24cid#1490801 Uninitialized pointer fieldCaolán McNamara
2021-08-23loplugin:referencecasting look through more clang TypesNoel Grandin
2021-08-20New loplugin:unusedcapturedefaultStephan Bergmann
2021-08-19Fix typosAndrea Gelmini
2021-08-16tdf#126879 - Drop obsolete DOCTYPE HTML 4.0Andreas Heinisch
2021-08-16Drop tools::Rectangle::getX/getY, which are just duplicates of Left/TopMike Kaganski
2021-08-16tdf#143656: Tools > SQL : add a checkbox to enable Direct SQLJulien Nabet
2021-08-15rtl::Static -> thread-safe static localNoel Grandin
2021-08-13split SvNumberFormatter into it's own headerNoel Grandin
2021-08-08create comphelper:OMultiTypeInterfaceContainerHelperVar2 and use itNoel Grandin
2021-08-07no need to use UNO_QUERY hereNoel Grandin
2021-08-05drop unneeded forward declares of ControlCaolán McNamara
2021-08-05drop unneeded forward declareCaolán McNamara
2021-08-05drop unneeded forward declareCaolán McNamara
2021-08-05Pass context and resource string down to boost::locale separatelyNoel Grandin
2021-08-03tdf#143657 'execute' button doesn't get enabled when contents changedCaolán McNamara
2021-08-02convert #defines to OUStringLiteralNoel Grandin
2021-07-27use officecfg for SvtHistoryOptionsNoel Grandin
2021-07-26use officecfg for SvxHtmlOptionsNoel Grandin
2021-07-25use officecfg to retrieve OdfDefaultVersionNoel Grandin
2021-07-24use officecfg to retrieve SaveRelFSysNoel Grandin
2021-07-24use officecfg to retrieve PrettyPrintingNoel Grandin
2021-07-20Use some forward declarations in <editeng/editobj.hxx>Mike Kaganski
2021-07-19Move svl::Items to include/svl/whichranges.hxx, and unify its usageMike Kaganski
2021-07-17drop sal_uInt16* constructor in SfxItemSetNoel Grandin
2021-07-17tdf#143400: fix query with most functions could not be created in GUIJulien Nabet
2021-07-16fix svl::detail::validRanges2(m_pWhichRanges) assert seen in dbaccessCaolán McNamara
2021-07-13no need to use WeakImplHelper in OTextConnectionSettingsDialogNoel Grandin
2021-07-12tdf#126665 Remember last used file picker directorySamuel Mehrbrodt
2021-07-02convert AccessibleBrowseBoxObjType to scoped enumNoel Grandin
2021-06-30Purge out rtl::math::setNanBaiXiaochun
2021-06-28loplugin:indentation improve checks for brace alignmentNoel Grandin
2021-06-21bundle the FolderPicker instantiations behind a single callCaolán McNamara
2021-06-15vcl: outdevmap.hxx -> rendercontext/ImplMapRes.hxxChris Sherlock
2021-06-14only one of the radiobuttons in a group should be activeCaolán McNamara
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