summaryrefslogtreecommitdiff
path: root/sw/source/ui/index
AgeCommit message (Expand)Author
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
2018-04-29Use getToken with start positionMatteo Casalin
2018-04-29weld SwEndNoteOptionPageCaolán McNamara
2018-04-25SvTabListBox::SetTabs, pass count explicitNoel Grandin
2018-04-22place an intermediate class as parent for SfxTabPagesCaolán McNamara
2018-04-18weld SwCreateAuthEntryDlg_ImplCaolán McNamara
2018-04-17weld SwMultiTOXMarkDlgCaolán McNamara
2018-04-17tdf#42949 Remove unnecessary localization headers from swGabor Kelemen
2018-04-09Related: tdf#77919 GetPosPixel() is relative to parent, not grandparentCaolán McNamara
2018-04-07Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann
2018-04-06weld linkeditdialogCaolán McNamara
2018-04-03weld SwNewUserIdxDlgCaolán McNamara
2018-04-03long->sal_Int32 in tools/gen.hxxNoel Grandin
2018-03-23Typo: GetSelectLanguage -> GetSelectedLanguageSamuel Mehrbrodt
2018-02-25convert remaining InfoBox to weld::MessageDialogCaolán McNamara
2018-02-22weld native message dialogsCaolán McNamara
2018-02-21loplugin:changetoolsgen in swNoel Grandin
2018-02-01tdf#42949 Remove unneeded helpids.h headers (3/3)Gabor Kelemen
2018-01-26sw: remove remaining not-compiling debug code to fix dbglevel=2 buildMiklos Vajna
2018-01-15More loplugin:cstylecast: swStephan Bergmann
2018-01-12More loplugin:cstylecast: swStephan Bergmann
2018-01-08Resolves: tdf#114728 wrong entries in bibliographic entry dialogCaolán McNamara
2017-12-24convert RES_FRM constants to TypedWhichIdNoel Grandin
2017-12-13Related: tdf#71737: allows links in more indexesCaolán McNamara
2017-11-22replace check of eof and GetError with goodCaolán McNamara
2017-11-22drop duplicate methodCaolán McNamara
2017-11-20look for =() in loplugin:unnecessaryparenNoel Grandin
2017-10-26vcl: make MapMode constructor explicitMichael Stahl
2017-10-23loplugin:includeform: swStephan Bergmann
2017-09-25Rename GetSelectEntryData -> GetSelectedEntryDataSamuel Mehrbrodt
2017-09-25Rename GetSelectEntryCount -> GetSelectedEntryCountSamuel Mehrbrodt
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt
2017-09-21Rename GetSelectEntry -> GetSelectedEntrySamuel Mehrbrodt
2017-09-14clang-tidy modernize-use-emplace in swNoel Grandin
2017-09-08set parent for file dialog helperCaolán McNamara
2017-09-01bump FileDialogHelper to XFilePicker3Caolán McNamara