summaryrefslogtreecommitdiff
path: root/cui
AgeCommit message (Expand)AuthorFilesLines
2024-04-22tdf#94535 Update a Tip of the Day with new command nameAdolfo Jayme Barrientos1-1/+1
2024-04-22use more OUString literalNoel Grandin1-47/+18
2024-04-21tdf#152499 Help button for Select UI dialogOlivier Hallot1-5/+19
2024-04-19loplugin:unusedfieldsNoel Grandin2-3/+0
2024-04-17tdf#159395-LanguageTool use correct default URL when username/APIkey setLeonid Ryzhov1-13/+22
2024-04-17Drop FRound, and use generalized basegfx::froundMike Kaganski1-4/+4
2024-04-15Generalize basegfx::fround for templated return typeMike Kaganski1-2/+2
2024-04-12Add the strings "dialog" after "Macro Selector" in extended tipsTaichi Haradaguchi2-2/+2
2024-04-11tdf#132599 cui offapi sw xmloff: add hyphenation-keep-typeLászló Németh3-31/+189
2024-04-10New Expert Configuration setting to not offer Safe Mode in the UIStephan Bergmann1-2/+15
2024-04-09Use some nicer assert stringGabor Kelemen1-6/+6
2024-04-05tdf#146619 Drop unused 'using namespace' in: cui/Gabor Kelemen17-24/+0
2024-04-05cid#1596116 Uninitialized scalar fieldCaolán McNamara1-4/+8
2024-04-04loplugin:unusedmethodsNoel Grandin2-7/+0
2024-04-02tdf#145538 Use range based for loopsRMZeroFour1-3/+2
2024-03-30tdf#145081 Line spacing style type "Fixed" is not on the style sheet dialogGlen Campbell2-4/+1
2024-03-30Related: tdf#160159 use a stock icon for the character mapCaolán McNamara1-1/+1
2024-03-30Fix extended tipsTaichi Haradaguchi2-2/+2
2024-03-29Resolves: tdf#160159 update spellchecking area colors when style changesCaolán McNamara2-0/+16
2024-03-28-Werror,-Wunused-parameterStephan Bergmann1-0/+1
2024-03-27Resolves tdf#159573 and tdf#137931 - WhatsNew or Welcome dialogHeiko Tietze8-0/+437
2024-03-26ITEM: Use SfxPoolItemHolder in SvxSearchDialogArmin Le Grand (allotropia)1-15/+10
2024-03-26Hide "Add and resize" button from numbering and bullets dialog for ONLINEDarshan111-0/+3
2024-03-25tdf#154331 Improve tip of the dayBogdan Buzea1-1/+1
2024-03-22improve loplugin:staticmethodsNoel Grandin1-3/+3
2024-03-21ITEM: Remove InvalidateAllItems()Armin Le Grand (allotropia)12-102/+102
2024-03-20tdf#158885 cui offapi sw xmloff: fix hyphenation at stem boundaryLászló Németh3-4/+60
2024-03-15Resolves tdf#160167 - Remove pointless frames in bullet & numbering dialogHeiko Tietze4-194/+118
2024-03-13tdf#160180: bump copyright year to 2024Julien Nabet1-1/+1
2024-03-07add truncate-multiline for consistencyCaolán McNamara1-0/+1
2024-03-04tdf#132599 cui offapi sw xmloff: implement hyphenate-keepLászló Németh3-46/+96
2024-02-26tdf#108697 Allow modifying default bullet selectionSamuel Mehrbrodt1-16/+7
2024-02-25Create an UNO service to do the cui symbol lookup in vclNoel Grandin3-9/+44
2024-02-19Adapt tooltip to recent changesSamuel Mehrbrodt1-1/+1
2024-02-18ITEM: Rename for more control over SlotID usagesArmin Le Grand (allotropia)6-48/+48
2024-02-12Resolves tdf#158531 - Connector lines for Keep Ratio settingHeiko Tietze11-477/+804
2024-02-12ITEM: ItemPool Rework (I)Armin Le Grand (allotropia)2-3/+0
2024-02-05tdf#159476 Remove experimental status from Basic IDE entry in Options dialogRafael Lima1-7/+0
2024-02-04cid#1455212 Uncaught exceptionCaolán McNamara2-1/+9
2024-02-04cid#1591486 Logically dead codeCaolán McNamara1-5/+1
2024-01-31move CharMap out of cuiCaolán McNamara10-905/+9
2024-01-31move SvxNumberingPreview out of cuiCaolán McNamara2-354/+1
2024-01-30tdf#151352 keep a reference to the parentCaolán McNamara2-19/+11
2024-01-30make writer databases dialog asyncNoel Grandin1-8/+12
2024-01-30resave with latest gladeCaolán McNamara1-84/+81
2024-01-29loplugin:unnecessarymethodsNoel Grandin1-2/+0
2024-01-28Simplify massively over-engineered compatibility optionsMike Kaganski1-2/+4
2024-01-27ITEM: Cleanup some Pool stuff with DefaultsArmin Le Grand (allotropia)6-25/+25
2024-01-27Drop std::as_const from css::uno::Sequence iterationsMike Kaganski6-20/+20
2024-01-26invalid cast from 'GtkImage' to 'GtkLabel'Caolán McNamara1-0/+1