summaryrefslogtreecommitdiffstats
path: root/dbaccess
Commit message (Expand)AuthorAgeFilesLines
* Resolves: tdf#138240 GtkComboBox without modelCaolán McNamara2020-11-171-1/+1
* Related: tdf#137016 check if subcontrol has the focusCaolán McNamara2020-10-011-1/+1
* don't include syntax highlighting in undo/redoCaolán McNamara2020-08-221-0/+12
* explicit text column to avoid dummy nodes for non-toggle caseCaolán McNamara2020-08-101-4/+4
* replace all the text, not the selectionCaolán McNamara2020-07-211-1/+1
* silence warning about missing attributeCaolán McNamara2020-07-211-0/+3
* disable dbaccess_hsqldb test on macosNoel Grandin2020-06-041-0/+3
* Fix loplugin:simplifypointertobool for libstdc++ std::shared_ptrStephan Bergmann2020-05-2615-31/+31
* remove some unused definesNoel Grandin2020-05-241-30/+0
* Prefer CoInitializeEx instead of CoInitializeJulien Nabet2020-05-221-2/+2
* move InterimItemWindow to vclCaolán McNamara2020-05-221-1/+1
* weld ListBoxControlCaolán McNamara2020-05-214-90/+118
* weld ComboBoxControlCaolán McNamara2020-05-203-25/+38
* use for-range on Sequence in d*Noel Grandin2020-05-205-20/+17
* tdf#97416: fix Database password properties in ODB file not re-settable via UIJulien Nabet2020-05-171-0/+1
* comphelper,sfx2,dbaccess: add ODFVER_013_TEXT constantMichael Stahl2020-05-151-1/+7
* use more try_emplaceNoel Grandin2020-05-151-4/+2
* aInfo should be usedTomoyuki Kubota2020-05-131-1/+0
* loplugin:unusedvariableplusNoel Grandin2020-05-131-1/+0
* remove archaic Content.xml fallbackCaolán McNamara2020-05-111-14/+2
* new loplugin:simplifypointertoboolNoel Grandin2020-05-105-5/+5
* CopyTableWizard: make code less confusingLionel Elie Mamane2020-05-104-108/+132
* Fix mapping CompositionType->EComposeRule (dbaccess/tablename)Julien Nabet2020-05-091-1/+1
* replace ODFDefaultVersion usage with ODFSaneDefaultVersion...Michael Stahl2020-05-081-5/+5
* improve loplugin:referencecastingNoel Grandin2020-05-083-3/+3
* compact namespace in dbaccess..dtransNoel Grandin2020-05-0831-68/+54
* replace ODFDefaultVersion usage with ODFSaneDefaultVersionMichael Stahl2020-05-071-3/+3
* simplify handling of comparing XML_NAMESPACE valuesNoel Grandin2020-04-291-2/+2
* weld SfxTemplatePanelControlCaolán McNamara2020-04-291-0/+2
* Fix typo in codeAndrea Gelmini2020-04-281-14/+14
* move the castToFastAttributeList functionNoel Grandin2020-04-2812-39/+13
* loplugin:unusedfieldsNoel Grandin2020-04-274-6/+2
* loplugin:makeshared in dbaccessNoel Grandin2020-04-278-12/+11
* tdf#42949 Fix IWYU warnings in dbaccess/source/ui/[m-u]*/*cxxGabor Kelemen2020-04-2772-357/+63
* Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann2020-04-279-2/+12
* update pchesCaolán McNamara2020-04-263-6/+14
* Typo: *Comparsion* -> *Comparison* in dbaccess/connectivityJulien Nabet2020-04-252-4/+4
* loplugin:unusedmethodsNoel Grandin2020-04-242-41/+0
* loplugin:makeshared in dbaccessNoel Grandin2020-04-236-35/+32
* move InterimItemWindow to svtoolsCaolán McNamara2020-04-221-1/+1
* tdf#42949 Simplify use of rtl::math::approxEqual in include/basegfx/Gabor Kelemen2020-04-221-0/+1
* uiobject.hxx only needs forward declaresCaolán McNamara2020-04-225-75/+18
* Fix storage access after savingSamuel Mehrbrodt2020-04-211-14/+3
* Fix macro signature getting lost when inserting data into tableSamuel Mehrbrodt2020-04-213-90/+96
* Restore this header for Windows onlyMike Kaganski2020-04-201-0/+1
* tdf#42949 Fix IWYU warnings in dbaccess/source/ui/[a-d]*/*cxxGabor Kelemen2020-04-2065-489/+70
* tdf#131814 Remove Close button from Table Data toolbarGabor Kelemen2020-04-201-2/+0
* loplugin:buriedassign in dbaccessNoel Grandin2020-04-177-27/+49
* loplugin:flatten in dbaccessNoel Grandin2020-04-1579-3708/+3710
* improve fastparser loggingNoel Grandin2020-04-1212-13/+13