summaryrefslogtreecommitdiff
path: root/sw/source/ui/table
AgeCommit message (Expand)Author
2020-05-22Don't show styles frame in insert table in onlineSzymon Kłos
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-11convert SwFrameSize to scoped enumNoel Grandin
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann
2019-11-30Rewrite uses of boost::optionalStephan Bergmann
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-11-12Resolves: tdf#128746 crash in table properties dialogCaolán McNamara
2019-11-11sw: prefix members of SwTableColumnPageMiklos Vajna
2019-11-03loplugin:stringaddNoel Grandin
2019-10-31Fix StringAdd::isCompileTimeConstantStephan Bergmann
2019-10-02loplugin:stringadd in swNoel Grandin
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-08Resolves tdf#124206 - Default style not appliedHeiko Tietze
2019-08-05tdf#42949 Fix IWYU warnings in sw/source/uibase/inc/[l-z]*Gabor Kelemen
2019-07-05tdf#42949 Fix IWYU warnings in sw/inc/*Gabor Kelemen
2019-05-16tdf#42949 Fix IWYU warnings in include/svx/[e-g]*Gabor Kelemen
2019-04-27tdf#42949 Fix IWYU warnings in include/svx/[a-D]*Gabor Kelemen
2019-04-09drop some unneeded includesCaolán McNamara
2019-03-28return unique_ptr from FillAutoFormatOfIndexNoel Grandin
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
2019-01-15use unique_ptr for SwTableAutoFormatNoel Grandin
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen
2018-12-24tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski
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