summaryrefslogtreecommitdiff
path: root/sw/source/ui/table
AgeCommit message (Expand)Author
2018-11-22weld SwFramePageCaolán McNamara
2018-11-22improve function-local statics in swNoel Grandin
2018-11-09loplugin:useuniqueptr in SwDoc::GetRowHeight and GetRowSplitNoel Grandin
2018-11-08Convert FieldUnit to scoped enumMike Kaganski
2018-10-24weld AdvancedSettingsDialogCaolán McNamara
2018-10-14weld SwFrameAddPageCaolán McNamara
2018-10-10optimize adding a block of entries at one timeCaolán McNamara
2018-10-10tdf#120420 only show as much column widgets as don't distort the page widthCaolán McNamara
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann
2018-10-03Related: tdf#120277 inherit from SfxDialogControllerCaolán McNamara
2018-09-24make all the related inheritences formatted the same wayCaolán McNamara
2018-09-17rename to weld::ComboBox are they are not text only nowCaolán McNamara
2018-09-17New loplugin:externalStephan Bergmann
2018-09-10weld SwTableTabDlgCaolán McNamara
2018-08-20return weld widgets by std::unique_ptr from builderNoel Grandin
2018-08-03Add missing sal/log.hxx headersGabor Kelemen
2018-07-23Fix typosAndrea Gelmini
2018-07-16tdf#118635 relative checkbox disabled on reopenCaolán McNamara
2018-06-13loplugin:unusedfields only-used-in-constructor in swNoel Grandin
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-05-24rework custom widget welding to enable inheritenceCaolán McNamara
2018-05-02sw: prefix members of AutoFormatPreviewMiklos Vajna
2018-05-01weld ScShowTabDlgCaolán McNamara
2018-04-26convert tabopts to scoped enumNoel Grandin
2018-04-22place an intermediate class as parent for SfxTabPagesCaolán McNamara
2018-04-17loplugin:constparamsNoel Grandin
2018-04-10weld SmFontSizeDialogCaolán McNamara
2018-04-09tdf#105225 A table properties background tab pageJim Raykowski
2018-04-02weld SwMergeTableDlgCaolán McNamara
2018-04-02weld SwTableHeightDlgCaolán McNamara
2018-04-02weld SwTableWidthDlgCaolán McNamara
2018-04-01remove unused processfactory.hxx includesJochen Nitschke
2018-03-28tdf#116407 - option "Border" for new table redundantheiko tietze
2018-03-28Translate German variable namesJohnny_M
2018-03-20drop unnecessary includesCaolán McNamara
2018-03-19coverity#1430074 Uncaught exceptionCaolán McNamara
2018-03-19sw: prefix members of SwAutoFormatDlgMiklos Vajna
2018-03-18add id column support to tree viewCaolán McNamara
2018-03-16can get the window from the SwViewCaolán McNamara
2018-03-16use digit width instead of char widthCaolán McNamara
2018-03-15tdf#115573 Revert: tdf#107555 Apply 'Default Style' table styleJim Raykowski
2018-03-13weld insert table dialogCaolán McNamara
2018-03-11weld color pickerCaolán McNamara
2018-03-09inherit welded dialogs from a common ancestorCaolán McNamara
2018-03-05drop long& returning methods in PointNoel Grandin