summaryrefslogtreecommitdiff
path: root/svx/source/dialog
AgeCommit message (Expand)AuthorFilesLines
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
2024-06-12Fix Unicode block namesTaichi Haradaguchi1-1/+1
2024-06-11ITEM: Change SfxItemSet to use unordered_setArmin Le Grand (allotropia)1-8/+4
2024-05-31svx: Reduce number of calls to GetMarkedObjectList()Xisco Fauli2-3/+5
2024-05-30AreObjectsMarked -> GetMarkedObjectList().GetMarkCount() != 0Xisco Fauli1-2/+2
2024-05-29GetMarkedObjectCount() -> GetMarkedObjectList().GetMarkCount()Xisco Fauli1-1/+1
2024-05-16tdf#161056 Show bullets used in document in bullets dropdownSamuel Mehrbrodt1-2/+24
2024-05-14tdf#161019 tdf#159846 spreadsheet border renderingNoel Grandin1-4/+4
2024-05-13Update to ICU 74.1Taichi Haradaguchi1-0/+5
2024-05-11loplugin:ostr in svxNoel Grandin36-587/+598
2024-05-02WaE: C6011 Dereferencing NULL pointer warningsCaolán McNamara5-6/+12
2024-05-02always check return of SfxViewFrame::Current()Caolán McNamara1-11/+13
2024-04-25svx: Avoid divide by 0Xisco Fauli1-1/+1
2024-04-20Fix Unicode block nameTaichi Haradaguchi1-1/+1
2024-04-17Drop FRound, and use generalized basegfx::froundMike Kaganski1-2/+2
2024-04-15Generalize basegfx::fround for templated return typeMike Kaganski1-6/+6
2024-04-12Resolves: tdf#160256 Add "[Multiple]" and "[Undetermined]" to language listEike Rathke1-0/+4
2024-04-10New Expert Configuration setting to not offer Safe Mode in the UIStephan Bergmann1-1/+7
2024-04-03tdf#146619 Drop unused 'using namespace' in: svx/Gabor Kelemen4-8/+0