summaryrefslogtreecommitdiff
path: root/editeng/source/xml
AgeCommit message (Expand)AuthorFilesLines
2015-03-09V801: Decreased performanceCaolán McNamara2-6/+6
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin1-17/+0
2015-01-07fix windows buildNoel Grandin1-1/+1
2015-01-07fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin2-2/+2
2015-01-06fdo#84938: convert EXPORT_ #defines to 'enum class'Noel Grandin1-1/+1
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin2-2/+0
2014-10-15coverity#735333 flush out pointless calls to IsRemote and IsOpenCaolán McNamara2-2/+0
2014-10-01loplugin: cstylecastNoel Grandin1-1/+1
2014-07-31fix some dodgy FieldUnit conversionsNoel Grandin1-1/+1
2014-07-17Renamed brdcst.[hc]xx to SfxBroadcaster.[hc]xxTobias Lippert1-1/+0
2014-07-02drop UniReference in favour of rtl::ReferenceNoel Grandin1-2/+2
2014-05-22Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part19Julien Nabet1-1/+1
2014-05-10Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part8Julien Nabet1-1/+1
2014-04-09Clean up function declarations and some unused functionsStephan Bergmann2-1/+2
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann1-1/+1
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann3-26/+26
2014-02-27Remove visual noise from editengAlexander Wilms2-8/+8
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-38/+38
2014-02-23Remove unneccessary commentsAlexander Wilms2-13/+13
2014-01-28bool improvementsStephan Bergmann2-2/+2
2014-01-09Consolidate XServiceInfo for classes derived from SvXMLImportStephan Bergmann1-1/+1
2014-01-08Consolidate XServiceInfo for classes derived from SvXMLExportStephan Bergmann1-1/+1
2013-12-12Don't hold css::uno::Type instances by pointerStephan Bergmann2-5/+5
2013-12-11Revert "Don't hold css::uno::Type instances by pointer"Stephan Bergmann2-5/+5
2013-12-11Don't hold css::uno::Type instances by pointerStephan Bergmann2-5/+5
2013-11-22replace OUString::reverseCompareTo("xxx") with operator==Noel Grandin1-3/+3
2013-11-22remove unnecessary RTL_CONSTASCII_STRINGPARAMNoel Grandin1-5/+3
2013-10-28fixincludeguards.sh: editengThomas Arnhold1-2/+2
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2-13/+13
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold2-2/+2
2013-02-12fdo#46808, convert xmloff module code to use XComponentContextNoel Grandin1-10/+4
2013-02-11fdo#46808, Adapt document::XML*BasicExporter UNO services to new styleNoel Grandin1-12/+4
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks2-46/+28
2012-10-22fdo#46808, Adapt xml::sax::XWriter UNO service to new styleNoel Grandin1-12/+5
2012-10-04fdo#46808, Adapt xml::sax::XParser UNO service to new styleNoel Grandin1-7/+3
2012-09-25replace remaining InterlockedCount() with inlined versionNorbert Thiebaud1-2/+2
2012-09-19ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann1-1/+1
2012-09-03fdo#46808, Adapt io::Pipe UNO service to new styleNoel Grandin1-6/+2
2012-08-16-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann1-2/+0
2012-06-21re-base on ALv2 code.Michael Meeks1-26/+17
2012-05-11Removing EXTENDED_DATE. There is really no such thing.Kohei Yoshida1-1/+1
2012-05-05Use the UNO field type values instead of the internal ones.Kohei Yoshida1-1/+1
2012-01-06Removed unnecessary tools/debug.hxx includes.Marcel Metz2-2/+0
2011-12-09catch exception by constant referenceTakeshi Abe2-2/+2
2011-11-27remove include of pch header in editengNorbert Thiebaud2-4/+0
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito3-0/+0
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens4-54/+8
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold2-7/+7
2011-02-16Translation of german comments.Albert Thuswaldner2-6/+0
2011-02-08CWS gnumake3: pull in cws removetooltypes01Mathias Bauer2-8/+8