summaryrefslogtreecommitdiff
path: root/reportdesign/source/core/sdr
AgeCommit message (Expand)AuthorFilesLines
2013-07-23fdo#67186 switch reporbuilder to null date == 1899-12-30Lionel Elie Mamane1-2/+2
2013-07-15i#108348 API CHANGE: add IsUTC to css.util.DateTime etc.Michael Stahl1-1/+2
2013-07-09fdo#66582 avoid crash because of missing modelDavid Tardon1-1/+1
2013-05-24fdo#64279 do not crash opening report for editingDavid Tardon1-0/+24
2013-04-24reportdesign: {DECLARE,IMPLEMENT}_CONSTASCII_USTRING are no longer neededMiklos Vajna3-3/+2
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák8-57/+57
2013-04-01remove boilerplate commentsThomas Arnhold1-2/+0
2013-04-01remove unused GetCurDocViewWinThomas Arnhold1-6/+0
2013-03-27-Wunused-macrosStephan Bergmann2-5/+0
2013-03-23drop unused member varDavid Tardon1-1/+0
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold1-1/+1
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold3-17/+17
2013-03-04doubled includesThomas Arnhold1-1/+0
2013-03-02Typo fix: informations -> information and a few other adjacent typos.Gregg King1-1/+1
2013-01-17Proper construction of the impl class, using initializer.Kohei Yoshida2-0/+2
2012-11-23some i18n wrappers with LanguageTagEike Rathke1-1/+1
2012-10-23fdo#46808, use service constructor for beans::IntrospectionNoel Grandin1-9/+7
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