summaryrefslogtreecommitdiff
path: root/sw/source/uibase/docvw/HeaderFooterWin.cxx
AgeCommit message (Expand)AuthorFilesLines
2024-02-07simplify some Primitive2DContainer constructionNoel Grandin1-8/+7
2023-12-28Use emplace_back instead of push_back (sw)Julien Nabet1-12/+7
2023-05-15MCGR: consolidations/cleanups for changes so farArmin Le Grand (allotropia)1-1/+1
2023-04-21MCGR: Reduce diverse GradientStyle enums to single UNO API oneArmin Le Grand (allotropia)1-1/+1
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski1-8/+8
2023-03-19MCGR: Model data changes for ColorStepsArmin Le Grand (allotropia)1-4/+2
2023-03-16De-static-izing colors in SwViewOptionParis Oplopoios1-2/+2
2023-03-04MCGR: ColorSteps handling moved to toolingArmin Le Grand (allotropia)1-1/+6
2023-02-16SfxViewShell::GetViewFrame never returns null, change to a referenceCaolán McNamara1-4/+4
2023-01-17Resolves: tdf#153059 after ChangeHeaderOrFooter the control can be disposedCaolán McNamara1-2/+7
2022-11-15Resolves: tdf#147802 don't create a header/footer control for every pageCaolán McNamara1-46/+92
2022-11-14tdf#147802 don't trigger fade timer already shown/hiddenCaolán McNamara1-0/+3
2022-11-06Remove double functionalityArmin Le Grand (allotropia)1-2/+2
2022-09-11basegfx: replace typedef with a class B2DSize based on Size2DTomaž Vajngerl1-1/+1
2022-08-14tdf#104921: Cleanup Kashida insertion logicKhaled Hosny1-1/+1
2022-07-11tools: rename getHeight/Width() to GetOpenHeight/Width()Chris Sherlock1-1/+1
2022-06-16loplugin:moveitNoel Grandin1-3/+3
2022-05-20sw: fix crash in SwHeaderFooterWin::IsEmptyHeaderFooter()Miklos Vajna1-0/+5
2022-03-03use SfxItemSet::GetItemIfSet in sw/source/uibaseNoel Grandin1-3/+2
2021-12-16Remove transitional header drawinglayer/primitive2d/polygonprimitive2d.hxxGabor Kelemen1-1/+1
2021-11-01Related: tdf#145363 provide an explicit parent for page formatCaolán McNamara1-1/+1
2021-09-28gives names to all the Idles and TasksNoel Grandin1-1/+2
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-09-06clang-tidy:readability-redundant-member-initNoel Grandin1-2/+1
2021-05-12fix some VirtualDevice leaksNoel Grandin1-0/+1
2021-02-23allow fading in/out to happen while a menu is openCaolán McNamara1-8/+4
2020-12-04weld writer's FrameControl MenuButtonsCaolán McNamara1-38/+52
2020-12-01do not unnecessarily explicitly force gradient step count (tdf#138581)Luboš Luňák1-1/+1
2020-11-30loplugin:stringviewparam include comparisons with string literalsNoel1-1/+1
2020-10-20use tools::Long in swNoel1-2/+2
2020-07-25move getUIRootDir to AllSettingsCaolán McNamara1-1/+1
2020-06-23FixedBitmap can be in a toolkit only headerCaolán McNamara1-0/+1
2020-04-03split up polypolygonprimitive2d.hxx into separate filesTomaž Vajngerl1-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-8/+1
2019-10-31tdf#128431 Box info item is needed by the Border Background dialogJim Raykowski1-0/+14
2019-09-28loplugin:constmethod in swNoel Grandin1-1/+1
2019-07-05tdf#125863 Rework tdf#107593 so header footer delete doesn't crashJim Raykowski1-3/+2
2019-05-16tdf#42949 Fix IWYU warnings in include/svx/[e-g]*Gabor Kelemen1-0/+1
2019-05-08improve tools::Rectangle->basegfx::B2?Rectangle conversionNoel Grandin1-2/+3
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/+2
2019-03-13tdf#107593 Show the cursor after header/footer deleteJim Raykowski1-0/+3
2019-02-28tdf#116382 Replace old dialog in header and footer drop-down menuAditya1-42/+13
2019-02-02tdf#105225 New background tab page for header and footer BorderJim Raykowski1-0/+4
2019-01-04Fix up file permissionsTamás Zolnai1-0/+0
2019-01-03Unfloat: Introduce Unfloat table button as a frame controlTamás Zolnai1-36/+43
2018-12-10tdf#42949 Fix IWYU warnings in include/vcl/s*Gabor Kelemen1-0/+1
2018-09-07weld writer page style dialog and SvxBorderBackgroundDlgCaolán McNamara1-1/+1