summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2023-07-27vcl gtk3: Introduce AT-SPI2 tests for the GTK3 accessibility layerColomban Wendling
2023-07-27tdf#155625 a11y: Notify about menu item role changeMichael Weghorn
2023-07-27rename GetFieldRectPixelAbs to GetFieldRectPixelNoel Grandin
2023-07-26improve override of Window::Invalidate(*)Noel Grandin
2023-07-26tdf#149318 Set HID for menus that have sub menusRafael Lima
2023-07-26Resolves: tdf#156411 listen to "value-changed" not "changed"Caolán McNamara
2023-07-26Related: tdf#156137 allow GtkLinkButton to wrapCaolán McNamara
2023-07-25Convert internal vcl bitmap formats transparency->alpha (II)Noel Grandin
2023-07-25i18nutil: Make unicode::getUnicodeType() take a UTF-32 code pointKhaled Hosny
2023-07-24tdf#155414 include system "reduce animation" preferencesPatrick Luby
2023-07-24tdf#92620 - Adjust error message about exceeding legacy module sizeAndreas Heinisch
2023-07-23tdf#147911 Implement set_item_help_id for context menu itemsRafael Lima
2023-07-23tdf#156377: Improve cursor traversal in UI widgetsKhaled Hosny
2023-07-23drawinglayer: Drop recently unused TextLayouterDevice::getCaretPositions()Khaled Hosny
2023-07-23vcl: Drop now unneeded DevicePoint typedefKhaled Hosny
2023-07-23Drop --enable-float-device-pixel configure optionKhaled Hosny
2023-07-23vcl: Use GetTextArray() when drawing mnemonicsKhaled Hosny
2023-07-23vcl: Drop recently unused OutputDevice::LogicWidthToDeviceCoordinate()Khaled Hosny
2023-07-23vcl: Use double for width in OutputDevice::ImplDrawTextLine()Khaled Hosny
2023-07-23vcl: TextRenderModeForResolutionIndependentLayout → SubpixelPositioningKhaled Hosny
2023-07-23vcl: Use more doubles for text measurementsKhaled Hosny
2023-07-23vcl: Use doubles for glyph item coordinatesKhaled Hosny
2023-07-22no need to create OString temporaries when calling XmlWriter methodsNoel Grandin
2023-07-22merge SetOptions_Nbc and SetOptionsNoel Grandin
2023-07-22SfxItemSetHint is deadNoel Grandin
2023-07-21remove unused SvtPathOptions methodsNoel Grandin
2023-07-21related tdf#152992: rename HitTolerance to HitTolerancePerAxisSarper Akdemir
2023-07-21Related: tdf#155708 Clean-up - Fix validity dialog closesBalazs Varga
2023-07-21tdf#99609 a11y: Set proper parent for cells in tab list boxMichael Weghorn
2023-07-21tdf#154955 svx: PDF/UA export: tag SdrObjGroup properlyMichael Stahl
2023-07-21tdf#50725: sd: add new configuration option DragThresholdPixelsSarper Akdemir
2023-07-21Assume that all modern X servers have a unified display areaNoel Grandin
2023-07-21tdf#152992: for Impress/Draw add horizontal hit tolerance for quick text editSarper Akdemir
2023-07-20tdf#156361 use slow blending path if alpha mask blending is diabledPatrick Luby
2023-07-20Revert "tdf#149401 show "Restart LibreOffice" dialog changing AutoRecovery"Justin Luth
2023-07-20split GetWindowExtentsRelative asunderNoel Grandin
2023-07-20remove dead code in ImplDrawFloatwinBorderNoel Grandin
2023-07-20no need to return a mutable ref from ImplGetItemEdgeClipRectNoel Grandin
2023-07-19Work around MSVC bug with "..."_ostr vs. u"..."_ostrStephan Bergmann
2023-07-19Cleanup SfxApplication::Get/SetOptions, and drop unused SIDsMike Kaganski
2023-07-18tdf#68565 autosave: add option to store backup in document's folderJustin Luth
2023-07-18[API CHANGE] tdf#144512: keep autosave interval separately for each documentMike Kaganski
2023-07-18remove ImplFrameToOutput and ImplOutputToFrameNoel Grandin
2023-07-18sc: ODF import/export of background cell complex colorTomaž Vajngerl
2023-07-18xmloff: move XMLComplexColor* import/export classes to public includeTomaž Vajngerl
2023-07-18[API CHANGE] Drop unused AutoSavePrompt config keyJustin Luth
2023-07-18tdf#136905 NBB: let ValueSetWithTextControl set optimal heightJustin Luth
2023-07-17svx: prefix members of SdrCustomShapeGeometryItem and SdrFormatterMiklos Vajna
2023-07-16SfxAllEnumItem::GetTextCount should return sal_uInt16Mike Kaganski
2023-07-16editeng: Use Tools::Point::RotateAround instead of our ownDr. David Alan Gilbert