summaryrefslogtreecommitdiffstats
path: root/sdext
Commit message (Collapse)AuthorAgeFilesLines
* remove unnecessary use of OUString constructor when assigningNoel Grandin2013-11-194-7/+7
| | | | | | | | | change code like aStr = OUString("xxxx"); to aStr = "xxxx"; Change-Id: Ib981a5cc735677ec5dba76ef9279a107d22e99d4
* GCC diagnostic push / pop requires HAVE_GCC_PRAGMA_DIAGNOSTIC_SCOPEMichael Stahl2013-11-141-2/+2
| | | | Change-Id: I0765649b94b370caf92a29a8ff2224e335196612
* -Werror,-Wunused-member-functionStephan Bergmann2013-11-141-22/+0
| | | | | | | SimpleView had been unused since its inception in b561e658ebed8cfcfd18dc90bd25de9134341fb3 "INTEGRATION: CWS presenterview." Change-Id: Ieb3af55c4cfebd24fe229c847f38ca108ae3401e
* -Werror,-Wunused-member-functionStephan Bergmann2013-11-141-2/+0
| | | | Change-Id: Ie8f3502c735cf38e21f2f55f27d384dbe3d8d5ef
* -Werror,-Wunused-member-functionStephan Bergmann2013-11-141-20/+0
| | | | Change-Id: I745ceb72423b120ef42437778e3a5fe05bd7b42b
* -Werror,-Wunused-member-functionStephan Bergmann2013-11-141-2/+0
| | | | Change-Id: I17160893b759f4dee1871e8f6d6525d327cf8cd6
* -Werror,-Wunused-member-functionStephan Bergmann2013-11-141-130/+0
| | | | | | | | ...the whole ChooserDialogHandler class is unused since before bdc71b3e4112b5c83a6aec61403981fcdd156138 "remove non-compiled code" removed its sole, #if'ed out use. Change-Id: If94db1c98074132952dd204864a478e1e12d455d
* -Werror,-Wunused-exception-parameterStephan Bergmann2013-11-141-1/+2
| | | | Change-Id: Ibcda8d872ad89a363f71bc4d5aa92b6bae2d2608
* remove unnecessary sal_Unicode casts in various placesNoel Grandin2013-11-145-19/+19
| | | | Change-Id: Ibf04062ca86ed866202d748c3b62a210d30ed6ec
* remove more pragma instances of GCC system_headerMichael Stahl2013-11-141-2/+9
| | | | | | | Use "#pragma GCC diagnostic ignored" instead which does not prevent generation of dependencies. Change-Id: Ic9034f20ef71c1ee6e5363b73c831142c2813d20
* convert OUString compareToAscii == 0 to equalsAsciiNoel Grandin2013-11-115-28/+27
| | | | | | | | | | Convert code like aStr.compareToAscii("XXX") == 0 to aStr.equalsAscii("XXX") which is both easier to read and faster. Change-Id: I448abf58f2fa0e7715dba53f8e8825ca0587c83f
* convert OUString 0==compareToAscii to equalsAsciiNoel Grandin2013-11-111-1/+1
| | | | | | | | | | Convert code like: 0 == aStr.compareToAscii("XXX") to aStr.equalsAscii("XXX") which is both clearer and faster. Change-Id: I2e906d7d38494db38eb292702fadb781b1251e07
* remove unnecessary use of OUString constructorNoel Grandin2013-11-112-23/+23
| | | | Change-Id: Ifb220af71857ddacd64e8204fb6d3e4aad8eef71
* fixincludeguards.sh: sdextThomas Arnhold2013-11-0567-148/+148
| | | | Change-Id: I5cb8f7fb35121f41aedeff46f50d51d2ee039206
* Convert code that calls OUString::getStr()[] to use the [] operatorNoel Grandin2013-11-042-4/+4
| | | | | | This also means that this code now gets bounds checked in debug builds. Change-Id: Id777f85eaee6a737bbcb84625e6e110abe0e0f27
* Resolves: #i123433# Detect pseudo-vertices at svg import...Armin Le Grand2013-10-313-5/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | unify svg:d handling, correct svg:d import for relative sub-polygons in svg import; changed default for moveto writes for svg:d in ODF to absolute (cherry picked from commit f15874d8f976f3874bdbcb53429eeefa65c28841) Conflicts: basegfx/inc/basegfx/polygon/b2dpolygontools.hxx basegfx/inc/basegfx/polygon/b2dpolypolygontools.hxx basegfx/inc/basegfx/polygon/b3dpolypolygontools.hxx basegfx/source/polygon/b2dpolypolygontools.cxx basegfx/source/polygon/b2dsvgpolypolygon.cxx basegfx/source/polygon/b3dpolypolygontools.cxx basegfx/source/tools/makefile.mk basegfx/test/boxclipper.cxx basegfx/test/clipstate.cxx basegfx/test/genericclipper.cxx canvas/source/tools/surfaceproxy.cxx sdext/source/pdfimport/tree/drawtreevisiting.cxx sdext/source/pdfimport/tree/writertreevisiting.cxx xmloff/inc/xexptran.hxx xmloff/source/draw/XMLImageMapContext.cxx xmloff/source/draw/XMLImageMapExport.cxx xmloff/source/draw/shapeexport2.cxx xmloff/source/draw/shapeexport3.cxx xmloff/source/draw/xexptran.cxx xmloff/source/draw/ximp3dobject.cxx xmloff/source/draw/ximpshap.cxx xmloff/source/style/MarkerStyle.cxx xmloff/source/text/XMLTextFrameContext.cxx xmloff/source/text/txtparae.cxx Change-Id: I5171b4a3559ea116bea45152e1f2685666463635
* Remove unnecessary #includesTakeshi Abe2013-10-3016-22/+2
| | | | | | and add them to a couple of appropriate headers Change-Id: I500765df767319a0a75ea2446f4fec591a34da58
* Drop unnecessary #includeTakeshi Abe2013-10-296-7/+0
| | | | Change-Id: I20448aebfae86c097413660e9ec836a786507a85
* gbuild: set Package default target to INSTDIRMichael Stahl2013-10-281-2/+0
| | | | Change-Id: I2bc45e4ba63f5faaee7389bcd9d7b3f563503186
* extras: don't hardcode shareMichael Stahl2013-10-281-1/+1
| | | | Change-Id: I78b08f653407c5889e0f24ef6d38e9f9d1817df9
* sdext: deliver that weird pdf file to INSTDIRMichael Stahl2013-10-241-1/+3
| | | | Change-Id: I3d5daf2ab957eb98c80e936406721a7eb627c436
* Bin comments that claim to say why some header is includedTor Lillqvist2013-10-221-1/+1
| | | | | | They are practically always useless, often misleading or obsolete. Change-Id: I2d32182a31349c9fb3b982498fd22d93e84c0c0c
* Minimizer: *.mini was saved w/o .odp etc. extension (and clean up)Stephan Bergmann2013-10-151-24/+7
| | | | Change-Id: I4626794f7816ae455a392cdc0acbac42c866fff4
* fdo#61950 De-extensionize presentation minimizer: post cleanDavid Ostrovsky2013-10-151-4/+5
| | | | | | | Change-Id: I7d21f1d67b13fcd83792503e8c72ccf16fbda1ec Reviewed-on: https://gerrit.libreoffice.org/6247 Reviewed-by: David Ostrovsky <David.Ostrovsky@gmx.de> Tested-by: David Ostrovsky <David.Ostrovsky@gmx.de>
* could not convert from ‘const char*’ to ‘rtl::OUString’Eike Rathke2013-10-154-146/+146
| | | | | | | Since 3eb84bcb4580af50c2ded9f48749384b8455258e which apparently Clang has no problem with. Change-Id: I21af4e20dd116705e53d73a968fde478bff142bb
* Remove unnecessary TK_LastStephan Bergmann2013-10-152-6/+1
| | | | Change-Id: Ia5095646f01a76258d69df866e3c803f8691915b
* Small simplification (and exit loop early)Stephan Bergmann2013-10-151-3/+3
| | | | Change-Id: I076307174fdd63b58a8cb9c9690f50dae746c289
* Simplify PPPOptimizerTokenEnum -> OUStringStephan Bergmann2013-10-152-6/+5
| | | | Change-Id: I8be2a1d603afd26de11e737586590ebb7adcbc42
* Simplify PPPOptimizerTokenEnum -> OUStringStephan Bergmann2013-10-153-5/+5
| | | | Change-Id: I88176f00c5fb356d63ecfdd291c006e88606a604
* Simplify TKGet(TK_FOO) -> "FOO"Stephan Bergmann2013-10-156-414/+414
| | | | Change-Id: I06e3134aeef27f13969f6d9d7d81b916bc93e8e2
* Remove unused fileStephan Bergmann2013-10-141-2/+0
| | | | | | ...was referenced from removed sdext/source/minimizer/description.xml Change-Id: I501860640eb899742f7850f626008b930bf8eab4
* Remove file apparently unused since inceptionStephan Bergmann2013-10-141-106/+0
| | | | Change-Id: Ib2522c943df37c0b299120fcbdb262a74ee5f5f7
* No need to have com.sun.star.comp.PPPOptimizer as a serviceStephan Bergmann2013-10-145-111/+17
| | | | | | | | | | | | After de-extension-alization of Presentation Minimizer, it is important that its UNO implementation names are different from the ones used by the extension (in case the extension ever is installed as shared or per-user). For com.sun.star.comp.PPPOptimizer it appears to be easiest to not advertise this as a service at all, but rather instantiate the object directly where used. (For com.sun.star.comp.PresentationMinimizerImp the necessary renaming had been done in the previous commit already.) Change-Id: I954b715f2d434cecf9abd2776b39c4ed3152c5ec
* fdo#61950 De-extensionize presentation minimizerDavid Ostrovsky2013-10-1415-1089/+16
| | | | | Change-Id: I87805ceacf184d5aa5faae68e8bb932391ace7fb Signed-off-by: Stephan Bergmann <sbergman@redhat.com>
* little String to OUString + documentationThomas Arnhold2013-10-101-1/+1
| | | | | | | Change-Id: I982e44150fd2909da0571409f16051d79377d7a3 Reviewed-on: https://gerrit.libreoffice.org/6192 Reviewed-by: Thomas Arnhold <thomas@arnhold.org> Tested-by: Thomas Arnhold <thomas@arnhold.org>
* Normalize ENABLE_PDFIMPORT: TRUE or emptyTor Lillqvist2013-10-101-1/+1
| | | | Change-Id: I962b37757dbf3569df73e70ae2d7c666d7cdf43e
* XCanvas does no longer imply XBitmapCanvasThorsten Behrens2013-10-071-0/+1
| | | | | | | | | | | Remove the implication that XCanvas IS-A XBitmapCanvas, i.e. one can access underlying pixels. That's a preparation for display-list based canvas implementations, and was a rather silly assumption in the first place. Also fixes up all client sites. Change-Id: I7a3d6f68ef46fe94b23cce7759cc0b8b6ca4dae9
* gbuild: kill gb_XcsTarget_get_outdir_targetMatúš Kukan2013-10-021-1/+1
| | | | | | No idea what the '--path $(gb_Configuration_registry)' parameter was for. Change-Id: I892e178a62fa2ea971101815ea558f79d32f85ed
* sdext: kill Package_pdfimport_xcu.mkMatúš Kukan2013-10-023-17/+1
| | | | Change-Id: I88a402bf26852e8e216de11d71cbd42edb0aff23
* WaE: unused variableTor Lillqvist2013-10-021-1/+0
| | | | Change-Id: I0e344a64da4166b99be6887df384224042172454
* -Werror,-Wunused-const-variableStephan Bergmann2013-10-021-2/+0
| | | | Change-Id: If23f88f35e5200cdcc271143d87c8c40b7fd65da
* -Werror,-Wunused-const-variableStephan Bergmann2013-10-021-4/+0
| | | | Change-Id: I393816c526764c21762e5bc19318f862d0f91de5
* fix Windows build, dbglevel=2Andras Timar2013-09-201-4/+4
| | | | Change-Id: I7dba2852a32a1b1c8309b5981e6b535c6dfb1b8c
* ENABLE_MINIMIZER Harmonize ENABLE_* variable to TRUE/<nothing>Norbert Thiebaud2013-08-301-1/+1
| | | | | | | Change-Id: I10c52844c6e83f6b88cf736c03d93e710a69432a Reviewed-on: https://gerrit.libreoffice.org/5705 Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com> Tested-by: Norbert Thiebaud <nthiebaud@gmail.com>
* dummy implementation for getTranslationOffsetSiqi LIU2013-08-232-0/+10
| | | | Change-Id: Ie1f71ee76af308a6eec9d38e3d629d7d6faf3596
* finish deprecation of O(U)String::valueOf()Luboš Luňák2013-08-2111-29/+29
| | | | | | | Compiler plugin to replace with matching number(), boolean() or OUString ctor, ran it, few manual tweaks, mark as really deprecated. Change-Id: I4a79bdbcf4c460d21e73b635d2bd3725c22876b2
* also adjust for poppler 0.24Bjoern Michaelsen2013-08-202-2/+2
| | | | Change-Id: I177cc28ec357ec5f88bb1efae1928eb120dcd9f2
* Mark as constTakeshi Abe2013-08-191-1/+1
| | | | Change-Id: Ic81dd60fadecf72f25792903985f2b387df7a7a0
* Use subfolder names from <config_folders.h>Tor Lillqvist2013-08-181-2/+3
| | | | | | | | Change all instances of hardcoded "program", "share" etc subfolder names to use those from <config_folders.h> instead. In normal builds, the end result will not change. Change-Id: I91c95cd8e482818be67307e889ae6df887763f53
* oups.. forgot to comment out a debug lineSiqi LIU2013-07-201-1/+1
| | | | Change-Id: Ib22428a305d834a635f198f94b7b82088a718893