summaryrefslogtreecommitdiff
path: root/cui/source/tabpages/numpages.cxx
AgeCommit message (Expand)Author
2024-05-07loplugin:ostr in cuiNoel Grandin
2024-04-29Drop uses of css::uno::Sequence::getConstArray in cppuhelper .. cuiMike Kaganski
2024-04-05tdf#146619 Drop unused 'using namespace' in: cui/Gabor Kelemen
2024-04-02tdf#145538 Use range based for loopsRMZeroFour
2024-03-26Hide "Add and resize" button from numbering and bullets dialog for ONLINEDarshan11
2024-02-26tdf#108697 Allow modifying default bullet selectionSamuel Mehrbrodt
2024-02-18ITEM: Rename for more control over SlotID usagesArmin Le Grand (allotropia)
2024-02-12Resolves tdf#158531 - Connector lines for Keep Ratio settingHeiko Tietze
2024-01-31move CharMap out of cuiCaolán McNamara
2024-01-31move SvxNumberingPreview out of cuiCaolán McNamara
2023-12-10cid#1546281 COPY_INSTEAD_OF_MOVECaolán McNamara
2023-10-14Re-enable Bullets and Numbering → CustomizeSkyler Grey
2023-07-11tdf#150408: Implement UI for "Legal" numberingMike Kaganski
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski
2023-04-01gtk_tree_view_scroll_to_cell: assertion 'tree_view->priv->tree != NULL' failedCaolán McNamara
2023-03-22tdf#153808 Fix numbering preview in dark modeRafael Lima
2023-01-06tdf#56258: allow i18npool to define SvxAdjust for outlineJustin Luth
2023-01-05tdf#56258 en_US: increase outline levels definitions to 6Justin Luth
2022-12-16check SfxObjectShell::Current()Caolán McNamara
2022-10-03cui: avoid divide by zero in SvxNumberingPreview::PaintXisco Fauli
2022-07-29tdf#150187: Crash in Presentation Styles - Background objects - ModifyJulien Nabet
2022-05-05use more o3tl::getTokenNoel Grandin
2022-04-25tdf#136429: use FieldUnit value for min/max of some fields of numbering dialogJulien Nabet
2022-03-01use SfxItemSet::GetItemIfSet in cuiNoel Grandin
2022-02-04Resolves: tdf#146997 use sal_Int64 instead of sal_Int32 for spinbutton valuesCaolán McNamara
2021-12-03don't use SVXSTR for translation ids that are in cui.moCaolán McNamara
2021-10-29Prepare for removal of non-const operator[] from Sequence in cuiMike Kaganski
2021-10-19Use MsLangId::getConfiguredSystemLanguage()Eike Rathke
2021-10-04tdf#144439: generate list format string on level changeVasily Melenchuk
2021-09-28gives names to all the Idles and TasksNoel Grandin
2021-08-22don't store vcl::Font with unique_ptrNoel Grandin
2021-08-20New loplugin:unusedcapturedefaultStephan Bergmann
2021-08-17tdf#143858: sw: default value for nInclUpperLevels is 1Vasily Melenchuk
2021-07-12tdf#126665 Remember last used file picker directorySamuel Mehrbrodt
2021-07-02tdf#114070 - Only show the last name of the filename without its extensionAndreas Heinisch
2021-07-02tdf#141334 - Only show the last name of the filename without its extensionAndreas Heinisch
2021-06-29new ODF numbered list parameter loext:num-list-formatVasily Melenchuk
2021-05-31no need to allocate SvxNumRule separately in SvxNumBulletItemNoel Grandin
2021-05-21add Toggleable as a separate thing to a ButtonCaolán McNamara
2021-05-19ImplPlayWithRenderer never checks its OutputDevice against nullptrCaolán McNamara
2021-03-09defer getting toplevel for color picker until we need itCaolán McNamara
2021-01-07Use o3tl::temporary in calls to OUString::iterateCodePointsStephan Bergmann
2020-11-24tdf#138430 scrolled windows need to have auto scrolling disabledCaolán McNamara
2020-11-23tdf#138430 toolbar bullet dropdown should have a scrolledwindowCaolán McNamara
2020-10-21use tools::Long in comphelper..cuiNoel
2020-10-06move set_user_managed_scrolling to an initial weld argumentCaolán McNamara
2020-09-22Related: tdf#132970 handle more places with potentially utf16 bulletsCaolán McNamara
2020-09-22tdf#132970 SMP bullets mangledCaolán McNamara
2020-09-14rhbz#1878275 should use value_changed for spinbutton changesCaolán McNamara
2020-07-01Upcoming improved loplugin:staticanonymous -> redundantstatic: cuiStephan Bergmann