summaryrefslogtreecommitdiff
path: root/sw/source/uibase/docvw/PageBreakWin.cxx
AgeCommit message (Expand)Author
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
2018-02-28convert COL_ constants to be of type ColorNoel Grandin
2017-10-31RotateFlyFrame2: Unified FrameAreaDefinitionArmin Le Grand
2017-10-30Adapted to get/setSwFrame and get/setSwPrintArmin Le Grand
2017-10-30Isolated SwFrame members maFrane and maPrtArmin Le Grand
2017-10-09uibase: consistently use "" and <> in include directivesMike Kaganski
2017-09-26Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-11replace 'resize(size+1)' with emplace_backNoel Grandin
2017-06-19Make SfxItemSet ranges correct by construction: Fix static casesStephan Bergmann
2017-06-16Make SfxItemSet ranges correct by constructionStephan Bergmann
2017-05-12sw: change SwCursorShell::Pop() parameter from meaningless bool to enumMichael Stahl
2017-04-27remove sw bitmaps from .src filesCaolán McNamara
2017-04-24clang-tidy readability-simplify-boolean-expr in swNoel Grandin
2017-04-13convert annotation menu to .uiCaolán McNamara
2017-04-12convert annotation page break menu to .uiCaolán McNamara
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-16convert SwUndoId to scoped enumNoel Grandin