# # Version: MPL 1.1 / GPLv3+ / LGPLv3+ # # The contents of this file are subject to the Mozilla Public License Version # 1.1 (the "License"); you may not use this file except in compliance with # the License or as specified alternatively below. You may obtain a copy of # the License at http://www.mozilla.org/MPL/ # # Software distributed under the License is distributed on an "AS IS" basis, # WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License # for the specific language governing rights and limitations under the # License. # # The Initial Developer of the Original Code is # Peter Foley # Portions created by the Initial Developer are Copyright (C) 2011 the # Initial Developer. All Rights Reserved. # # Major Contributor(s): # # For minor contributions see the git repository. # # Alternatively, the contents of this file may be used under the terms of # either the GNU General Public License Version 3 or later (the "GPLv3+"), or # the GNU Lesser General Public License Version 3 or later (the "LGPLv3+"), # in which case the provisions of the GPLv3+ or the LGPLv3+ are applicable # instead of those above. # $(eval $(call gb_Module_Module,unixODBC)) $(eval $(call gb_Module_add_targets,unixODBC,\ Package_inc \ )) ue='distro/cib/libreoffice-5-0'>distro/cib/libreoffice-5-0 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/svx/source/items/grfitem.cxx
AgeCommit message (Expand)Author
2024-08-22tdf#158556 make SvxGrfCrop hashableNoel Grandin
2024-07-09Revert "fix and simplify the ItemInstanceManager mechanism"Noel Grandin
2024-07-09make SvxGrfCrop hashableNoel Grandin
2024-07-08svx: prefix members of SvxGrfCropMiklos Vajna
2024-06-18Add SfxItemType to SfxPoolItemOliver Specht
2022-01-29used TypedWhichId in the constructor of various svx *Item classesNoel Grandin
2021-08-11Drop convertMm100ToTwip in favor of the new o3tl::toTwipsMike Kaganski
2021-02-11Remove unneeded breaksAndrea Gelmini
2020-08-03tdf#42949 Fix IWYU warnings in include/[t-x]*/*hxxGabor Kelemen
2020-02-24tdf#42949 Fix IWYU warnings in svx/source/[f-m]*/*cxxGabor Kelemen
2017-08-11Removing unused SfxItemPool serialisation from svxVarun Dhall
2017-07-31make IntlWrapper arg to GetPresentation non-implicit and non-optionalCaolán McNamara
2017-05-19loplugin:stringcopy: svxStephan Bergmann
2016-11-18svx: assert SfxPoolItem::operator==Michael Stahl
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-09-21convert SfxItemPresentation to scoped enumNoel Grandin
2016-08-19Resolves: coverity#705366 Mixing enum typesCaolán McNamara
2016-02-23new loplugin: commaoperatorNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava
2014-10-15loplugin: cstylecastNoel Grandin
2014-08-19svx: Cleanup ASCII art and useless commentsChris Laplante
2014-07-29simplify return argument of SfxPoolItem::GetPresentationNoel Grandin
2014-06-26clang: Dead incrementCaolán McNamara
2014-04-11Introduce twip/mm100 conversion functions instead of duplicated macrosTor Lillqvist
2014-02-12convert SvStream::operator>> methods to ReadXXX methodsNoel Grandin
2014-01-10SfxPoolItem::operator ==, != should return boolStephan Bergmann
2014-01-10re-write SvStream operator<< to non-overloaded methodsNoel Grandin
2013-03-25sal_Bool to boolTakeshi Abe
2013-01-28fdo#38838 Some removal/replacement of the String/UniString with OUStringJean-Noël Rouvignac
2012-11-27re-base on ALv2 code. Includes:Michael Meeks
2012-06-09Remove superfluous empty lines on topThomas Arnhold
2012-04-28removed dead codeTakeshi Abe
2011-11-27remove include of pch header from svxNorbert Thiebaud
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens
2011-01-10removetooltypes01: #i112600# remove tooltypes from svxMikhail Voytenko
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-10-04Convert all Query/Put Value() to boolNorbert Thiebaud
2010-02-17CWS-TOOLING: integrate CWS changefileheader2Vladimir Glazunov
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2010-01-07#i107450#: make svx buildable with new editeng libMathias Bauer
2008-04-11INTEGRATION: CWS changefileheader (1.11.368); FILE MERGEDRüdiger Timm
2007-06-27INTEGRATION: CWS vgbugs07 (1.10.32); FILE MERGEDJens-Heiner Rechtien
2007-05-10INTEGRATION: CWS pchfix04 (1.9.124); FILE MERGEDKurt Zenker
2006-09-17INTEGRATION: CWS pchfix02 (1.8.116); FILE MERGEDOliver Bolte
2006-06-19INTEGRATION: CWS warnings01 (1.7.220); FILE MERGEDJens-Heiner Rechtien