summaryrefslogtreecommitdiff
path: root/sc/CppunitTest_sc_chartobj.mk
blob: 8ea9ed858bc27486c2c25cddb404c08e3ca1e292 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# -*- 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/.
#
#*************************************************************************

$(eval $(call sc_unoapi_common,chartobj))

# vim: set noet sw=4 ts=4:
ally dead codeJulien Nabet 2013-03-19fdo#39445 writing out tools/fsys.hxx (sot)Krisztian Pinter 2013-03-14remove legacy build.pl prj/build.lst files.Michael Meeks 2013-03-03Related to fdo#60724: correct spellingThomas Arnhold 2013-03-03coverity#705725: fix memory leakMarkus Mohrhard 2013-02-28remove all d.lstMichael Stahl 2013-02-25remove some trivial duplicatesThomas Arnhold 2013-02-24fdo#38838 searched, replaced and removed String::CreateFromInt32().Jean-Noël Rouvignac 2013-02-22[Uu]sefull -> [Uu]sefulJulien Nabet 2013-02-22s/the the/the/Tor Lillqvist 2013-02-19coverity#982801 Out-of-bounds accessCaolán McNamara 2013-02-04warning C4805: '!=' unsafe mix of type 'bool' and type 'sal_Bool'Stephan Bergmann 2013-02-02unused variableLuboš Luňák 2013-02-02sal_Bool to boolLuboš Luňák 2013-01-26gbuild: do not copy boost headers aroundMichael Stahl 2012-12-05Resolves: fdo#57532 restrict page sanity check to non-storage chunksCaolán McNamara 2012-11-28We only support MSVC 2008 (_MSC_VER 1500) or laterTor Lillqvist 2012-11-23some i18n wrappers with LanguageTagEike Rathke 2012-11-22Related: fdo#53909 add regression testCaolán McNamara 2012-11-22Resolves: fdo#53909 STG_FREE sector locations rejectedCaolán McNamara 2012-11-17callcatcher: remove another layer of binfilter-released methodsCaolán McNamara 2012-11-14callcatcher: more binfilter freed up methodsCaolán McNamara 2012-11-14The additional methods of SO2_*_REF over SV_*_REF are now unusedCaolán McNamara 2012-11-14callcatcher: update unused code post binfilter deathCaolán McNamara 2012-11-09binfilter.die.die.dieNorbert Thiebaud 2012-11-05fdo#46808, use service constructor for i18n::CharacterClassificationNoel Grandin 2012-11-01rework filters test to squeeze through extra flagsCaolán McNamara 2012-10-23fdo#46808, Adapt packages::manifest::ManifestWriter UNO service to new styleNoel Grandin 2012-10-23fdo#46808, Adapt packages::manifest::ManifestReader UNO service to new styleNoel Grandin 2012-10-13Prefer prefix ++/-- operators for non-primitive typesJulien Nabet 2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák 2012-09-28gbuild: invert handling of standard system libraries:Michael Stahl 2012-09-28gbuild: replace direct gb_STDLIBS use with ...Michael Stahl 2012-09-28gbuild: split uwinapi out of gb_STDLIBSMichael Stahl 2012-09-20sot: memory savings to avoid duplicating the whole stream in RAMMichael Meeks 2012-09-19sot: stgcache re-factor to use sane lifecycle semanticsMichael Meeks 2012-09-19sot: substantially accelerate sorted cache write-outMichael Meeks 2012-09-19sot: remove un-used LRU cacheMichael Meeks 2012-09-19sot: remove horrible hiding of LRU cache mapMichael Meeks 2012-09-19sot: remove unused Owner construct on StgPageMichael Meeks 2012-09-19ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann 2012-09-14Improvement on previous commit, UCB clean upStephan Bergmann 2012-09-06Java cleanup, remove unnecessary importsNoel Grandin 2012-08-27fdo#46808, Adapt TempFile UNO service to new styleNoel Grandin