summaryrefslogtreecommitdiffstats
path: root/dbaccess
Commit message (Expand)AuthorAgeFilesLines
* comparison operators should be constNoel Grandin2020-03-122-2/+2
* tdf#114441: Convert use of sal_uLong to better integer typesBugra2020-03-111-2/+2
* tdf#39674 Translate German variable namesJohnny_M2020-03-114-6/+6
* improve loplugin:unusedfieldsNoel Grandin2020-03-094-20/+18
* use FastParser in OTableStylesContextNoel Grandin2020-03-052-3/+3
* tdf#42949 Fix IWYU warnings in dbaccess/source/ui/*/*hxxGabor Kelemen2020-03-03132-179/+89
* don't rely on parser ::characters callback only firing onceNoel Grandin2020-03-022-2/+11
* tdf#130878 Report does not show label-fieldsNoel Grandin2020-02-292-2/+2
* tdf#42949 Fix IWYU warnings in dbaccess/source/*/*hxxGabor Kelemen2020-02-2793-208/+87
* tdf#130915 auto-select first entry when treeview filledCaolán McNamara2020-02-261-0/+3
* new loplugin:xmlimportNoel Grandin2020-02-261-0/+4
* Resolves: tdf130874 reversed logicCaolán McNamara2020-02-251-2/+2
* tdf#130915 second treeview doesn't use its checkboxesCaolán McNamara2020-02-251-22/+2
* Resolves: tdf#130922 don't crash removing non-existing elementsCaolán McNamara2020-02-251-1/+3
* Drop o3tl::optional wrapperStephan Bergmann2020-02-2117-39/+39
* Set Firebird creation option experimentalJulien Nabet2020-02-211-0/+6
* drop some unneeded includesCaolán McNamara2020-02-192-2/+0
* drop unneeded includeCaolán McNamara2020-02-182-4/+1
* VclMultiLineEdit is sufficient hereCaolán McNamara2020-02-182-5/+5
* weld LimitBox Item WindowCaolán McNamara2020-02-1710-223/+185
* Drop needless junit and python make conditionalsJan-Marek Glogowski2020-02-171-2/+0
* clang-format c*,d*,e* with under 5-percent lines of changeMuhammet Kara2020-02-165-7/+3
* convert XML_STYLE_FAMILY to scoped enumNoel Grandin2020-02-157-46/+48
* use forward decls to reduce including unnecessary headersCaolán McNamara2020-02-143-0/+3
* tdf#130623 host gtk FieldControl within the design viewCaolán McNamara2020-02-132-3/+17
* tdf#130623 owner of FieldControl needs to set its allocationCaolán McNamara2020-02-132-1/+30
* Resolves: tdf#130593 set correct range for spinbuttonCaolán McNamara2020-02-131-2/+2
* -Werror,-Wnon-c-typedef-for-linkageStephan Bergmann2020-02-101-2/+2
* Removed useless semicolonAndrea Gelmini2020-02-091-1/+0
* tdf#126578: call ensureConnection to be able to call "Create as View"Julien Nabet2020-02-091-0/+5
* Fix undo and redo dropdowns in non-sfx2 modulesMaxim Monastirsky2020-02-093-6/+40
* Resolves: tdf#130484 controls become disabled on click final checkboxesCaolán McNamara2020-02-091-2/+0
* replace some more copy/clear with swapNoel Grandin2020-02-081-2/+2
* loplugin:unusedfieldsNoel Grandin2020-02-032-10/+13
* make update_pch also consider files in <module>/src/**/incLuboš Luňák2020-02-014-9/+164
* new loplugin:namespaceindentationNoel Grandin2020-01-312-2/+2
* tdf#88205: Adapt uses of css::uno::Sequence to use initializer_list ctorOnur Yilmaz2020-01-282-4/+2
* drop some unneeded vcl/builderfactory.hxx includesCaolán McNamara2020-01-281-1/+0
* New loplugin:unsignedcompareStephan Bergmann2020-01-2810-21/+30
* remove some unused local varsNoel Grandin2020-01-281-1/+1
* Avoid explicit casts to smaller sal_uInt16 from larger intStephan Bergmann2020-01-261-5/+6
* remove some unused local varsNoel Grandin2020-01-262-2/+0
* rename some local variablesNoel Grandin2020-01-261-2/+2
* tdf#124176: Use pragma once instead of include guardsBatuhan Taskaya2020-01-255-20/+5
* loplugin:makeshared in cui..desktopNoel Grandin2020-01-2421-43/+43
* loplugin:unusedmethodsNoel Grandin2020-01-235-38/+0
* use more FastParser in SvXMLStylesContextNoel Grandin2020-01-214-53/+21
* Use FastParser in XMLDocumentSettingsContextNoel Grandin2020-01-211-10/+4
* use FastParser in XMLScriptContextNoel Grandin2020-01-211-3/+3
* Resolves: tdf#130075 have to specify which column is the text columnCaolán McNamara2020-01-201-1/+7