rem rem This file is part of the LibreOffice project. rem rem This Source Code Form is subject to the terms of the Mozilla Public rem License, v. 2.0. If a copy of the MPL was not distributed with this rem file, You can obtain one at http://mozilla.org/MPL/2.0/. rem rem This file incorporates work covered by the following license notice: rem rem Licensed to the Apache Software Foundation (ASF) under one or more rem contributor license agreements. See the NOTICE file distributed rem with this work for additional information regarding copyright rem ownership. The ASF licenses this file to you under the Apache rem License, Version 2.0 (the "License"); you may not use this file rem except in compliance with the License. You may obtain a copy of rem the License at http://www.apache.org/licenses/LICENSE-2.0 . rem @echo off set OO_SDK_NAME=%~n1 ion value='aoo/trunk'>aoo/trunk LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/compilerplugins
AgeCommit message (Expand)Author
2013-11-02remove SOLARENV variableMichael Stahl
2013-10-31solver doesn't solve anything...Michael Stahl
2013-09-22add mode lines to new files (and idls) since last runCaolán McNamara
2013-08-27move valueof compiler pluginLuboš Luňák
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
2013-08-21warn when rewriter should modify something involving a macroLuboš Luňák
2013-08-21prevent crash when rewriting sourceLuboš Luňák
2013-08-21helper for getting location after current tokenLuboš Luňák
2013-08-21update/rework the Rewriter wrapper functionsLuboš Luňák
2013-08-06error: cannot use dynamic_cast with -fno-rttiStephan Bergmann
2013-08-05clang binary is in clang build directory, not with its sourcesLuboš Luňák
2013-08-05note about getDirectCallee() vs getCallee()Luboš Luňák
2013-08-05'generic' compiler plugin to modify calls to a specific functionLuboš Luňák
2013-07-24Adapt to PPCallbacks.h changes on Clang trunk towards 3.4Stephan Bergmann
2013-07-23adjust for upstreaming of warn_unused attributeLuboš Luňák
2013-07-16mention the explicit bool conversion from C++11 for pointer-to-bool checkLuboš Luňák
2013-07-15compiler plugin warning about unwanted silent pointer-to-bool conversionsLuboš Luňák
2013-07-15fix finding all parents for AST nodesLuboš Luňák