summaryrefslogtreecommitdiff
path: root/sw/source/ui/index
AgeCommit message (Expand)Author
2019-04-09drop some unneeded includesCaolán McNamara
2019-04-06weld OTableSubscriptionPageCaolán McNamara
2019-04-02Resolves: tdf#124485 [none] is at index 0Caolán McNamara
2019-03-25tdf#42949 Fix IWYU warnings in include/sfx2/[a-D]*Gabor Kelemen
2019-03-16clarify that set_visible(true/false) is just show/hideCaolán McNamara
2019-02-19weld ChineseDictionaryDialogCaolán McNamara
2019-02-12merge together as get_checkbox_column_widthCaolán McNamara
2019-02-10loplugin:indentation in swNoel Grandin
2019-01-24loplugin:constparams in swNoel Grandin
2019-01-21cleanup SwAuthEntry manual ref-countingNoel Grandin
2019-01-09Resolves: tdf#122449 crash after dismissing edit index entry dialogCaolán McNamara
2018-12-21sw_redlinehide: adapt ToX UpdateMichael Stahl
2018-12-21loplugin:unusedfieldsNoel Grandin
2018-12-21loplugin:unusedmethodsNoel Grandin
2018-12-20weld SwTOXEntryTabPageCaolán McNamara
2018-12-19fallback to first entryCaolán McNamara
2018-12-18sw: refactor a confusing thicket of overloads, all named Find()Michael Stahl
2018-12-18Get rid of aEmptyOUStrMike Kaganski
2018-12-13weld SwTOXSelectTabPageCaolán McNamara
2018-12-13loplugin:constantparamNoel Grandin
2018-12-12weld SwCaptionOptPageCaolán McNamara
2018-12-12weld SwAddStylesDlgCaolán McNamara
2018-12-05remove unused SfxCallMode enum valueNoel Grandin
2018-11-08Convert FieldUnit to scoped enumMike Kaganski
2018-11-08loplugin:unusedfieldsNoel Grandin
2018-11-07move SvTreeListBox to vclCaolán McNamara
2018-11-05weld SwIndexMarkModalDlg clusterCaolán McNamara
2018-10-30Simplify containers iterations in sw/source/ui*Arkadiy Illarionov
2018-10-27loplugin:unusedmethodsNoel Grandin
2018-10-25weld SwAuthMarkModalDlgCaolán McNamara
2018-10-25weld SwTOXStylesTabPageCaolán McNamara
2018-10-24sw: prefix remaining members of SwIndexMarkPaneMiklos Vajna
2018-10-24clang-tidy performance-unnecessary-copy-init in swNoel Grandin
2018-09-17rename to weld::ComboBox are they are not text only nowCaolán McNamara
2018-09-12loplugin:simplifyconstruct in swNoel Grandin
2018-08-24Remove redundant loop, tdf#96099 follow-upArkadiy Illarionov
2018-08-20Simplify containers iterations, tdf#96099 follow-upArkadiy Illarionov
2018-08-20return weld widgets by std::unique_ptr from builderNoel Grandin
2018-08-03Add missing sal/log.hxx headersGabor Kelemen
2018-07-30loplugin:stringloop in swNoel Grandin
2018-07-30loplugin:useuniqueptr in SwTOXStylesTabPageNoel Grandin
2018-07-30loplugin:useuniqueptr in SwTOXSelectTabPageNoel Grandin
2018-07-30loplugin:useuniqueptr in SwMultiTOXTabDialogNoel Grandin
2018-07-27Related: rhbz#1602589 silence leaked_storageCaolán McNamara
2018-06-25tdf#96099 Remove trivial container typedefs in stoc, svl, svx, swArkadiy Illarionov
2018-06-09remove cargo cult OSL_ENSURE(pFact, "ScAbstractFactory create fail!"(Noel Grandin
2018-06-05tdf#117013 renamed Illustration Index to Table of FiguresNickson Thanda
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke
2018-06-02tdf#105225 A TOX background tab page based on the area tab pageJim Raykowski
2018-04-29Avoid comphelper::string::getTokenCount()Matteo Casalin