summaryrefslogtreecommitdiff
path: root/cui/source/tabpages/numpages.cxx
AgeCommit message (Expand)AuthorFilesLines
2024-11-11clang-tidy: performance-unnecessary-copy-initialization in cuiNoel Grandin1-1/+1
2024-07-25O[U]String overloads that return view for rest parameterNoel Grandin1-2/+2
2024-07-25tdf#162174: fix crash when opening Bullets and Numbering dialog a second timeJulien Nabet1-5/+4
2024-07-11Don't save bullet changes when dialog was cancelledSamuel Mehrbrodt1-7/+15
2024-06-03tdf#69724 Disable 'Change Bullet' btn until selection existsSamuel Mehrbrodt1-0/+3
2024-05-21tdf#69724 Allow to change default bullet symbols in UITibor Nagy1-0/+86
2024-05-07loplugin:ostr in cuiNoel Grandin1-105/+105
2024-04-29Drop uses of css::uno::Sequence::getConstArray in cppuhelper .. cuiMike Kaganski1-19/+15
2024-04-05tdf#146619 Drop unused 'using namespace' in: cui/Gabor Kelemen1-1/+0
2024-04-02tdf#145538 Use range based for loopsRMZeroFour1-3/+2
2024-03-26Hide "Add and resize" button from numbering and bullets dialog for ONLINEDarshan111-0/+3
2024-02-26tdf#108697 Allow modifying default bullet selectionSamuel Mehrbrodt1-16/+7
2024-02-18ITEM: Rename for more control over SlotID usagesArmin Le Grand (allotropia)1-9/+9
2024-02-12Resolves tdf#158531 - Connector lines for Keep Ratio settingHeiko Tietze1-0/+23
2024-01-31move CharMap out of cuiCaolán McNamara1-1/+1
2024-01-31move SvxNumberingPreview out of cuiCaolán McNamara1-353/+0
2023-12-10cid#1546281 COPY_INSTEAD_OF_MOVECaolán McNamara1-3/+2
2023-10-14Re-enable Bullets and Numbering → CustomizeSkyler Grey1-1/+5
2023-07-11tdf#150408: Implement UI for "Legal" numberingMike Kaganski1-0/+27
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski1-2/+2
2023-04-01gtk_tree_view_scroll_to_cell: assertion 'tree_view->priv->tree != NULL' failedCaolán McNamara1-1/+1
2023-03-22tdf#153808 Fix numbering preview in dark modeRafael Lima1-18/+25
2023-01-06tdf#56258: allow i18npool to define SvxAdjust for outlineJustin Luth1-1/+5
2023-01-05tdf#56258 en_US: increase outline levels definitions to 6Justin Luth1-3/+6
2022-12-16check SfxObjectShell::Current()Caolán McNamara1-7/+8
2022-10-03cui: avoid divide by zero in SvxNumberingPreview::PaintXisco Fauli1-1/+1
2022-07-29tdf#150187: Crash in Presentation Styles - Background objects - ModifyJulien Nabet1-0/+6
2022-05-05use more o3tl::getTokenNoel Grandin1-2/+3
2022-04-25tdf#136429: use FieldUnit value for min/max of some fields of numbering dialogJulien Nabet1-0/+8
2022-03-01use SfxItemSet::GetItemIfSet in cuiNoel Grandin1-100/+80
2022-02-04Resolves: tdf#146997 use sal_Int64 instead of sal_Int32 for spinbutton valuesCaolán McNamara1-1/+1
2021-12-03don't use SVXSTR for translation ids that are in cui.moCaolán McNamara1-2/+2
2021-10-29Prepare for removal of non-const operator[] from Sequence in cuiMike Kaganski1-5/+5
2021-10-19Use MsLangId::getConfiguredSystemLanguage()Eike Rathke1-1/+1
2021-10-04tdf#144439: generate list format string on level changeVasily Melenchuk1-0/+2
2021-09-28gives names to all the Idles and TasksNoel Grandin1-0/+1
2021-08-22don't store vcl::Font with unique_ptrNoel Grandin1-1/+1
2021-08-20New loplugin:unusedcapturedefaultStephan Bergmann1-1/+1
2021-08-17tdf#143858: sw: default value for nInclUpperLevels is 1Vasily Melenchuk1-3/+3
2021-07-12tdf#126665 Remember last used file picker directorySamuel Mehrbrodt1-0/+1
2021-07-02tdf#114070 - Only show the last name of the filename without its extensionAndreas Heinisch1-4/+12
2021-07-02tdf#141334 - Only show the last name of the filename without its extensionAndreas Heinisch1-2/+6
2021-06-29new ODF numbered list parameter loext:num-list-formatVasily Melenchuk1-28/+13
2021-05-31no need to allocate SvxNumRule separately in SvxNumBulletItemNoel Grandin1-12/+12
2021-05-21add Toggleable as a separate thing to a ButtonCaolán McNamara1-4/+4
2021-05-19ImplPlayWithRenderer never checks its OutputDevice against nullptrCaolán McNamara1-5/+5
2021-03-09defer getting toplevel for color picker until we need itCaolán McNamara1-1/+2
2021-01-07Use o3tl::temporary in calls to OUString::iterateCodePointsStephan Bergmann1-2/+3
2020-11-24tdf#138430 scrolled windows need to have auto scrolling disabledCaolán McNamara1-3/+3
2020-11-23tdf#138430 toolbar bullet dropdown should have a scrolledwindowCaolán McNamara1-3/+3