summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/misc
AgeCommit message (Expand)Author
2020-11-30rework treeview initial toggle button col to be like expander colCaolán McNamara
2020-02-27tdf#130915 auto-select first entry when treeview filledCaolán McNamara
2020-02-26Resolves: tdf#130922 don't crash removing non-existing elementsCaolán McNamara
2020-01-21Resolves: tdf#130075 have to specify which column is the text columnCaolán McNamara
2019-11-03loplugin:stringaddNoel Grandin
2019-10-31avoid intermediate vcl::WindowsCaolán McNamara
2019-10-31Fix StringAdd::isCompileTimeConstantStephan Bergmann
2019-10-19loplugin:unusedmethodsNoel Grandin
2019-10-13ToolBoxHelper is now unusedCaolán McNamara
2019-10-11simplify "a = a +" to "a +="Noel Grandin
2019-10-10convert WriteCharPtr..getStr to WriteOStringNoel Grandin
2019-10-06Related: tdf#127935 set default activate handler to toggle row expansionCaolán McNamara
2019-10-06improve SfxPoolItem operator== implementationsNoel Grandin
2019-10-05don't need button.hxx hereCaolán McNamara
2019-10-05move file picker only code to fpickerCaolán McNamara
2019-10-04document 0 len case of set_max_lengthCaolán McNamara
2019-10-03loplugin:virtualdeadNoel Grandin
2019-10-03loplugin:unusedfieldsNoel Grandin
2019-10-03drop some unnecessary includesCaolán McNamara
2019-09-28loplugin:virtualdead in dbaccessNoel Grandin
2019-09-26drop some unnecessary includesCaolán McNamara
2019-09-26now drop TabPageParent intermediateCaolán McNamara
2019-09-26disinherit OWizardPage and SfxTabPage from vcl TabPageCaolán McNamara
2019-09-23tdf#39593 use getUnoTunnelImplementationArkadiy Illarionov
2019-09-19cid#1453856 Uninitialized scalar fieldCaolán McNamara
2019-09-17move GetStandardText to stdtext.hxxCaolán McNamara
2019-09-16make ODatasourceConnector take weld::WindowCaolán McNamara
2019-09-12cid#1453559 silence Unchecked return valueCaolán McNamara
2019-09-12weld OCopyTableWizard clusterCaolán McNamara
2019-09-11TyposAndrea Gelmini
2019-08-31Query MySQL schema name when pasting tableTamas Bunth
2019-08-28Fix typoAndrea Gelmini
2019-08-27loplugin:referencecasting find more redundant static_castNoel Grandin
2019-08-26enum SvLBoxButtonKind is effectively unusedNoel Grandin
2019-08-16use more TOOLS_WARN_EXCEPTIONNoel Grandin
2019-08-16tdf#126940: export ansicpg in RTF when copying databaseMike Kaganski
2019-08-15loplugin:sequenceloop dbaccess..extensionsNoel Grandin
2019-07-19loplugin:referencecasting in dbaccessNoel Grandin
2019-07-19tdf#42949 Fix IWYU warnings in include/dbaccessGabor Kelemen
2019-07-18cid#703937 Unchecked return valueCaolán McNamara
2019-07-18cid#1448482 silence Using invalid iteratorCaolán McNamara
2019-06-17Add comphelper::getUnoTunnelImplementation templateArkadiy Illarionov
2019-06-11Fix typoAndrea Gelmini
2019-06-05Use hasElements to check Sequence emptiness in cppcanvas..desktopArkadiy Illarionov
2019-05-31dbaccess: fix more memory leaks caused by circular ReferenceMichael Stahl
2019-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin
2019-05-11Fix typoAndrea Gelmini
2019-05-09avoid copying when placing items into SfxItemSetNoel Grandin
2019-04-13loplugin:sequentialassign in dbaccess..desktopNoel Grandin
2019-04-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen