c84370cc7f
robustify
...
- Survive case where direction not given
- make ascending default in stronger way
Change-Id: I41ab2fd683ea71ea668e3ca3ee4a9618d67c0107
2013-06-30 16:58:09 +02:00
97d279b4c5
fdo#64985 try harder to populate m_sCommandName::m_sCommandName
...
Change-Id: Ibef643498903c82eee5533d387a33ca26a77d496
2013-06-30 16:58:08 +02:00
949f97ba48
Resolves: #i121162# ImageScaleMode constants should be in UPPERCASE
...
(cherry picked from commit 734b532fb77d2d5be7eb7becb6720dbd7b3d8978)
Conflicts:
offapi/com/sun/star/awt/ImageScaleMode.idl
oox/source/ole/axcontrol.cxx
reportdesign/source/filter/xml/xmlHelper.cxx
wizards/com/sun/star/wizards/reportbuilder/layout/ReportBuilderLayouter.java
Change-Id: Ib5fa7b82edddb809129a4e5619a20ca7a7b2e38a
2013-06-27 16:58:09 +01:00
5d4c41587d
fdo#65168: Fix previous fix, Class-Path is built up in solenv/gbuild/Jar.mk
...
...and must not be hard-coded in the manifest input (else report.jar was missing
the link to commonwizards.jar, so at least --disable-report-builder builds
failed with java.lang.NoClassDefFoundError).
Change-Id: I81cdadb599c7bf9a4a4503924dab4fbf9d60b44f
2013-06-10 11:10:47 +02:00
352d6ffa8e
fdo#38820 - Remove java web wizard
...
Change-Id: Iff32e2dbde7f0a7eedd5cf62c5b37fba8bb9ff54
2013-06-09 22:02:58 +02:00
11a560967f
pyweb: Handle Keyerror exception
...
Change-Id: I16ea149917b911ba074415511d1f5053439c33bb
2013-06-09 22:02:58 +02:00
e57eeb6d5f
fdo#65168: Fix regressions introduced with de-extension-ing report builder
...
...in 90a326c7028d5af132c62edfaef77c53627e4c0e "fdo#61950 move report builder
from bundled extensions to plain code":
* For one, ReportWizard.startReportWizard
(wizards/com/sun/star/wizards/report/ReportWizard.java) would still try to load
reportbuilderwizard.jar from the unpacked extension (and, failing that, fell
back to the old default engine, so this didn't cause any failure per se).
Instead, reference reportbuilderwizard.jar (which was also missing from scp2)
from report.jar's manifest Class-Path (which will always be OK, even if
reportbuilderwizard.jar is not installed) and check for the relevant class via
Class::forName directly.
* For another, the en-US/wizard/report/default.otr template had gone missing.
The way to find it inside the unpacked extension in the past was to include a
Paths.xcu update that extends the Template path. Instead, install that
template directly into share/template now, and drop the (unused already)
Paths.xcu update.
Change-Id: I09eca2b69aa55d5b15fb5ecfec6881f8a6f6e5e5
2013-06-07 12:07:17 +02:00
8fd28fe737
fdo#65044, manage Publisher files in Document Converter
...
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-06-07 07:56:34 +00:00
b0778c7f89
indentation
...
Change-Id: Ib2011a589c12b585c6045fdc87b08f711ed9edc6
2013-06-06 19:32:24 +02:00
1e4422a4b4
re-base on ALv2 code. Includes:
...
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
http://svn.apache.org/viewvc?view=revision&revision=1397337
http://svn.apache.org/viewvc?view=revision&revision=1397315
http://svn.apache.org/viewvc?view=revision&revision=1396797
Patches contributed by Andre Fischer
Fixed getcsym.awk to handle #-comments that contain special regexp chars.
http://svn.apache.org/viewvc?view=revision&revision=1230971
118778: Added ADDITIONAL_REPOSITORIES environment variable and its
automatic setup in configure.
http://svn.apache.org/viewvc?view=revision&revision=1232004
118160: Added external CoinMP library.
http://svn.apache.org/viewvc?view=revision&revision=1233909
Patches contributed by Herbert Duerr
#i119168# use generic LICENSE file for langpacks and sdks
http://svn.apache.org/viewvc?view=revision&revision=1310178
macosxotoolhelper: need to quote perl regexp if it may contain regexp metachars
http://svn.apache.org/viewvc?view=revision&revision=1183367
allow gbuild with empty sysroot on linux
http://svn.apache.org/viewvc?view=revision&revision=1179186
Patches contributed by Ingo Schmidt
native373: #164472# improvements for msi database
http://svn.apache.org/viewvc?view=revision&revision=1167540
http://svn.apache.org/viewvc?view=revision&revision=1167539
Patches contributed by Jurgen Schmidt
adapt setup package scripts to handle special DS_Store file for
developer snapshot builds
http://svn.apache.org/viewvc?view=revision&revision=1232430
imported patch extensions_i117681.patch
http://svn.apache.org/viewvc?view=revision&revision=1172102
Patches contributed by Michael Stahl
gbuild: RepositoryFixes.mk should be optional
http://svn.apache.org/viewvc?view=revision&revision=1166123
xslt filter: remove the FLA horror
wordml import filter: replace FLA usage with plain XSLT
http://svn.apache.org/viewvc?view=revision&revision=1363727
Patch contributed by Oliver-Rainer Wittmann
i#88652: applied patch, remove unicows deps
http://svn.apache.org/viewvc?view=revision&revision=1177585
Remove lots of OS2 conditionals, re-extract Rhino Java, unwind
cppunit pieces, cleanup Mac image bits, remove coin-mp and
re-package lpsolve, Oxygen & Crystal, fixup qstart bits, expand
MPLv2 subset checking.
Change-Id: Iad5c8a76399620b892671633c0d8c29996db3564
2013-06-03 11:41:36 +01:00
cdad97557a
fix syntax errors in python wizards
...
Change-Id: Ia237a0095c2cc783f52224bdde5d525baafacc52
2013-05-24 16:21:55 +02:00
7bcebc31ed
java wizard FilterComponent: TODO annotations
...
Change-Id: I43ce0793306815988e39ba0735abd68f2022eaea
2013-05-19 14:05:25 +02:00
7ac4c9dcc9
DB wizards (java): use system locale, not UI language, for parsing matters
...
Change-Id: Ieb00ef3b16cd6213c11298040b789444b3ee3a31
2013-05-19 14:05:18 +02:00
cb6d67c21f
Spelling "separate" (etc) correctly is hard
2013-05-15 11:14:28 +03:00
fb889fa870
Solve fdo#64406 Missing right closing parenthesis
...
Change-Id: I3812b60f097b1daf554bf2d337b126e8a8067573
Reviewed-on: https://gerrit.libreoffice.org/3837
Reviewed-by: David Tardon <dtardon@redhat.com >
Tested-by: David Tardon <dtardon@redhat.com >
2013-05-10 11:43:41 +00:00
41f89d2236
PyWebWizard: Removed the Jar_web, relaced by the python version.
...
Change-Id: Ia76a2d4ce93bf338c6ca22fd2cd991b42c195ae4
2013-05-08 11:31:21 +00:00
e07a65f92d
PyWebWizard: Pack and register the Web wizard.
...
Change-Id: I8e43d228e842f24b054afc6bf59040667a6703d5
2013-05-08 09:36:42 +00:00
c1330b9c83
PyWebWizard: Fixing bugs and implementation of mising features.
...
Formating, python style coding and debug output removal.
Change-Id: If5811473695f23b8b11dcd5a7d6e6775ca41ae88
2013-05-08 09:36:41 +00:00
9532335dd2
PyWebWizard: Fixing bugs and implementation of mising features.
...
Properly terminate and dispose the Wizard dialogs.
Change-Id: Ia10419d3a7bbeb5ffd7dc1f6a5452eb9df906f63
2013-05-08 09:36:41 +00:00
9c54d77fff
PyWebWizard: Fixing bugs and implementation of mising features.
...
Using the com.sun.star.xml.dom.DocumentBuilder service to create the DOM.
Change-Id: I71232dda112f7049b901c3495d024334503e078d
2013-05-08 09:36:41 +00:00
ccd3424971
PyWebWizard: Fixing bugs and implementation of mising features.
...
CGXX classes must use instance attributes, instead of static.
Change-Id: Ic76a37b6530e19f6ffcd5ccd995880b3a8741363
2013-05-08 09:36:41 +00:00
0170bb1e78
PyWebWizard: Fixing bugs and implementation of mising features.
...
The document list up/down buttons should use OpenSymbol font.
Change-Id: I9ff7cb9a12ee98bfba4355283a3b9f8aefb0af95
2013-05-08 09:36:40 +00:00
ae2bc91d24
PyWebWizard: Fixing bugs and implementation of mising features.
...
Correct implementation of the WebConfigSet class.
Change-Id: I28160008cb9b8f96cd0619c70f573520ba9fa595
2013-05-08 09:36:40 +00:00
cb25d58dc1
PyWebWizard: Fixing bugs and implementation of mising features.
...
Correct URL for the ZIP Publisher.
Change-Id: I5984562d700df8f79596d1d5cef00aa5841dbad5
2013-05-08 09:36:40 +00:00
d3cc742d28
PyWebWizard: Fixing bugs and implementation of mising features.
...
Implemented the FTP Publishing capabilities.
Change-Id: I3dbd2639947a219a494ae219153fcc7f3e30785e
2013-05-08 09:36:40 +00:00
4ed7466f74
PyWebWizard: Fixing bugs and implementation of mising features.
...
Generating the TOC index.html from the XSTL templates transformation.
Change-Id: If2fbc8bf9b1c754dc0570f2f2c35180342fed736
2013-05-08 09:36:40 +00:00
6ea3813ce9
PyWebWizard: Fixing bugs and implementation of mising features.
...
Added dummy methods to some of the Listeners because of exceptions.
Change-Id: Ida7c27c266228c8fd9d569daf326163a90f31e2b
2013-05-08 09:36:39 +00:00
d6f1c31e8a
PyWebWizard: Fixing bugs and implementation of mising features.
...
New utility I/O methods.
Change-Id: I8532d289582d9ed4b25568801617e33e4df41a5b
2013-05-08 09:36:39 +00:00
8583086da2
PyWebWizard: Fixing bugs and implementation of mising features.
...
Implementing the Iconset and Background selection dialogs.
- Using the new ListModel interface.
- Connected the ListModelListeners.
- Implemented the Renderer capabilities.
Change-Id: I7a4003db662dbae14b7e1a45d21685776a58d2c3
2013-05-08 09:36:39 +00:00
3fe3713340
PyWebWizard: Fixing bugs and implementation of mising features.
...
DataAware support for accessing the getter/setters methods.
Change-Id: I4b6559b0c819f4db457760d31d4a8cbd664e8fbd
2013-05-08 09:36:39 +00:00
b88aeb62ee
PyWebWizard: Fixing bugs and implementation of mising features.
...
The wizard dialog has now support for HighContrast images.
Change-Id: Ic7990d162e11484aad973abb78de3d240bd67a0e
2013-05-08 09:36:38 +00:00
b11afacfb7
PyWebWizard: Fixing bugs and implementation of mising features.
...
New instance method (getProperties) for the Properties class.
- The DocumentPreview instance requires it.
Change-Id: Ide5b87752cedd4ae91077d641d9ad53874c56e4b
2013-05-08 09:36:38 +00:00
9d05b44bb9
PyWebWizard: Fixing bugs and implementation of mising features.
...
The FolderPicker does not implement the XInitialization interface.
Change-Id: I424a2f8c984c56d21d63f8921633b0d1450a65fa
2013-05-08 09:36:38 +00:00
99a41e7862
PyWebWizard: Fixing bugs and implementation of mising features.
...
New utility Configuration methods for manipulating nodes.
Change-Id: I966767fb773c0d710561bea191e901f233b1164e
2013-05-08 09:36:38 +00:00
8a9e404be2
PyWebWizard: Fixing bugs and implementation of mising features.
...
Setting the parent GroupConfig root to the children.
Change-Id: Ie066c76d4c14d9adc3e09da494aef90cf50596d5
2013-05-08 09:36:38 +00:00
63339c48f5
PyWebWizard: Fixing bugs and implementation of mising features.
...
Completing the preview implementation.
- New method getDispatchURL added.
- Using directly the URL instead of an array.
Change-Id: I0bc78b5998792b149c64815b20217933e6599b3b
2013-05-08 09:36:37 +00:00
084e766844
PyWebWizard: Fixing bugs and implementation of mising features.
...
Additional files ported to python for the Web.Export module.
Change-Id: I77c062e2d349992b9b42632537c8f2ee4ec26b57
2013-05-08 09:36:37 +00:00
7a7e30a44b
PyWebWizard: Fixing bugs and implementation of mising features.
...
Additional files ported to python for the Common module.
Change-Id: I54afc234b0205c3854e569e691454a6921eb2a9f
2013-05-08 09:36:37 +00:00
8bebd29976
Java cleanup, remove unnecessary @SuppressWarnings annotations
...
Change-Id: Ib5df091fc4a6233b526c44ae42dbdbacb0bef7c6
2013-05-06 11:45:58 +02:00
e527a34005
Java cleanup, convert more Vector to ArrayList
...
Change-Id: Icb807382eaf50f515f2c9dfada0c061414baed33
2013-05-06 11:45:51 +02:00
a80ae49453
Document converter: Add extensions as non template cases
...
Change-Id: Ifed1b8758e605c3457a9c57b87527d81f684a5f5
2013-05-03 21:39:33 +02:00
25547fbddd
Related: fdo#60265 fix lunatic way to detect special filter name
...
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-03 13:40:28 +01:00
b10e69287c
fdo#60265 Really fixes Basic problem
...
GetFilterName function in FilesModul.xba needs the extension be repeated too
sLocExtensionList() = ArrayoutofString(sFilterName(i,2), "|", 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-05-03 12:37:14 +00:00
f25ad44036
fdo#60625 - Document converter wizard fails to find powerpoint files to convert
...
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-04-26 08:54:08 +00:00
6f17a2f66f
Java cleanup, access static methods using correct syntax
...
Change-Id: I8443aef43d82de33ac7cb47d40cc5b544f7c9c87
2013-04-26 08:36:04 +02:00
62badf3828
Move to MPLv2 license headers, with ESC decision and author's permission.
2013-04-22 09:37:38 +01:00
9830fd36db
date/time IDL datatypes incompatible change
...
- nanosecond precision
- signed (allowed negative) year
Also: assorted improvements / bugfixes in date/time handling code.
Some factorisation of copy/pasted code.
Change-Id: I761a1b0b8731c82f19a0c37acbcf43d3c06d6cd6
2013-04-18 21:34:46 +02:00
0191eb95fb
fdo#63197: convert wizards
...
Change-Id: Ic7fa577fbdb527a75643c4e2919e0527432d5536
Reviewed-on: https://gerrit.libreoffice.org/3439
Reviewed-by: David Tardon <dtardon@redhat.com >
Tested-by: David Tardon <dtardon@redhat.com >
2013-04-17 19:16:49 +00:00
718cd9e46e
Remove unused web wizard
...
Change-Id: I76ed89c4a46e5a7b6a639e2c2717bc53d9b68bc9
Reviewed-on: https://gerrit.libreoffice.org/3438
Reviewed-by: David Tardon <dtardon@redhat.com >
Tested-by: David Tardon <dtardon@redhat.com >
2013-04-17 18:30:56 +00:00
96adcf4b9f
Remove unused launcher wizard
...
Change-Id: I6c071f00eef88d3f56e76efddf6f0c71aa56b089
Reviewed-on: https://gerrit.libreoffice.org/3437
Reviewed-by: David Tardon <dtardon@redhat.com >
Tested-by: David Tardon <dtardon@redhat.com >
2013-04-17 18:09:01 +00:00