summaryrefslogtreecommitdiff
path: root/sw/source/ui/chrdlg
AgeCommit message (Expand)Author
2024-04-10tdf#146619 Drop unused 'using namespace' in: sw/Gabor Kelemen
2024-01-23make event config dialog asyncNoel Grandin
2023-11-21tdf#115871 - Reset outline and list options to parent settingsAndreas Heinisch
2023-11-02Drop SvxHtmlOptions::IsPrintLayoutExtensionGabor Kelemen
2023-05-26use more TypedWhichIdNoel Grandin
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski
2023-03-22sw: check GetActiveView()Xisco Fauli
2023-03-18cid#1523394 Dereference after null checkCaolán McNamara
2023-03-16De-static-izing colors in SwViewOptionParis Oplopoios
2023-03-06jsdialog: enabled format Character dialog (writer)Pranam Lashkari
2023-03-02tdf#62032 sw List Level UI: don't require old valueJustin Luth
2023-03-01tdf#62032 sw: make List Level UI experimentalJustin Luth
2023-03-01tdf#62032 sw: let paragraph UI set List LevelJustin Luth
2022-10-03sw: fix crash in SwParagraphNumTabPage::ExecuteEditNumStyle_ImplXisco Fauli
2022-09-26Be sure the number format dialog content is in correct placeSzymon Kłos
2022-08-15sw: prefix members of SwAddPrinterTabPage, SwCaptionOptPage, ...Miklos Vajna
2022-08-03sw: always show "tabs" tab in the paragraph dialog for multiple paragraphsPranam Lashkari
2022-08-01sw: prefix members of SwBreakDlg, SwCondCollPage, SwDropCapsPage and ...Miklos Vajna
2022-07-25sw: prefix members of SwCharURLPage, SwParagraphNumTabPage, Xst and XstzMiklos Vajna
2022-06-23tdf#149615: "No list" twice in Outline & Style tab (non English UI only)Julien Nabet
2022-05-06tdf#91035 sw page-style UI: All styles shown, not hiddenJustin Luth
2022-03-24sw clearing breaks: add insert UIMiklos Vajna
2022-03-11use SfxItemSet::GetItemIfSet in sw/.../uiNoel Grandin
2022-02-28unwrap data structure in SwCharURLPageNoel Grandin
2022-02-24use more TypedWhichIdNoel Grandin
2022-01-21tdf#146891 there is a case where "chapter numbering" can be changedCaolán McNamara
2022-01-14tdf#146747 InternalItems has to be null terminatedCaolán McNamara
2022-01-07Resolves: tdf#146285 the "edit" button should be insensitiveCaolán McNamara
2021-11-23Resolves: tdf#145804 show "Chapter Numbering" as (uneditable) list styleCaolán McNamara
2021-11-01tdf#145363 provide an explicit parent for numbering-style dialogCaolán McNamara
2021-10-16Simplify vector initialization in swJulien Nabet
2021-10-10use SfxItemSetFixed in swNoel Grandin
2021-09-30loplugin:constparams improve handling of pointer paramsNoel Grandin
2021-09-28vcl: rename OutDevState to StackChris Sherlock
2021-08-10sw: remove all uses of MM50 with (added) o3tl::toTwipTomaž Vajngerl
2021-07-28use officecfg for SvtCJKOptionsNoel Grandin
2021-07-26use officecfg for SvxHtmlOptionsNoel Grandin
2021-07-19Move svl::Items to include/svl/whichranges.hxx, and unify its usageMike Kaganski
2021-07-15WhichRangesContainer, reduce malloc in SfxItemSetNoel Grandin
2021-07-12tdf#126665 Remember last used file picker directorySamuel Mehrbrodt
2021-05-28no need to allocate these on the heapNoel Grandin
2021-05-28no need to allocate SfxStyleFamilies on the heapNoel Grandin
2021-05-21sw: replace most static_cast<sal_uInt16>() calls with o3tl::narrowing()Miklos Vajna
2021-05-21add Toggleable as a separate thing to a ButtonCaolán McNamara
2021-05-19SetPhysFont always dereferences its OutputDevice* argCaolán McNamara
2021-04-09Recheck include/ with IWYUGabor Kelemen
2021-03-29tdf#101965 : Add No List default in Styles deck in sidebarAnshu
2021-01-06loplugin:unusedfieldsNoel
2020-12-14tdf#82802 sw page-style UI: remove pointless makeConditional CBJustin Luth
2020-10-20use tools::Long in swNoel