summaryrefslogtreecommitdiff
path: root/dbaccess
AgeCommit message (Expand)Author
2020-04-01Related tdf#97694 Preserve macro signatures in BaseSamuel Mehrbrodt
2020-04-01tdf#42949 Fix IWYU warnings in dbaccess/source/[f-s]*/*cxxGabor Kelemen
2020-03-31Fix reading ODF versionSamuel Mehrbrodt
2020-03-31Related tdf#97694 Show dialog when signed macros are blockedSamuel Mehrbrodt
2020-03-31Remove outdated commentSamuel Mehrbrodt
2020-03-30tdf#131576 Fields not displayed as expected in Base's Table WizardCaolán McNamara
2020-03-28Fix is_typed_flags for MessBoxStyle (dbaccess)Julien Nabet
2020-03-27cid#1460975 Unchecked return valueCaolán McNamara
2020-03-27cid#1460977 Unchecked return valueCaolán McNamara
2020-03-27cid#1460969 Uninitialized scalar fieldCaolán McNamara
2020-03-27these methods can take a const argumentCaolán McNamara
2020-03-23Fix typosAndrea Gelmini
2020-03-23Related tdf#97694 Check Base macro signatures on loadSamuel Mehrbrodt
2020-03-23tdf#42949 Fix IWYU warnings in dbaccess/source/core/*/*cxxGabor Kelemen
2020-03-21fix test dependenciesLuboš Luňák
2020-03-20tdf#114441: Convert use of sal_uLong to better integer typesBugra
2020-03-19loplugin:redundantpointerops add some more smart pointer typesNoel Grandin
2020-03-18simplify ORefVector codeNoel Grandin
2020-03-17tdf#42949 Fix IWYU warnings in dbaccess/qa/*Gabor Kelemen
2020-03-12comparison operators should be constNoel Grandin
2020-03-11tdf#114441: Convert use of sal_uLong to better integer typesBugra
2020-03-11tdf#39674 Translate German variable namesJohnny_M
2020-03-09improve loplugin:unusedfieldsNoel Grandin
2020-03-05use FastParser in OTableStylesContextNoel Grandin
2020-03-03tdf#42949 Fix IWYU warnings in dbaccess/source/ui/*/*hxxGabor Kelemen
2020-03-02don't rely on parser ::characters callback only firing onceNoel Grandin
2020-02-29tdf#130878 Report does not show label-fieldsNoel Grandin
2020-02-27tdf#42949 Fix IWYU warnings in dbaccess/source/*/*hxxGabor Kelemen
2020-02-26tdf#130915 auto-select first entry when treeview filledCaolán McNamara
2020-02-26new loplugin:xmlimportNoel Grandin
2020-02-25Resolves: tdf130874 reversed logicCaolán McNamara
2020-02-25tdf#130915 second treeview doesn't use its checkboxesCaolán McNamara
2020-02-25Resolves: tdf#130922 don't crash removing non-existing elementsCaolán McNamara
2020-02-21Drop o3tl::optional wrapperStephan Bergmann
2020-02-21Set Firebird creation option experimentalJulien Nabet
2020-02-19drop some unneeded includesCaolán McNamara
2020-02-18drop unneeded includeCaolán McNamara
2020-02-18VclMultiLineEdit is sufficient hereCaolán McNamara
2020-02-17weld LimitBox Item WindowCaolán McNamara
2020-02-17Drop needless junit and python make conditionalsJan-Marek Glogowski
2020-02-16clang-format c*,d*,e* with under 5-percent lines of changeMuhammet Kara
2020-02-15convert XML_STYLE_FAMILY to scoped enumNoel Grandin
2020-02-14use forward decls to reduce including unnecessary headersCaolán McNamara
2020-02-13tdf#130623 host gtk FieldControl within the design viewCaolán McNamara
2020-02-13tdf#130623 owner of FieldControl needs to set its allocationCaolán McNamara
2020-02-13Resolves: tdf#130593 set correct range for spinbuttonCaolán McNamara
2020-02-10-Werror,-Wnon-c-typedef-for-linkageStephan Bergmann
2020-02-09Removed useless semicolonAndrea Gelmini
2020-02-09tdf#126578: call ensureConnection to be able to call "Create as View"Julien Nabet
2020-02-09Fix undo and redo dropdowns in non-sfx2 modulesMaxim Monastirsky