/************************************************************************* * * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * Copyright 2008 by Sun Microsystems, Inc. * * OpenOffice.org - a multi-platform office productivity suite * * $RCSfile: printdlg.hrc,v $ * $Revision: 1.3 $ * * This file is part of OpenOffice.org. * * OpenOffice.org is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License version 3 * only, as published by the Free Software Foundation. * * OpenOffice.org is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Lesser General Public License version 3 for more details * (a copy is included in the LICENSE file that accompanied this code). * * You should have received a copy of the GNU Lesser General Public License * version 3 along with OpenOffice.org. If not, see * * for a copy of the LGPLv3 License. * ************************************************************************/ #define DLG_PRINT_WARNINGS 828 #define FI_INFO 1 #define RBT_SCALE 1 #define RBT_POSTER 2 #define RBT_CUT 3 #define GRP_OPTIONS 1 #define BTN_OK 1 #define BTN_CANCEL 1 #define BTN_HELP 1 value='distro/cib/libreoffice-5-1'>distro/cib/libreoffice-5-1 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/canvas/source/opengl/ogl_canvasfont.cxx
AgeCommit message (Expand)Author
2023-08-19loplugin: new global analysis locking2Noel Grandin
2023-02-24BaseMutex->std::mutex in oglcanvas::CanvasFontNoel Grandin
2022-05-21clang-tidy modernize-pass-by-value in canvasNoel Grandin
2019-11-06tdf#42949 Fix IWYU warnings in canvas/*/*cxxGabor Kelemen
2018-11-01tdf#43671 set emphasis mark of vcl::Font (opengl).Mark Hung
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-12-11canvas: remove useless MutexGuardsArnaud Versini
2016-02-09Remove excess newlinesChris Sherlock