summaryrefslogtreecommitdiff
path: root/lotuswordpro
AgeCommit message (Collapse)AuthorFilesLines
2012-02-19Get rid of size() == 0Elton Chung1-1/+1
2012-02-17WaE: uninitialized pCellCaolán McNamara1-1/+1
2012-02-13WaE: unreachable codeTor Lillqvist1-1/+0
2012-02-10fdo#39491 -I$(OUTDIR)/inc is set in SOLARINCMatúš Kukan2-2/+0
2012-02-08Added and improved READMEs for modules which used to be in filterJosh Heidenreich1-0/+1
2012-02-05switch to include-based build rather than sourced-based buildNorbert Thiebaud1-35/+2
2012-01-26Use the right defineFridrich Štrba1-2/+2
2012-01-15WaE: deleting object of abstract class type with non-virtual destructorDavid Tardon2-0/+5
2012-01-15these are not old component files anymoreMatúš Kukan1-5/+2
2012-01-05Removed unnecessary tools includes.Marcel Metz1-1/+0
2011-12-30Fix for fdo43460 Part XXIV getLength() to isEmpty()Olivier Hallot61-166/+166
Part XXIV Modules lotuswordpro
2011-12-15Removed extra semicolonsJesse1-1/+1
2011-12-14configmgr.component is no longer an old one.Stephan Bergmann1-2/+2
2011-12-07in modules, when we have a env we are in stage gbuildBjoern Michaelsen1-0/+1
2011-12-06normalize Red Hat, Inc. spellings, and bump to latest templateCaolán McNamara7-41/+41
2011-11-29move reconfigure into gbuildBjoern Michaelsen1-1/+1
2011-11-25make gbuild makefiles run independant of pwd againBjoern Michaelsen1-1/+1
2011-11-25gsl_getSystemTextEncoding -> osl_getThreadTextEncodingDavid Tardon4-5/+5
2011-11-24WaE: uninitialized valueCaolán McNamara1-1/+1
2011-11-24WaE: uninitialized valueCaolán McNamara1-1/+1
2011-11-16tweak gbuild standart Makefile to allow partial build in unsourced envNorbert Thiebaud1-4/+4
This allow to run make in a module wihtout the need to source Env.Host.sh.
2011-11-11Heavily simplified utl::ConfigManager.Stephan Bergmann2-1/+8
2011-11-11Make .component files directly usable within UNO_SERVICES.Stephan Bergmann3-42/+2
* solenv/bin/createcomponent.xslt simply surrounds it output by <components>. * solenv/gbuild/CppunitTest.mk got new functions gb_CppunitTest_add[_old]_component[s] (like their gb_RdbTarget_ predecessors). * This obsoleted current uses of solenv/gbuild/RdbTarget.mk, which also does not work currently, as it catenates the input component files instead of passing them through packcomponents.xslt (which now takes care about the surrounding <components> in the input). In the future, it will likely be combined with the recently added solenv/gbuild/ComponentsTarget.mk.
2011-10-17cppcheck fix : 'operator=' should check for assignment to selfwJulien Nabet2-11/+14
2011-10-15split bootstrapfixture and move test-filters class for sot testCaolán McNamara2-5/+9
sot is below vcl, but is a filters test, we can split bootstrapfixture into a vcl needing bit and and non-vcl bit and filters test api can be standalone and combined with whichever bit in order to form pre and post vcl filters test
2011-10-05test fix: use setUp and tearDown not constructors to init LibreOfficeMichael Meeks1-3/+6
It turns out the constructors are all run back-to-back one per filter, and we need to init and de-init in a sensible order to make multiple tests that otherwise share the ContentBroker work properly.
2011-10-05simplfy dmake to gbuild bridgefileBjoern Michaelsen1-40/+1
2011-10-04adapt lotuswordpro unittests to separate RdbTarget makefile requirementBjoern Michaelsen3-6/+40
2011-10-04no need to continue, delete NULL is safeCaolán McNamara1-4/+2
2011-10-04SetDfltFont doesn't do anythingCaolán McNamara2-32/+0
2011-10-02valgrind: fix some leaksCaolán McNamara8-45/+40
2011-09-30merge filters-test codeCaolán McNamara3-97/+15
2011-09-23ensure m_pOwnerRow is NULLCaolán McNamara1-0/+1
2011-09-23cppcheck: don't dereference NULL pRowCaolán McNamara1-3/+8
2011-09-22just silence the auto_ptr deprecations in isolationCaolán McNamara4-0/+18
2011-09-16Simplified setting headless mode for smoke-/subsequenttetss.Stephan Bergmann1-1/+0
Both C++ and Java OfficeConnection code now always pass --headless, so no need for SAL_USE_VCLPLUGIN=svp etc. any more. Only some C++ unit tests that link against vcl still need an explicit --headless.
2011-09-12sb140: #i113503# mixing system CppUnit and OOo STLport does not work, backed ↵Stephan Bergmann1-1/+7
out a6913c9677c2 For LibO, that just means replacing sal/cppunit.h with sal/precppunit.hxx.
2011-09-09Some cppcheck cleaningJulien Nabet3-4/+4
2011-08-30regenerate listCaolán McNamara6-45/+0
2011-08-30callcatcher: chop, hack, slayCaolán McNamara39-1018/+0
2011-08-30ditch a few moreCaolán McNamara7-415/+0
2011-08-29use standard copy-ctor signatures, assignments, etcCaolán McNamara38-1378/+14
2011-08-29callcatcher: drop various unused methodsCaolán McNamara6-205/+0
2011-08-29valgrind: various unused codeCaolán McNamara6-222/+0
2011-08-25regenerate listCaolán McNamara2-7/+0
2011-08-24callcatcher: remove various unused methodsCaolán McNamara2-11/+0
2011-08-23ditch deprecated apiCaolán McNamara2-43/+21
2011-08-23callcatcher: yet more unused codeCaolán McNamara10-133/+2
2011-08-22regoptions (etc.) now unused post registration-removalCaolán McNamara8-71/+3
2011-08-21lotuswordpro is in tail_build, it should not be in postprocess pre-reqNorbert Thiebaud1-0/+0