summaryrefslogtreecommitdiff
path: root/reportdesign/source/core/sdr
AgeCommit message (Expand)AuthorFilesLines
2012-10-02re-base on ALv2 code. Includes:Michael Meeks11-253/+154
2012-09-25replace remaining InterlockedCount() with inlined versionNorbert Thiebaud2-4/+4
2012-09-14fdo#44721 protect against negative calculated height valueLionel Elie Mamane1-2/+4
2012-07-30Typo ressource -> resourceStephan Bergmann1-8/+8
2012-07-09some UniString->rtl::OUStringCaolán McNamara1-2/+2
2012-06-29Remove UNO includes commentsThomas Arnhold4-8/+0
2012-06-21re-base on ALv2 code.Michael Meeks1-23/+14
2012-06-06-Werror,-Wself-assign (Clang)Stephan Bergmann1-18/+0
2012-05-17merge the 5 ConstAsciiString duplicate classes togetherCaolán McNamara1-1/+1
2012-05-14convert GetComment family to rtl::OUStringCaolán McNamara1-3/+2
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-5/+2
2012-04-02remove static objects from static_initialization_and_destruction chainCaolán McNamara1-4/+11
2012-02-18Fix typos in commentsElton Chung1-1/+1
2012-01-04Fix for fdo43460 Part XXVIII getLength() to isEmpty()Olivier Hallot3-6/+4
2011-12-24catch exception by constant referenceTakeshi Abe1-2/+2
2011-11-27remove include of pch header from reportdesignNorbert Thiebaud11-11/+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-06-20Merge branch 'master' into feature/gnumake4Bjoern Michaelsen12-109/+85
2011-06-17gnumake4: converted reportdesign [hg:e3de7a65caba]Ocke Janssen [oj]9-56/+8
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 Tardon1-52/+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 Arnhold1-3/+3
2011-03-17Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky8-68/+137
2011-03-12fix mis-merge: no vso3 and use boost for hashNorbert Thiebaud1-1/+1
2011-03-12Move OSL_ENSURE(0,...) to OSL_FAIL(...)Thomas Arnhold4-11/+11
2011-03-12Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold1-1/+1
2011-03-09Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud8-68/+137
2011-03-01Pointless to convert char* to OString and backCaolán McNamara1-2/+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]8-53/+46
2011-02-08more std:: -> o3tl:: build fixesLuboš Luňák1-2/+3
2011-02-07removetooltypes01: Rebase to DEV300m99Carsten Driesner5-20/+13
2011-02-03dba34d: #i102719# do not allow charts to have negative positionsOcke.Janssen1-11/+30
2011-01-20Replace suitable equalsAscii calls with equalsAsciiL.Thomas Arnhold1-4/+4
2011-01-14removetooltypes01: #i112600# remove tooltypes from reportdesignMikhail Voytenko7-33/+33
2011-01-09Remove unused code and fix typosTakeshi Abe2-3/+0
2010-11-29Remove undesirable commentsTakeshi Abe1-2/+2
2010-11-28Dead code deletion againWol7-42/+5
2010-11-26Remove dead codes and undesired comments with fixed typoTakeshi Abe1-26/+3
2010-11-25undoapi: migrated report designer to use an own, model-bound UndoManager, ins...Frank Schoenheit [fs]5-20/+13
2010-10-27add modelines to .hxx files as wellCaolán McNamara1-0/+3
2010-10-25merge vosremoval-mutex.diffNorbert Thiebaud2-2/+2
2010-10-25repl OClearableGuard(SolarMutex) by SolarMutexGuard as none needed clear()Norbert Thiebaud1-4/+5
2010-10-13Merge commit 'ooo/OOO330_m10'Jan Holesovsky1-14/+6
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth11-0/+30
2010-10-07FASTBOOL to bool conversionNorbert Thiebaud3-8/+8
2010-10-05remove include guards using fixguard.pyPetr Mladek1-2/+0