# -*- 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/. # module_directory:=$(dir $(realpath $(firstword $(MAKEFILE_LIST)))) include $(module_directory)/../solenv/gbuild/partial_build.mk # vim: set noet sw=4 ts=4: ass='main'>index : lo/core
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/codemaker
AgeCommit message (Expand)Author
2013-11-07codemaker: fix invalid string index accessMichael Stahl
2013-11-04Convert code that calls OUString::getStr()[] to use the [] operatorNoel Grandin
2013-10-31Convert indexOf->startsWith and lastIndexOf->endsWithNoel Grandin
2013-10-20cppumaker: Allow UNO interface functions to throw std::exceptionStephan Bergmann
2013-10-20Some more cppumaker "css" clean-upStephan Bergmann
2013-10-20fdo#70285 cleanup generated C++ codeNoel Grandin
2013-10-01rhbz#1014010: Missing dependencies in isBootstrapType listStephan Bergmann
2013-09-22add mode lines to new files (and idls) since last runCaolán McNamara
2013-09-17Fail for unkonwn entitiesStephan Bergmann
2013-09-16Revert "WIP: add cppumaker -U to directly read from .idl files"Stephan Bergmann
2013-09-12WIP: add cppumaker -U to directly read from .idl filesStephan Bergmann
2013-09-12Add cppumaker -nD "no dependent types are generated"Stephan Bergmann
2013-09-10Stray space at end of usage text lineStephan Bergmann
2013-09-04UNO interface UIKs are unused for a very long timeStephan Bergmann
2013-09-03Write integers as signed sal_Int32Stephan Bergmann
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
2013-06-17fdo#43460 startmath,codemaker: use isEmpty()Jelle van der Waa
2013-05-28Source files shouldn't have executable bit set.Mark Wielaard
2013-05-16Support for annotations in the new UNOIDL formatStephan Bergmann
2013-05-15Spelling "separate" (etc) correctly is hardTor Lillqvist
2013-05-12cppcheck: unusedVariable (parameters)Julien Nabet
2013-04-30Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2013-04-24Allow for (relative) pathname args for codemakers againStephan Bergmann
2013-04-24gbuild: drop empty use_packages callsDavid Tardon
2013-04-24gbuild: drop uses of removed packagesDavid Tardon
2013-04-24move URE headers to include/David Tardon
2013-04-23execute move of global headersBjoern Michaelsen
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks