summaryrefslogtreecommitdiff
path: root/cui/source/tabpages/paragrph.cxx
AgeCommit message (Expand)Author
2024-03-21ITEM: Remove InvalidateAllItems()Armin Le Grand (allotropia)
2024-03-20tdf#158885 cui offapi sw xmloff: fix hyphenation at stem boundaryLászló Németh
2024-03-04tdf#132599 cui offapi sw xmloff: implement hyphenate-keepLászló Németh
2024-02-18ITEM: Rename for more control over SlotID usagesArmin Le Grand (allotropia)
2023-11-17tdf#154543 - Paragraph dialog: reset snap to grid to parent settingAndreas Heinisch
2023-10-17Related: tdf#148725 Fix SvxExtParagraphTabPage::ChangesAppliedMike Kaganski
2023-08-22tdf#101895 don't unconditionally default to ch[ar]/lineCaolán McNamara
2023-08-18tdf#156795, tdf#156109 Avoid typesetter language: orphan, widow controlSamuel Mehrbrodt
2023-05-26use more TypedWhichIdNoel Grandin
2023-05-25use more TypedWhichId in editengNoel Grandin
2023-04-25Resolves: tdf#154958 add an empty spin button to use for the unused caseCaolán McNamara
2023-03-07no need to allocate these separatelyNoel Grandin
2023-02-24tdf#78510 sw,cui: split SvxLRSpaceItem for SwTextNode, SwTextFormatCollMichael Stahl
2022-12-16check SfxObjectShell::Current()Caolán McNamara
2022-11-22loplugin:unusedfields update the post-process scriptNoel Grandin
2022-11-22loplugin:unusedfieldsNoel Grandin
2022-11-19Prepare the dialog for cell style editingMaxim Monastirsky
2022-06-27tdf#149713 sw para dialog: gray out labels of the new optionsLászló Németh
2022-06-19tdf#68335 Increase default para spacing before/after to 56 cmGabor Kelemen
2022-06-07tdf#149421 DOCX: import/export hyphenation zoneLászló Németh
2022-06-02std::move SfxPoolItem into SfxItemSet where possibleNoel Grandin
2022-06-02tdf#149420 sw offapi xmloff: add hyphenation zoneLászló Németh
2022-05-26tdf#149324 sw offapi xmloff: add option to not hyphenate short wordsLászló Németh
2022-05-26tdf#149248 sw offapi xmloff: add option to not hyphenate last wordLászló Németh
2022-05-11tdf#148730 set current widow/orphan state even if do not split para is setCaolán McNamara
2022-03-01use SfxItemSet::GetItemIfSet in cuiNoel Grandin
2022-02-24use more TypedWhichIdNoel Grandin
2022-01-29no need to call GetWhich on these SID_ valuesNoel Grandin
2022-01-13Recheck modules [a-c]* with IWYUGabor Kelemen
2021-09-17tdf139131 - Sort page styles under Paragraph -> Text FlowAndreas Heinisch
2021-07-28use officecfg for SvtCJKOptionsNoel Grandin
2021-07-27drop SvtLanguageOptions classNoel 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-06-10tdf#130428 remove unnecessary usage of SfxItemState::UNKNOWNArmin Le Grand (Allotropia)
2021-05-21add Toggleable as a separate thing to a ButtonCaolán McNamara
2021-01-12tdf#83618 Make line spacing values agree crash fixJim Raykowski
2020-10-27Partially resolves: tdf#127279 Change "register-true" to "Page line-spacing"Seth Chaiklin
2020-10-21use tools::Long in comphelper..cuiNoel
2020-05-05remove unused nSearchFamily and nMask membersCaolán McNamara
2020-05-05make the family and mask explicit in SfxStyleSheetBasePool::FirstCaolán McNamara
2020-04-17loplugin:flatten in cuiNoel Grandin
2020-02-04rename Get/SetPropTextFirstLineOfst -> Get/SetPropTextFirstLineOffsetNoel Grandin
2020-02-04rename SetFirstLineOfst->SetFirstLineOffsetNoel Grandin
2020-02-04rename Set/GetTextFirstLineOfst->Set/GetTextFirstLineOffsetNoel Grandin
2020-02-02rename RelativeField back to SvxRelativeFieldCaolán McNamara
2019-12-12use covariant return type for SfxPoolItem::CloneCaolán McNamara
2019-12-06tdf#121658 Add option to not hyphenate words in CAPSSamuel Mehrbrodt
2019-11-17Extend loplugin:external to warn about enumsStephan Bergmann
2019-09-26now drop TabPageParent intermediateCaolán McNamara