summaryrefslogtreecommitdiff
path: root/svx/source/inc
AgeCommit message (Expand)Author
2023-04-19oox: tcPr vert roundtrip, introduce interopability grab bag for table cellSarper Akdemir
2022-03-16Update styles previews in IdleSzymon Kłos
2021-11-03loplugin:finalclassesNoel Grandin
2021-10-11In O[U]StringBuffer, make string_view params replacements for OUString onesStephan Bergmann
2021-10-10loplugin:moveparam in svxNoel Grandin
2021-10-08loplugin:moveparam in svxNoel Grandin
2021-10-04loplugin:constmethodNoel 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-29Resolves: tdf#144139 checkboxs in print output shouldn't be themedCaolán McNamara
2021-09-22xtend loplugin:stringviewparam to starts/endsWith: svxStephan Bergmann
2021-09-17tdf#143550 - use the term "gluepoints" consistentlyrocso
2021-09-13tdf#142415 mouse events not propogated to table control event handlersCaolán McNamara
2021-08-18loplugin:constparamsNoel Grandin
2021-08-16pass OutlinerParaObject around by valueNoel Grandin
2021-08-05drop unneeded forward declareCaolán McNamara
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-08-03tools::Long->sal_Int16 in FmXFormShellNoel Grandin
2021-07-28a11y: Add XAccessibleValue::getMinimumIncrement methodMichael Weghorn
2021-07-21no need for FormControlFactory to have a pimplNoel Grandin
2021-06-27cid#1486528 silence Uncaught exceptionCaolán McNamara
2021-06-25loplugin:finalclasses in svxNoel Grandin
2021-06-18tdf#130428 remove unnecessary usage of SfxItemState::UNKNOWNArmin Le Grand (Allotropia)
2021-05-21add Toggleable as a separate thing to a ButtonCaolán McNamara
2021-05-19pass CheckButton argument instead of its Button baseclassCaolán McNamara
2021-05-13inline some typedefsNoel Grandin
2021-05-06use Widget::get_clipboardCaolán McNamara
2021-05-05loplugin:constmethodNoel Grandin
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann
2021-04-23undo blocking emitting focus events during grab_focusCaolán McNamara
2021-04-15store ptr to the original entries in SfxItemPropertyMapNoel Grandin
2021-03-12transport error dialog parent as awt::XWindow earlierCaolán McNamara
2021-03-11use an explicit parent for error messageCaolán McNamara
2021-03-11refactor getDialogParentWindow to take an XFormController argCaolán McNamara
2021-03-11factor out a FmXFormView::GetParentWindowCaolán McNamara
2021-03-11remove some unneeded vcl/window.hxx includesCaolán McNamara
2021-03-11remove intermediate containers in sidebarsCaolán McNamara
2021-03-11use strong_int for item ids in vcl::ToolBoxNoel
2021-03-11svx: rework to avoid pdfium ifdefsMiklos Vajna
2021-03-06Styles preview: use listener to trigger updateSzymon Kłos
2021-03-04SidebarPanelBase is always created with a PanelLayoutCaolán McNamara
2021-03-01loplugin:refcounting in svxNoel
2021-02-23loplugin:unusedmethodsNoel
2021-02-20loplugin:refcounting in svxNoel
2021-02-11tdf#139429 Convert Style previews widget to IconViewSzymon Kłos
2021-02-10clean up SdrObject cloningNoel
2021-02-03tdf#137121 add popup menu to style items used in styles preview windowJim Raykowski
2021-01-22tdf#135550 ListBox should triger an event when changed non-interactivelyCaolán McNamara