summaryrefslogtreecommitdiff
path: root/sw/source/uibase/utlui/unotools.cxx
AgeCommit message (Expand)Author
2020-06-30tdf#134243 only do the toc-terms localization when showing toc previewCaolán McNamara
2019-12-17Resolves: tdf#129355 mark toc index marks translatableCaolán McNamara
2019-10-02extend popup handler to cover all CommandEventsCaolán McNamara
2019-09-23tdf#39593 use getUnoTunnelImplementationArkadiy Illarionov
2019-08-05tdf#42949 Fix IWYU warnings in sw/source/uibase/inc/[l-z]*Gabor Kelemen
2019-07-20loplugin:referencecasting in swNoel Grandin
2019-06-01rename OneExampleFrame back to SwOneExampleFrameCaolán McNamara
2019-06-01drop newly unused SwFrameCtrlWindow and SwOneExampleFrameCaolán McNamara
2019-05-31weld SwMultiTOXTabDialogCaolán McNamara
2019-04-01tdf#42949 Fix IWYU warnings in include/sfx2/[sS]*Gabor Kelemen
2018-11-10clang-tidy: (WIP) bugprone-too-small-loop-variable findings 2Tamás Zolnai
2018-03-23[API CHANGE] Fix typo in prop implemented by stardiv.UnoControls.FrameControlStephan Bergmann
2018-02-25convert remaining InfoBox to weld::MessageDialogCaolán McNamara
2018-01-19new loplugin:emptyifNoel Grandin
2018-01-12More loplugin:cstylecast: swStephan Bergmann
2017-11-21loplugin:flatten in swNoel Grandin
2017-07-21de-hrc various thingsCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-19tdf#109188 Always load documents read-only in SwOneExampleFrameSamuel Mehrbrodt
2017-07-13Reorganize Scheduler priority classesJan-Marek Glogowski
2017-06-09use comphelper::InitPropertySequence in more placesNoel Grandin
2017-05-19make string translation loading more uniformCaolán McNamara
2017-05-09cleanup osl/diagnose.h includesJochen Nitschke
2017-04-18sw: prefix members of SwOneExampleFrameMiklos Vajna
2017-02-16MenuResource just wraps a ResStringArray, use ResStringArray directlyCaolán McNamara
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski
2017-01-17Refactor Scheduler to add Task classJan-Marek Glogowski
2016-11-13drop useless semicolonsDavid Tardon
2016-10-31loplugin:oncevar in swNoel Grandin
2016-10-30Let Menu dispose submenusMaxim Monastirsky
2016-10-13no need to inherit MenuResource from ResourceCaolán McNamara
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-20tdf#101536 sw: do load Insert Index dialog's document ReadOnlyMichael Stahl
2016-07-26masses of MessBoxes not being disposed promptlyCaolán McNamara
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann
2016-06-23tdf#97527 - vcl: reference-count MenuNoel Grandin
2016-06-01tdf#99827 sw: don't create AutoText dialog's preview doc ReadOnlyMichael Stahl
2016-05-30Some clean up of uses of css::uno::Any::setValueStephan Bergmann
2016-05-16Give unique, comprehensible names to idles tdf#97087Muhammet Kara
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-03-31use SAL_N_ELEMENTS more widelyNoel Grandin
2016-03-09loplugin:constantparam in swNoel Grandin
2015-12-10tdf#94816: fixed some problems in the mail merge wizardOliver Specht
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-05use uno::Reference::set method instead of assignmenNoel Grandin
2015-10-15calling IsSet() before Call() on Link<> is unnecessaryNoel Grandin
2015-09-23convert Link<> to typedNoel Grandin
2015-09-07convert Link<> to typedNoel Grandin