summaryrefslogtreecommitdiff
path: root/wizards/source/template
AgeCommit message (Collapse)Author
2020-09-26Fix typo in codeAndrea Gelmini
It passed "make check" on Linux Change-Id: I66b0ea493386cb93780d52b76d5f035ecf7c6541 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/103451 Tested-by: Jenkins Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
2019-02-19tdf#120361 Store Berend_Ilko_Tom_Stella_Volker.stc as temporaryTakeshi Abe
... at invoking uno:ChooseDesign, instead of saving it into user's working directory. Change-Id: I899b259faca7fbc6ba2f5cc4ac8638f34e5febc6 Reviewed-on: https://gerrit.libreoffice.org/66672 Tested-by: Jenkins Reviewed-by: Michael Stahl <Michael.Stahl@cib.de>
2017-05-25convert starbasic wizards to .properties for translationsCaolán McNamara
Change-Id: I165f85ee993995b54163061c7d378eea90eb276a
2017-05-21Resolves: tdf#107964 partially revert "unused basic dialog"Caolán McNamara
This reverts commit 062e7063a94673d016a91a16a30e86b82c70a03d. see ScModule::Execute case SID_CHOOSE_DESIGN: ... Template.Samples.ShowStyles for the caller of this Change-Id: I95fb4e2999d8898f9425ea6a523187be3c3842af Reviewed-on: https://gerrit.libreoffice.org/37882 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2017-05-02unused wizards basic file and dialogCaolán McNamara
Change-Id: I56e82ab480b33d3205516e371302b1a091678e22
2015-03-25tdf#68547 Turkısh "ı" ıs specıalMatthew J. Francis
Capital "i" is "İ" Small "I" is "ı" Therefore, any BASIC we ship had better be clean of case-insensitive function name comparisons (or at least those involving "i"s), because they will not work when the system locale is Turkish. Change-Id: Ibf3a35a55b6b1ba384731dfa92caf24b51245530 Reviewed-on: https://gerrit.libreoffice.org/14995 Reviewed-by: Noel Grandin <noelgrandin@gmail.com> Tested-by: Noel Grandin <noelgrandin@gmail.com>
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
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
2012-08-25localize spreadsheet style template names runtimeAndras Timar
Change-Id: I16d45284cfb4ab8d239ea5e9a326160a742c4bf1
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-13hrc cleanup: Remove unused strings in wizardsThomas Arnhold
Change-Id: I089642eaa1465629575a55d623eea79427bc2871
2012-06-21re-base on ALv2 code.Michael Meeks
Change-Id: Ice06e639213aeb6f7f23cbf4634947dd25613db1
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-16CWS gnumake4: convert wizards to new build systemMathias Bauer
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)
2008-04-11INTEGRATION: CWS changefileheader (1.48.58); FILE MERGEDRüdiger Timm
2008/03/31 16:24:05 rt 1.48.58.1: #i87441# Change license header to LPGL v3.
2008-04-11INTEGRATION: CWS changefileheader (1.5.64); FILE MERGEDRüdiger Timm
2008/03/31 16:24:05 rt 1.5.64.1: #i87441# Change license header to LPGL v3.
2007-04-19INTEGRATION: CWS mergede01 (1.47.116); FILE MERGEDIvo Hinkelmann
2007/03/20 14:50:50 ihi 1.47.116.1: #i72301# Remove German
2007-02-06INTEGRATION: CWS ause074 (1.4.126); FILE MERGEDVladimir Glazounov
2007/01/30 12:10:17 hjs 1.4.126.1: #i73801# remove remaining usages of sv[pre].mk
2005-09-23INTEGRATION: CWS encup (1.45.100); FILE MERGEDJens-Heiner Rechtien
2005/04/29 16:06:46 ihi 1.45.100.1: #i40603# German strings now UTF8 encoded
2005-09-09INTEGRATION: CWS ooo19126 (1.45.152); FILE MERGEDRüdiger Timm
2005/09/05 15:17:26 rt 1.45.152.1: #i54170# Change license header: remove SISSL
2005-09-09INTEGRATION: CWS ooo19126 (1.3.356); FILE MERGEDRüdiger Timm
2005/09/05 15:17:25 rt 1.3.356.1: #i54170# Change license header: remove SISSL
2005-04-06INTEGRATION: CWS dbwizard5 (1.13.62); FILE MERGEDJens-Heiner Rechtien
2005/03/31 09:41:14 va 1.13.62.1: #i46274# Modified BASIC macro.
2005-02-21INTEGRATION: CWS dbwizard3 (1.8.190); FILE MERGEDVladimir Glazounov
2004/12/09 15:19:26 bc 1.8.190.1: #i37927#handling of the filtercomponent improved
2004-10-27INTEGRATION: CWS dbwizard1 (1.12.132); FILE MERGEDPascal Junck
2004/09/15 19:41:47 bc 1.12.132.1: ##several changes for all database wizards
2004-06-25INTEGRATION: CWS mergebuild (1.42.28); FILE MERGEDHans-Joachim Lankenau
2004/05/18 13:09:59 hjs 1.42.28.4: RESYNC: (1.43-1.44); FILE MERGED 2004/04/21 01:18:01 hjs 1.42.28.3: RESYNC: (1.42-1.43); FILE MERGED 2003/11/11 19:27:34 ihi 1.42.28.2: en -> en-US 2003/11/10 18:03:01 ihi 1.42.28.1: #111234# Merge during build
2004-05-19INTEGRATION: CWS qwizards1 (1.19.58); FILE MERGEDKurt Zenker
2004/03/09 15:14:25 tv 1.19.58.1: compatible with new Letter Wizard
2004-04-27INTEGRATION: CWS cso001 (1.43.20); FILE MERGEDOliver Bolte
2004/03/23 12:45:48 hjs 1.43.20.1: #116006# merge
2004-04-19INTEGRATION: CWS scriptingf5 (1.6.158); FILE MERGEDSander Vesik
2004/03/30 07:42:06 toconnor 1.6.158.1: #26874# Updated bindings for events to use the scripting framework url spec. This change will ensure that the scripting framework is used to execute scripts.
2004-04-19INTEGRATION: CWS scriptingf5 (1.6.158); FILE MERGEDSander Vesik
2004/03/30 07:34:10 toconnor 1.6.158.1: #26874# Updated bindings for events to use the scripting framework url spec. This change will ensure that the scripting framework is used to execute scripts.
2003-12-17INTEGRATION: CWS geordi2q11 (1.42.54); FILE MERGEDVladimir Glazounov
2003/12/17 11:35:50 hr 1.42.54.1: #111934#: join CWS ooo111fix1
2003-07-17INTEGRATION: CWS mergerc3 (1.41.2); FILE MERGEDJens-Heiner Rechtien
2003/07/16 17:04:35 ihi 1.41.2.1: rc-3 merge all languages
2003-07-03INTEGRATION: CWS rc2merge (1.40.6); FILE MERGEDJens-Heiner Rechtien
2003/07/03 14:37:31 ihi 1.40.6.1: rc-2 merge all languages
2003-06-13INTEGRATION: CWS rcmerge (1.39.14); FILE MERGEDJens-Heiner Rechtien
2003/06/12 11:09:19 gh 1.39.14.1: final Merge RC
2003-04-29INTEGRATION: CWS mergem8 (1.37.2.2.12); FILE MERGEDJens-Heiner Rechtien
2003/04/29 08:34:46 gh 1.37.2.2.12.2: final merge for Beta2 2003/04/14 15:06:25 gh 1.37.2.2.12.1: merging all languages
2003-03-27MWS_SRX644: migrate branch mws_srx644 -> HEADJens-Heiner Rechtien
2002-12-05Merge SRX644: 05.12.02 - 11:31:36Kurt Zenker
2002-12-02#104579# reference to Greeting module removedBehrend Cornelius
2002-11-25Merge SRX644: 25.11.02 - 15:33:50Kurt Zenker
2002-11-08#104755# Now "DisposeDocument" called instead of "oDocument.dispose()"Behrend Cornelius
2002-10-23#104114# "_blank" exchanged against "_default"Behrend Cornelius
2002-09-17#99839# German Comments removedBehrend Cornelius
2002-09-17Merge SRX643: 17.09.02 - 14:58:27Vladimir Glazounov
2002-09-13Merge SRX643: 09/13/02 - 10:29:18Kurt Zenker
2002-09-10#96775# Errorhandler in Autotext macro insertedBehrend Cornelius