summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/querydesign
AgeCommit message (Expand)AuthorFilesLines
2020-11-09tdf#42949 Fix new IWYU warnings in directories d*Gabor Kelemen6-8/+1
2020-10-30convert some tools::Long->sal_Int32Noel2-35/+35
2020-10-22long->tools::Long in dbaccess..drawinglayerNoel9-76/+76
2020-10-02loplugin:reducevarscope in dbaccessNoel2-2/+2
2020-09-16Turn OUStringLiteral into a consteval'ed, static-refcound rtl_uStringStephan Bergmann1-1/+1
2020-09-13tdf#124176 Use #pragma once in dbaccess/source/uiGeorge Bateman16-50/+16
2020-09-01Fix typo in codeAndrea Gelmini5-8/+8
2020-09-01FIx typo in codeAndrea Gelmini1-6/+6
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann1-3/+3
2020-08-19restore call to dragFinished on successful dropCaolán McNamara2-1/+17
2020-08-19weld OQueryTextViewCaolán McNamara2-38/+121
2020-08-17loplugin:unusedmethodsNoel Grandin2-14/+0
2020-08-16loplugin:singlevalfieldsNoel Grandin1-8/+0
2020-08-12weld DBTreeListBoxCaolán McNamara3-3/+1
2020-08-08loplugin:unusedmethodsNoel Grandin2-23/+0
2020-08-07cid#1465673 Unchecked return valueCaolán McNamara1-4/+11
2020-08-04weld OTableWindowListBoxCaolán McNamara11-265/+185
2020-07-25move getUIRootDir to AllSettingsCaolán McNamara3-4/+4
2020-07-22merge duplicate GetFocus implementationsCaolán McNamara1-7/+2
2020-07-12weld CheckBoxControlCaolán McNamara1-15/+13
2020-07-08dbaccess: create instances with uno constructorsNoel Grandin3-57/+23
2020-07-01weld EditControl for browseboxCaolán McNamara2-15/+29
2020-07-01Upcoming improved loplugin:staticanonymous -> redundantstatic: dbaccessStephan Bergmann2-3/+3
2020-06-03Upcoming loplugin:elidestringvar: dbaccessStephan Bergmann1-2/+1
2020-05-22move InterimItemWindow to vclCaolán McNamara1-1/+1
2020-05-21weld ListBoxControlCaolán McNamara1-53/+67
2020-05-20weld ComboBoxControlCaolán McNamara2-22/+33
2020-04-27loplugin:makeshared in dbaccessNoel Grandin5-9/+8
2020-04-27tdf#42949 Fix IWYU warnings in dbaccess/source/ui/[m-u]*/*cxxGabor Kelemen23-122/+21
2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann1-0/+1
2020-04-23loplugin:makeshared in dbaccessNoel Grandin3-27/+24
2020-04-22move InterimItemWindow to svtoolsCaolán McNamara1-1/+1
2020-04-17loplugin:buriedassign in dbaccessNoel Grandin1-13/+22
2020-04-15loplugin:flatten in dbaccessNoel Grandin14-454/+454
2020-04-11rename vcl::Window::Update to PaintImmediatelyNoel Grandin2-3/+3
2020-04-09tdf#75280 Clean up usage of sal_uIntPtr.shivammore1-3/+3
2020-04-06loplugin:unusedvariableplus in dbaccessNoel Grandin3-3/+2
2020-03-12comparison operators should be constNoel Grandin2-2/+2
2020-03-03tdf#42949 Fix IWYU warnings in dbaccess/source/ui/*/*hxxGabor Kelemen16-11/+19
2020-02-27tdf#42949 Fix IWYU warnings in dbaccess/source/*/*hxxGabor Kelemen1-0/+1
2020-02-17weld LimitBox Item WindowCaolán McNamara3-166/+148
2020-02-14use forward decls to reduce including unnecessary headersCaolán McNamara1-0/+1
2020-02-09Removed useless semicolonAndrea Gelmini1-1/+0
2020-02-09Fix undo and redo dropdowns in non-sfx2 modulesMaxim Monastirsky1-0/+2
2020-01-31new loplugin:namespaceindentationNoel Grandin1-1/+1
2020-01-28New loplugin:unsignedcompareStephan Bergmann2-2/+4
2020-01-26Avoid explicit casts to smaller sal_uInt16 from larger intStephan Bergmann1-5/+6
2020-01-26remove some unused local varsNoel Grandin1-1/+0
2020-01-24loplugin:makeshared in cui..desktopNoel Grandin2-2/+2
2019-12-03remove some useless comment linesNoel Grandin16-16/+0