# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*- # # 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/. # $(eval $(call gb_Library_Library,uuresolver)) $(eval $(call gb_Library_set_componentfile,uuresolver,remotebridges/source/unourl_resolver/uuresolver)) $(eval $(call gb_Library_use_udk_api,uuresolver)) $(eval $(call gb_Library_use_libraries,uuresolver,\ cppu \ cppuhelper \ sal \ )) $(eval $(call gb_Library_add_exception_objects,uuresolver,\ remotebridges/source/unourl_resolver/unourl_resolver \ )) # vim: set shiftwidth=4 tabstop=4 noexpandtab: >aoo/aw080 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/framework/inc
AgeCommit message (Expand)Author
2015-03-25Typo: formated->formattedJulien Nabet
2015-03-24loplugin:constantfunction: frameworkNoel Grandin
2015-03-11utl::ConfigItem::Commit() should call ClearModified()Michael Stahl
2015-03-09V801: Decreased performanceCaolán McNamara
2015-03-04V813: Decreased performanceCaolán McNamara
2015-03-03TyposJulien Nabet
2015-03-03TyposJulien Nabet
2015-02-23Avoid unnecessary bad downcasts from PopupMenu to AddonPopupMenuStephan Bergmann
2015-02-21TyposJulien Nabet
2015-02-18TyposJulien Nabet
2015-02-14Related: tdf#63690 - remove rtl_logfileThorsten Behrens
2015-02-09Fix of a few typosAndrea Gelmini
2015-02-07loplugin:deletedspecialStephan Bergmann
2015-02-05Updated all precompiled headers.Ashod Nakashian
2015-02-04fix leak from framework::AddonMenuManager::BuildMenuCaolán McNamara
2015-01-29callcatcher: large newly detected unused methods post de-virtualizationCaolán McNamara
2015-01-28remove unused typedefsNoel Grandin
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
2015-01-24Typo: syncro->synchroJulien Nabet
2015-01-21Resolves: fdo#87636 New button not clickable when Templates preselectedCaolán McNamara
2015-01-08brute-force find-and-remove of unused #define constants.Noel Grandin
2015-01-07fdo#75757: Remove inheritance from std::vector.Matthew Pottage
2015-01-06fdo#84938: replace BUTTONTYPE_ constants with 'enum class'Noel Grandin
2015-01-02boost::unordered_map->std::unordered_mapCaolán McNamara
2014-12-18framework: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-12framework: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-09changed timers to idleJennifer Liebel
2014-12-09changed some timer to idleJennifer Liebel
2014-12-09changed timers to idleJennifer Liebel
2014-12-09changed some timer to idleJennifer Liebel
2014-12-09changed timers to idleJennifer Liebel
2014-12-09changed some timer to idleJennifer Liebel