summaryrefslogtreecommitdiff
path: root/xmloff/source
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/source')
-rw-r--r--xmloff/source/text/txtparae.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/xmloff/source/text/txtparae.cxx b/xmloff/source/text/txtparae.cxx
index c5baccfe79fc..70859d4c4779 100644
--- a/xmloff/source/text/txtparae.cxx
+++ b/xmloff/source/text/txtparae.cxx
@@ -33,7 +33,6 @@
#include <com/sun/star/beans/XPropertyState.hpp>
#include <com/sun/star/graphic/XGraphic.hpp>
#include <com/sun/star/graphic/GraphicProvider.hpp>
-#include <com/sun/star/graphic/XGraphicProvider.hpp>
#include <com/sun/star/text/XTextDocument.hpp>
#include <com/sun/star/text/XTextSectionsSupplier.hpp>
#include <com/sun/star/text/XTextTablesSupplier.hpp>
nment operatorCaolán McNamara 2016-06-03CppunitTest_sal_osl_file: fix loplugin:cppunitassertequals warningsMiklos Vajna 2016-06-02CppunitTest_o3tl_tests: fix loplugin:cppunitassertequals warnings in ...Miklos Vajna 2016-05-27CppunitTest_o3tl_tests: fix loplugin:cppunitassertequals warnings in ...Miklos Vajna 2016-04-30Fix typosAndrea Gelmini 2016-02-09Remove excess newlinesChris Sherlock 2016-01-29remove unused o3tl::rangeDavid Tardon 2016-01-10Fix typosAndrea Gelmini 2015-09-15Fix binary ops with two o3tl::type_flags<E>::Wrap paramsStephan Bergmann 2015-09-01coverity#1321598 Resource leak in objectCaolán McNamara 2015-08-30loplugin:implicitboolconversionStephan Bergmann 2015-08-29o3tl: add another unit test to cow_wrapperDaniel Robertson 2015-08-26Revert "create a macro to tidy up the declaration sites of o3tl::typed_flags_...Noel Grandin 2015-08-17o3tl: rename compat_functional headerThorsten Behrens 2015-07-24LRU map (cache) implementation to o3tl + testsTomaž Vajngerl 2015-07-15create a macro to tidy up the declaration sites of o3tl::typed_flags_setNoel Grandin 2015-06-11cppcheck: noExplicitConstructorCaolán McNamara 2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann 2014-11-07fdo#84938: replace MOUSE_ modifier constants with enumNoel Grandin 2014-11-07bug in typed flagsNoel Grandin 2014-10-14need explicit bool conversions hereNoel Grandin 2014-10-14fixes and tests for o3tl::typed_flagsNoel Grandin 2014-10-08We should know what our name isTor Lillqvist 2014-10-06It is "template library", not "tools"Tor Lillqvist 2014-10-06Add guess at what o3tl meansTor Lillqvist 2014-09-24Remove o3tl/heap_ptr.hxx, use std::unique_ptr insteadStephan Bergmann 2014-09-15Mark o3tl::heap_ptr as SAL_WARN_UNUSEDStephan Bergmann 2014-05-22Fix memory leaks in test codeStephan Bergmann 2014-05-15Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold 2014-05-02coverity#1209778 & coverity#1209777 Resource leakChris Sherlock 2014-05-02coverity#1209779 & coverity#1209780 Resource leakChris Sherlock 2014-04-28prefer makefile-gmake-modeTakeshi Abe 2014-02-25Remove visual noise from o3tlAlexander Wilms 2014-02-23Remove unneccessary commentsAlexander Wilms 2013-06-03re-base on ALv2 code. Includes:Michael Meeks