summaryrefslogtreecommitdiff
path: root/filter
AgeCommit message (Collapse)AuthorFilesLines
2012-12-21More String cleanup in filterRicardo Montania2-24/+23
Change-Id: Idf628ad51ebe9c841090a5e04c7986c15c726480 Reviewed-on: https://gerrit.libreoffice.org/1463 Reviewed-by: Olivier Hallot <olivier.hallot@alta.org.br> Tested-by: Olivier Hallot <olivier.hallot@alta.org.br>
2012-12-21Remove unused cppuhelper/servicefactory.hxx includesStephan Bergmann7-7/+0
Change-Id: I27fd4d1f1dfafccaa7936defb5cd687d6266e0a2
2012-12-21fdo#46808, Convert frame::Desktop to new style service.Noel Grandin7-64/+50
I had to drop XEventBroadcaster from the merged interface because it introduced method name conflicts (addEventListener). Shouldn't be an issue since it was scheduled to be dropped anyhow, and the service implementation still implements it, so existing clients will be fine. I dropped the interface XPropertySet from the combined IDL because nobody seems to be using it, and it's primary purpose appears to be to set weird flags. I dropped the optional interfaces XStatusIndicatorFactory XDispatchInformationProvider from the combined IDL because the service does not implement them, and nobody seems to be using them. I suspect they were mistakenly copied from XFrame. I also did not convert the Title, UserDefinedAttributes and LayoutManager properties to attributes, again because no-one is using them. Change-Id: I678a00006ed2cca2d6c37c4e39465811442c33af
2012-12-20String -> OUString in filterRicardo Montania2-100/+101
Change-Id: I5d7b3aa2348cb4f0e8b05be0777b510ec5eb5db5 Reviewed-on: https://gerrit.libreoffice.org/1420 Reviewed-by: Luboš Luňák <l.lunak@suse.cz> Tested-by: Luboš Luňák <l.lunak@suse.cz>
2012-12-19set a more sane default height on headerbarsCaolán McNamara1-1/+1
Change-Id: I2af5adb064888336dd1ea622bb274c45052e2e61
2012-12-14there was SearchAndReplace which replaces the first occurrenceIvan Timofeev1-8/+8
Change-Id: I2fd4356ed8dcf2567912e417aa57b12b4a23a245
2012-12-14Use replaceAll() correctlyTor Lillqvist1-8/+8
Change-Id: Ic109d8c4777c4e927d665a5dc5dd76061763ba11
2012-12-13Removed save to Office 6.0/95 formatsBryan Quigley6-6/+6
Change-Id: Ifeeb85afbd2531be772e27e10c6283158f0dac09
2012-12-13String removal in filterRicardo Montania2-57/+56
Change-Id: I170d132e9329dd58ed6dc9bbf4094c234d122592 Reviewed-on: https://gerrit.libreoffice.org/1309 Reviewed-by: Luboš Luňák <l.lunak@suse.cz> Tested-by: Luboš Luňák <l.lunak@suse.cz>
2012-12-12Remove xml2cmp leftoversStephan Bergmann1-62/+0
Change-Id: I7c0ba8b653b8e0534ae17bd879b93b75c6554893
2012-12-11fdo#57254: XHTML export: hidden text should not be visibleArne de Bruijn1-1/+1
Change-Id: I7bcad8ba3dd84974a997849347965d7e43f1922a
2012-12-11OUString::replaceAll unused resultsIvan Timofeev1-4/+4
Change-Id: I8d8dd139e57fb00decda8705157480439009cde8
2012-12-11String -> OUString in filterRicardo Montania1-14/+12
Change-Id: I9041129289c24c4ee8a7a6d50e34b785969e8204
2012-12-10Replacing '__LOADONCALLAPI' with 'SAL_CALL' definitionChristos Strubulis26-26/+26
Change-Id: I692a9cfdca5ad50170eea2178a6aa87e8154b951
2012-12-10fdo#46808, use service constructor for embed::StorageFactoryNoel Grandin1-35/+32
Change-Id: I26cd1cf86118122f392f16801a646df753a7df26
2012-12-09Python/pep8: fix E711 in filter/../pyAltFCFGMergeJulien Nabet1-4/+4
Change-Id: I0c6fab8829ad7cc434791a0ef1743eb1d50417d9
2012-12-08SVG: handle degenerate cases of the basic shapes correctlyChr. Rossmanith1-78/+80
Change-Id: I2dc488ba38ca5f63c716f5f7327b47769d289fff
2012-12-06just use return value optimizationCaolán McNamara1-2/+1
Change-Id: I2c7937c238d90192383e20923f62233821445c10
2012-12-06-Werror,-Wunused-private-fieldStephan Bergmann2-5/+3
Change-Id: Ia567a2e7f8089ad193af98443e5d662e744fcff7
2012-12-03fdo#57215: Fixed wrong text rotation in SVG ExportHoracio Fernandes1-0/+21
Added text rotation to "non-positioned characters" in SVG Export. Change-Id: I831644329625fa74e5a2436096d26ec22d8b0319 Reviewed-on: https://gerrit.libreoffice.org/1227 Reviewed-by: Petr Mladek <pmladek@suse.cz> Tested-by: Petr Mladek <pmladek@suse.cz>
2012-12-02move setting up of ext. executables out of gbuild.mkDavid Tardon2-6/+7
Change-Id: Icacd44abfa5bf5f75f0ee719b39fba6821976a8a
2012-11-30Revert "filter: try to use the Python implementation of FCFGMerge"Markus Mohrhard1-0/+5
This reverts commit ebb4150463ef97571d8f4ffc0b8189ff94d5cf1a.
2012-11-30filter: try to use the Python implementation of FCFGMergeMichael Stahl1-5/+0
... seems to work here, and if nobody complains about broken filter configurations we can remove the Java FCFGMerge implementation. Change-Id: I0cf2de604bb9c34678174bdf951e70d499ea7df1
2012-11-30filter: add missing dependencies on pythonMichael Stahl2-2/+5
Change-Id: Ibaf38ad8000f7c4276aed91250c4bff1c78dd091
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens19-54/+0
This changes all generated API headers (.hpp and .hdl) to use a namespace alias 'css' instead of the pointlessly long com::sun::star Makes the change in cppumaker & associated tools, adds a global namespace alias definition in sal/types.h, and removes a kiloton of local, now pointless-to-harmful versions of that alias from all over the code. Change-Id: Ice5a644a6b971a981f01dc0589d48f5add31cc0f
2012-11-29fix fdo#57647 intradocument xrefs broken in xhtmlPeter Jentsch1-1/+4
Change-Id: Idce1f295dbf74eb3f02da1f32f290c20126c516b
2012-11-29fix fdo#57641 table alignment broken in XHTML exportPeter Jentsch1-2/+10
Change-Id: Ibbb88c1ecaaac14866145753e383609db2a3dd1a
2012-11-29Isolate PDF Import so it can be made optionally installableStephan Bergmann2-92/+7
...which can be attractive for installation sets that use --with-system-poppler but do not want the LO core package to depend on a poppler package. See the comment at the top of scp2/source/ooo/module_pdfimport.scp for details. The build-time --disable-pdfimport configure switch is gone, PDF Import is built unconditionally for all platforms but Android and iOS now. (The ENABLE_PDFIMPORT variable now uses TRUE/FALSE rather than YES/NO, to increase consistency across those variables.) Change-Id: I6509d0b2e770b276cd54540408fb1ec5a7dda058
2012-11-28fdo#34897 numbers were wrong, code unnecessaryLennard1-8/+2
Text flow is perhaps not intended to specify rotation, created data may misbehave on other applications, and there is no reason for this unnecessary special case. (Especially obvious because there is no text flow that causes 180 deg rotation.) Theoretically, you could delete all three if-cases as in the earlier version of this patch, but that ?could? come at the cost of backwards compatibility. Change-Id: I0b1cac78e549c2126d7e45298629e28fc76ac95d Signed-off-by: Lennard <Wasserthal@nefkom.net> Reviewed-on: https://gerrit.libreoffice.org/1165 Reviewed-by: Bosdonnat Cedric <cedric.bosdonnat@free.fr> Tested-by: Bosdonnat Cedric <cedric.bosdonnat@free.fr>
2012-11-28fix fdo#40097 - Cross-references and TOC links broken in XHTML exportPeter Jentsch2-2/+2
Change-Id: I90bd2a8d5f788350f8f2bc8c443776e6598624b4
2012-11-27drop empty make ruleCaolán McNamara1-5/+0
Change-Id: I95b8c28a5f7ad7de8b51096fb44f98b48042ca8a
2012-11-27removed obsolete xml validation service and xml source view.Peter Jentsch32-808/+27
Change-Id: I637531c09b391ef458ae6395518129d981662ff2 Reviewed-on: https://gerrit.libreoffice.org/1166 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2012-11-27re-base on ALv2 code. Includes:Michael Meeks1-2/+1
Patch contributed by Christian Lippka impress212: #i113063# patch: dubios self assign in svx/source/dialog/framelink.cxx http://svn.apache.org/viewvc?view=revision&revision=1167619 Patches contributed by Mathias Bauer gnumake4 work variously http://svn.apache.org/viewvc?view=revision&revision=1394707 http://svn.apache.org/viewvc?view=revision&revision=1394326 cws mba34issues01: #i117712#: fix several resource errors introduced by IAccessible2 implementation http://svn.apache.org/viewvc?view=revision&revision=1172343 cws mba34issues01: #i117719#: use correct resource ID http://svn.apache.org/viewvc?view=revision&revision=1172351 Patch contributed by Andre Fischer Do not add targets for junit tests when junit is disabled. http://svn.apache.org/viewvc?view=revision&revision=1241508 Patches contributed by Armin Le-Grand #118804# corrected GraphicExporter behaviour on shortcut when pixel graphic is requested http://svn.apache.org/viewvc?view=revision&revision=1240195 fix for #118525#: Using primitives for chart sub-geometry visualisation http://svn.apache.org/viewvc?view=revision&revision=1226879 #118485# - Styles for OLEs are not saved. http://svn.apache.org/viewvc?view=revision&revision=1182166 #118524: apply patch, followup fixes to 118485 http://svn.apache.org/viewvc?view=revision&revision=1186077 13f79535-47bb-0310-9956-ffa450edef68 Patch contributed by Regina Henschel linecap: Reintegrating finished LineCap feature http://svn.apache.org/viewvc?view=revision&revision=1232507 Patch contributed by Wang Lei (leiw) #i118760# split the first table cell vertically, then undo&redo, the Presentation app will crash http://svn.apache.org/viewvc?view=revision&revision=1301361 cleanup globlmn hacks, undo dependent fixmes.
2012-11-27Switch from python to python3Michael Stahl1-1/+1
Mac specific parts of patch by: Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> Change-Id: I90ef17c6f5a678230539a80ab999fa5344e4fc8f
2012-11-26fdo#56598 - no whitespace after section numbers in XHTML exportPeter Jentsch1-1/+19
Change-Id: I437b936e37ab577f29736bf413312ba9af393987
2012-11-26fdo#57575 (xhtml hairline borders), fdo#57538 - xhtml right just borders.Peter Jentsch1-5/+6
Change-Id: I9788e80829e4e9af17b4e2fd203849ca0b5e9899
2012-11-26Add Emacs mode linesTor Lillqvist33-0/+33
Change-Id: I01be3f5438ccbe5afc0b35bbb44911d665cc19d0
2012-11-26More DISABLE_EXPORT tweaksTor Lillqvist3-14/+17
Change-Id: I23652e60de720af4da13f29f221001813b927eb2
2012-11-26fix fdo#56596 - FILESAVE: huge excesses of white space in xhtml...Peter Jentsch2-4/+9
Change-Id: Ideb395c1f1bc22d5b23d1c949ec6221e04590a2e
2012-11-25fix fdo#56595 - FILESAVE: ToC links broken in xhtml exportPeter Jentsch1-0/+4
Change-Id: Ic79d4356902570084e024d8891307668b17d97f3
2012-11-25fix: fdo#55610 - FILESAVE: CRASH when exporting particular .odt to XHTMLPeter Jentsch1-32/+8
Change-Id: I2456f35a2aab9cefb11d2412c86ddaf06fc3afd4
2012-11-24Turn PDF import from bundled extension to plain codeStephan Bergmann2-7/+92
No need for dirty hacks linking in basegfx objects statically any more. To avoid unnecessary confusion between the newly plain code and any instance of the old extension still installed (per-user or shared), I renamed all relevant UNO implementation identifiers from com.sun.star.comp.documents.* to org.libreoffice.comp.documents.*. Also, existing installations of the extension are explicitly not migrated to new user profiles. The xpdfimport executable is now in program/, its xpdfimport_err.pdf in share/xpdfimport/. To simplify finding the _err.pdf from xpdfimport, its full pathname is now given as additional second argument to xpdfimport. To find xpdfimport executable from CppunitTest, CppunitTest creates a symlink from solver's unittest/installation/program to solver's bin, so that "$BRAND_BASE_DIR/program/xpdfimport" works there (as CppunitTest now sets BRAND_BASE_DIR to solver's unittest/installation). The sdext/source/pdfipmort/dialogs/ Basic stuff appeared to be unused (even though it was included in the .oxt) and has been removed. The --disable-ext-pdfimport configure switch is renamed to --disable-pdfimport. Having it still conditional requires some pdf_Portable_Document_Format vs. pdf_Portable_Document_Format_import foo in module filter. Change-Id: Iee58c2f6187142a418decc9ea3a5df10eb7e0523
2012-11-24Try to get rid of the SVG export code when DISABLE_EXPORTTor Lillqvist1-0/+2
Change-Id: I89d226a8442558fbdff84de2115fa013c1690239
2012-11-23Surely we can bin all indentation in the JavaScriptTor Lillqvist1-1/+1
Change-Id: I8b889402345bd86c4a9ced62a22ad4137c673693
2012-11-23We prefix each line with four spaces, not append, but why?Tor Lillqvist1-2/+1
Change-Id: Ia654664700b0b9262a5803d2976c22b61e44e758
2012-11-23Why write Emacs and vim mode lines to a generated file one should not edit?Tor Lillqvist1-16/+2
Change-Id: I3f815bc7e825728421d5d87832f9a5ad1bcb53cc
2012-11-22PPTStyleTextPropReader::Init: -Werror=sign-compareMichael Stahl1-1/+1
Change-Id: Ied7cfc6b1ab22d1af8a8d9e6a6c2eba77f90bcb6
2012-11-22n#782833: (PPT) Fix font size at end of para.Muthu Subramanian1-0/+15
Font size at the end of the para when there is a new(empty) line is set using an extra charprops definition.
2012-11-22AllSettings with LanguageTagEike Rathke12-8/+13
Change-Id: I710ae66e51139662eb442b681fdf9cc9d158551d
2012-11-22convert users of XDocumentInfo to XDocumentPropertiesMichael Stahl1-7/+8
Change-Id: I10f395f90d554d0ec26fe9f2654ae839e21c7ee5