#. extracted from dictionaries/ru_RU msgid "" msgstr "" "Project-Id-Version: LibO 350-l10n\n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2012-12-26 11:14+0100\n" "PO-Revision-Date: 2011-10-07 14:45+0200\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" "Language: my\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: LibreOffice\n" "X-Accelerator-Marker: ~\n" #: description.xml msgctxt "" "description.xml\n" "dispname\n" "description.text" msgid "Russian spelling dictionary, hyphenation rules, thesaurus, and grammar checker" msgstr "" alue='distro/CN/libreoffice-7-4-LTS'>distro/CN/libreoffice-7-4-LTS LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/unoxml/source/events
AgeCommit message (Expand)Author
2021-12-25osl::Mutex->std::mutex in CEventNoel Grandin
2021-09-06clang-tidy:readability-redundant-member-initNoel Grandin
2021-02-19loplugin:refcounting in unoxmlNoel
2021-02-16loplugin:referencecasting in UnoControls..unoxmlNoel
2020-08-06loplugin:flatten in unoxmlNoel Grandin
2020-01-31clang-tidy modernize-concat-nested-namespaceNoel Grandin
2019-05-05Use returned iterator from eraseJulien Nabet
2018-10-20use equal_range instead of lower_bound+upper_boundNoel Grandin
2018-08-13loplugin:returnconstant in unoxml,uuiNoel Grandin
2017-11-27loplugin:unnecessaryparen check for (f1()).f2Noel Grandin
2017-11-22Make loplugin:unnecessaryparen warn about (x) ? ... : ... after allStephan Bergmann
2017-10-17Move unoxml/source/events include files to common include directoryStephan Bergmann
2017-10-16ofz: timeouts in fods/fodt/fodpCaolán McNamara
2017-10-05loplugin:finalclasses in unotools..vbahelperNoel Grandin
2017-09-19unused m_relatedTarget in CMouseEventNoel Grandin
2017-09-14clang-tidy modernize-use-emplace in test..vbahelperNoel Grandin
2017-08-11convert std::map::insert to std::map::emplaceNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-06-07unoxml: fix data race in CEventDispatcher::callListeners()Michael Stahl
2016-05-01tdf#95416 Get rid of #include "../foo/bar.hxx" style includesBurcin Akalin
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann