summaryrefslogtreecommitdiff
path: root/filter/source/placeware/tempfile.cxx
AgeCommit message (Collapse)Author
2017-04-11tdf#105809: Drop the PlaceWare export filterTor Lillqvist
Hard to think of any reason why anybody would need it. Change-Id: If989cdeb1728847973da601f9d3fa60aba1f3bad Reviewed-on: https://gerrit.libreoffice.org/36169 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Tor Lillqvist <tml@collabora.com>
2015-09-29filter: the placeware filter is not entitled to its own createTempFileMichael Stahl
Change-Id: Id4f4c23eab4aaf4d0f42827a89ecf90364605d97
2014-10-24Add missing semicolonTor Lillqvist
Change-Id: I9fb4471082a3c20cf94539a971c9d073fa949584
2014-10-24coverity#704231 Logically dead codeCaolán McNamara
Change-Id: Ic54f25f40416401be3a95880fe1bdc4496be935c
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
Change-Id: I6d5a952901648e01904ef5c37f953c517304d31e
2013-11-20Windows: Require at least Windows XP SP2Thomas Arnhold
* Windows XP SP2 is 0x0502, see http://msdn.microsoft.com/en-us/library/aa383745.aspx * If a module changes the Windows SDK version setting, this is done module wide now. So the overall behavior is as before. This seems to be the best compromise for now. * We need at least SP2 because of the bluetooth stuff used in sd/source/ui/remotecontrol. * Now, we require at least Internet Explorer 7.0. IE6 has been outdated for a long time. * Leave StdAfx.h file definitions, as those are Microsoft project specific precompiled header files. * All local definitions of WINVER are removed, because the global WINVER setting makes them obsolete now. To the relation of the three macros: Setting _WIN32_WINNT sets WINVER and NTDDI_VERSION automatically to the same value as _WIN32_WINNT. WINVER and NTDDI_VERSION can be set idenpendently each for itself. Change-Id: Ibcc12493aae4fcaf7bcfda88be99c1b61bc326cb Reviewed-on: https://gerrit.libreoffice.org/6496 Reviewed-by: Thorsten Behrens <thb@documentfoundation.org> Tested-by: Thorsten Behrens <thb@documentfoundation.org>
2013-11-04Convert code that calls OUString::getStr()[] to use the [] operatorNoel Grandin
This also means that this code now gets bounds checked in debug builds. Change-Id: Id777f85eaee6a737bbcb84625e6e110abe0e0f27
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
Compiler plugin to replace with matching number(), boolean() or OUString ctor, ran it, few manual tweaks, mark as really deprecated. Change-Id: I4a79bdbcf4c460d21e73b635d2bd3725c22876b2
2013-04-17-Werror=unused-macros (MinGW, filter)Stephan Bergmann
Change-Id: Ic2f743643f8a825a8f485b68025717e09f3d8c2f
2013-04-09rename overly generic placeware TempFile class to avoid symbol clashesPeter Foley
Change-Id: I64adee63fd8802884d3c2388b0e21a237f61b922
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
Modules sal, salhelper, cppu, cppuhelper, codemaker (selectively) and odk have kept them, in order not to break external API (the automatic using declaration is LO-internal). Change-Id: I588fc9e0c45b914f824f91c0376980621d730f09
2013-03-19further OUString cleanupThomas Arnhold
Change-Id: I19954ee5976cb881a5fe73a889c8e04a19b14eb6
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
Done with a perl regex: s/OUString\s*\(\s*RTL_CONSTASCII_USTRINGPARAM\s*\((\s*"[^")]*?"\s*)\)\s*\)/OUString\($1\)/gms Change-Id: Idf28320817cdcbea6d0f7ec06a9bf51bd2c3b3ec Reviewed-on: https://gerrit.libreoffice.org/2832 Reviewed-by: Thomas Arnhold <thomas@arnhold.org> Tested-by: Thomas Arnhold <thomas@arnhold.org>
2012-10-03re-base on ALv2 code. Includes:Michael Meeks
tkr41: #117828# office crash fixed . (null pointer) + add unit test Patch contributed by Tobias Krause http://svn.apache.org/viewvc?view=revision&revision=1172105 Do not add targets for junit tests when junit is disabled. Patch contributed by Andre Fischer http://svn.apache.org/viewvc?view=revision&revision=1241508 remove the OutDev::GetKernPair* stubs completely Patch contributed by Herbert Duerr http://svn.apache.org/viewvc?view=revision&revision=1179221 reverting un-necessary OS/2 conditionals.
2012-06-09Remove superfluous empty lines on topThomas Arnhold
More than two lines are removed for readability. Change-Id: Ibff6cf68d7c512e240a54065b54a225bb23a782b
2011-12-26Fix for fdo43460 Part XVII getLength() to isEmpty()Olivier Hallot
Part XVII Module fileaccess and filter
2011-11-27remove include of pch header from filterNorbert Thiebaud
2011-04-30Remove OS/2 supportFrancois Tigeot
2011-03-01Remove "using namespace ::rtl"Julien Nabet
2010-11-20EasyHack: RTL conversion from createFromAsciiKevin Hunter
2010-10-16some patches that replace sizeof(a)/sizeof(a[0]) with SAL_N_ELEMENTS(a)Kenneth Venken
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
Fixes #fdo30794 Based on bin/add-modelines script (originally posted in mail 1286706307.1871.1399280959@webmail.messagingengine.com) Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun ↵Jens-Heiner Rechtien
Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision)
2008-04-11INTEGRATION: CWS changefileheader (1.7.96); FILE MERGEDRüdiger Timm
2008/03/28 15:31:27 rt 1.7.96.1: #i87441# Change license header to LPGL v3.
2007-09-20INTEGRATION: CWS os2port01 (1.3.10); FILE MERGEDVladimir Glazounov
2007/08/07 15:34:32 obr 1.3.10.2: RESYNC: (1.3-1.6); FILE MERGED 2006/12/28 14:55:51 ydario 1.3.10.1: OS/2 initial import.
2007-03-26INTEGRATION: CWS mingwport03 (1.3.196); FILE MERGEDVladimir Glazounov
2007/01/08 23:28:38 vg 1.3.196.3: RESYNC: (1.4-1.5); FILE MERGED 2006/11/08 09:48:25 vg 1.3.196.2: RESYNC: (1.3-1.4); FILE MERGED 2006/09/15 14:44:02 vg 1.3.196.1: #i53572# MinGW port
2006-12-01INTEGRATION: CWS wfilter (1.4.50); FILE MERGEDRüdiger Timm
2006/11/17 08:40:43 sj 1.4.50.1: #i69283# making filter module warning free
2006-09-17INTEGRATION: CWS pchfix02 (1.3.194); FILE MERGEDOliver Bolte
2006/09/01 17:27:12 kaib 1.3.194.1: #i68856# Added header markers and pch files
2005-09-08INTEGRATION: CWS ooo19126 (1.2.552); FILE MERGEDRüdiger Timm
2005/09/05 14:31:06 rt 1.2.552.1: #i54170# Change license header: remove SISSL
2002-10-25#104506# fixed tempfile issuesChristian Lippka
2002-10-23#104456# made the filter a component and fixed some PlaceWare issuesChristian Lippka