/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* * 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 . */ #define Point MacOSPoint #define Size MacOSSize #define TimeValue MacOSTimeValue /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ /zeta-7-4'>distro/allotropia/zeta-7-4 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/cosv
e='2014-12-16 01:47:04 +0100'>2014-12-16
AgeCommit message (Expand)Author
2013-03-14remove legacy build.pl prj/build.lst files.Michael Meeks
2013-03-04remove unused and commented out codeThomas Arnhold
2013-02-28remove all d.lstMichael Stahl
2013-02-27sal: new ZipPackage_sal_odk_headers for public ODK headersMichael Stahl
2013-01-27Fix ret value never usedJulien Nabet
2013-01-26gbuild: fix silly "expandtabs" in makefile VIM modelinesMichael Stahl
HTML export: optional CSS2 dot leaders in the Table of ContentsLászló Németh
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-09-22werror: ‘nDirection’ shadows a member of 'this'Tomaž Vajngerl
2014-09-22html export: rework image output to use HTML writerTomaž Vajngerl
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann
2014-08-28SwHTMLWriter::MakeHeader: indent conditional blockMiklos Vajna
2014-08-27sw HTML export: avoid invalid output for embedded documentsMiklos Vajna
2014-08-12Refactored IDocumentStylePoolAccess out of SwDoc.Valentin Kettner
2014-08-07coverity#1130480 Uninitialized pointer fieldCaolán McNamara
2014-07-22SwpHintsArray/SwpHints and related: sal_uInt16 to size_tMatteo Casalin
2014-06-24new compilerplugin returnbyrefNoel Grandin
2014-06-13loplugin:staticcallStephan Bergmann
2014-06-04Export fieldmark check boxes as HTML checkboxes.Kohei Yoshida
2014-06-03Changed DocumentDeviceManager includes to IDocumentDeviceAccess.Valentin Kettner
2014-06-03Removed DocumentSettingManager methods from SwDoc.Valentin Kettner
2014-04-30sw: sal_Bool->boolNoel Grandin
2014-04-14typo: arround -> aroundThomas Arnhold
2014-04-08html: rename IgnoreImages -> SkipImages, initialize to falseTomaž Vajngerl
2014-04-08html: "IgnoreImages" Option, which ignores images at exportTomaž Vajngerl
2014-04-06sw html: cleanup wrthtmlTomaž Vajngerl
2014-04-06sw html: convert stringbuffer chaining (append) to use + operatorTomaž Vajngerl
2014-03-24svtools: sal_Bool->boolNoel Grandin
2014-03-10coverity#708487 Uninitialized pointer fieldCaolán McNamara
2014-02-27Remove visual noise from swAlexander Wilms
2014-02-20svl: sal_Bool -> boolStephan Bergmann
2014-01-22convert more SvStream::operator<< callsNoel Grandin
2014-01-15Related: #i17171# big xub_Strlen -> sal_Int32 changesCaolán McNamara
2014-01-08123792: complete annotations on text ranges featureOliver-Rainer Wittmann
2013-11-20remove unnecessary RTL_CONSTASCII_STRINGPARAM in OString::appendNoel Grandin
2013-11-19Resolves: #i33737# enable in-place editing of Input FieldsOliver-Rainer Wittmann
2013-11-01Related: #i33737# some minor refactoring in advanceOliver-Rainer Wittmann
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist
2013-10-18convert sw/source/filter/html/*.cxx from String to OUStringNoel Grandin
2013-10-15convert sw/source/filter/html/*.hxx from String to OUStringNoel Grandin