summaryrefslogtreecommitdiffstats
path: root/include/svtools/editbrowsebox.hxx
Commit message (Expand)AuthorAgeFilesLines
* tdf#142415 mouse events not propogated to table control event handlersCaolán McNamara2021-09-301-0/+21
* Resolves: tdf#143023 explicitly connect to ControlBase focus-[in/out]Caolán McNamara2021-08-161-0/+26
* tdf#135550 ListBox should triger an event when changed non-interactivelyCaolán McNamara2021-01-261-7/+19
* tdf#135641 update DataBrowser has-focus when child widget gains focusCaolán McNamara2021-01-171-0/+3
* tdf#124176 use pragma once instead of include guardsRoman Kuznetsov2020-11-191-5/+1
* convert some tools::Long->sal_Int32Noel2020-10-301-13/+13
* use tools::Long in svtoolsNoel2020-10-191-13/+13
* tdf#135550 make XComboBox Item status changed event work againCaolán McNamara2020-08-161-2/+25
* tdf#135550 make XListBox Item status changed event work againCaolán McNamara2020-08-141-2/+25
* tdf#135529 today/none only used by DateControlCaolán McNamara2020-08-101-0/+1
* move SetReadOnly into ControlBase as SetEditableReadOnlyCaolán McNamara2020-07-291-2/+19
* drop unused SVTOOLS_IN_EDITBROWSEBOX_HXX defineCaolán McNamara2020-07-271-2/+0
* move useful parts of ControlBase down hierarchyCaolán McNamara2020-07-221-12/+0
* weld PatternControlCaolán McNamara2020-07-221-84/+18
* weld OSQLNameEditCaolán McNamara2020-07-211-2/+2
* weld DateControlCaolán McNamara2020-07-211-0/+21
* loplugin:unusedmethodsNoel Grandin2020-07-161-2/+0
* weld TimeControlCaolán McNamara2020-07-151-0/+6
* weld LongCurrencyControlCaolán McNamara2020-07-151-0/+6
* don't grab focus if focus is already in a subcontrolCaolán McNamara2020-07-131-2/+1
* clarify what WantMouseEvent is forCaolán McNamara2020-07-121-4/+9
* weld CheckBoxControlCaolán McNamara2020-07-121-20/+33
* use an aux modify handler instead of listening for VclEventId::EditModifyCaolán McNamara2020-07-111-18/+23
* weld MultiLineTextCellCaolán McNamara2020-07-101-20/+145
* make some symbols privateNoel Grandin2020-07-071-1/+1
* weld DbNumericField itemCaolán McNamara2020-07-061-40/+48
* split off key processingCaolán McNamara2020-07-061-0/+2
* clarify that the parent is always a BrowserDataWinCaolán McNamara2020-07-061-3/+4
* rename FormattedEntry to EntryFormatterCaolán McNamara2020-07-031-3/+3
* change FormattedEntry to not own the Entry it operates onCaolán McNamara2020-07-031-0/+1
* drop some unnecessary includes and forward declaresCaolán McNamara2020-07-031-5/+0
* weld FormattedControlCaolán McNamara2020-07-021-13/+82
* weld EditControl for browseboxCaolán McNamara2020-07-011-24/+149
* decouple IEditImplementation from Edit moreCaolán McNamara2020-06-281-6/+17
* move InterimItemWindow to vclCaolán McNamara2020-05-221-1/+1
* remove Size arg from Window::Draw and depend on GetSizePixelCaolán McNamara2020-05-221-1/+1
* weld ListBoxControlCaolán McNamara2020-05-211-12/+9
* weld ComboBoxControlCaolán McNamara2020-05-201-11/+7
* make more classes private in mergedlibs modeNoel Grandin2020-03-231-4/+5
* Revert "loplugin:constfields in svtools"Noel Grandin2020-03-131-1/+1
* VclMultiLineEdit is sufficient hereCaolán McNamara2020-02-181-3/+3
* use fwd decl of SpinFieldCaolán McNamara2020-02-141-3/+3
* use forward decls to reduce including unnecessary headersCaolán McNamara2020-02-141-1/+2
* inline some construction methodsNoel Grandin2020-01-221-1/+0
* loplugin:finalclasses svtoolsNoel Grandin2019-10-301-16/+13
* Fix typosAndrea Gelmini2019-07-201-1/+1
* Fix typoAndrea Gelmini2019-05-291-1/+1
* re-land "new loplugin typedefparam""Noel Grandin2019-03-051-1/+1
* Revert "new loplugin typedefparam"Noel Grandin2019-03-041-1/+1
* new loplugin typedefparamNoel Grandin2019-03-041-1/+1