summaryrefslogtreecommitdiff
path: root/sw/source/ui/index/cnttab.cxx
AgeCommit message (Expand)AuthorFilesLines
2020-04-06remove newly unused stuffCaolán McNamara1-0/+1
2020-03-09improve loplugin:unusedfieldsNoel Grandin1-21/+14
2020-02-02tdf#129568 Rename Default Style to Default Paragraph/Page/Table Styleayhanyalcinsoy1-1/+1
2020-01-28New loplugin:unsignedcompareStephan Bergmann1-1/+4
2020-01-23tdf#42949 Fix IWYU warnings in sw/source/ui/[c-u]*/*cxxGabor Kelemen1-18/+1
2019-12-17make approximate_char_width private and use approximate_digit_widthCaolán McNamara1-2/+2
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann1-0/+12
2019-11-02New loplugin:conditionalstringStephan Bergmann1-2/+2
2019-10-30remove some unnecessary includesCaolán McNamara1-1/+0
2019-10-17rename LanguageBox back to SvxLanguageBoxCaolán McNamara1-1/+1
2019-10-17Rename OUStringLiteral1 to OUStringCharStephan Bergmann1-11/+11
2019-10-14loplugin:stringadd look for unnecessary temporariesNoel Grandin1-1/+1
2019-10-07SvSimpleTableContainer is now unusedCaolán McNamara1-1/+0
2019-10-06Related: tdf#127935 set default activate handler to toggle row expansionCaolán McNamara1-1/+3
2019-09-26drop unnecessary includesCaolán McNamara1-1/+0
2019-09-26TODO rename to GetFrameWeldCaolán McNamara1-4/+4
2019-09-26weld SwAutoMarkDlg_ImplCaolán McNamara1-61/+53
2019-09-26drop newly unused SfxModalDialogCaolán McNamara1-0/+1
2019-09-26now drop TabPageParent intermediateCaolán McNamara1-12/+12
2019-09-26disinherit OWizardPage and SfxTabPage from vcl TabPageCaolán McNamara1-18/+6
2019-09-24drop SwTOXEntryTabPage::EventNotifyCaolán McNamara1-19/+0
2019-08-20loplugin:constvars in swNoel Grandin1-3/+3
2019-08-05tdf#42949 Fix IWYU warnings in sw/source/uibase/inc/[l-z]*Gabor Kelemen1-0/+1
2019-07-29Fix typo in codeAndrea Gelmini1-1/+1
2019-07-20loplugin:referencecasting in swNoel Grandin1-3/+2
2019-07-19cid#1448358 Improper use of negative valueCaolán McNamara1-1/+1
2019-07-10Qualify call to std::ceilTimotej Lazar1-1/+2
2019-06-01rename OneExampleFrame back to SwOneExampleFrameCaolán McNamara1-2/+2
2019-05-31weld SwMultiTOXTabDialogCaolán McNamara1-98/+77
2019-05-16tdf#42949 Fix IWYU warnings in include/svx/[e-g]*Gabor Kelemen1-0/+1
2019-04-09drop some unneeded includesCaolán McNamara1-2/+0
2019-04-06weld OTableSubscriptionPageCaolán McNamara1-9/+20
2019-04-02Resolves: tdf#124485 [none] is at index 0Caolán McNamara1-1/+1
2019-03-16clarify that set_visible(true/false) is just show/hideCaolán McNamara1-54/+54
2019-02-19weld ChineseDictionaryDialogCaolán McNamara1-2/+2
2019-02-12merge together as get_checkbox_column_widthCaolán McNamara1-1/+1
2019-01-24loplugin:constparams in swNoel Grandin1-1/+1
2018-12-21loplugin:unusedfieldsNoel Grandin1-1/+2
2018-12-21loplugin:unusedmethodsNoel Grandin1-17/+0
2018-12-20weld SwTOXEntryTabPageCaolán McNamara1-807/+708
2018-12-19fallback to first entryCaolán McNamara1-0/+2
2018-12-18Get rid of aEmptyOUStrMike Kaganski1-20/+20
2018-12-13weld SwTOXSelectTabPageCaolán McNamara1-347/+295
2018-12-13loplugin:constantparamNoel Grandin1-5/+5
2018-12-12weld SwCaptionOptPageCaolán McNamara1-1/+1
2018-12-12weld SwAddStylesDlgCaolán McNamara1-189/+151
2018-12-05remove unused SfxCallMode enum valueNoel Grandin1-2/+2
2018-11-08Convert FieldUnit to scoped enumMike Kaganski1-2/+2
2018-11-07move SvTreeListBox to vclCaolán McNamara1-1/+1
2018-10-30Simplify containers iterations in sw/source/ui*Arkadiy Illarionov1-50/+33