summaryrefslogtreecommitdiff
path: root/svx/source/dialog
AgeCommit message (Expand)Author
2021-07-30drawinglayer: make VisitingParameters constructor explicitTomaž Vajngerl
2021-07-28use officecfg for SvtCJKOptionsNoel Grandin
2021-07-27Added the feature to store VCL test results as a zip filehomeboy445
2021-07-27drop SvtLanguageOptions classNoel Grandin
2021-07-25use officecfg for drawing optionsNoel Grandin
2021-07-20Use some forward declarations in <editeng/editobj.hxx>Mike Kaganski
2021-07-20tdf#142763 sc UI: add first page header/footer optionsDaniel Arato (NISZ)
2021-07-19Move svl::Items to include/svl/whichranges.hxx, and unify its usageMike Kaganski
2021-07-16Move validity check to svl::Items, to avoid invalid WhichRangesContainerMike Kaganski
2021-07-16Resolves: tdf#143372 Exclude {qtz} KeyID from SvxLanguageBox listEike Rathke
2021-07-15tdf#143327 keep selection bounds on replacing colorCaolán McNamara
2021-07-15WhichRangesContainer, reduce malloc in SfxItemSetNoel Grandin
2021-07-13Add PowerPoint compatible screen size for ImpressJun NOGATA
2021-07-12tdf#126665 Remember last used file picker directorySamuel Mehrbrodt
2021-07-01BmpCombine::And is deadNoel Grandin
2021-06-29Related: tdf#143088 return early on notification from frozen editengineCaolán McNamara
2021-06-21bundle the FolderPicker instantiations behind a single callCaolán McNamara
2021-06-18tdf#130428 remove unnecessary usage of SfxItemState::UNKNOWNArmin Le Grand (Allotropia)
2021-06-17use string_view in the Translate APINoel Grandin
2021-06-14We only support ICU version 4.6 or newer, so drop these checksMike Kaganski
2021-06-13Assert on valid order of which ids in ranges on SfxItemSet creationMike Kaganski
2021-05-29no need to allocate these on the heapNoel Grandin
2021-05-28no need to allocate these SfxItemSet on the heapNoel Grandin
2021-05-26add privacy URL to crashreport dialog & updatecheck tab in optionsChristian Lohmaier
2021-05-26clang-format crashreportdlgChristian Lohmaier
2021-05-21Simplify GetModuleFieldUnit a bitMike Kaganski
2021-05-21add Toggleable as a separate thing to a ButtonCaolán McNamara
2021-05-20use toggle instead of click for RadioButtonCaolán McNamara
2021-05-19use toggle instead of click for RadioButtonCaolán McNamara
2021-05-19SetPhysFont always dereferences its OutputDevice* argCaolán McNamara
2021-05-19ImplPlayWithRenderer never checks its OutputDevice against nullptrCaolán McNamara
2021-05-17split OutputDevice from WindowNoel Grandin
2021-05-08ref-count SfxItemPoolNoel Grandin
2021-05-06add SfxItemPoolDeleter utilityNoel Grandin
2021-05-06use Widget::get_clipboardCaolán McNamara
2021-05-03There's no longer a purpose to the math horizontal scrollbarCaolán McNamara
2021-05-02drop unneeded temporaryCaolán McNamara
2021-04-30allow dnd into weldeditviewCaolán McNamara
2021-04-30extend the selection range so adjacent lines are considered one blockCaolán McNamara
2021-04-29tdf#141967 bail early in Activate if disposingCaolán McNamara
2021-04-29can stack-allocate thisNoel Grandin
2021-04-28createPixelProcessor2DFromOutputDevice won't return nullCaolán McNamara
2021-04-28replace old-school RasterOp::Invert selection in weldeditviewCaolán McNamara
2021-04-26drop mask from BitmapExNoel Grandin
2021-04-23use get_accessible_location_on_screen to get positionCaolán McNamara
2021-04-23undo blocking emitting focus events during grab_focusCaolán McNamara
2021-04-22ensure cursor drawn on re-gaining focusCaolán McNamara
2021-04-21tdf#141419 restore use any explicitly set background color in previewsCaolán McNamara
2021-04-19weld SmEditTextWindowCaolán McNamara
2021-04-19a11y tests show we should use GetOutputDevice for pixel/logic conversionsCaolán McNamara