summaryrefslogtreecommitdiff
path: root/reportdesign/source
AgeCommit message (Expand)AuthorFilesLines
2011-08-16catch by const referenceCaolán McNamara1-14/+12
2011-08-11Removed the rest of FORWARD_DECLARE_INTERFACE.Kohei Yoshida1-3/+10
2011-07-21resyncing to masterBjoern Michaelsen7-51/+29
2011-07-17ditch ByteStringCaolán McNamara1-21/+19
2011-07-13Add prefixes for component_getFactory methodsMatúš Kukan3-3/+3
2011-07-12Remove component_getImplementationEnvironmentMatus Kukan3-20/+0
2011-06-22adapt for new apiCaolán McNamara3-7/+7
2011-06-20Merge branch 'master' into feature/gnumake4Bjoern Michaelsen214-1969/+1200
2011-06-17gnumake4: converted reportdesign [hg:e3de7a65caba]Ocke Janssen [oj]111-703/+171
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 Tardon10-607/+0
2011-04-19Easy hack : Add visibility markup to all component_get* functionsJulien Nabet1-3/+3
2011-03-28catch exceptions by const referenceCaolán McNamara1-21/+19
2011-03-25more sensible SdrObject::Clone() and SdrObject::operator=()Luboš Luňák1-4/+4
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 Holesovsky73-865/+975
2011-03-12fix mis-merge: no vso3 and use boost for hashNorbert Thiebaud2-2/+1
2011-03-12Move OSL_ENSURE(0,...) to OSL_FAIL(...)Thomas Arnhold35-68/+68
2011-03-12Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold3-3/+3
2011-03-09Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud73-865/+976
2011-03-04Removed /* ### ACHTUNG: Neuer Text in Resource? - lines from baseChristina Rossmanith1-4/+0
2011-03-01Pointless to convert char* to OString and backCaolán McNamara2-4/+2
2011-03-01Remove bogus comments.Guillaume Poussel1-1/+1
2011-03-01Remove date comments in base.Guillaume Poussel2-2/+2
2011-02-26OSL_ASSERT takes a condition, not a messageDavid Tardon1-1/+1
2011-02-26Move bogus OSL_ASSERT(msg) to OSL_FAIL(msg)Thomas Arnhold4-7/+7
2011-02-24Move DBG_ERROR -> OSL_ASSERTThomas Arnhold5-8/+8
2011-02-24Move DBG_ASSERT -> OSL_ENSUREThomas Arnhold4-13/+13
2011-02-22dba34d: replace tools typesOcke Janssen [oj]7-9/+12
2011-02-15dba34d: pulled and merged CWS dba34c, thus implicitly rebasing to m100Frank Schoenheit [fs]64-721/+765
2011-02-14dba34c: pulled and merged DEV300.m100Frank Schoenheit [fs]58-444/+444
2011-02-08more std:: -> o3tl:: build fixesLuboš Luňák3-15/+19
2011-02-08Remove useless comments.Guillaume Poussel1-1/+1
2011-02-08Clean-up bogus comments in base.Guillaume Poussel1-1/+1
2011-02-08CWS gnumake3: pull in cws removetooltypes01Mathias Bauer57-443/+443
2011-02-08removetooltypes01: Fix build problems after rebase to DEV300m99 in basctl, cu...Carsten Driesner1-1/+1
2011-02-07removetooltypes01: Rebase to DEV300m99Carsten Driesner17-281/+329
2011-02-03CWS gnumake3: resync to m99Mathias Bauer17-281/+329
2011-02-03mark unimplemented copy ctor and assignment as private, and fix sigsCaolán McNamara1-1/+2
2011-02-03merge from masterOcke Janssen [oj]19-281/+324
2011-02-03dba34d: #i102719# do not allow charts to have negative positionsOcke.Janssen5-25/+46
2011-02-02dba34d: #i116022# allow to jump between empty space for controlsOcke.Janssen2-8/+53