summaryrefslogtreecommitdiffstats
path: root/dbaccess
Commit message (Expand)AuthorAgeFilesLines
* drop some unnecessary includesCaolán McNamara2019-09-291-1/+0
* weld DbaIndexDialogCaolán McNamara2019-09-296-569/+333
* 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-2611-306/+254
* 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
* do not require $(SRCDIR) in every gb_Library_set_precompiled_headerLuboš Luňák2019-09-235-5/+5
* use dialog as parent windowCaolán McNamara2019-09-231-1/+1
* Resolves tdf#127400 - Allow to show tip of the day againHeiko Tietze2019-09-235-0/+5
* page is not in a vcl Dialog anymoreCaolán McNamara2019-09-221-2/+1
* weld OUserAdminCaolán McNamara2019-09-225-65/+70
* 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-174-109/+277
* make ODatasourceConnector take weld::WindowCaolán McNamara2019-09-168-17/+18
* drop VclComboBoxText in favor of GtkComboBoxTextCaolán McNamara2019-09-161-1/+1
* 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-136-0/+12
* cid#1453559 silence Unchecked return valueCaolán McNamara2019-09-121-1/+1
* weld OCopyTableWizard clusterCaolán McNamara2019-09-1231-1803/+2022
* base: add some doc from Tomi's talkMiklos Vajna2019-09-121-0/+2
* TyposAndrea Gelmini2019-09-1121-41/+41
* Resolves: tdf#127343 show expanders in Add Tables or Query dialogCaolán McNamara2019-09-111-1/+1
* 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
* 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