summaryrefslogtreecommitdiff
path: root/wizards/source/importwizard
AgeCommit message (Collapse)Author
2019-07-27Fix typoAndrea Gelmini
Change-Id: I309ce0b4aade85a510836be0d04bf66c916a464a Reviewed-on: https://gerrit.libreoffice.org/75507 Reviewed-by: Julien Nabet <serval2412@yahoo.fr> Tested-by: Jenkins Reviewed-by: Andrea Gelmini <andrea.gelmini@gelma.net>
2018-12-10Cleaning up Document Converter wizard, moving graphics from bmp to pngMatthias Seidel
(cherry picked from commit ab017c683002df7f76a792e369c00fd10e1024f0) Change-Id: I1904652b60d49d7c2c79e8fda5803a2f0932f61d Reviewed-on: https://gerrit.libreoffice.org/64865 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2018-11-20Center graphicMatthias Seidel
(cherry picked from commit 58a04e692ad903a9a16e258afc7f80a37fa188cf) Change-Id: I3004f9607d9551e9c8bce1bedcfe8426ed392170 Reviewed-on: https://gerrit.libreoffice.org/63609 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2017-05-25convert starbasic wizards to .properties for translationsCaolán McNamara
Change-Id: I165f85ee993995b54163061c7d378eea90eb276a
2017-05-25unused 'Blabla' resource stringCaolán McNamara
Change-Id: Ia4a7311d8b7e21d6bfab71f3d569953f44732c64
2017-03-25Fix typosAndrea Gelmini
Change-Id: I80b6d080aa31ff8b9d043b983993f4d26d8dc87c Reviewed-on: https://gerrit.libreoffice.org/35662 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
2017-01-19Related: tdf#80731 bug in our own wizards revealed by new bracket testCaolán McNamara
Change-Id: Iec49bf80794a4ba61a70b22d0fc1769349ca4508
2015-07-03Fix typosAndrea Gelmini
Change-Id: I98b4dfb0f72f315065693335e2f882bb2eed3afe Reviewed-on: https://gerrit.libreoffice.org/16713 Reviewed-by: Samuel Mehrbrodt <s.mehrbrodt@gmail.com> Tested-by: Samuel Mehrbrodt <s.mehrbrodt@gmail.com>
2015-01-08brute-force find-and-remove of unused #define constants.Noel Grandin
Change-Id: I7223530ae37297a76654cd00cc1fedb56dbe3adb
2014-05-19hrc and src files: squeeze multiple newlinesThomas Arnhold
for i in `find . -name *.src -or -name *.hrc`; do FILE=$(cat -s "$i"); echo "$FILE" > "$i"; done Change-Id: I2bac5ad3e1eb3c566e5c867ccf45893a19e1561e
2014-02-26Remove visual noise from wizardsAlexander Wilms
Change-Id: I27c730fa18b665bffe8c8d032fa51680cbbb2dd5 Reviewed-on: https://gerrit.libreoffice.org/8341 Tested-by: Caolán McNamara <caolanm@redhat.com> Reviewed-by: Caolán McNamara <caolanm@redhat.com>
2013-10-04'ist' -> 'is' here and there.Jan Holesovsky
Change-Id: I0a463c38214b95582db2c7b3979367255426c14e
2013-06-07fdo#65044, manage Publisher files in Document ConverterJulien Nabet
Change-Id: I932d53c3c46fb0d654a1ba31b782ebcaced9bbc3 Reviewed-on: https://gerrit.libreoffice.org/4106 Reviewed-by: Miklos Vajna <vmiklos@suse.cz> Tested-by: Miklos Vajna <vmiklos@suse.cz>
2013-05-03Document converter: Add extensions as non template casesJulien Nabet
Change-Id: Ifed1b8758e605c3457a9c57b87527d81f684a5f5
2013-05-03Related: fdo#60265 fix lunatic way to detect special filter nameCaolán McNamara
The use of SBMAXEXTENSIONLENGTH appears to be an insane way to detect full filter names and map them back to short suffixes but we are passing suffixes separated by | and if that string hits the SBMAXEXTENSIONLENGTH it gets blanked. So, lets try only doing the conversion to suffix if the filter name starts with a common substr handled by SetExtension Change-Id: I42914d3e042133a2c5e28c9704b5fded7ca938dc
2013-05-03fdo#60265 Really fixes Basic problemJulien Nabet
GetFilterName function in FilesModul.xba needs the extension be repeated too sLocExtensionList() = ArrayoutofString(sFilterName(i,2), &quot;|&quot;, MaxIndex) Change-Id: I2fecd5352345e6b7541d0a961012c7e91046fb0d Reviewed-on: https://gerrit.libreoffice.org/3729 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2013-04-26fdo#60625 - Document converter wizard fails to find powerpoint files to convertanuragkanungo
Previously all the formats was specified but none of them were being converted or detected . But in my patch , it is able to detect and convert ppt pptm pptx formats . So ,we can atleast add support for these formats . Change-Id: I6083a9048ada870178753cd4ba523c9d3916cf11 Reviewed-on: https://gerrit.libreoffice.org/3617 Reviewed-by: Tor Lillqvist <tml@iki.fi> Tested-by: Tor Lillqvist <tml@iki.fi>
2013-03-08fdo#60691 add modelines to *.src and *.hrc filesBorim
use solenv/bin/add-modulelines script for the task and remove all UTF bom from *.src and *.hrc files svx/source/dialog/hdft.src Change-Id: I745d4f0fe9b05436a142a03f8512970f91c41bd4
2013-01-14wizards: Document Conversion: remove StarOffice mode:Michael Stahl
With the removal of binfilter, legacy StarOffice format documents cannot be converted any more, so remove the associated code. Change-Id: I49da6b56eb893acebce0de43846128abaede6a71
2012-09-04drop rather useless filtertrace stuff from wizardsCaolán McNamara
Change-Id: I6df855031f1941590472bf8901625fe8b2c22926
2012-07-18Revert hrc string cleanupThomas Arnhold
This reverts mostly all of my hrc string cleanup commits. As Markus stated in dc05a825e71316e6f602e5c8dfcd3d10ecb6252f those are erroneous and mostly untested. And therefore absolutely unsave. I only did test them by compiling and checking the main screens. Cleaning those files seems to be much more complicated than I thought. So to be absolutely save I do this huge revert. Sorry for this. Revert "hrc cleanup: Further cleanup" This reverts commit 60212988e1cd84169afb028a4255b6f935f1fd4b. Revert "hrc cleanup: Remove unused strings" This reverts commit 0e2d7550dd287843b70c03dee952c02f9bd8afb5. Revert "hrc cleanup: Remove unused Strings in sfx2/source/doc/doc.hrc" This reverts commit efb74b5dfdb773ba53b29080e1996a93d2c1cac2. Revert "hrc cleanup: Remove unused Strings in cui" This reverts commit 527e8f61868210c54bdad650f16390bda03c4353. Revert "hrc cleanup: Remove unused Strings in desktop" This reverts commit ac3800fbb9f3251276302b24fa0542441276a34f. Revert "hrc cleanup: Remove unused cstitem.src" This reverts commit ae95e31831916df760503bfc2496b7bc55bc638b. Revert "hrc cleanup: Remove unused strings in wizards" This reverts commit 20f9a1744319ecdf18c9ab6d0873bb586eb4d03f. Revert "hrc cleanup: Remove unused Strings in sfx2" This reverts commit c26d4d34467008418ebf138412e87886694c326c.
2012-07-18remove obsolete delzip files from wizardsMichael Meeks
2012-07-18re-base on ALv2 code. Includes:Michael Meeks
118568: switch to using ucpp Patch contributed by Juergen Schmidt http://svn.apache.org/viewvc?view=revision&revision=1209396
2012-07-01hrc cleanup: Remove unused stringsThomas Arnhold
Change-Id: Icad1c4d4660cff2a9ad26e0d29faa4c809586b4e
2012-06-27Reduce newline bloat at eofThomas Arnhold
Change-Id: I494ceee07d6825f9466cab810742d7f85291fe14
2012-02-08Resolves: fdo#43644 survive registered but unavailable binfilterCaolán McNamara
2011-08-22lets put the log checkbox back near the bottomCaolán McNamara
2011-08-22Resolves: fdo#36127 hide staroffice filters when binfilter unavailableCaolán McNamara
2011-08-22swap position of StarOffice and MSOffice migration blocksCaolán McNamara
2011-08-22add in Office Open XML formats hereCaolán McNamara
2011-08-22Drop statement that VBA macros don't get converted, they sort of do thesedaysCaolán McNamara
2011-08-22ODF isn't a *new* format anymoreCaolán McNamara
2011-08-22it doesn't convert %PRODUCTNAME documents, but the old binary formatCaolán McNamara
2011-08-21Merge branch 'master' into feature/gsoc2011_wizardsXisco Fauli
Conflicts: automation/source/inc/cmdbasestream.hxx automation/source/server/cmdbasestream.cxx automation/source/server/retstrm.hxx automation/source/testtool/cmdstrm.cxx automation/source/testtool/cmdstrm.hxx automation/source/testtool/tcommuni.cxx basctl/prj/d.lst basctl/uiconfig/basicide/toolbar/findbar.xml cui/source/dialogs/about.cxx cui/source/dialogs/about.src cui/source/inc/about.hxx extensions/source/abpilot/abpservices.cxx extensions/source/dbpilots/dbpservices.cxx extensions/source/propctrlr/pcrservices.cxx extensions/source/svg/makefile.mk forms/Library_frm.mk lingucomponent/source/hyphenator/altlinuxhyph/hyphen/hyphenimp.cxx lingucomponent/source/spellcheck/spell/sspellimp.cxx package/prj/d.lst package/source/zipapi/XMemoryStream.cxx package/source/zipapi/XMemoryStream.hxx setup_native/prj/d.lst setup_native/source/win32/customactions/relnotes/makefile.mk tools/test/export.map wizards/com/sun/star/wizards/common/ConfigGroup.py wizards/com/sun/star/wizards/common/ConfigNode.py wizards/com/sun/star/wizards/common/Configuration.py wizards/com/sun/star/wizards/common/Desktop.py wizards/com/sun/star/wizards/common/FileAccess.py wizards/com/sun/star/wizards/common/Helper.py wizards/com/sun/star/wizards/common/SystemDialog.py wizards/com/sun/star/wizards/document/OfficeDocument.py wizards/com/sun/star/wizards/fax/FaxDocument.py wizards/com/sun/star/wizards/fax/FaxWizardDialog.py wizards/com/sun/star/wizards/fax/FaxWizardDialogConst.py wizards/com/sun/star/wizards/fax/FaxWizardDialogImpl.py wizards/com/sun/star/wizards/fax/FaxWizardDialogResources.py wizards/com/sun/star/wizards/letter/LetterDocument.py wizards/com/sun/star/wizards/letter/LetterWizardDialog.py wizards/com/sun/star/wizards/letter/LetterWizardDialogConst.py wizards/com/sun/star/wizards/letter/LetterWizardDialogImpl.py wizards/com/sun/star/wizards/letter/LetterWizardDialogResources.py wizards/com/sun/star/wizards/text/TextDocument.py wizards/com/sun/star/wizards/text/TextFieldHandler.py wizards/com/sun/star/wizards/text/TextSectionHandler.py wizards/com/sun/star/wizards/text/ViewHandler.py wizards/com/sun/star/wizards/ui/UnoDialog.py wizards/com/sun/star/wizards/ui/UnoDialog2.py wizards/com/sun/star/wizards/ui/WizardDialog.py wizards/com/sun/star/wizards/ui/event/CommonListener.py wizards/com/sun/star/wizards/ui/event/DataAware.py wizards/com/sun/star/wizards/ui/event/RadioDataAware.py wizards/com/sun/star/wizards/ui/event/UnoDataAware.py wizards/util/helpids.h wizards/util/hidother.src xmlsecurity/prj/build.lst xmlsecurity/prj/d.lst xmlsecurity/qa/certext/SanCertExt.cxx
2011-08-18Merge commit 'f9d40c2b591215b57ece4ba6e623b7808a7ae717' into ↵Bjoern Michaelsen
feature/gsoc2011_wizards Conflicts: wizards/com/sun/star/wizards/common/Resource.java merged resolved as per: e52421bc118e9c5f3fce5a32ba9efdcad7627d92 9e91dbca08056fc31f388f5642fdfa3d2b910990 in the old components repository merging the corresponding commit 3b4fe490441f9f77829bc6c1ae30d79a4d50255b there
2011-06-19Merge branch 'master' into feature/gnumake4Bjoern Michaelsen
Conflicts: lingucomponent/source/hyphenator/altlinuxhyph/hyphen/hyphenimp.cxx lingucomponent/source/spellcheck/spell/sspellimp.cxx setup_native/prj/build.lst setup_native/prj/d.lst wizards/Jar_query.mk wizards/Module_wizards.mk wizards/Zip_launcher.mk wizards/com/sun/star/wizards/report/makefile.mk wizards/prj/build.lst wizards/prj/d.lst wizards/util/target.pmk
2011-06-16CWS gnumake4: convert wizards to new build systemMathias Bauer
2011-04-27wizards-source-importwizard-filesmodul-xba.diff: document converter fixPetr Mladek
document converter wizard fails when compatability is enabled (bnc#113235, i#56633)
2010-11-18native349 #i115652# language independent Wizard bitmapsIngo Schmidt
2010-07-21CWS changehid: #i111784#: convert wizards moduleMathias Bauer
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun ↵Jens-Heiner Rechtien
Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision)
2009-09-11CWS-TOOLING: integrate CWS extras320Kurt Zenker
2009-09-09 07:44:31 +0200 jsk r275963 : #i104797# - changed number of currencies from 13 to 16 2009-08-20 10:20:49 +0200 va r275169 : #i99047# Added Font Hinting 2009-08-18 12:50:42 +0200 va r275092 : #i99047# Added Font Hinting 2009-08-18 10:44:16 +0200 va r275083 : #i104220# French Holiday: Added Whit Sunday 2009-08-14 11:46:39 +0200 va r274973 : #i104220# Corrected French Holidays 2009-08-11 17:51:29 +0200 va r274872 : #i98254# Button for Logfile expanded. 2009-08-11 17:28:09 +0200 va r274870 : #i103011# Added latest 3 Euro Countries 2009-08-11 17:27:48 +0200 va r274869 : #i103011# Added latest 3 Euro Countries 2009-08-11 17:17:41 +0200 va r274868 : #i102567# Updated AutoCorrection 2009-08-11 17:16:59 +0200 va r274867 : #i102567# Updated AutoCorrection 2009-08-11 17:16:27 +0200 va r274866 : #i102567# Updated AutoCorrection
2009-02-12CWS-TOOLING: integrate CWS fwk99Oliver Bolte
2009-01-20 17:39:31 +0100 pb r266605 : fix: #i98280# new 'More templates'-URL 2009-01-15 20:17:58 +0100 mst r266391 : #i95702# convert wizards to DocumentProperties (partially based on patch by cmc) 2009-01-12 07:35:44 +0100 pb r266131 : fix: #i96851# HID_PASTE_DLG and HID_LINKDLG_TABLB added 2009-01-09 10:40:48 +0100 pb r266061 : fix: #i97386# Execute_Impl() while sub-dialog is open this could be deleted; #i68415# patch from cmc 2009-01-09 10:35:24 +0100 pb r266059 : fix: #i97386# struct Deleted added 2009-01-09 10:05:17 +0100 pb r266057 : fix: #i97365# ModalDialog RID_SVXPAGE_IMPROVEMENT removed 2009-01-09 10:02:39 +0100 pb r266056 : fix: #i97841# new: set InfoURL and HandleHyperLink() 2009-01-09 09:59:13 +0100 pb r266053 : fix: #i97391# MinWidth re-calculated; #i97365# SvxImprovementDialog2 removed 2009-01-09 09:55:00 +0100 pb r266051 : fix: #i97841# new: HandleHyperLink(); #i97365# SvxImprovementDialog2 removed 2009-01-06 14:24:24 +0100 cd r265921 : #i96831# Fix build problem with gcc 4.3.2 using the return value of link correctly. 2009-01-06 12:18:41 +0100 cd r265907 : #i96831# Fix build problem with gcc 4.3.2 2009-01-06 12:02:59 +0100 mst r265905 : fix #i97775# - xmloff/source/core/nmspmap.cxx: + SvXMLNamespaceMap::GetQNameByKey does not handle default namespace correctly
2008-06-06INTEGRATION: CWS dba30c (1.46.26); FILE MERGEDRüdiger Timm
2008/06/04 21:28:40 fs 1.46.26.1: BasicLibrary::getByName raises an exception now if the lib is not yet loaded
2008-04-11INTEGRATION: CWS changefileheader (1.6.64); FILE MERGEDRüdiger Timm
2008/03/31 16:24:02 rt 1.6.64.1: #i87441# Change license header to LPGL v3.
2008-04-11INTEGRATION: CWS changefileheader (1.53.58); FILE MERGEDRüdiger Timm
2008/03/31 16:24:00 rt 1.53.58.1: #i87441# Change license header to LPGL v3.
2008-01-29INTEGRATION: CWS c16v002_SRC680 (1.45.114); FILE MERGEDRüdiger Timm
2007/12/03 14:43:56 bc 1.45.114.1: #b6633533# Replaced deprecated service call
2008-01-28INTEGRATION: CWS dbawizards (1.32.150); FILE MERGEDVladimir Glazounov
2008/01/03 15:15:23 bc 1.32.150.1: #i83365# changed getting the template user path
2007-04-19INTEGRATION: CWS mergede01 (1.52.90); FILE MERGEDIvo Hinkelmann
2007/03/20 14:50:49 ihi 1.52.90.1: #i72301# Remove German
2007-02-06INTEGRATION: CWS ause074 (1.5.126); FILE MERGEDVladimir Glazounov
2007/01/30 12:10:16 hjs 1.5.126.1: #i73801# remove remaining usages of sv[pre].mk