summaryrefslogtreecommitdiff
path: root/sd/source/filter/xml/sdxmlwrp.cxx
AgeCommit message (Expand)Author
2014-05-20Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part18Julien Nabet
2014-05-17Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part15Julien Nabet
2014-05-14Find places where uno::Sequence is passed by value.Noel Grandin
2014-05-11Fix previous commitJulien Nabet
2014-05-11Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part10Julien Nabet
2014-05-10Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part8Julien Nabet
2014-05-08Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part6Julien Nabet
2014-04-24sd: sal_Bool->boolNoel Grandin
2014-04-14Clean up function declarations and some unused functionsStephan Bergmann
2014-03-14svx: sal_Bool->boolNoel Grandin
2014-02-23Remove unneccessary commentsAlexander Wilms
2013-12-12Do not use C++-UNO internal static_type functions in client codeStephan Bergmann
2013-12-12Remove unnecessary macroStephan Bergmann
2013-12-12Don't hold css::uno::Type instances by pointerStephan Bergmann
2013-12-11Revert "Don't hold css::uno::Type instances by pointer"Stephan Bergmann
2013-12-11Don't hold css::uno::Type instances by pointerStephan Bergmann
2013-12-05Remove obsolete SEQTYPE workaroundStephan Bergmann
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin
2013-11-06Remove #ifdef TIMELOG'ed SAL_INFOsStephan Bergmann
2013-10-02-Werror,-Wunused-const-variableStephan Bergmann
2013-09-14String->OUStringIvan Timofeev
2013-09-05String->OUStringIvan Timofeev
2013-07-29String(SdResId(x)) -> SD_RESSTR(x)Caolán McNamara
2013-06-10fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFORadu Ioan
2013-06-05remove unused componentcontext.hxx includesNoel Grandin
2013-05-31UniString::CompareToAscii(RTL_CONSTASCII_STRINGPARAM("x"))==COMPARE_EQUAL ...Stephan Bergmann
2013-05-31Remove RTL_CONSTASCII_(U)STRINGPARAM (sd)Chr. Rossmanith
2013-04-25fdo#46808, Convert some XMultiServiceFactory to XComponentContextNoel Grandin
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold
2013-02-22fdo#38838 search replace for String::CreateFromInt32().Jean-Noël Rouvignac
2013-01-08DynamicErrorInfo objects must be allocated on the heapStephan Bergmann
2013-01-07fix some memory leaks in sdMarkus Mohrhard
2012-11-28re-base on ALv2 code. Includes:Michael Meeks
2012-11-14Fix fdo#51121 OWA misbehaviour with uncompressed meta.xmlThorsten Behrens
2012-11-01add .odg regression load testCaolán McNamara
2012-10-22fdo#46808, Adapt xml::sax::XWriter UNO service to new styleNoel Grandin
2012-10-04fdo#46808, Adapt xml::sax::XParser UNO service to new styleNoel Grandin
2012-06-21replace all but one .hdl include with equivalent .hpp includes.Michael Meeks
2012-04-16More RTL_CONSTASCII_USTRINGPARAM removalsOlivier Hallot
2012-03-02WaE: equality comparison with extraneous parenthesesTor Lillqvist
2012-01-10Fix for fdo43460 Part XXXI getLength() to isEmpty()Olivier Hallot
2012-01-05Removed unnecessary tools includes.Marcel Metz
2011-11-27remove include of pch header from sdNorbert Thiebaud
2011-09-08ByteString->rtl::OString, etcCaolán McNamara
2011-08-26export the source storage to import filter, to mirror TargetStorage for exportMichael Meeks
2011-04-22Merge commit 'ooo/DEV300_m106' into libreoffice-3-4Jan Holesovsky
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Bjoern Michaelsen