summaryrefslogtreecommitdiff
path: root/reportdesign/source/core/api/ReportDefinition.cxx
AgeCommit message (Expand)AuthorFilesLines
2013-07-25fdo#33617 adapt report engine to incompatible BorderLine2 changeLionel Elie Mamane1-14/+14
2013-05-06remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák1-2/+2
2013-05-03fdo#48056 revert part of return "correct name for shapetype"Lionel Elie Mamane1-0/+4
2013-04-22remove no longer needed MAP_CHAR_LEN macroMiklos Vajna1-64/+63
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-207/+207
2013-03-27-Wunused-macrosStephan Bergmann1-8/+0
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold1-9/+9
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold1-71/+71
2013-03-07fdo#46808, Convert ui::UIConfigurationManager to new-styleNoel Grandin1-10/+11
2013-03-01coverity#705110: use of invalid iteratorMarkus Mohrhard1-1/+1
2013-01-28fdo#46808, Adapt document::*PropertyValues UNO service to new styleNoel Grandin1-2/+2
2013-01-15fdo#46808, Convert comphelper::MimeConfigurationHelper to XComponentContextNoel Grandin1-2/+1
2012-12-21fdo#46808, Convert frame::Desktop to new style service.Noel Grandin1-10/+8
2012-12-10fdo#46808, use service constructor for embed::StorageFactoryNoel Grandin1-6/+2
2012-12-06fdo#46808, Adapt util::NumberFormatsSupplier UNO service to new styleNoel Grandin1-5/+2
2012-12-03API CHANGE: roll back the XStyle changes to add a new Hidden property on StyleCédric Bosdonnat1-2/+0
2012-11-30API CHANGE: Added XStyle::isHidden() and XStyle::setHidden()Cédric Bosdonnat1-0/+3
2012-11-14Fix fdo#51121 OWA misbehaviour with uncompressed meta.xmlThorsten Behrens1-16/+8
2012-10-23fdo#46808, use service constructor for frame::ModuleManagerNoel Grandin1-1/+1
2012-10-22fdo#46808, Adapt xml::sax::XWriter UNO service to new styleNoel Grandin1-9/+4
2012-10-04Fixes/improvements on previous commitStephan Bergmann1-1/+1
2012-10-04fdo#46808, Adapt task::InteractionHandler UNO service to new styleNoel Grandin1-2/+3
2012-10-02re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-10-01Replace usage of rtl_*Memory with equivalent from string.hArnaud Versini1-1/+1
2012-09-25replace remaining InterlockedCount() with inlined versionNorbert Thiebaud1-6/+6
2012-08-27fdo#46808, Adapt document::DocumentProperties UNO service to new styleNoel Grandin1-5/+2
2012-08-10refactor reportdesign::OSection constructionMichael Stahl1-3/+3
2012-07-16There is not need to allocate memory just for getting the 'indexOf'Christophe JAILLET1-3/+3
2012-06-29Remove UNO includes commentsThomas Arnhold1-2/+0
2012-05-31targetted SAL_N_ELEMENTS reversion.Michael Meeks1-2/+2
2012-04-08Replaced a few equal calls with ==Szabolcs Dezsi1-1/+1
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-1/+1
2012-03-26ditch some UniStrings and intermediate temporariesCaolán McNamara1-2/+2
2012-01-04Fix for fdo43460 Part XXVIII getLength() to isEmpty()Olivier Hallot1-3/+3
2011-11-29fs34c: check if description can be read and return ccorrect name for shapetypemst1-5/+1
2011-11-27remove include of pch header from reportdesignNorbert Thiebaud1-1/+0
2011-08-16catch by const referenceCaolán McNamara1-14/+12
2011-06-20Merge branch 'master' into feature/gnumake4Bjoern Michaelsen1-81/+36
2011-06-17gnumake4: converted reportdesign [hg:e3de7a65caba]Ocke Janssen [oj]1-1/+1
2011-06-01overly staticCaolán McNamara1-8/+3
2011-03-19Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold1-2/+2
2011-03-17Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky1-74/+101
2011-03-12fix mis-merge: no vso3 and use boost for hashNorbert Thiebaud1-1/+0
2011-03-12Move OSL_ENSURE(0,...) to OSL_FAIL(...)Thomas Arnhold1-3/+3
2011-03-09Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud1-74/+102
2011-03-01Remove date comments in base.Guillaume Poussel1-1/+1
2011-01-20Replace suitable equalsAscii calls with equalsAsciiL.Thomas Arnhold1-1/+1
2010-12-05Replace all occured, occurance etc.Takeshi Abe1-1/+1
2010-11-28Remove dead codeWol1-7/+1
2010-11-26Remove dead codes and undesired comments with fixed typoTakeshi Abe1-41/+5