summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-07-23vcl: Drop recently unused ITextLayout::GetCaretPositions()Khaled Hosny
2023-07-23drawinglayer: Drop recently unused TextLayouterDevice::getCaretPositions()Khaled Hosny
2023-07-23editeng: Use GetTextArray() instead of 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: SalLayout::GetTextWidth() returns doubleKhaled Hosny
2023-07-23vcl: Don’t use nSubPixelFactor when in map modeKhaled Hosny
2023-07-23vcl: Use doubles in GetTextBreak()Khaled Hosny
2023-07-23tdf#156211: Don’t round Kashida width when doing subpixel positioningKhaled Hosny
2023-07-23tdf#156234: Don’t round glyph coordinates when doing subpixel positioningKhaled Hosny
2023-07-23Improve CppunitTest_sw_globalfilter CPPUNIT_TEST_NAME=testListLabelPDFExportKhaled Hosny
2023-07-23vcl: TextRenderModeForResolutionIndependentLayout → SubpixelPositioningKhaled Hosny
2023-07-23vcl: Simplify AquaGraphics*::drawTextLayout() callingKhaled Hosny
2023-07-23vcl: Use more doubles for text measurementsKhaled Hosny
2023-07-23vcl: Use doubles for glyph item coordinatesKhaled Hosny
2023-07-23vcl: rename NaturalDXArray to DXArrayKhaled Hosny
2023-07-23vcl: Set font size to UPEM in some testsKhaled Hosny
2023-07-23vcl: Use HarfBuzz to get glyph bounding rectangleKhaled Hosny
2023-07-23Make CppunitTest_vcl_pdfexport CPPUNIT_TEST_NAME=testTdf108963 less sensitiveKhaled Hosny
2023-07-23Make CppunitTest_svgio CPPUNIT_TEST_NAME=testCssClassRedefinition more robustKhaled Hosny
2023-07-22tdf#156137 - A11Y - Fix Long object names need to proper handlingBalazs Varga
2023-07-22simplify some calls to XmlWriter::attributeNoel Grandin
2023-07-22no need to create OString temporaries when calling XmlWriter methodsNoel Grandin
2023-07-22fixing a typo in sqlbison.yjucasaca
2023-07-22ScriptForge (SF_FileSystem) IncludeSubfolders argumentJean-Pierre Ledure
2023-07-22avoid some unnecessary string copies in tools::XmlWriterNoel Grandin
2023-07-22tdf#146584: FB Setting default with ALTER TABLE works but gives useless messageJulien Nabet
2023-07-22Update git submodulesOlivier Hallot
2023-07-22Update git submodulesOlivier Hallot
2023-07-22Update git submodulesOlivier Hallot
2023-07-22Simplify a bit construction of AccessibleEventObject objectJulien Nabet
2023-07-22Update git submodulesOlivier Hallot
2023-07-22merge SetOptions_Nbc and SetOptionsNoel Grandin
2023-07-22SfxItemSetHint is deadNoel Grandin
2023-07-22tdf#149498 sw: fix Undo crash at bookmark over cellsLászló Németh
2023-07-22tdf#117307 sc: Comments are duplicated after Row delete and UndoCzeber László Ádám
2023-07-21Update git submodulesOlivier Hallot
2023-07-21a11y: Don't look for grandparent when asked for parentMichael Weghorn
2023-07-21a11y: Drop obsolete check for empty ReferenceMichael Weghorn
2023-07-21loplugin:unusedmethodsNoel Grandin
2023-07-21remove unused SvtPathOptions methodsNoel Grandin
2023-07-21loplugin:unusedfieldsNoel Grandin
2023-07-21mStructIdMap is unusedNoel Grandin
2023-07-21Update git submodulesSeth Chaiklin
2023-07-21related tdf#152992: fix minor logic error in hittestprocessor2dSarper Akdemir
2023-07-21related tdf#152992: rename HitTolerance to HitTolerancePerAxisSarper Akdemir
2023-07-21Related: tdf#155708 Clean-up - Fix validity dialog closesBalazs Varga