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