summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2023-08-21split to allow getting decoration on its ownCaolán McNamara
2023-08-21svx: prefix members of SdrEdgeObjMiklos Vajna
2023-08-21move BGradient to awt::Gradient2 UNO conversion into docmodelTomaž Vajngerl
2023-08-19Fix typoAndrea Gelmini
2023-08-18ucbhelper,ucb,desktop: InternetProxyServer is problematicMichael Stahl
2023-08-18add a SfxLokHelper::notifyInvalidation which can take a 'part'Caolán McNamara
2023-08-18ITEM: preparations for more/easier changesArmin Le Grand (allotropia)
2023-08-18tdf#156561 tdf#141101 Revert "tdf#140762 tdf#152671 Make dock win ..." et alMichael Weghorn
2023-08-18Rename Window::ImplIsAccessibleNativeFrame and make it publicMichael Weghorn
2023-08-17Simplify Point/Size/tools::Rectangle templatesMike Kaganski
2023-08-17tdf#156699 sfx2: Extract helper method to get char value + nameMichael Weghorn
2023-08-16tdf#156591 - A11Y - add fix button for "Style has no language set."Balazs Varga
2023-08-16cid#1539911 Big parameter passed by valueCaolán McNamara
2023-08-16tdf#156538 Enhancement to show character information in the insertJim Raykowski
2023-08-15ComplexColor various clean-up and (trivial) refactoringsTomaž Vajngerl
2023-08-15sw floattable: handle AllowOverlap==false in the RTF filterMiklos Vajna
2023-08-14lok: a11y: when we are inside a table notify table and current cell infoMarco Cecchetti
2023-08-13Revert "clang-tidy bugprone-parent-virtual-call in vcl"Noel Grandin
2023-08-13Revert "clang-tidy bugprone-parent-virtual-call in sfx2"Noel Grandin
2023-08-12clang-tidy bugprone-parent-virtual-call in sfx2Noel Grandin
2023-08-11lok: a11y: get focused paragraph notified on document loadMarco Cecchetti
2023-08-11clang-tidy bugprone-parent-virtual-call in vclNoel Grandin
2023-08-11move setting properties into note comments from oox to scCaolán McNamara
2023-08-11split ShapeBase::convertShapeProperties into two partsCaolán McNamara
2023-08-11refactor to return the position to be set by the caller insteadCaolán McNamara
2023-08-11Initial APNG export supportParis Oplopoios
2023-08-10ITEM: improve SfxItemSet notification callbackArmin Le Grand (allotropia)
2023-08-09use sal_uInt64 when dealing with stream positionNoel Grandin
2023-08-09use sal_uInt64 when dealing with stream positionNoel Grandin
2023-08-09Resolves: tdf#156661 only set a fixed height for the single row caseCaolán McNamara
2023-08-07ITEM: speedup WhichRanges access by bufferingArmin Le Grand (allotropia)
2023-08-07ofz#57384 TimeoutCaolán McNamara
2023-08-07svx: prefix members of SdrEdgeInfoRecMiklos Vajna
2023-08-05Rename setRGB to createRGB to make it less misleadingMike Kaganski
2023-08-05Fix crash in lokit form control mouse handlerThorsten Behrens
2023-08-04docmodel: Fix comment at end of namespaceMichael Weghorn
2023-08-04Rename ComplexColor::RGB to setRGB, to avoid conflict with Windows defineMike Kaganski
2023-08-04pptx: import shape text from master pageSzymon Kłos
2023-08-03Resolves: tdf#127334 Increase tools::Duration accuracy epsilon unsharpnessEike Rathke
2023-08-03Related: cool#6911 opt to skip SdrObject::GetViewContent() when possibleCaolán McNamara
2023-08-03Related: cool#6911 refactor for an optimizationCaolán McNamara
2023-08-03move SwVirtPageNumInfo to SfxHintBjoern Michaelsen
2023-08-02sc: theme color support for sparklines + ODF & OOXML import/exportTomaž Vajngerl
2023-08-02Silence C++20 volatile increment deprecation warningsStephan Bergmann
2023-08-02Make the Xcode workaround apply more broadlyStephan Bergmann
2023-08-02tdf#156525 Save as > HTML loses drawing object as invalid gifNoel Grandin
2023-08-02Don't enable the requires clause for some Xcode ClangStephan Bergmann
2023-08-02Make RectangleTemplate comparison operators symmetricStephan Bergmann
2023-08-02Prevent to open multiple Theme Color Edit dialogGülşah Köse
2023-08-02split Point/Size/Rectangle into AbsoluteScreenPixel* typesNoel Grandin