summaryrefslogtreecommitdiff
path: root/cui/source/dialogs/thesdlg.cxx
AgeCommit message (Expand)Author
2019-10-06Related: tdf#127935 set default activate handler to toggle row expansionCaolán McNamara
2019-09-05loplugin:constmethod in cuiNoel Grandin
2019-08-19loplugin:constvars in cppuhelper..desktopNoel Grandin
2019-07-31tdf#42949 Fix IWYU warnings in cui/source/{c-f}*/*cxxGabor Kelemen
2019-06-05Use hasElements to check Sequence emptiness in cppcanvas..desktopArkadiy Illarionov
2019-06-02drop some unneeded includesCaolán McNamara
2019-06-01weld SvxThesaurusDialogCaolán McNamara
2019-04-27tdf#42949 Fix IWYU warnings in include/svx/[a-D]*Gabor Kelemen
2019-01-18o3tl::make_unique -> std::make_unique in chart2...cuiGabor Kelemen
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen
2018-12-10tdf#42949 Fix IWYU warnings in include/vcl/s*Gabor Kelemen
2018-11-07move SvTreeListBox to vclCaolán McNamara
2018-09-06loplugin:simplifyconstruct in canvas..cuiNoel Grandin
2018-04-25tdf#42949 Remove unnecessary localization headers of svxGabor Kelemen
2018-04-01remove unused processfactory.hxx includesJochen Nitschke
2018-02-27convert remaining WarningBox to weld::MessageDialogCaolán McNamara
2018-02-16Revert "loplugin:changetoolsgen in canvas..cui" and reapplyNoel Grandin
2018-02-14loplugin:changetoolsgen in canvas..cuiNoel Grandin
2017-10-23loplugin:includeform: cuiStephan Bergmann
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt
2017-09-21Rename GetSelectEntry -> GetSelectedEntrySamuel Mehrbrodt
2017-08-22convert WB_QUICK_SEARCH/WB_FORCE_MAKEVISIBLE to bool fieldsNoel Grandin
2017-07-21de-hrc various thingsCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-05-28cleanup unused css/linguistic2/ includesJochen Nitschke
2017-05-19make string translation loading more uniformCaolán McNamara
2017-05-18can drop CUI_RESSTR nowCaolán McNamara
2017-05-11remove some unnecessary temporary OUStringsNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski
2017-01-17Refactor Scheduler to add Task classJan-Marek Glogowski
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-08-04tdf#100726: Improve readability of OUString concatenationnadith
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann
2016-05-16Give unique, comprehensible names to idles tdf#97087Muhammet Kara
2016-04-21clang-tidy modernize-loop-convert in c*Noel Grandin
2016-03-18drop unused params from SvLBoxItem and all it's subclassesNoel Grandin
2016-01-31unnecessary use of OUString constructorNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-15convert Link<> to typedNoel Grandin
2015-10-12convert Link<> to typedNoel Grandin
2015-09-12Update many ListBox users to its sal_Int32 interfaceMatteo Casalin
2015-09-11convert Link<> to typedNoel Grandin
2015-09-08convert Link<> to typedNoel Grandin
2015-08-28make PostUserEvent Link<> typedNoel Grandin
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin
2015-07-20svtools: change these SvTreeListEntry functions to unique_ptrMichael Stahl
2015-06-10coverity#1302618 deref of NULLCaolán McNamara
2015-05-14refactor ThesaurusAlternativesCtrl to use RenderContextTomaž Vajngerl