summaryrefslogtreecommitdiff
path: root/sw/source/ui/table
AgeCommit message (Expand)AuthorFilesLines
2021-04-09Recheck include/ with IWYUGabor Kelemen1-0/+1
2021-03-26loplugin:flattenNoel1-13/+13
2021-01-01Typo in code 'Reapeat'->'Repeat'Julien Nabet1-4/+4
2020-12-29tdf#134881 sw table dlg: make column change %-proportionalJustin Luth1-25/+12
2020-11-19tdf#134779 Warning generated if the table size exceeds a particular limitAnshu1-19/+40
2020-11-19tdf#123936 Formatting files in module sw with clang-formatPhilipp Hofer3-17/+13
2020-10-20use tools::Long in swNoel2-4/+4
2020-09-03Make ImpSvNumberformatScan::GetColor constMike Kaganski1-1/+1
2020-08-31duplicate lineCaolán McNamara1-1/+0
2020-08-14tdf#135693 rerun the callbacks on inconsistency just onceCaolán McNamara1-4/+5
2020-08-05tdf#134914 reset table width/left/right range to initial conditionsCaolán McNamara1-0/+14
2020-08-05dito->dittoCaolán McNamara1-1/+1
2020-08-05tdf#134925 keep a copy of the original SwTableRep to Reset back toCaolán McNamara1-62/+69
2020-08-04tdf#134930 remaining space is for display only purposesCaolán McNamara1-3/+10
2020-08-04tdf#134925 operate on a copy of the original SwTableRepCaolán McNamara1-59/+61
2020-07-30loplugin:flatten in sw/ui/dialog..sw/ui/tableNoel Grandin2-60/+60
2020-07-28tdf#135021 if the input width is changed, rerun the callbacksCaolán McNamara1-3/+14
2020-05-22Don't show styles frame in insert table in onlineSzymon Kłos1-0/+5
2020-02-21Drop o3tl::optional wrapperStephan Bergmann1-3/+3
2020-02-08tdf#130475 Remove mysterious grab focusJim Raykowski1-3/+0
2020-01-23tdf#42949 Fix IWYU warnings in sw/source/ui/[c-u]*/*cxxGabor Kelemen7-26/+4
2019-12-11convert SwFrameSize to scoped enumNoel Grandin1-3/+3
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann1-3/+3
2019-11-30Rewrite uses of boost::optionalStephan Bergmann1-1/+1
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann1-0/+4
2019-11-12Resolves: tdf#128746 crash in table properties dialogCaolán McNamara1-5/+5
2019-11-11sw: prefix members of SwTableColumnPageMiklos Vajna1-120/+120
2019-11-03loplugin:stringaddNoel Grandin1-2/+2
2019-10-31Fix StringAdd::isCompileTimeConstantStephan Bergmann1-2/+1
2019-10-02loplugin:stringadd in swNoel Grandin1-2/+1
2019-09-26TODO rename to GetFrameWeldCaolán McNamara1-2/+2
2019-09-26now drop TabPageParent intermediateCaolán McNamara1-12/+12
2019-09-26disinherit OWizardPage and SfxTabPage from vcl TabPageCaolán McNamara1-13/+7
2019-09-23set correct parentCaolán McNamara1-1/+1
2019-09-13Related: tdf#122791 take *final* dialog preferred sizeCaolán McNamara1-2/+24
2019-08-08Resolves tdf#124206 - Default style not appliedHeiko Tietze1-1/+1
2019-08-05tdf#42949 Fix IWYU warnings in sw/source/uibase/inc/[l-z]*Gabor Kelemen2-0/+3
2019-07-05tdf#42949 Fix IWYU warnings in sw/inc/*Gabor Kelemen1-0/+11
2019-05-16tdf#42949 Fix IWYU warnings in include/svx/[e-g]*Gabor Kelemen1-0/+2
2019-04-27tdf#42949 Fix IWYU warnings in include/svx/[a-D]*Gabor Kelemen2-0/+2
2019-04-09drop some unneeded includesCaolán McNamara1-1/+0
2019-03-28return unique_ptr from FillAutoFormatOfIndexNoel Grandin2-3/+3
2019-03-16clarify that set_visible(true/false) is just show/hideCaolán McNamara1-1/+1
2019-02-13sw btlr writing mode: add UI for thisMiklos Vajna1-1/+1
2019-01-15use unique_ptr for SwTableAutoFormatNoel Grandin1-2/+2
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen1-0/+1
2018-12-24tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski1-2/+2
2018-11-22weld SwFramePageCaolán McNamara1-21/+21
2018-11-22improve function-local statics in swNoel Grandin1-3/+2
2018-11-09loplugin:useuniqueptr in SwDoc::GetRowHeight and GetRowSplitNoel Grandin1-4/+1