summaryrefslogtreecommitdiff
path: root/lotuswordpro
AgeCommit message (Expand)AuthorFilesLines
2012-06-26removed unused forward declarations of classTakeshi Abe13-25/+0
2012-06-07nuke dead codeTakeshi Abe11-213/+1
2012-06-01Targeted string re-work for lotuswordpro filterThorsten Behrens9-63/+64
2012-05-29targeted string re-workNorbert Thiebaud1-10/+10
2012-05-24Removed unused SfxMedium::bDirectStephan Bergmann1-1/+1
2012-05-09WaE: silence tedious msvc2008 warningsCaolán McNamara2-16/+31
2012-05-09WaE: C4146 unary operator applied to unsigned typeCaolán McNamara1-1/+1
2012-04-29make gbuild the default assumption of build.plBjoern Michaelsen1-1/+0
2012-04-08rename gb_CppunitTest_uses_ureDavid Tardon1-1/+1
2012-04-08compile- and run-time use of UNO must be splitDavid Tardon1-0/+2
2012-04-08clean upDavid Tardon1-8/+0
2012-04-08simplify use of configuration from unit testsDavid Tardon1-3/+1
2012-04-08always use --protector for UNO testsDavid Tardon1-1/+0
2012-04-08drop uses_ureDavid Tardon1-2/+0
2012-04-08let use_api handle the use of type rdbs at runtimeDavid Tardon1-4/+0
2012-04-08gbuild: "use" vs. "add":Michael Stahl2-6/+6
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-7/+6
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-7/+7
2012-04-02always pass --headless to cppunitsLuboš Luňák1-1/+0
2012-03-07callcatcher: update listCaolán McNamara1-0/+0
2012-03-03Avoid temporary rtl::OUStringJulien Nabet1-8/+8
2012-03-02add a more extensive lotuswordpro sampleCaolán McNamara1-0/+0
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
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
2011-11-11Heavily simplified utl::ConfigManager.Stephan Bergmann2-1/+8
2011-11-11Make .component files directly usable within UNO_SERVICES.Stephan Bergmann3-42/+2
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
2011-10-05test fix: use setUp and tearDown not constructors to init LibreOfficeMichael Meeks1-3/+6
2011-10-05simplfy dmake to gbuild bridgefileBjoern Michaelsen1-40/+1
2011-10-04adapt lotuswordpro unittests to separate RdbTarget makefile requirementBjoern Michaelsen3-6/+40