#************************************************************************* # # 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: makefile.mk,v $ # # $Revision: 1.5 $ # # 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. # #************************************************************************* PRJ=..$/..$/.. PRJNAME=sw TARGET=globdoc # --- Settings ----------------------------------------------------- .INCLUDE : $(PRJ)$/inc$/swpre.mk .INCLUDE : settings.mk .INCLUDE : $(PRJ)$/inc$/sw.mk # --- Files -------------------------------------------------------- SRS1NAME=$(TARGET) SRC1FILES = \ globdoc.src SLOFILES = \ $(SLO)$/globdoc.obj # --- Tagets ------------------------------------------------------- .INCLUDE : target.mk ion value='distro/cib/libreoffice-5-3'>distro/cib/libreoffice-5-3 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/lotuswordpro/source/filter/lwptablelayout.cxx
AgeCommit message (Collapse)Author
2016-05-08fftester: fail on double parse of the same tableCaolán McNamara
Change-Id: I3e462cdc8812d0ac55d9896d2b04ace34a6c4670
2016-05-05fftester: double use of XFTable, ref this upCaolán McNamara
Change-Id: I8e0c2319b2f43b66686fbce372c5df63c75b343a
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
Change-Id: Ic81341bfb5d2271993451c3bdcf6e94222ac6ec2
2016-01-21cppcheck: silence unusedPrivateFunctionCaolán McNamara
somewhat odd this-> syntax here Change-Id: Ic69e72e15a9f90741e9422e14eb9a6d4784c7aa9
2015-12-18crashtesting: these can happen with broken documentsCaolán McNamara
Change-Id: I35f77345804b3ebfda9d427de79968b193d1419a
2015-12-18crashtesting: this can happen with a broken documentCaolán McNamara
Change-Id: I001f68a2033c7c4f631b17cda6653d845c8d1e40
2015-12-13need more References for life cycle fixes hereCaolán McNamara
32nd and final distinct crash fix of this sequence Change-Id: Ib9f41091737e66995f332c06083d51408eb1497b
2015-12-13font might be nullCaolán McNamara
Change-Id: Id0d9bb1d1abe6f6c9440bf979407d13db49696c4
2015-12-13deploy references to keep layout alive long enoughCaolán McNamara
Change-Id: I670f00b0beb77e5014c3dd4a4798e69ece882b87
2015-12-13need more dynamic casts hereCaolán McNamara
Change-Id: Idf84ababeeb109a411c03a18d3a9aa6e136c7ef4
2015-12-13cppcheck: fix memleak in lotuswordproJulien Nabet
Change-Id: I15b8aa6b95264d56018fbd5c22bcb0d04e43cf91
2015-12-12guard against missing Container LayoutCaolán McNamara
Change-Id: Id9525918eab822b39576a1efce7dc3a3bd93e78d
2015-12-12check all obj().get() casts with dynamic_castCaolán McNamara
Change-Id: I763aa5874d0c1f977decff88414eea6247f96405
2015-12-12coverity#1341875 Division or modulo by float zeroCaolán McNamara
Change-Id: I3a07361bb66a62533475618c9b50f184d791a799
2015-12-10there can be 0 columnsCaolán McNamara
Change-Id: Ie367e88df7165d728015a1b3987b220a23203765
2015-12-10guard against missing rangeCaolán McNamara
Change-Id: Icdb0694b9c1771a475368aeeb4cb11f4ba8b84f3
2015-12-10check is within legal boundsCaolán McNamara
Change-Id: Ie3f9e52575436b9505a412b20c7e1b24fa61f6cb
2015-12-10guard against missing HeadHolderCaolán McNamara
Change-Id: Ic12ee6f4366285fc05fd59b94ec371d8ca013a4a
2015-12-10guard against missing table containerCaolán McNamara
Change-Id: I11f6381374c7fc12374cd5089e581ddc777005e2
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
Change-Id: Id11454397abad090741c5d98e2ae585531c886f6
2015-10-01Fix typosAndrea Gelmini
Change-Id: I04d1bc3a9f38ff7871d3192563cd1f649fdc6cea Reviewed-on: https://gerrit.libreoffice.org/18960 Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de> Tested-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
2015-09-17boost->stdCaolán McNamara
Change-Id: Ifde84627578283bd057d7393eb7e5578ef5c029a
2015-07-17remove pointless comments in lotuswordproNoel Grandin
change control, empty documentation tags Change-Id: Iad06c00ebad7dcb7d7d40040d77dee2d6307c9a5
2015-07-17loplugin:unusedmethods lotuswordproNoel Grandin
Change-Id: I17927d48a75c332f1ddc3853145b14daac17f9c0
2015-07-08Fix typosAndrea Gelmini
Change-Id: I70b03c152f63e48341dc5629a99b0eeab7b497c0 Reviewed-on: https://gerrit.libreoffice.org/16834 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
2015-07-03Fix typosAndrea Gelmini
Change-Id: I8e429d1f03aac7c7cdb7ff4b43b3f46d40292510 Reviewed-on: https://gerrit.libreoffice.org/16709 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Samuel Mehrbrodt <s.mehrbrodt@gmail.com> Tested-by: Samuel Mehrbrodt <s.mehrbrodt@gmail.com>
2015-04-27More loplugin:simplifyboolStephan Bergmann
Change-Id: I1ed1841c7cfbf69abfc8ba19cca348077da7b6d1
2015-04-14tdf#90028 avoid crash if style is not foundDavid Tardon
Change-Id: I4ffc8cdcb67ecb4c4afa641c9219dd465fe13d29
2014-12-19fdo#39440 reduce scope of local variablesMichael Weghorn
This addresses some cppcheck warnings. Change-Id: Idcedd908c653d5a5700884f233ad134dde8be018 Reviewed-on: https://gerrit.libreoffice.org/13540 Reviewed-by: Noel Grandin <noelgrandin@gmail.com> Tested-by: Noel Grandin <noelgrandin@gmail.com>
2014-11-14coverity#738972 Use after freeCaolán McNamara
Change-Id: Iba60fc4ff3b10179ebc700467a3d73e7bc7b64c9
2014-10-23loplugin: cstylecastNoel Grandin
Change-Id: Id4c581724e7e5466ffe46f11f0a8da2527c23dc6
2014-06-24new compilerplugin returnbyrefNoel Grandin
Find places where we are returning a pointer to something, where we can be returning a reference. e.g. class A { struct X x; public X* getX() { return &x; } } which can be: public X& getX() { return x; } Change-Id: I796fd23fd36a18aedf6e36bc28f8fab4f518c6c7
2014-06-17coverity#736883 Unintended sign extensionCaolán McNamara
Change-Id: I8e6a81b6c1605bd1be33f5f8d75d2472a39361d4
2014-06-11Fix memory leaks, by refcounting XFContentStephan Bergmann
Change-Id: I8c94c63230eec13bf22043ff07f9f480a0463111
2014-06-06Fix memory leaks, by refcounting LwpObjectStephan Bergmann
Change-Id: I1539597cd5bcabcbf0295d1acc320c503ad53604
2014-06-06Fix memory leaks, by refcounting XFFontStephan Bergmann
Change-Id: Iecfddf21f19313f46ee2544fad9c4df1e399e0f5
2014-04-23lotuswordpro: sal_Bool->boolNoel Grandin
Change-Id: I017d284a2fbc8d50a9928c9d934ffe710b0c652f
2014-03-24coverity#738750 Uninitialized pointer fieldCaolán McNamara
Change-Id: I619f130184eae670ba921843075ab199e952765c
2014-03-08use 'native' OUString api in lotuswordpro instead of macro and wrappersNorbert Thiebaud
Change-Id: Iccb78b59c3de9f29975d10fa4e34232cd3bf2cc3
2014-03-02coverity#738751: Unitialized scalar fieldNorbert Thiebaud
Change-Id: Ieae3761afb4606340287e4c8d41eec53c132dfec
2014-03-02coverity#738752: Unitialized scalar fieldNorbert Thiebaud
Change-Id: I54bdd68a7520ac1e936d048cbb7a72c8b7fdfe7c
2014-02-26Remove visual noise from lotuswordproAlexander Wilms
Change-Id: Ie161a2aa1a434d0778e1937a833819c934ed1889 Reviewed-on: https://gerrit.libreoffice.org/8281 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-02-17cid#736782 dereference before null checkNoel Grandin
and reduce scope of some variables Change-Id: I1aada9af15090ff2083354ea9b265b9e3d4e5c02
2014-02-06coverity#705403 Argument cannot be negativeCaolán McNamara
Change-Id: I0cf67a4bd5ec95e135511611c236350d4347895e
2014-01-28bool improvementsStephan Bergmann
Change-Id: I7b149b16a362473179a383ff1bb16f428f755f31
2013-12-22Fix other typosJulien Nabet
Change-Id: I3f0a51c53efdd383d49d978a1e8531afe9dac896
2013-03-19reduce whitespaces between include and filenameThomas Arnhold
Change-Id: I15f6ad0a760a28cbac53f99ba4d14ff5c24ce005
2013-02-18coverity: fix memory leakMarkus Mohrhard
Change-Id: Ibe595adf52c6880ce4ecdb469b89074fcdc0c16b