summaryrefslogtreecommitdiffstats
path: root/dbaccess
Commit message (Expand)AuthorAgeFilesLines
* tdf#39593 use isUnoTunnelIdArkadiy Illarionov2019-09-0612-24/+29
* loplugin:constmethod in dbaccessNoel Grandin2019-09-0549-98/+98
* Ensure that VCL builder entry points use proper function typeMike Kaganski2019-09-031-0/+2
* Revert "tdf#127093, tdf#127092 Fix pasting autoincremented"Tamas Bunth2019-09-032-9/+0
* Parent reference should be const in VCL builder entry pointsMike Kaganski2019-09-031-1/+1
* Adapt CppunitTest_dbaccess_dialogs_test to .ui file removalStephan Bergmann2019-09-021-4/+0
* avoid gtk 'widget not within a GtkWindow' warningCaolán McNamara2019-09-021-1/+0
* loplugin:unusedmethodsNoel Grandin2019-09-011-5/+0
* Fix '..'Andrea Gelmini2019-09-011-1/+1
* dbaccess: delete old paste autoincrement logicTamas Bunth2019-08-311-11/+0
* tdf#127093, tdf#127092 Fix pasting autoincrementedTamas Bunth2019-08-312-0/+11
* Query MySQL schema name when pasting tableTamas Bunth2019-08-311-0/+12
* drop some unnecessary includesCaolán McNamara2019-08-315-16/+0
* [API CHANGE] remove MacroMigrationWizardCaolán McNamara2019-08-3135-5520/+0
* Add version resource to executables where it was missingMike Kaganski2019-08-311-0/+2
* weld addressbook wizardCaolán McNamara2019-08-302-2/+2
* tdf#127180: Propose migration + Firebird by default only in experimentalJulien Nabet2019-08-295-1/+31
* Fix typoAndrea Gelmini2019-08-281-1/+1
* Fix typosAndrea Gelmini2019-08-271-2/+2
* loplugin:referencecasting find more redundant static_castNoel Grandin2019-08-272-3/+3
* loplugin:unusedmethodsNoel Grandin2019-08-261-22/+0
* enum SvLBoxButtonKind is effectively unusedNoel Grandin2019-08-266-9/+9
* loplugin:returnconstval in variousNoel Grandin2019-08-262-2/+2
* Fix typo in codeAndrea Gelmini2019-08-252-5/+5
* Fix typo in codeAndrea Gelmini2019-08-252-2/+2
* cid#1448427 silence bogus Explicit null dereferencedCaolán McNamara2019-08-251-0/+1
* Related: tdf#126693 cannot put focus into combobox entryCaolán McNamara2019-08-231-1/+1
* weld SwMailMergeWizardCaolán McNamara2019-08-232-9/+0
* [API CHANGE] Adapt css.uri UNOIDL entities to RFC 3986Stephan Bergmann2019-08-232-2/+2
* don't call Show on the SfxTabPageCaolán McNamara2019-08-231-1/+0
* weld ODbTypeWizDialogCaolán McNamara2019-08-223-41/+38
* weld chart CreationWizardCaolán McNamara2019-08-225-21/+13
* weld ODbTypeWizDialogSetupCaolán McNamara2019-08-2221-171/+178
* Fix typosAndrea Gelmini2019-08-201-3/+3
* loplugin:constvars in cppuhelper..desktopNoel Grandin2019-08-192-4/+4
* Fix typosAndrea Gelmini2019-08-193-3/+3
* Simplify Sequence uses in dbaccess/source/inc/apitools.hxxJulien Nabet2019-08-181-9/+5
* Revert "loplugin:unusedmethods"Noel Grandin2019-08-181-0/+22
* loplugin:unusedmethodsNoel Grandin2019-08-171-22/+0
* move RoadmapWizard to vclCaolán McNamara2019-08-179-25/+25
* tdf#125340 transport preferred dialog parent down the migration dialogCaolán McNamara2019-08-176-22/+36
* Use simplified syntax for SequenceJulien Nabet2019-08-1713-18/+17
* move WizardMachine to vclCaolán McNamara2019-08-1610-19/+20
* Fix typosAndrea Gelmini2019-08-162-3/+3
* tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorJulien Nabet2019-08-1613-66/+20
* use more TOOLS_WARN_EXCEPTIONNoel Grandin2019-08-164-8/+4
* tdf#126940: export ansicpg in RTF when copying databaseMike Kaganski2019-08-161-5/+10
* loplugin:sequenceloop dbaccess..extensionsNoel Grandin2019-08-1518-29/+40
* warn on load when a document binds an event to a macroCaolán McNamara2019-08-133-8/+26
* move WizardDialog to vclCaolán McNamara2019-08-071-1/+1