summaryrefslogtreecommitdiff
path: root/svx/source/fmcomp/gridcell.cxx
AgeCommit message (Expand)Author
2021-12-14tdf#145999 -1 was the representation of unlimited cell widthCaolán McNamara
2021-11-23O[U]String::replaceAt overloads that take string_viewNoel Grandin
2021-10-01tdf#141633 use OutputDevice::DrawText for multiline text tooCaolán McNamara
2021-10-01Related: tdf#141633 use IsMultiLineEdit instead of !IsSimpleEditCaolán McNamara
2021-09-30tdf#141633 set correct font sizes in tableview child widgetsCaolán McNamara
2021-09-29Related: tdf#144139 use the classic size calculationCaolán McNamara
2021-09-29Resolves: tdf#144139 checkboxs in print output shouldn't be themedCaolán McNamara
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 4Mike Kaganski
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 1Mike Kaganski
2021-09-13tdf#142415 mouse events not propogated to table control event handlersCaolán McNamara
2021-08-30tdf#74702 vcl: introduce GetSystemTextColor()Chris Sherlock
2021-08-13split SvNumberFormatter into it's own headerNoel Grandin
2021-08-04Resolves: tdf#143023 explicitly connect to ControlBase focus-[in/out]Caolán McNamara
2021-08-04EventWindow is always a svt::ControlBaseCaolán McNamara
2021-08-04establish that DbCellControl Window member is always a ControlBaseCaolán McNamara
2021-06-10Simplify Sequences initializations (sot/stock/svl/svtools/svx)Julien Nabet
2021-05-19pass CheckButton argument instead of its Button baseclassCaolán McNamara
2021-05-17split OutputDevice from WindowNoel Grandin
2021-04-07rtl::Static -> function local staticNoel Grandin
2021-03-12transport error dialog parent as awt::XWindow earlierCaolán McNamara
2021-01-29loplugin:stringviewparam extend to new..Noel
2021-01-22tdf#135550 ListBox should triger an event when changed non-interactivelyCaolán McNamara
2021-01-09fix coverity parse errorsCaolán McNamara
2020-12-26New loplugin:stringliteralvarStephan Bergmann
2020-11-25tdf#42949 Fix new IWYU warnings in directory svxGabor Kelemen
2020-10-13static_cast after dynamic_castNoel
2020-10-05use more TOOLS_WARN_EXCEPTIONMike Kaganski
2020-09-03Make ImpSvNumberformatScan::GetColor constMike Kaganski
2020-08-30Fix typo in codeAndrea Gelmini
2020-08-21Fix typosAndrea Gelmini
2020-08-16tdf#135550 make XComboBox Item status changed event work againCaolán McNamara
2020-08-14tdf#135550 FmXListBoxCell does need to implement XListBox after allCaolán McNamara
2020-08-14tdf#135550 make XListBox Item status changed event work againCaolán McNamara
2020-08-06loplugin:flatten in svxNoel Grandin
2020-07-29update DbFilterField to use the new replacement controlsCaolán McNamara
2020-07-29center the filter checkbox like the normal oneCaolán McNamara
2020-07-29use 0 as the limit-less caseCaolán McNamara
2020-07-29move SetReadOnly into ControlBase as SetEditableReadOnlyCaolán McNamara
2020-07-29dynamic_cast followed by static_castCaolán McNamara
2020-07-29use a EditControl nowCaolán McNamara
2020-07-22weld PatternControlCaolán McNamara
2020-07-21can now change base class to use FormattedFieldCellControllerCaolán McNamara
2020-07-21weld DateControlCaolán McNamara
2020-07-16loplugin:unusedmethodsNoel Grandin
2020-07-15move SVTXDateField to toolkitCaolán McNamara
2020-07-15weld TimeControlCaolán McNamara
2020-07-15rename entry formatter for more consistent namingCaolán McNamara
2020-07-15weld LongCurrencyControlCaolán McNamara
2020-07-12clarify what WantMouseEvent is forCaolán McNamara
2020-07-12weld CheckBoxControlCaolán McNamara