summaryrefslogtreecommitdiff
path: root/svx/source/dialog
AgeCommit message (Expand)AuthorFilesLines
9 daysGraphCtrl a11y: Create the accessible object againMichael Weghorn1-3/+1
2025-01-16cool#10630 doc electronic sign: move signature line tracking to the viewMiklos Vajna1-11/+4
2025-01-15tdf#34837 sc: Use border from correct cell for merged cells in RTLJonathan Clark1-20/+25
2025-01-13cool#10630 doc electronic sign: fix insertion of the signature lineMiklos Vajna1-8/+20
2025-01-10ITEM: Refactor ItemTypeArmin Le Grand (Collabora)2-10/+10
2025-01-06cool#10630 lok doc sign: fix Impress sign line when picking a certificateMiklos Vajna1-3/+6
2024-11-30tdf#130857 Search dialog: Use weld::Container ptr instead of BoxMichael Weghorn1-1/+1
2024-11-28tdf#163913 Implement font-relative marginsJonathan Clark2-24/+27
2024-11-28svx: Simplify "Go to Page" dialog, let SpinButton do its jobMichael Weghorn1-23/+2
2024-11-24Let ESelection use EPaM for simplificationMike Kaganski2-22/+20
2024-11-22tdf#163598 editeng: avoid using fake outline depthJustin Luth1-0/+1
2024-11-19svx: unused returnXisco Fauli1-3/+1
2024-11-19improve loplugin passparamsbyrefNoel Grandin1-2/+2
2024-11-14tdf#36709 GUI changes for font-relative first-line indentJonathan Clark1-21/+74
2024-11-14Improve loplugin:dyncastvisibility to check for non-inline key functionsStephan Bergmann1-0/+16
2024-11-13tdf#36709 editeng: Layout for font-relative first-line indentJonathan Clark1-4/+4
2024-11-12loplugin:reftotemp in svxNoel Grandin3-10/+10
2024-11-12clang-tidy: performance-unnecessary-copy-initialization in svxNoel Grandin2-2/+2
2024-11-08no need to take a copy of the getProcessComponentContext return valueNoel Grandin4-4/+5
2024-11-02tdf#145161: Change pdf and image compression dialog stringAditya Sahu1-1/+1
2024-10-21tdf#163486: PVS: Identical branchesBogdan Buzea1-13/+0
2024-10-21Make tools::Time ctor taking sal_Int64 privateMike Kaganski1-2/+2
2024-10-21vcl: move bitmap filter headers into vcl/bitmap global header directoryChris Sherlock1-4/+4
2024-10-20tdf#163486: PVS: identical sub-expressionsXisco Fauli1-2/+2
2024-10-15tdf#163397 svx: Use field color for WeldEditView bgMichael Weghorn1-1/+1
2024-10-07svx: prefix members of SvxNumberingPreviewMiklos Vajna1-35/+35
2024-09-16cid#1606823 silence Overflowed constantCaolán McNamara1-0/+2
2024-09-14use more concrete UNO types in svxNoel Grandin1-6/+4
2024-09-12tdf#156543 sw: Added base text mono feature to Asian Phonetic GuideJonathan Clark1-9/+141
2024-09-12tdf#107184 sw: Added base text group feature to Asian Phonetic GuideJonathan Clark1-0/+76
2024-08-27Resolves tdf#162582 - Muted color for search info on dark themesHeiko Tietze1-2/+5
2024-08-21cid#1555812 COPY_INSTEAD_OF_MOVECaolán McNamara1-3/+3
2024-08-04tdf#111816: allow special characters filtering by Unicode valueMike Kaganski1-17/+22
2024-08-03tdf#123527: use the new font in SvxSearchCharSet::RecalculateFontMike Kaganski1-1/+1
2024-08-02tdf#155447 a11y: Set accessible ID for WeldEditViewMichael Weghorn1-2/+12
2024-08-01tdf#161968 UI Assign macro to shape crashes CALCNoel Grandin1-5/+5
2024-07-24cid#1556131 COPY_INSTEAD_OF_MOVECaolán McNamara1-1/+1
2024-07-23cid#1555167 COPY_INSTEAD_OF_MOVECaolán McNamara1-1/+1
2024-07-20Remove now unneeded osl/diagnose.hGabor Kelemen1-0/+1
2024-07-14cid#1608349 COPY_INSTEAD_OF_MOVECaolán McNamara1-3/+3
2024-07-14tdf#161811 Changes in TC manager dialog should be in order ofJim Raykowski1-2/+20
2024-07-10tdf#161811 related: Fix change manager dialog context popup menuJim Raykowski1-2/+7
2024-07-10regain the SvxCharacterMap "pre-run" logic in async modeCaolán McNamara1-1/+5
2024-07-09Revert "fix and simplify the ItemInstanceManager mechanism"Noel Grandin1-10/+0
2024-07-09Resolves tdf#161568 - Feedback for QFS in floating modeHeiko Tietze1-0/+17
2024-07-08make SvxGraphicItem hashableNoel Grandin1-0/+10
2024-06-22fix O(n^2) behaviour when fetching field info from EditEngineNoel Grandin2-15/+8
2024-06-20svx: adjust the values for impress/draw ruler to work with LOKitTomaž Vajngerl1-7/+65
2024-06-20svx: move lok's NotifyKit in the ruler to the SvxRuler super-classTomaž Vajngerl1-1/+47
2024-06-18Add SfxItemType to SfxPoolItemOliver Specht2-10/+10