summaryrefslogtreecommitdiff
path: root/sw/source/uibase/table/tablepg.hxx
AgeCommit message (Expand)Author
2022-02-04Resolves: tdf#146997 use sal_Int64 instead of sal_Int32 for spinbutton valuesCaolán McNamara
2021-10-08tdf#143142 Solve the button cannot be used when table column is 6Verne-Lai
2021-05-21add Toggleable as a separate thing to a ButtonCaolán McNamara
2020-12-01tdf#124176: Use pragma once instead of include guardszeynepsninkaya
2020-11-21tdf#124176: Use pragma once instead of include guardsArda
2020-08-14tdf#135693 rerun the callbacks on inconsistency just onceCaolán McNamara
2020-08-05tdf#134914 reset table width/left/right range to initial conditionsCaolán McNamara
2020-08-05tdf#134925 keep a copy of the original SwTableRep to Reset back toCaolán McNamara
2020-08-04tdf#134930 remaining space is for display only purposesCaolán McNamara
2020-08-04tdf#134925 operate on a copy of the original SwTableRepCaolán McNamara
2020-08-04Related: tdf#134925 use std::vectorCaolán McNamara
2020-04-29weld SfxTemplatePanelControlCaolán McNamara
2019-11-11sw: prefix members of SwTableColumnPageMiklos Vajna
2019-09-26now drop TabPageParent intermediateCaolán McNamara
2019-09-26disinherit OWizardPage and SfxTabPage from vcl TabPageCaolán McNamara
2019-09-13Related: tdf#122791 take *final* dialog preferred sizeCaolán McNamara
2019-08-09tdf#42949 Fix IWYU warnings in sw/source/uibase/*/*hxxGabor Kelemen
2018-11-25drop unnecessary vcl/window.hxx includes in writerCaolán McNamara
2018-10-14weld SwFrameAddPageCaolán McNamara
2018-10-10tdf#120420 only show as much column widgets as don't distort the page widthCaolán McNamara
2018-09-17rename to weld::ComboBox are they are not text only nowCaolán McNamara
2018-06-12weld SwTableColumnPageCaolán McNamara
2018-06-10weld SwTextFlowPageCaolán McNamara
2018-06-07weld SwFormatTablePageCaolán McNamara
2018-04-22place an intermediate class as parent for SfxTabPagesCaolán McNamara
2018-03-28Translate German variable namesJohnny_M
2017-12-22Resolves: tdf#114572 immediate update of value while typing unwantedCaolán McNamara
2017-12-09tdf#113959 Use svxlo-FrameDirectionListBox instead of ListBoxGabor Kelemen
2017-11-24loplugin:countusersofdefaultparams in sw (1)Noel Grandin
2017-10-09uibase: consistently use "" and <> in include directivesMike Kaganski
2017-09-14connect to modified instead of up/down/focus-lostCaolán McNamara
2017-08-07loplugin:constparams in sw part10Noel Grandin
2017-03-01tdf#77111 sw: fix page number offset on table dialog "Text Flow"Michael Stahl
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-07-25new loplugin overrideparamNoel Grandin
2016-06-06Convert DeactivePage return code to scoped enumNoel Grandin
2015-12-21loplugin:unusedfields in swNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-15convert Link<> to typedNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-24convert Link<> to typedNoel Grandin
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin
2015-08-25parameter names are useless in DECL_LINK declarationsNoel Grandin
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-05-08lopluign:staticmethods: Handle DECL_LINKStephan Bergmann
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-28SfxTabPage::DeactivatePage wants to return SfxTabPage::sfxpgStephan Bergmann
2015-04-17Fix SfxTabPage creation to use VclPtr.Michael Meeks
2015-04-17sw: convert new to ::Create.Noel Grandin