summaryrefslogtreecommitdiffstats
path: root/dbaccess/source
Commit message (Expand)AuthorAgeFilesLines
...
* fix DbaIndexDialog EditingActiveCaolán McNamara2019-10-032-4/+21
* loplugin:unusedfieldsNoel Grandin2019-10-034-23/+1
* merge msgbox and stdtextCaolán McNamara2019-10-034-4/+0
* drop some unnecessary includesCaolán McNamara2019-10-034-6/+1
* drop some unnecessary includesCaolán McNamara2019-10-037-13/+0
* drop unnecessary includeCaolán McNamara2019-10-031-1/+0
* drop some unnecessary includesCaolán McNamara2019-10-035-16/+0
* Clarify that FB limit is not only about table names, but field names, tooMike Kaganski2019-10-021-3/+3
* loplugin:nullptr (clang-cl)Stephan Bergmann2019-10-011-1/+1
* loplugin:stringadd in dbaccess..desktopNoel Grandin2019-10-013-6/+3
* drop some unnecessary includesCaolán McNamara2019-09-291-1/+0
* weld DbaIndexDialogCaolán McNamara2019-09-295-483/+278
* constmethod for accessor-type methodsNoel Grandin2019-09-293-4/+4
* loplugin:virtualdead in dbaccessNoel Grandin2019-09-284-31/+1
* drop some unnecessary includesCaolán McNamara2019-09-262-4/+1
* weld ORelationDialog and DlgQryJoinCaolán McNamara2019-09-268-255/+220
* TODO rename to GetFrameWeldCaolán McNamara2019-09-268-26/+26
* now drop TabPageParent intermediateCaolán McNamara2019-09-2640-260/+255
* disinherit OWizardPage and SfxTabPage from vcl TabPageCaolán McNamara2019-09-2638-357/+259
* drop OGeneralPageWizard::GetFocusCaolán McNamara2019-09-242-11/+0
* tdf#39593 use getUnoTunnelImplementationArkadiy Illarionov2019-09-234-25/+11
* use dialog as parent windowCaolán McNamara2019-09-231-1/+1
* page is not in a vcl Dialog anymoreCaolán McNamara2019-09-221-2/+1
* weld OUserAdminCaolán McNamara2019-09-224-60/+58
* drop newly unnecessary OGenericUnoDialog::DialogCaolán McNamara2019-09-2020-46/+46
* cid#1453856 Uninitialized scalar fieldCaolán McNamara2019-09-191-0/+2
* cid#1453855 Uninitialized scalar fieldCaolán McNamara2019-09-192-1/+2
* tdf#39593 use isUnoTunnelId in dbaccessArkadiy Illarionov2019-09-182-6/+4
* move GetStandardText to stdtext.hxxCaolán McNamara2019-09-175-15/+16
* drop some unnecessary includesCaolán McNamara2019-09-174-8/+2
* weld DirectSQLDialogCaolán McNamara2019-09-173-100/+244
* make ODatasourceConnector take weld::WindowCaolán McNamara2019-09-168-17/+18
* tdf#127548: Assertion when creating table in DesignJulien Nabet2019-09-151-2/+4
* inherit from one classCaolán McNamara2019-09-145-8/+17
* tdf#45789 [API CHANGE] Automatic row height in reportsIlhan Yesil2019-09-135-0/+11
* cid#1453559 silence Unchecked return valueCaolán McNamara2019-09-121-1/+1
* weld OCopyTableWizard clusterCaolán McNamara2019-09-1222-1733/+1328
* TyposAndrea Gelmini2019-09-1120-40/+40
* Fix typosAndrea Gelmini2019-09-101-1/+1
* Revert "Related tdf#127040: fix START WITH"Julien Nabet2019-09-101-5/+1
* Related tdf#127040: fix START WITHJulien Nabet2019-09-091-1/+5
* remove some unnecessary castsNoel Grandin2019-09-071-1/+1
* 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
* 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