summaryrefslogtreecommitdiff
path: root/reportdesign
AgeCommit message (Expand)AuthorFilesLines
2011-09-30tweak ambiguities for F-15 gcc 4.6.1-9Caolán McNamara3-10/+15
2011-09-30add mode-lines to .m files and last round of merged files, etc.Caolán McNamara4-0/+10
2011-09-27Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *().Stephan Bergmann1-1/+1
2011-09-24re-factor XPropertyList derivatives to use a rtl::ReferenceMichael Meeks2-15/+6
2011-09-22just silence the auto_ptr deprecations in isolationCaolán McNamara11-2/+50
2011-09-21OSL_TRACE: Remove trailing newlinesThomas Arnhold2-8/+8
2011-08-29Rename class XColorTable to XColorListJoseph Powers2-4/+4
2011-08-28some more sal_Bool -> bool in sc/source/filter/xmlMarkus Mohrhard1-3/+3
2011-08-19detect gmake 3.81 and limit to -j1 unless num-cpu is explicitly setNorbert Thiebaud1-1/+1
2011-08-16catch by const referenceCaolán McNamara1-14/+12
2011-08-11Removed the rest of FORWARD_DECLARE_INTERFACE.Kohei Yoshida3-10/+29
2011-08-10prefer makefile-gmake-mode to plain makefile-modeTakeshi Abe8-8/+8
2011-08-05Emacs modeline compatible with vim's oneTakeshi Abe1-0/+1
2011-08-04late postmerge fixesMatúš Kukan2-6/+13
2011-07-30Add consistent Emacs and vim mode linesTor Lillqvist9-7/+17
2011-07-23revert to dbaccess gbuildization from master mostlyBjoern Michaelsen2-2/+2
2011-07-22postmerge fixes for gnumake4Bjoern Michaelsen1-2/+2
2011-07-21resyncing to masterBjoern Michaelsen14-65/+48
2011-07-17ditch ByteStringCaolán McNamara1-21/+19
2011-07-13Add prefixes for component_getFactory methodsMatúš Kukan6-6/+6
2011-07-12Remove component_getImplementationEnvironmentMatus Kukan3-20/+0
2011-07-01Goodbye to CWS_WORK_STAMPTor Lillqvist1-8/+1
2011-06-22adapt for new apiCaolán McNamara3-7/+7
2011-06-21gnumake4: postmerge fixes in dbaccess reportdesignBjoern Michaelsen2-2/+2
2011-06-20Merge branch 'master' into feature/gnumake4Bjoern Michaelsen245-2598/+1713
2011-06-17gnumake4: reportdesign: subsequent tests [hg:f0853c706de9]Michael Stahl3-4/+13
2011-06-17gnumake4: reportdesign, dbaccess: remove unnecessary package headers [hg:8f3b...Michael Stahl2-2/+0
2011-06-17gnumake4: reportdesign, dbaccess: remove DOS lineendings [hg:ba7a15028880]Michael Stahl8-447/+447
2011-06-17gnumake4: fix to use new add rules [hg:76c825726ff2]Ocke Janssen [oj]2-3/+2
2011-06-17remove all traces of offuh from makefilesDavid Tardon3-3/+15
2011-06-17gnumake4: converted reportdesign [hg:e3de7a65caba]Ocke Janssen [oj]127-960/+937
2011-06-03Removed commented linesChristina Rossmanith2-5/+0
2011-06-01overly staticCaolán McNamara1-8/+3
2011-05-27Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky16-152/+276
2011-05-20replace res/commandimagelist with cmd in baseMatus Kukan1-18/+18
2011-05-20adjust for modified singletonCaolán McNamara1-1/+1
2011-05-17WaE (picky) - noel / remove umlaut in comment (translate to english)Christian Lohmaier1-1/+1
2011-05-05Fix cppcheck warning (Prefer prefix ++/-- operators for non-primitive types)Julien Nabet1-1/+1
2011-04-22Merge commit 'ooo/DEV300_m106' into libreoffice-3-4Jan Holesovsky16-152/+276
2011-04-21gbuildize reportdesignDavid Tardon22-920/+533
2011-04-19Easy hack : Add visibility markup to all component_get* functionsJulien Nabet1-3/+3
2011-03-29drop bogus executable flag from odf filesFrancisco Saito2-0/+0
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito1-0/+0
2011-03-28catch exceptions by const referenceCaolán McNamara1-21/+19
2011-03-28use PartialWeakComponentImplHelperX for overloaded-virtualCaolán McNamara1-1/+1
2011-03-25more sensible SdrObject::Clone() and SdrObject::operator=()Luboš Luňák2-6/+6
2011-03-25set build depencencies against the new "translations" modulePetr Mladek1-1/+1
2011-03-24dba34d: #i117521#Frank Schoenheit [fs]1-0/+1
2011-03-19Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold8-20/+20
2011-03-17Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky96-1205/+1725