summaryrefslogtreecommitdiff
path: root/reportdesign/source/filter
AgeCommit message (Expand)Author
2012-09-14Improvement on previous commit, UCB clean upStephan Bergmann
2012-09-12Improvement on previous commitStephan Bergmann
2012-09-12fdo#46808, Adapt xml::dom::SAXDocumentBuilderr UNO service to new styleNoel Grandin
2012-08-31-Werror,-Wnon-literal-null-conversion (Clang towards 3.2)Stephan Bergmann
2012-08-30#include <rtl/strbuf.hxx>Tor Lillqvist
2012-07-09some UniString->rtl::OUStringCaolán McNamara
2012-06-27Remove unused include filesThomas Arnhold
2012-06-23removed unused forward declarations of classTakeshi Abe
2012-06-21re-base on ALv2 code.Michael Meeks
2012-05-31targetted SAL_N_ELEMENTS reversion.Michael Meeks
2012-05-17merge the 5 ConstAsciiString duplicate classes togetherCaolán McNamara
2012-05-14removed unused static rtl::OUStringTakeshi Abe
2012-05-13removed unused definesTakeshi Abe
2012-05-10Bin a few lines of apparently leftover temporary debugging codeTor Lillqvist
2012-05-10-Wself-assignLuboš Luňák
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-03-14Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann
2012-02-21Prefer equalsIgnoreAsciiCaseAsciiL(RTL_CONSTASCII_STRINGPARAM("..."))Takeshi Abe
2012-01-05Removed unnecessary tools includes.Marcel Metz
2012-01-04Fix for fdo43460 Part XXVIII getLength() to isEmpty()Olivier Hallot
2011-12-24catch exception by constant referenceTakeshi Abe
2011-11-27remove include of pch header from reportdesignNorbert Thiebaud
2011-11-25gsl_getSystemTextEncoding -> osl_getThreadTextEncodingDavid Tardon
2011-10-11#i108468#: clean up xmluconv code duplication, measured approach:Michael Stahl
2011-10-11#i108468#: clean up xmluconv code duplication, part 1:Michael Stahl
2011-10-05fix buildCaolán McNamara
2011-09-30tweak ambiguities for F-15 gcc 4.6.1-9Caolán McNamara
2011-09-22just silence the auto_ptr deprecations in isolationCaolán McNamara
2011-08-28some more sal_Bool -> bool in sc/source/filter/xmlMarkus Mohrhard
2011-07-21resyncing to masterBjoern Michaelsen
2011-07-17ditch ByteStringCaolán McNamara
2011-07-13Add prefixes for component_getFactory methodsMatúš Kukan
2011-07-12Remove component_getImplementationEnvironmentMatus Kukan
2011-06-20Merge branch 'master' into feature/gnumake4Bjoern Michaelsen
2011-06-17gnumake4: converted reportdesign [hg:e3de7a65caba]Ocke Janssen [oj]
2011-04-21gbuildize reportdesignDavid Tardon
2011-04-19Easy hack : Add visibility markup to all component_get* functionsJulien Nabet
2011-03-19Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold
2011-03-17Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky
2011-03-12Move OSL_ENSURE(0,...) to OSL_FAIL(...)Thomas Arnhold
2011-03-09Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud
2011-02-26OSL_ASSERT takes a condition, not a messageDavid Tardon
2011-02-26Move bogus OSL_ASSERT(msg) to OSL_FAIL(msg)Thomas Arnhold
2011-02-24Move DBG_ERROR -> OSL_ASSERTThomas Arnhold
2011-02-24Move DBG_ASSERT -> OSL_ENSUREThomas Arnhold
2011-02-03mark unimplemented copy ctor and assignment as private, and fix sigsCaolán McNamara
2011-01-24Replace suitable equalsAscii calls with equalsAsciiL.Thomas Arnhold
2011-01-20Replace suitable equalsAscii calls with equalsAsciiL.Thomas Arnhold