summaryrefslogtreecommitdiff
path: root/sw/source/ui/misc/glossary.cxx
AgeCommit message (Expand)Author
2019-07-09respect read-only config item: AutoFunction/Text/ShowToolTipAndras Timar
2018-12-01weld 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
2017-03-17Use SfxObjectFactory::GetFactoryName/URLMatteo Casalin
2016-12-21convert VclButtonsType to scoped enumNoel Grandin
2016-12-07Fix typo in comments: et -> edTakeshi Abe
2016-10-28ScopedVclPtr vs std::unique_ptr for VclAbstractDialog derivativesCaolán McNamara
2016-10-21loplugin:expandablemethodds in sw(part4)Noel Grandin
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-08-30loplugin:stringconstant: adapt to improved OUStringLiteral1 (sw)Stephan Bergmann
2016-08-30Let OUStringLiteral1 take its arg as ctor arg, not template argStephan Bergmann
2016-07-26masses of MessBoxes not being disposed promptlyCaolán McNamara
2016-06-10Clean up uses of Any::getValue() in swStephan Bergmann
2016-06-02Invalidate the AutoText Dialog after selectionSzymon Kłos
2016-06-01Convert VCL_MESSAGE to scoped enumNoel Grandin
2016-05-12convert SFXWB file dialog flags to scoped enumNoel Grandin
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin