# # This file is part of the LibreOffice project. # # This Source Code Form is subject to the terms of the Mozilla Public # License, v. 2.0. If a copy of the MPL was not distributed with this # file, You can obtain one at http://mozilla.org/MPL/2.0/. # # This file incorporates work covered by the following license notice: # # Licensed to the Apache Software Foundation (ASF) under one or more # contributor license agreements. See the NOTICE file distributed # with this work for additional information regarding copyright # ownership. The ASF licenses this file to you under the Apache # License, Version 2.0 (the "License"); you may not use this file # except in compliance with the License. You may obtain a copy of # the License at http://www.apache.org/licenses/LICENSE-2.0 . # [Desktop Entry] Version=1.0 Encoding=UTF-8 Hidden=false Icon= Type=MimeType Patterns=*.xltx MimeType=application/vnd.openxmlformats-officedocument.spreadsheetml.template Comment=Microsoft Excel Worksheet Template ce-5-0 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/cui/source/options/personalization.hxx
AgeCommit message (Expand)Author
2018-07-02tdf#117866 cui: avoid deadlock in personalization dialogMiklos Vajna
2017-07-31loplugin:constparams in cuiNoel 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-18Use English category names instead of localized ones in theme search tdf#87597Muhammet Kara
2016-07-11rename variable to reflect that it is not a referenceMarkus Mohrhard
2016-05-17tdf#88502 Added error box to denote connection errors instead of progress barSusobhan Ghosh
2016-05-04loplugin:staticmethodsStephan Bergmann
2016-05-04tdf#88502 Firefox Theme URL in custom theme searchSusobhan Ghosh
2016-04-14loplugin:passstuffbyref in cuiNoel Grandin
2016-04-12clang-tidy performance-unnecessary-value-param in cuiNoel Grandin
2015-12-23loplugin:unusedfields in cuiNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12convert Link<> to typedNoel Grandin