summaryrefslogtreecommitdiff
path: root/dbaccess
AgeCommit message (Expand)AuthorFilesLines
2020-01-08Grammar fixesAndrea Gelmini1-1/+1
2020-01-08make ODBFilter return a fast contextNoel Grandin2-69/+50
2020-01-07extract some common code from ImportContext classesNoel Grandin12-47/+2
2020-01-06Removed redundant semicolonsAndrea Gelmini1-1/+1
2019-12-31tdf#129375: Avoid crash when inserting bibliography entry on iOSTor Lillqvist1-6/+9
2019-12-29Avoid crash in shutdown when accessing already destroyed BASIC_DLLMike Kaganski1-0/+10
2019-12-26use more TOOLS_WARN_EXCEPTIONNoel Grandin5-9/+9
2019-12-20loplugin:duplicate-definesNoel Grandin1-2/+0
2019-12-18sal_Char->char in dbaccessNoel Grandin27-55/+55
2019-12-13loplugin:expandablemethodsNoel Grandin2-8/+1
2019-12-12Resolves: tdf#128972 limit width of combobox of recently-usedCaolán McNamara2-1/+5
2019-12-12use covariant return type for SfxPoolItem::CloneCaolán McNamara6-6/+6
2019-12-09tdf#129210 don't assert with clear on already cleared mutexCaolán McNamara1-0/+1
2019-12-09drop newly unused SfxFloatingWindowCaolán McNamara2-2/+0
2019-12-07Fix more new dependencies on boost_headersStephan Bergmann3-0/+6
2019-12-03drop some unnecessary includesCaolán McNamara3-3/+0
2019-12-03remove some useless comment linesNoel Grandin38-49/+0
2019-12-02use weld::WaitObjectCaolán McNamara15-45/+34
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann18-40/+40
2019-12-01boost::optional: replace uses of get_value_or with value_orStephan Bergmann1-1/+1
2019-11-30Rewrite uses of boost::optionalStephan Bergmann3-5/+5
2019-11-26tdf#126043 fetch the command properties just onceCaolán McNamara2-3/+7
2019-11-24cppcheck: performing init in init list (dbaccess/desktop/dtrans/e.)Julien Nabet2-3/+2
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann35-5/+199
2019-11-21disable ok button if data is invalidCaolán McNamara1-0/+1
2019-11-21tdf#128748 replace warning dialog with tooltipCaolán McNamara2-16/+13
2019-11-20loplugin:unusedmethodsNoel Grandin2-3/+1
2019-11-19loplugin:fakebool (clang-cl)Stephan Bergmann1-1/+1
2019-11-15make some classes module-privateNoel Grandin2-2/+2
2019-11-14Resolves: tdf#128788 crash in autovalueCaolán McNamara2-15/+24
2019-11-13Resolves: tdf#128748 warning dialog appearing on focus changeCaolán McNamara2-29/+17
2019-11-13set parent for OParameterDialogCaolán McNamara1-1/+1
2019-11-13set parent for message dialogCaolán McNamara1-1/+1
2019-11-13receives_default without can_defaultCaolán McNamara1-0/+1
2019-11-06loplugin:unusedvariablecheck tweak to find more stuffNoel Grandin1-2/+0
2019-11-03loplugin:stringaddNoel Grandin4-11/+8
2019-11-02New loplugin:conditionalstringStephan Bergmann1-1/+1
2019-10-31avoid intermediate vcl::WindowsCaolán McNamara3-18/+17
2019-10-31Fix StringAdd::isCompileTimeConstantStephan Bergmann2-6/+3
2019-10-30remove some unnecessary includesCaolán McNamara4-4/+0
2019-10-30don't need to include vcl/tabctrl.hxxCaolán McNamara1-1/+0
2019-10-29remove unnecessary includesCaolán McNamara2-3/+0
2019-10-29weld fpicker clusterCaolán McNamara1-2/+2
2019-10-26size some stringbuffer to prevent re-allocNoel Grandin2-3/+7
2019-10-24This probably wants to generate a "1".."10" string representationStephan Bergmann1-1/+1
2019-10-22loplugin:constantparamNoel Grandin2-9/+3
2019-10-22loplugin:virtualdead unused params in OCacheSetNoel Grandin5-47/+9
2019-10-22loplugin:virtualdead unused param in IContainerApproveNoel Grandin6-12/+7
2019-10-21loplugin:virtualdead unused param in IControlActionListenerNoel Grandin6-7/+7
2019-10-21loplugin:virtualdead unused param in OTableRowViewNoel Grandin4-9/+9