summaryrefslogtreecommitdiffstats
path: root/dbaccess
Commit message (Expand)AuthorAgeFilesLines
* tdf#75280 Clean up usage of sal_uIntPtr.shivammore2020-04-091-3/+3
* Related tdf#97694 Fix macro preservation on WindowsSamuel Mehrbrodt2020-04-081-3/+6
* new loplugin:unusedvariableplusNoel Grandin2020-04-071-1/+0
* loplugin:unusedvariableplus in dbaccessNoel Grandin2020-04-0614-31/+4
* Related tdf#97694 Preserve macro signatures in BaseSamuel Mehrbrodt2020-04-011-0/+90
* tdf#42949 Fix IWYU warnings in dbaccess/source/[f-s]*/*cxxGabor Kelemen2020-04-0133-134/+17
* Fix reading ODF versionSamuel Mehrbrodt2020-03-311-11/+3
* Related tdf#97694 Show dialog when signed macros are blockedSamuel Mehrbrodt2020-03-311-1/+19
* Remove outdated commentSamuel Mehrbrodt2020-03-311-1/+0
* tdf#131576 Fields not displayed as expected in Base's Table WizardCaolán McNamara2020-03-304-30/+36
* Fix is_typed_flags for MessBoxStyle (dbaccess)Julien Nabet2020-03-281-1/+1
* cid#1460975 Unchecked return valueCaolán McNamara2020-03-271-1/+4
* cid#1460977 Unchecked return valueCaolán McNamara2020-03-271-3/+3
* cid#1460969 Uninitialized scalar fieldCaolán McNamara2020-03-271-0/+1
* these methods can take a const argumentCaolán McNamara2020-03-272-3/+3
* Fix typosAndrea Gelmini2020-03-231-1/+1
* Related tdf#97694 Check Base macro signatures on loadSamuel Mehrbrodt2020-03-232-4/+54
* tdf#42949 Fix IWYU warnings in dbaccess/source/core/*/*cxxGabor Kelemen2020-03-2364-319/+59
* fix test dependenciesLuboš Luňák2020-03-211-0/+4
* tdf#114441: Convert use of sal_uLong to better integer typesBugra2020-03-201-2/+2
* loplugin:redundantpointerops add some more smart pointer typesNoel Grandin2020-03-191-2/+2
* simplify ORefVector codeNoel Grandin2020-03-1812-166/+166
* tdf#42949 Fix IWYU warnings in dbaccess/qa/*Gabor Kelemen2020-03-1713-105/+3
* 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