summaryrefslogtreecommitdiff
path: root/sw/source/uibase/docvw/PageBreakWin.cxx
AgeCommit message (Expand)AuthorFilesLines
2024-06-10loplugin:ostr in sw/../uibaseNoel Grandin1-5/+5
2024-02-18ITEM: Rename for more control over SlotID usagesArmin Le Grand (allotropia)1-2/+2
2024-02-07simplify some Primitive2DContainer constructionNoel Grandin1-8/+7
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski1-4/+4
2023-03-16De-static-izing colors in SwViewOptionParis Oplopoios1-1/+1
2023-02-16SfxViewShell::GetViewFrame never returns null, change to a referenceCaolán McNamara1-2/+2
2022-11-06Remove double functionalityArmin Le Grand (allotropia)1-2/+2
2022-08-29Resolves: tdf#150629 the window was destroyed from the fadetimer callbackCaolán McNamara1-0/+1
2022-08-08make more of the SwPaM constructors explicitNoel Grandin1-1/+1
2022-07-11tools: rename getHeight/Width() to GetOpenHeight/Width()Chris Sherlock1-2/+2
2022-06-16loplugin:moveitNoel Grandin1-1/+1
2022-05-30tdf#147708 create floating menubutton on demandCaolán McNamara1-81/+93
2022-01-27no need to call GetWhich on these SID_ valuesNoel Grandin1-1/+1
2021-12-16Remove transitional header drawinglayer/primitive2d/polygonprimitive2d.hxxGabor Kelemen1-1/+1
2021-10-10use SfxItemSetFixed in swNoel Grandin1-3/+2
2021-09-28gives names to all the Idles and TasksNoel Grandin1-0/+1
2021-09-20clean up ambiguous confusing rectangle APIs like IsInside()Luboš Luňák1-2/+2
2021-09-09tdf#144052 reduce Primitive2D copyingNoel Grandin1-1/+1
2021-07-19Move svl::Items to include/svl/whichranges.hxx, and unify its usageMike Kaganski1-1/+1
2021-05-21add Toggleable as a separate thing to a ButtonCaolán McNamara1-1/+1
2021-05-17split OutputDevice from WindowNoel Grandin1-1/+1
2021-05-12fix some VirtualDevice leaksNoel Grandin1-1/+1
2021-01-11cid#1371301 avoid Missing move assignment operator warningCaolán McNamara1-4/+2
2020-12-23tdf#136578: uitest: add wrapper for PageBreakWinXisco Fauli1-5/+18
2020-12-22tdf#136578 sw BreakDashedLine: edit/delete PageAfterJustin Luth1-1/+48
2020-12-21NFC flatten PageBreakWin and minor cleanupJustin Luth1-69/+49
2020-12-04weld writer's FrameControl MenuButtonsCaolán McNamara1-41/+28
2020-11-24tdf#42949 Fix new IWYU warnings in directory swGabor Kelemen1-1/+0
2020-11-11convert more long -> tools::LongNoel1-1/+1
2020-10-20use tools::Long in swNoel1-6/+6
2020-09-30SwNode::GetDoc can return a reference insteadCaolán McNamara1-3/+3
2020-07-25move getUIRootDir to AllSettingsCaolán McNamara1-1/+1
2020-04-03split up polypolygonprimitive2d.hxx into separate filesTomaž Vajngerl1-1/+2
2020-02-21Drop o3tl::optional wrapperStephan Bergmann1-1/+1
2020-01-24loplugin:makeshared in swNoel Grandin1-3/+3
2020-01-07tdf#42949 Fix IWYU warnings in sw/source/uibase/[a-g]*/*cxxGabor Kelemen1-3/+0
2019-12-11convert FrameControlType to scoped enumNoel Grandin1-1/+1
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann1-1/+1
2019-05-16tdf#42949 Fix IWYU warnings in include/svx/[e-g]*Gabor Kelemen1-0/+2
2019-05-14tdf#42949 Fix IWYU warnings in sw/source/core/inc/[t-w]*Gabor Kelemen1-0/+1
2019-05-08improve tools::Rectangle->basegfx::B2?Rectangle conversionNoel Grandin1-2/+2
2019-03-25tdf#42949 Fix IWYU warnings in include/sfx2/[a-D]*Gabor Kelemen1-0/+1
2019-03-19tdf#42949 Fix IWYU warnings in sw/source/core/inc/[a-f]*Gabor Kelemen1-0/+1
2018-12-01sw_redlinehide_4a: some page break calls in SwFEShell/PageBreakWinMichael Stahl1-1/+2
2018-09-06clang-tidy performance-unnecessary-value-paramNoel Grandin1-1/+1
2018-07-25loplugin:useuniqueptr in SwPageBreakWinNoel Grandin1-14/+8
2018-06-08sw_redlinehide: trivial GetNode() in PageBreakWin.cxxMichael Stahl1-3/+12
2018-04-17tdf#42949 Remove unnecessary localization headers from swGabor Kelemen1-1/+0
2018-04-07Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann1-2/+2
2018-04-03long->sal_Int32 in tools/gen.hxxNoel Grandin1-2/+2