summaryrefslogtreecommitdiff
path: root/filter
AgeCommit message (Collapse)Author
2013-03-25Replace stdlib priority queue with own version.Thorsten Behrens
This is enough for our needs, and avoids the third license in one file. Change-Id: I5312ac9904406f013964a34d9167a32403fcb941
2013-03-25Fix exception in javascript (missing placeholder rect)Thorsten Behrens
svg animation export was not working - seems there's not always a rect attribute. Change-Id: I227519e5923652652a806807ac90e5dd9507d649
2013-03-25Editor file header and indent consolidation in preseng.jsThorsten Behrens
Change-Id: Ia30d7957b562e62535a8d3a3e328da8324072ca2
2013-03-25re-base preseng.js on ALv2 code.Thorsten Behrens
Change-Id: I0dde612f0e2e1dbe5e7a28444e19137b76e29036
2013-03-25Remove unused code from preseng.jsThorsten Behrens
Change-Id: Ia79bae4aab448a9c2e178ff5f7409cb91585e33a
2013-03-25Stick in obvious canonical radians conversion.Thorsten Behrens
Change-Id: I1b79844dd479de201ea30d0b1959303110efee34
2013-03-23fdo#47576: Support for textual links added (SVG Export)Moritz Kuett
Added Support to export textual links in SVG files, images still do not work Change-Id: Id230618d2cc068b94eb0f0051d5db249a88a42f2
2013-03-23Related coverity#704229 Logically dead codeJulien Nabet
pVDev not used since ad3ccbb2192c96bdcc268fcf0c322c693275eeb0 (09/02/2011) Change-Id: I210b91abc4ac883272119c88a437f9d60781667a
2013-03-23coverity#441160 Logically dead codeJulien Nabet
Change-Id: I697aad17986b1cd874311716873ed75358d3cae4
2013-03-20Remove uses of rtl::OUString::compareToAscii(asciiStr, maxLength)Stephan Bergmann
...which is a confusing overload with unexpectedly different semantics from the one-parameter form. In preparation of marking it as deprecated. Change-Id: I4f176995546ae583fc570d770647ffc315eecc75
2013-03-20Assume that this shall check full string equalityStephan Bergmann
...instead of prefix match as the use of compareToAscii(RTL_CONSTASCII_STRINGPARAM(...)) would imply. Change-Id: I0b0939ac7d753f1972007c479d4231d45ffecd13
2013-03-20Assume that this shall check full string equalityStephan Bergmann
...instead of prefix match as the use of compareToAscii(RTL_CONSTASCII_STRINGPARAM(...)) would imply. Change-Id: If46b3b5f0675b2a6f32d3300c5fef80d5d20956b
2013-03-20fdo#46808, Convert a bunch of comphelper::ComponentContext stuffNoel Grandin
.. to Reference<XComponentContext> mostly in the dbaccess module, but it also affected some other modules. Change-Id: I09b3f6fe7a9b33498b11d98b5521b5aeeb8882be
2013-03-20fdo#46808, convert drawing::GraphicExportFilter to new styleNoel Grandin
Change-Id: Icd456209406ee8f4dc4ea1f966058f71dce08d58
2013-03-20fdo#46808, Convert XSLTFilterDialog to new-styleNoel Grandin
Also fixup servicename. Change-Id: I1ee6d4849a83fdd4f43bf266ef4d282b22b65f6e
2013-03-19further OUString cleanupThomas Arnhold
Change-Id: I19954ee5976cb881a5fe73a889c8e04a19b14eb6
2013-03-19coverity#735375 Copy-paste errorJulien Nabet
Change-Id: Ib976de6a5a1c54fd80645b675b20186a4b9d6661 Reviewed-on: https://gerrit.libreoffice.org/2799 Reviewed-by: Joren De Cuyper <joren.libreoffice@telenet.be> Reviewed-by: Noel Power <noel.power@suse.com> Tested-by: Noel Power <noel.power@suse.com>
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold
s/(OUString\s+[a-zA-Z_][A-Za-z0-9_]*\s*)\(\s*RTL_CONSTASCII_USTRINGPARAM\s*\((\s*"[^")]*?"\s*)\)\s*\)/$1\($2\)/gms Change-Id: Iad20f242c80c4bdc69df17e2d7a69d58ea53654b Reviewed-on: https://gerrit.libreoffice.org/2835 Reviewed-by: Thomas Arnhold <thomas@arnhold.org> Tested-by: Thomas Arnhold <thomas@arnhold.org>
2013-03-19Simplify equalsIgnoreAsciiCaseAscii[L] callsStephan Bergmann
Change-Id: If5201bd772aed245e8f7f8b900d76ffe4ca57b49
2013-03-19TypoFridrich Štrba
Change-Id: I436be96082fee3a65610f8100279c0abd09603bf
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>
2013-03-19trailing whitespacesThomas Arnhold
Change-Id: I3d0e2015e4c9f0ea6118fd92892022607fe4bde6
2013-03-18avoid Wundef for various FIXME, FEATURE_NOT_DONE_YET and what notLuboš Luňák
Change-Id: I8e409ba63d32dca9a1c7f09d143165d1d702d642
2013-03-18These are the extensions mentioned on the Web :)Fridrich Štrba
Change-Id: I1af6d1ed6b62611ff931f8b0dfa6409d73242fc9
2013-03-18Some real extension for MarinerWriteFridrich Štrba
Change-Id: I7b09694775bd07feb819bb3279171434216b1961
2013-03-18Add "dummy" extension to these file-typesFridrich Štrba
Change-Id: I167323cd6d64de92342041cab74977175d2bfe7c
2013-03-18Use the typical extension and mimetype for Word for MacFridrich Štrba
Change-Id: Ifb04233f6baf8020af558e32d7177ab16150e68d
2013-03-18Add some extension and mimetype for Works for MacFridrich Štrba
Change-Id: I3e43a176260cacdf931074536ebf1dfeebbcb574
2013-03-18Use MacWrite II pattern for MacWrite tooFridrich Štrba
Change-Id: If39b002aa8b18fda1bc2d6723187336e1259d0d5
2013-03-18Uncle Google speaks about this extension tooFridrich Štrba
Change-Id: Ib757ea180fe570277d0cbe8a5ff4d6e30cce7cdb
2013-03-18Add extension and mimetype for MacWriteII and MacWrite ProFridrich Štrba
Change-Id: I3aa14d26589e425078860ad59ed8a81659b83a61
2013-03-18Add extension and mimetype for ClarisWorksFridrich Štrba
Change-Id: I39829f443dae6f8e62a79c5d29d97ee8ef9542c1
2013-03-16Fix Python problem in pyAltFCFGMerge at least on OS XTor Lillqvist
AttributeError: 'NoneType' object has no attribute 'write' when trying to print to stdout and sys.stdout has been set to None. Change-Id: Icb571b9e910d4ec393dc1fd246f867c02d5ac8e5
2013-03-16Bin more pointless comments and ASCII graphicsTor Lillqvist
Suggested Easy Hack: Replace all instances of // -------- comments including surrounding newlines with a single newline. Another Easy Hack, slightly harder to automate: Remove all the pointless comments that just tell the class name right before the declaration of that class. Change-Id: Ia890ed613b53c5d719988697e20a983d62334123
2013-03-16quiet FCFGMergePeter Foley
Change-Id: I17a2f2fd51a06195af3b5b7325b3bad1129c01d2
2013-03-15restore enough of XOBitmap to do fore/back color setting on escher patternsCaolán McNamara
i.e. restore the logic of setting the colors of imported escher patterns like we always did in the past. Stripping that out seems risky in the absence of definite test-cases. Change-Id: I16bbb451b053fd04a5154602f8f38ed799e21286
2013-03-15Related: #i119125# change XFillBitmapItem to work with GraphicObjectArmin Le Grand
Completely changed XFillBitmapItem to work with GraphicObject, removed XOBitmap class, adapted all usages (also the pretty old 8x8 pixel editor). All Bitmap fill styles will now accept transparent bitmaps as fillings in all variations (tiled, etc.). LoadSave is no problem, ODF defines graphic as content for fill. Backward means that OOs before this change will use a white background of fill with transparent, same as the fallback all the time when using a transparent fill. This is also a preparation to e.g. offer SVG or Metafiles as fill style. Conflicts: cui/source/tabpages/backgrnd.cxx cui/source/tabpages/tparea.cxx cui/source/tabpages/tpbitmap.cxx filter/source/msfilter/msdffimp.cxx filter/source/msfilter/svdfppt.cxx sc/source/filter/excel/xiescher.cxx sd/source/ui/func/fupage.cxx svx/inc/svx/dlgctrl.hxx svx/inc/svx/xbitmap.hxx svx/inc/svx/xbtmpit.hxx svx/inc/svx/xtable.hxx svx/source/customshapes/EnhancedCustomShape2d.cxx svx/source/dialog/dlgctrl.cxx svx/source/svdraw/svdograf.cxx svx/source/tbxctrls/fillctrl.cxx svx/source/unodraw/XPropertyTable.cxx svx/source/xoutdev/xattrbmp.cxx svx/source/xoutdev/xtabbtmp.cxx Change-Id: Id838bfbacc863695d078fb3cf379d1c0cd951680
2013-03-15Update the version informationFridrich Štrba
Change-Id: I3a3a8dbf5e15d3d3e882b1f7b9a17c6f985afd9c
2013-03-15various efforts to consistently apply HIG rulesCaolán McNamara
Change-Id: I786227d89cc441990d6bdce0acf872a73be51a7c
2013-03-15Add typedetection and configuration for MWAW based filtersFridrich Štrba
Change-Id: Icf489a49c547a93458aeef1c70ba699181a47c38
2013-03-15initial work on an odc exportMarkus Mohrhard
We can now export a chart to odc when we are in chart edit mode from Calc. I need to add support for it to Writer and Impress as well. We can already open these files but copy&paste from the opened file fails. The next step is then to add a new menu entry Insert->Object->Chart from file Change-Id: I14d1702e79517e7319a1929de2be5501d375885d
2013-03-14remove legacy build.pl prj/build.lst files.Michael Meeks
2013-03-14i#119870: Line transparency value is lost after saving as another ppt by AOOJürgen Schmidt
fix: export linetransparency attribute Patch By: Lei Debin Found By: phoenix wanglf Review By: jsc Change-Id: I56a589036d1e4e2399f5a1a94283ebd4ce2126f0
2013-03-14tests cases for EDB-24743Caolán McNamara
Change-Id: Iac75be70adbf611980605ef599d1c9ea9772eb2d
2013-03-14i#119478# Fixed application of transparency to table cells.Andre Fischer
Patch by: Lei Debin Change-Id: I3bdd190c40e2e58f53b7b4f58e99a1f9f19bf580
2013-03-13coverity#704144: Resource leak in objectJulien Nabet
Change-Id: I027028a7c6dc1a3eaa90e5b39d1a5d01122e02d4
2013-03-13Update JessyInk license statement after upstream change.Marco Cecchetti
Upstream JessyInk added optional MPL license to their .js files, mirror that change here: http://bazaar.launchpad.net/~hannes-hochreiner/jessyink/trunk/revision/122/scripts/jessyInk.js#scripts/jessyInk.js Change-Id: I2ea6c8f9d5b55e2c84db477784586891e932239c
2013-03-12Resolves: #i120773 Numbering lost when saving or opening a ppt fileZhe Wang
* subversion/main/editeng/inc/editeng/svxenum.hxx Define some numbering types supported by MS ppt * subversion/main/filter/source/msfilter/svdfppt.cxx Mapping added MS numbering types to Symphony numbering types * subversion/main/sd/source/filter/eppt/epptso.cxx Export added MS numbering types Patch by: Yin Bing <steve.yin.aoo@gmail.com> Suggested by: Wang Zhe <kingwisemmx@gmail.com> Found by: Yin Bing <steve.yin.aoo@gmail.com> Review by: Wang Zhe <kingwisemmx@gmail.com>(cherry picked from commit 39e9cae1ac9b7944c9df0642a193b042a1b68266) Signed-off-by: Fridrich Štrba <fridrich.strba@bluewin.ch> Conflicts: editeng/inc/editeng/svxenum.hxx sd/source/filter/eppt/epptso.cxx Change-Id: Ic8a9406fd1b58e5cec5c5adc28bf0190ccb87315
2013-03-11fdo#38838: Converting String/UniString to OUStringelixir
Change-Id: If64db96005fcd8a42e4fa24041867b99183965f9 Reviewed-on: https://gerrit.libreoffice.org/2586 Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org> Tested-by: Fridrich Strba <fridrich@documentfoundation.org>
2013-03-11oops, path to FCFGMerge.cfg is hardcoded in the scriptMatúš Kukan
Change-Id: I87c5373748a03800a889eb29f1d203291dd87d85