summaryrefslogtreecommitdiff
path: root/svx/source/inc
AgeCommit message (Expand)Author
2022-03-15use SalLayoutGlyphsCache in StyleItemController::DrawText()Luboš Luňák
2022-03-11loplugin:constparamsNoel Grandin
2022-03-03Recheck modules sv* with IWYUGabor Kelemen
2022-02-21Update styles previews in IdleSzymon Kłos
2022-01-01use cppu::BaseMutex in FmXFormShellNoel Grandin
2021-12-18use more cppu::BaseMutexNoel Grandin
2021-12-16use more OInterfaceContainerHelper3 in toolkitCaolán McNamara
2021-12-01improve the script for reducing symbol exportsNoel Grandin
2021-11-28use more OInterfaceContainerHelper3 in svxNoel Grandin
2021-11-26loplugin:stringliteraldefine in svxNoel Grandin
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