summaryrefslogtreecommitdiff
path: root/sw/source/ui/table/tabledlg.cxx
AgeCommit message (Expand)Author
2020-10-20use tools::Long in swNoel
2020-08-31duplicate lineCaolán McNamara
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-05dito->dittoCaolá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-07-30loplugin:flatten in sw/ui/dialog..sw/ui/tableNoel Grandin
2020-07-28tdf#135021 if the input width is changed, rerun the callbacksCaolán McNamara
2020-02-21Drop o3tl::optional wrapperStephan Bergmann
2020-02-08tdf#130475 Remove mysterious grab focusJim Raykowski
2020-01-23tdf#42949 Fix IWYU warnings in sw/source/ui/[c-u]*/*cxxGabor Kelemen
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann
2019-11-30Rewrite uses of boost::optionalStephan Bergmann
2019-11-12Resolves: tdf#128746 crash in table properties dialogCaolán McNamara
2019-11-11sw: prefix members of SwTableColumnPageMiklos Vajna
2019-09-26TODO rename to GetFrameWeldCaolán McNamara
2019-09-26now drop TabPageParent intermediateCaolán McNamara
2019-09-26disinherit OWizardPage and SfxTabPage from vcl TabPageCaolán McNamara
2019-09-23set correct parentCaolán McNamara
2019-09-13Related: tdf#122791 take *final* dialog preferred sizeCaolán McNamara
2019-08-05tdf#42949 Fix IWYU warnings in sw/source/uibase/inc/[l-z]*Gabor Kelemen
2019-03-16clarify that set_visible(true/false) is just show/hideCaolán McNamara
2019-02-13sw btlr writing mode: add UI for thisMiklos Vajna
2018-12-24tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski
2018-11-22weld SwFramePageCaolán McNamara
2018-11-08Convert FieldUnit to scoped enumMike Kaganski
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-09-10weld SwTableTabDlgCaolán McNamara
2018-08-20return weld widgets by std::unique_ptr from builderNoel Grandin
2018-07-16tdf#118635 relative checkbox disabled on reopenCaolán McNamara
2018-06-12weld SwTableColumnPageCaolán McNamara
2018-06-10weld SwTextFlowPageCaolán McNamara
2018-06-09remove cargo cult OSL_ENSURE(pFact, "ScAbstractFactory create fail!"(Noel Grandin
2018-06-08drop ancient SW_FILEFORMAT_40 ifdefCaolán McNamara
2018-06-07weld SwFormatTablePageCaolán McNamara
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke
2018-04-22place an intermediate class as parent for SfxTabPagesCaolán McNamara
2018-04-09tdf#105225 A table properties background tab pageJim Raykowski
2018-03-28Translate German variable namesJohnny_M
2018-03-20drop unnecessary includesCaolán McNamara
2018-02-22weld native message dialogsCaolán McNamara
2018-02-03more TypedWhichId in SfxShell and SfxTabDialogNoel Grandin
2018-01-12More loplugin:cstylecast: swStephan Bergmann
2017-12-24convert RES_FRM constants to TypedWhichIdNoel Grandin
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