summaryrefslogtreecommitdiff
path: root/sw/source/ui/misc/glossary.cxx
AgeCommit message (Expand)Author
2019-10-17Rename OUStringLiteral1 to OUStringCharStephan Bergmann
2019-10-06Related: tdf#127935 set default activate handler to toggle row expansionCaolán McNamara
2019-08-05tdf#42949 Fix IWYU warnings in sw/source/uibase/inc/[l-z]*Gabor Kelemen
2019-08-01sort outside thawCaolán McNamara
2019-07-20loplugin:referencecasting in swNoel Grandin
2019-06-02drop some unneeded includesCaolán McNamara
2019-06-01rename OneExampleFrame back to SwOneExampleFrameCaolán McNamara
2019-05-31weld SwGlossaryDlgCaolán McNamara
2019-05-20split width/height to allow intercept of how width is calculatedCaolán McNamara
2019-04-08sw: prefix members of SwGlossaryDlgMiklos Vajna
2019-04-05respect read-only config item: AutoFunction/Text/ShowToolTipAndras Timar
2019-03-28tdf#42949 Fix IWYU warnings in include/sfx2/[e-M]*Gabor Kelemen
2019-02-10loplugin:indentation in swNoel Grandin
2019-02-04Group common codeMatteo Casalin
2019-02-04Use indexed getToken()Matteo Casalin
2019-02-04Don't get the same token twiceMatteo Casalin
2018-12-18Get rid of aEmptyOUStrMike Kaganski
2018-12-02weld SwGlossaryGroupDlgCaolán McNamara
2018-11-25weld SfxMacroAssignDlgCaolán McNamara
2018-11-10Avoid getTokenCount()Matteo Casalin
2018-11-07move SvTreeListBox to vclCaolán McNamara
2018-10-24clang-tidy performance-unnecessary-copy-init in swNoel Grandin
2018-09-15loplugin:useuniqueptr pass SwTextBlocks around by unique_ptrNoel Grandin
2018-09-12loplugin:simplifyconstruct in swNoel Grandin
2018-07-30loplugin:stringloop in swNoel Grandin
2018-07-30loplugin:useuniqueptr in SwGlossaryDlgNoel Grandin
2018-06-12simplify calls to *DialogFactory::Create methodsNoel Grandin
2018-06-09remove cargo cult OSL_ENSURE(pFact, "ScAbstractFactory create fail!"(Noel Grandin
2018-05-13weld SwNewGlosNameDlgCaolán McNamara
2018-04-06weld linkeditdialogCaolán McNamara
2018-04-04weld SvxPathSelectDialogCaolán McNamara
2018-03-09sw: fix some IWYU warningsMiklos Vajna
2018-03-06disambiguate CreateSfxDialogCaolán McNamara
2018-03-06Resolves: tdf#113805 insert special character fails in insert footnote, etc d...Caolá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
2017-10-23loplugin:includeform: swStephan Bergmann
2017-09-08set parent for file dialog helperCaolán McNamara
2017-09-01bump FileDialogHelper to XFilePicker3Caolán McNamara
2017-08-07loplugin:constparams in sw part10Noel Grandin
2017-07-25convert UNO event ids to scoped enumNoel Grandin
2017-07-21de-hrc various thingsCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-06-16Make SfxItemSet ranges correct by constructionStephan Bergmann
2017-06-06cppcheck: knownConditionTrueFalseJochen Nitschke
2017-05-19make string translation loading more uniformCaolán McNamara
2017-05-01AutoText: handle Delete key in the dialogSzymon Kłos
2017-04-14AutoText: .dotx files visible when importSzymon Kłos
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna