summaryrefslogtreecommitdiff
path: root/dbaccess
AgeCommit message (Expand)AuthorFilesLines
2021-02-22loplugin:refcounting in dbaccessNoel37-114/+95
2021-02-21Typo fix: supress -> suppressTor Lillqvist4-8/+8
2021-02-20loplugin:refcounting in svxNoel2-2/+2
2021-02-19update pchesCaolán McNamara2-2/+4
2021-02-19weld rows menuCaolán McNamara3-30/+20
2021-02-19nRow argument is unusedCaolán McNamara2-6/+6
2021-02-18Resolves: tdf#140444 return early before null-derefCaolán McNamara1-2/+4
2021-02-17move statusbar into DBTreeListBox containerCaolán McNamara5-33/+49
2021-02-16convert m_aTypeImage to weld::Image and move inside OTableWindowTitleCaolán McNamara6-63/+14
2021-02-16weld OTableWindowTitleCaolán McNamara6-133/+79
2021-02-16show context menu on right click in treeviewCaolán McNamara2-0/+10
2021-02-15tdf#119931 Fix accessibility warningshomeboy4451-0/+2
2021-02-15loplugin:referencecasting in dbaccessNoel28-58/+56
2021-02-12ignore row-activated with no active cursor positionCaolán McNamara1-5/+6
2021-02-10Remove unneeded breaksAndrea Gelmini2-6/+0
2021-02-08update pchesCaolán McNamara2-3/+8
2021-02-06drop some unneeded includesCaolán McNamara1-1/+0
2021-02-02tdf#86871 Replace ellipsis w/ meaningful labelOlivier Hallot1-1/+1
2021-01-31Resolves: tdf#139239 set correct search columnCaolán McNamara1-1/+1
2021-01-29loplugin:stringviewparam extend to new..Noel8-28/+29
2021-01-26loplugin:passstuffbyrefNoel2-2/+2
2021-01-25avoid some ref-countingNoel Grandin4-4/+4
2021-01-24Use ContainerType().swap and avoid local variablesMike Kaganski3-10/+3
2021-01-22tdf#138409 numerical ControlFormat strings shouldn't be localizedCaolán McNamara2-2/+50
2021-01-21remove deprecated [x|y]align property for CheckBoxes and RadioButtonsCaolán McNamara25-66/+0
2021-01-21_yes -> _YesCaolán McNamara6-6/+6
2021-01-21tdf#139298 New created query doesn't show any rowCaolán McNamara1-12/+12
2021-01-20set parent for database authentication user/password dialogCaolán McNamara1-1/+1
2021-01-18Related: tdf#66813 this dialog should be modalCaolán McNamara1-0/+1
2021-01-16snap near 0.5 align values to 0.5Caolán McNamara4-4/+4
2021-01-16make the Color constructors explicitly specify transparencyNoel1-9/+6
2021-01-15replace stock button labelsCaolán McNamara29-168/+168
2021-01-15tdf#138848 add truncate-multiline to all GtkEntries and GtkSpinButtonsCaolán McNamara30-0/+67
2021-01-14Resolves: tdf#138675 crash on checking if focus is in OFieldDescControlCaolán McNamara1-1/+1
2021-01-14Resolves: tdf#139299 crash on gaining focus during disposeCaolán McNamara1-4/+7
2021-01-11xmloff: "form:datasource" vs. "db:data-source"Michael Stahl2-2/+2
2021-01-09fix coverity parse errorsCaolán McNamara11-15/+15
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann22-37/+51
2020-12-28drop deprecated GtkAlignment, move left/top-padding into child margin-start/topCaolán McNamara18-2026/+1809
2020-12-26New loplugin:stringliteralvarStephan Bergmann16-25/+26
2020-12-24drop deprecated GtkAlignment, move left/top-padding into child margin-start/topCaolán McNamara12-1254/+1116
2020-12-22replace margin-left with margin-start and margin-right with margin-endCaolán McNamara4-14/+14
2020-12-22split SotStorageStream into two classesNoel7-8/+7
2020-12-21weld tabledesignrowmenuCaolán McNamara3-27/+28
2020-12-21weld querycolmenuCaolán McNamara2-6/+8
2020-12-21weld jointablemenuCaolán McNamara1-4/+7
2020-12-21weld queryfuncmenuCaolán McNamara1-10/+9
2020-12-21paste and delete are never enabled, so handlers never calledCaolán McNamara1-11/+0
2020-12-21wrong menu used hereCaolán McNamara1-1/+1
2020-12-21weld joinviewmenuCaolán McNamara1-7/+7