summaryrefslogtreecommitdiffstats
path: root/dbaccess
Commit message (Expand)AuthorAgeFilesLines
* loplugin:buffereadd find stuff involving adding *StringBufferNoel Grandin2019-10-171-2/+1
* Rename OUStringLiteral1 to OUStringCharStephan Bergmann2019-10-171-1/+1
* loplugin:bufferadd loosen some constraintsNoel Grandin2019-10-161-3/+2
* new loplugin:bufferaddNoel Grandin2019-10-152-11/+3
* ToolBoxHelper is now unusedCaolán McNamara2019-10-132-103/+0
* simplify "a = a +" to "a +="Noel Grandin2019-10-112-45/+44
* convert WriteCharPtr..getStr to WriteOStringNoel Grandin2019-10-101-5/+5
* loplugin:redundantpointeropsStephan Bergmann2019-10-094-6/+6
* Resolve FIXME Decimal Separator should be OUString (connectivity/dbaccess/svx)Julien Nabet2019-10-093-24/+24
* loplugin:redundantpointerops check other pointer typesNoel Grandin2019-10-092-2/+2
* enable -Wrange-loop-analysis on clangNoel Grandin2019-10-071-2/+2
* Related: tdf#127935 set default activate handler to toggle row expansionCaolán McNamara2019-10-068-8/+14
* improve SfxPoolItem operator== implementationsNoel Grandin2019-10-063-9/+8
* don't need button.hxx hereCaolán McNamara2019-10-051-1/+1
* move file picker only code to fpickerCaolán McNamara2019-10-052-2/+1
* weld OCollectionViewCaolán McNamara2019-10-045-91/+165
* drop some unnecessary includesCaolán McNamara2019-10-041-1/+0
* document 0 len case of set_max_lengthCaolán McNamara2019-10-042-5/+3
* sSubFolder contents is always overwrittenCaolán McNamara2019-10-041-2/+1
* loplugin:unusedfieldsNoel Grandin2019-10-043-6/+0
* loplugin:virtualdeadNoel Grandin2019-10-031-1/+0
* loplugin:unusedmethodsNoel Grandin2019-10-032-15/+0
* 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
* add activates_default to GtkEntries in dialogsCaolán McNamara2019-10-011-1/+5
* 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-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