summaryrefslogtreecommitdiff
path: root/reportdesign/source/core
AgeCommit message (Expand)AuthorFilesLines
2013-01-13fdo#57611 do not crash when setting too small sizeLionel Elie Mamane1-2/+16
2012-09-17fdo#44721 protect against negative calculated height valueLionel Elie Mamane1-2/+4
2012-09-05fdo#53872: reportdesign: fix section drawpage crash:Michael Stahl1-2/+12
2012-08-10fdo#53154: fix report design wizard crash:Michael Stahl2-41/+80
2012-05-31targetted SAL_N_ELEMENTS reversion.Michael Meeks8-11/+10
2012-05-17merge the 5 ConstAsciiString duplicate classes togetherCaolán McNamara1-1/+1
2012-05-16remove unneeded include of boost/bind.hppCaolán McNamara4-4/+2
2012-05-14convert GetComment family to rtl::OUStringCaolán McNamara1-3/+2
2012-04-08Replaced a few equal calls with ==Szabolcs Dezsi1-1/+1
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2-6/+3
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-1/+1
2012-04-02remove static objects from static_initialization_and_destruction chainCaolán McNamara1-4/+11
2012-03-26ditch some UniStrings and intermediate temporariesCaolán McNamara1-2/+2
2012-02-18Fix typos in commentsElton Chung1-1/+1
2012-01-06Removed unnecessary tools/debug.hxx includes.Marcel Metz1-1/+0
2012-01-05Removed unnecessary tools includes.Marcel Metz1-1/+0
2012-01-05Removed unnecessary tools includes.Marcel Metz5-1/+4
2012-01-04Fix for fdo43460 Part XXVIII getLength() to isEmpty()Olivier Hallot6-21/+19
2011-12-24catch exception by constant referenceTakeshi Abe1-2/+2
2011-11-29fs34c: check if description can be read and return ccorrect name for shapetypemst6-25/+6
2011-11-27remove include of pch header from reportdesignNorbert Thiebaud33-33/+0
2011-11-25Resolves: fdo#39950 fix dnd crash from default assignment operatorsCaolán McNamara1-21/+37
2011-10-24Eliminate ambiguous conversion to cppu::OWeakObjectKristian Rietveld1-1/+1
2011-08-16catch by const referenceCaolán McNamara1-14/+12
2011-07-21resyncing to masterBjoern Michaelsen1-7/+1
2011-07-13Add prefixes for component_getFactory methodsMatúš Kukan1-1/+1
2011-07-12Remove component_getImplementationEnvironmentMatus Kukan1-6/+0
2011-06-20Merge branch 'master' into feature/gnumake4Bjoern Michaelsen56-298/+265
2011-06-17gnumake4: converted reportdesign [hg:e3de7a65caba]Ocke Janssen [oj]33-228/+29
2011-06-01overly staticCaolán McNamara1-8/+3
2011-05-27Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky1-3/+29
2011-04-22Merge commit 'ooo/DEV300_m106' into libreoffice-3-4Jan Holesovsky1-3/+29
2011-04-21gbuildize reportdesignDavid Tardon4-209/+0
2011-03-25more sensible SdrObject::Clone() and SdrObject::operator=()Luboš Luňák1-4/+4
2011-03-19Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold2-5/+5
2011-03-17Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky10-148/+238
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 Arnhold6-15/+15
2011-03-12Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold3-3/+3
2011-03-09Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud10-148/+239
2011-03-01Pointless to convert char* to OString and backCaolán McNamara2-4/+2
2011-03-01Remove date comments in base.Guillaume Poussel1-1/+1
2011-02-24Move DBG_ASSERT -> OSL_ENSUREThomas Arnhold1-2/+2
2011-02-15dba34d: pulled and merged CWS dba34c, thus implicitly rebasing to m100Frank Schoenheit [fs]9-129/+149
2011-02-08more std:: -> o3tl:: build fixesLuboš Luňák1-2/+3
2011-02-08Clean-up bogus comments in base.Guillaume Poussel1-1/+1
2011-02-07removetooltypes01: Rebase to DEV300m99Carsten Driesner6-96/+116
2011-02-03dba34d: #i102719# do not allow charts to have negative positionsOcke.Janssen1-11/+30
2011-01-20Replace suitable equalsAscii calls with equalsAsciiL.Thomas Arnhold3-6/+6
2011-01-14removetooltypes01: #i112600# remove tooltypes from reportdesignMikhail Voytenko7-33/+33