#. extracted from dictionaries/lt_LT 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: 2013-05-23 12:05+0200\n" "PO-Revision-Date: 2011-12-14 08:27+0200\n" "Last-Translator: Ikuya \n" "Language-Team: none\n" "Language: ja\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" "X-Generator: LibreOffice\n" "X-Accelerator-Marker: ~\n" #: description.xml msgctxt "" "description.xml\n" "dispname\n" "description.text" msgid "Lithuanian spelling dictionary, and hyphenation rules" msgstr "リトアニア語スペル辞書とハイフネーション規則" -7-4-LTS'>distro/CN/libreoffice-7-4-LTS LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/sd/source/ui/sidebar/LayoutMenu.hxx
AgeCommit message (Expand)Author
2024-09-16use more concrete UNO types in sdNoel Grandin
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski
2022-08-11clang-tidy modernize-pass-by-value in sdNoel Grandin
2021-03-24tdf#124176 Use pragma once in sdVincent LE GARREC
2021-03-11remove intermediate containers in sidebarsCaolán McNamara
2021-03-05move MouseButtonDown logic to LayoutValueSet childCaolán McNamara
2021-03-05move valueset resize into LayoutValueSet classCaolán McNamara
2021-03-05with widget layout we don't need to explicitly track the parent resizeCaolán McNamara
2020-12-21weld impress layoutmenuCaolán McNamara
2020-12-07tdf#42949 Fix new IWYU warnings in sd/Gabor Kelemen
2020-11-22tdf#123936 Formatting files in module sd with clang-formatPhilipp Hofer
2020-05-09compact namespace in sdNoel Grandin
2020-04-29weld SfxTemplatePanelControlCaolán McNamara
2020-04-26move PanelLayout to sfx2Caolán McNamara
2020-04-25rename SvtValueSet back to ValueSetCaolán McNamara
2020-02-04weld LayoutMenu panelCaolán McNamara
2020-02-04dnd doesn't do anythingCaolán McNamara
2020-01-23loplugin:unusedmethodsNoel Grandin
2019-09-29loplugin:constmethod in sdNoel Grandin
2019-08-26tdf#42949 Fix IWYU warnings in sd/source/ui/[p-t]*/*cxxGabor Kelemen
2019-01-16tdf#42949 Fix IWYU warnings in sd/source/ui/[s-u]*/*hxxGabor Kelemen
2018-11-07move SvTreeListBox to vclCaolán McNamara
2017-10-23loplugin:includeform: sdStephan Bergmann
2017-09-20tdf#98980 Update selection inside control when new slide layout is selectedSerge Krot
2017-07-21loplugin:unusedfields in sdNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-02-20Include <xmloff/autolayout.hxx> only where usedTor Lillqvist
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
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-02loplugin:unusedmethodsNoel Grandin
2015-09-20convert Link<> to typedNoel Grandin
2015-09-17convert Link<> to typedNoel Grandin
2015-09-17convert Link<> to typedNoel Grandin
2015-09-17convert Link<> to typedNoel Grandin
2015-09-08convert Link<> to typedNoel Grandin
2015-09-07convert Link<> to typedNoel Grandin
2015-04-29mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-04-09vcl: VclPtr conversion in sdNoel Grandin
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin