summaryrefslogtreecommitdiff
path: root/external/liborcus/unusedheader.patch.0
blob: 4f7a77bf3f54276f31067882d32b43d1c1ad7a52 (plain)
1
2
3
4
5
6
7
8
9
10
11
--- ./src/parser/pstring.cpp.orig	2015-12-02 14:38:44.658744408 +0000
+++ ./src/parser/pstring.cpp	2015-12-02 14:38:50.449658497 +0000
@@ -13,8 +13,6 @@
 #include <iostream>
 #include <vector>
 
-#include <boost/thread/mutex.hpp>
-
 using namespace std;
 
 namespace orcus {
aslan 2012-07-07Add new chooseCertificate method to XDocumentDigitalSignatures UNO interface.Gökçen Eraslan 2012-07-03ditch String::CreateFromAsciiCaolán McNamara 2012-07-02Remove unused definesThomas Arnhold 2012-07-02hrc cleanup: Remove unused definesThomas Arnhold 2012-07-02targetted improvement of UNO API includes / usageMichael Meeks 2012-06-29Remove include guardsThomas Arnhold 2012-06-29Remove some more include guardsThomas Arnhold 2012-06-27targetted re-work of cppunit pieces.Michael Meeks 2012-06-27Remove commented out code (includes)Thomas Arnhold 2012-06-27Remove commented out codeThomas Arnhold 2012-06-27Reduce newline bloat at eofThomas Arnhold 2012-06-22.crt files don't need executable bitsMichael Stahl 2012-06-22.crl files don't need executable bitsMichael Stahl 2012-06-22.pem files don't need executable bitsMichael Stahl 2012-06-22.xml files don't need executable bitsMichael Stahl 2012-06-22.cfg files don't need executable bitsMichael Stahl 2012-06-22manifest.mf files don't need executable bitsMichael Stahl 2012-06-22re-base on ALv2 code.Michael Meeks 2012-06-21replace all but one .hdl include with equivalent .hpp includes.Michael Meeks 2012-06-21re-base on ALv2 code.Michael Meeks 2012-06-21re-base on ALv2 code.Michael Meeks 2012-06-21hrc cleanup: Remove unused definesThomas Arnhold 2012-06-20removed unused forward declarations of classTakeshi Abe 2012-06-09Remove superfluous empty lines on topThomas Arnhold 2012-06-09Some cppcheck cleaningJulien Nabet 2012-06-03removed unused definesTakeshi Abe 2012-06-01targetted revert of small stl empty optimisationMichael Meeks 2012-06-01nuke unused namespaceTakeshi Abe 2012-05-29targeted string re-workNorbert Thiebaud 2012-05-29targeted string re-workNorbert Thiebaud 2012-05-04more robust nss initialization, related fdo#45171Markus Mohrhard 2012-04-29make gbuild the default assumption of build.plBjoern Michaelsen 2012-04-27Resolves: fdo#39825 Make detection of certificate folder ui-configurableCaolán McNamara 2012-04-25Remove blank space introduced in previous patchJesús Corrius 2012-04-25Remove unused methodsJosé Santiago Jiménez Sarmiento