summaryrefslogtreecommitdiff
path: root/svx/source/dialog
AgeCommit message (Expand)Author
2024-11-30tdf#130857 Search dialog: Use weld::Container ptr instead of BoxMichael Weghorn
2024-11-28tdf#163913 Implement font-relative marginsJonathan Clark
2024-11-28svx: Simplify "Go to Page" dialog, let SpinButton do its jobMichael Weghorn
2024-11-24Let ESelection use EPaM for simplificationMike Kaganski
2024-11-22tdf#163598 editeng: avoid using fake outline depthJustin Luth
2024-11-19svx: unused returnXisco Fauli
2024-11-19improve loplugin passparamsbyrefNoel Grandin
2024-11-14tdf#36709 GUI changes for font-relative first-line indentJonathan Clark
2024-11-14Improve loplugin:dyncastvisibility to check for non-inline key functionsStephan Bergmann
2024-11-13tdf#36709 editeng: Layout for font-relative first-line indentJonathan Clark
2024-11-12loplugin:reftotemp in svxNoel Grandin
2024-11-12clang-tidy: performance-unnecessary-copy-initialization in svxNoel Grandin
2024-11-08no need to take a copy of the getProcessComponentContext return valueNoel Grandin
2024-11-02tdf#145161: Change pdf and image compression dialog stringAditya Sahu
2024-10-21tdf#163486: PVS: Identical branchesBogdan Buzea
2024-10-21Make tools::Time ctor taking sal_Int64 privateMike Kaganski
2024-10-21vcl: move bitmap filter headers into vcl/bitmap global header directoryChris Sherlock
2024-10-20tdf#163486: PVS: identical sub-expressionsXisco Fauli
2024-10-15tdf#163397 svx: Use field color for WeldEditView bgMichael Weghorn
2024-10-07svx: prefix members of SvxNumberingPreviewMiklos Vajna
2024-09-16cid#1606823 silence Overflowed constantCaolán McNamara
2024-09-14use more concrete UNO types in svxNoel Grandin
2024-09-12tdf#156543 sw: Added base text mono feature to Asian Phonetic GuideJonathan Clark
2024-09-12tdf#107184 sw: Added base text group feature to Asian Phonetic GuideJonathan Clark
2024-08-27Resolves tdf#162582 - Muted color for search info on dark themesHeiko Tietze
2024-08-21cid#1555812 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-08-04tdf#111816: allow special characters filtering by Unicode valueMike Kaganski
2024-08-03tdf#123527: use the new font in SvxSearchCharSet::RecalculateFontMike Kaganski
2024-08-02tdf#155447 a11y: Set accessible ID for WeldEditViewMichael Weghorn
2024-08-01tdf#161968 UI Assign macro to shape crashes CALCNoel Grandin
2024-07-24cid#1556131 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-07-23cid#1555167 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-07-20Remove now unneeded osl/diagnose.hGabor Kelemen
2024-07-14cid#1608349 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-07-14tdf#161811 Changes in TC manager dialog should be in order ofJim Raykowski
2024-07-10tdf#161811 related: Fix change manager dialog context popup menuJim Raykowski
2024-07-10regain the SvxCharacterMap "pre-run" logic in async modeCaolán McNamara
2024-07-09Revert "fix and simplify the ItemInstanceManager mechanism"Noel Grandin
2024-07-09Resolves tdf#161568 - Feedback for QFS in floating modeHeiko Tietze
2024-07-08make SvxGraphicItem hashableNoel Grandin
2024-06-22fix O(n^2) behaviour when fetching field info from EditEngineNoel Grandin
2024-06-20svx: adjust the values for impress/draw ruler to work with LOKitTomaž Vajngerl
2024-06-20svx: move lok's NotifyKit in the ruler to the SvxRuler super-classTomaž Vajngerl
2024-06-18Add SfxItemType to SfxPoolItemOliver Specht
2024-06-12Fix Unicode block namesTaichi Haradaguchi
2024-06-11ITEM: Change SfxItemSet to use unordered_setArmin Le Grand (allotropia)
2024-05-31svx: Reduce number of calls to GetMarkedObjectList()Xisco Fauli
2024-05-30AreObjectsMarked -> GetMarkedObjectList().GetMarkCount() != 0Xisco Fauli
2024-05-29GetMarkedObjectCount() -> GetMarkedObjectList().GetMarkCount()Xisco Fauli
2024-05-16tdf#161056 Show bullets used in document in bullets dropdownSamuel Mehrbrodt