# # 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 . # $(eval $(call gb_AllLangResTarget_AllLangResTarget,t602filter)) $(eval $(call gb_AllLangResTarget_add_srs,t602filter,\ filter/t602filter \ )) $(eval $(call gb_SrsTarget_SrsTarget,filter/t602filter)) $(eval $(call gb_SrsTarget_add_files,filter/t602filter,\ filter/source/t602/t602filter.src \ )) # vim: set noet sw=4 ts=4: LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/cui/source/customize/SvxMenuConfigPage.cxx
AgeCommit message (Expand)Author
2020-11-30rework treeview initial toggle button col to be like expander colCaolán McNamara
2019-11-28tdf#126043 use another bulk_insert_for_eachCaolán McNamara
2019-11-27tdf#126043 module identifier already knownCaolán McNamara
2019-11-15Resolves: tdf#128802 manage dnd ourselfCaolán McNamara
2019-10-22loplugin:constantparamNoel Grandin
2019-09-26TODO rename to GetFrameWeldCaolán McNamara
2019-09-26now drop TabPageParent intermediateCaolán McNamara
2019-09-26disinherit OWizardPage and SfxTabPage from vcl TabPageCaolán McNamara
2019-07-31tdf#42949 Fix IWYU warnings in cui/source/{c-f}*/*cxxGabor Kelemen
2019-07-19loplugin:constantparamNoel Grandin
2019-06-12Resolves tdf#125840: Crash when trying to customize Base Data View toolbarMuhammet Kara
2019-04-19drop some includesCaolán McNamara
2019-04-18Related: tdf#124809 cannot assume that icon size is same as checkbox sizeCaolán McNamara
2019-04-09drop some unneeded includesCaolán McNamara
2019-03-30Fix typoAndrea Gelmini
2019-03-11weld SvxConfigDialogCaolán McNamara
2019-03-11weld SvxMenuConfigPage/SvxToolbarConfigPageCaolán McNamara
2019-01-18o3tl::make_unique -> std::make_unique in chart2...cuiGabor Kelemen
2019-01-02Resolves tdf#122383 and tdf#122410Muhammet Kara
2018-11-07move SvTreeListBox to vclCaolán McNamara
2018-07-28Remove unnecessary theUICommandDescription.hpp includesMuhammet Kara
2018-07-16Add missing sal/log.hxx headersGabor Kelemen
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke
2018-05-24Remove unnecessary includeMuhammet Kara
2018-05-17weld SvxMainMenuOrganizerDialogCaolán McNamara
2018-04-15remove some unused comphelper includesJochen Nitschke
2018-04-12tdf#114260: Allow setting toolbar style in the gear menuMuhammet Kara
2018-03-13fix build in SvxMenuConfigPageNoel Grandin
2018-03-13loplugin:useuniqueptr in SvxEntriesNoel Grandin
2018-03-13tdf#114260: Allow moving top-level menusMuhammet Kara
2018-03-12tdf#114260: Add gear button to Customize dialogMuhammet Kara
2018-03-04weld SvxNameDialogCaolán McNamara
2018-02-28Use for-range loops in cuiJulien Nabet
2018-02-27remove unused vclunohelper.hxx includesJochen Nitschke