summaryrefslogtreecommitdiff
path: root/wizards
AgeCommit message (Collapse)Author
2014-03-25typo: bussiness -> businessAndras Timar
Change-Id: Id8851321571072df8042a08c2bf350891a9dfcc4
2014-03-20Fix a number of typos & trailing spaces.Michael Meeks
Change-Id: I8dea099dbb06600f1493da111284810a0e27cd96
2014-03-10wizards: simplify deprecated XTypeProvider.getImplementationIdStephan Bergmann
Change-Id: I9ac8fc460fbdb957f3cae4c2cde42962daca0052
2014-03-04actively search for wizards dir in all internal templatesCaolán McNamara
Change-Id: I4ef6da4d9d1931917e0aaa6e110fd273bd917b26
2014-03-03Wizards should look for templates in Template_internal, not Template_userStephan Bergmann
...as only the former reliably denotes the share/template tree where the wizard templates are stored. (Presumably the latter defaulted to the former as long as it wasn't explicitly set in the past, but is now always explicitly set since 838b77f5f3d6d8fd98891e99a23ff78a6a357cb2 "Resolves: rhbz#1065807 use xdg ~/Templates for default Template location.") Change-Id: I7d1ac47d821c778fe342865465d0505a94b824bf
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>
2014-02-25(T/t)herfor -> (T/t)hereforeJulien Nabet
Change-Id: I7678dcccc3afa8ecde5160a3f0d731b923f3bfca
2014-02-14pywizards: delete unused fontDescriptorsXisco Fauli
Change-Id: I01479d3a24377b976b8363318b28b6b647f310ea
2014-02-14pywizards: unify setDialogPropertiesXisco Fauli
Change-Id: I20d701da56bf6c8aef573aea71a7629f6374814f
2014-02-13pywizards: Let's do it always the same wayXisco Fauli
Change-Id: I8302bffea68a7e2a167e159cf14ad16a0267e8a4
2014-02-13pywizards: Don't need to instantiate Resource twiceXisco Fauli
Change-Id: I3b0c0218b6b019788316d09a1e1fef9b6a47c6e7
2014-02-13pywizards: use getResArray insteadXisco Fauli
Change-Id: I5afd7ad90c23e99be9b3cf81487da6bd7715b416
2014-02-13pywizards: remove unused codeXisco Fauli
Change-Id: I174ec6a1d307486d38ba4b98a5a158259c57151d
2014-02-06typo fixes in commentsAndras Timar
Change-Id: Idd49478d59cd062118fbf8e99d1c8bc5250013fc
2014-01-31Remove UNOIDL "array" and "union" vaporware remnantsStephan Bergmann
...and deprecate what cannot be removed for compatibility. Change-Id: I1ea335af775b867b468b8285113631167729a92a
2014-01-24pywizards: update callRemote methodsXisco Fauli
Change-Id: Id4a335b19f48738d0f2a02e3660e57701bbc7ef2
2014-01-03added LVL Latvian Lats to Euro Converter, fdo#73239Eike Rathke
Change-Id: Icc6f9c40a39f08bb0bcbed6d25c99f0e67cb608c
2014-01-03die binfilter die die dieEike Rathke
Euro Converter tried to obtain filters for names of binary filters that don't exist anymore and can't be resolved hence the TypeDetection GetByName() bailed out with an exception when calling the file picker (e.g. when attempting to select a document), stopping in Basic environment and effectively rendering the wizard useless. Change-Id: Ifdef6f59abdc16bedd0f54ec317dc44af8f1e628
2013-12-27Transex3: NO_LOCALIZE_EXPORTZolnai Tamás
In the past, NO_LOCALIZE_EXPORT macro must be used to skip uneeded parsing of src files which has no localizable content. It is unsued by now and it is more effective to handle this files on gmake level: gb_SrsTarget_add_nonlocalizable_files gb_SrsTarget_add_nonlocalizable_templates Plus remove some empty src file. Change-Id: I8fc9b2db0b5fd7a3379d3c5be970c4fc691f4c53
2013-12-23TyposJulien Nabet
Change-Id: I27ada8b5154968e521d9e67f21473aa85776e70e
2013-12-20typo fixesAndras Timar
Change-Id: Ia5f104bfd707bcf4e159c78ca2764c861fb0b6d9
2013-12-10Get rid of $(share_subdir_name) againStephan Bergmann
Quoting 56211a166ab25d80de84c2cccce22be15a9be051 "fdo#72394 Don't endlessly expand $(share_subdir_name) into itself": * The compile-time variable LIBO_SHARE_FOLDER should not end up as a runtime framework path variable, esp. since accidentally re-substituting it for "share" segments in unrelated URLs like <file:///export/share/for-all> does not make sense. ac4e19f9085dbd0103c7336a5318aa1e55b3e3e0 "fdo#68552: Don't (attempt to) do run-time expansion of build-time parameters" had already attempted a fix for that, but it had to be reverted again with 791a8b96f754798192875da287c84f8cfa4e533e because it "Unfortunately does not work if BUILDDIR is different from SRCDIR." So this time fix it not via configure-expanded *.in files, but via xsltproc (for officecfg/registry/ files) and sed (for wizards/soruce/configshare files). The changes to officecfg/util/alllang.xsl will replace @LIBO_SHARE_FOLDER@ only in oor:name attribues (and in <value> text), not in any other attributes, because I have no idea how to write that generically in XSLT and it happens to be only needed in oor:name for now. Change-Id: Iec78eb70dcbf1a5bbabf4e42f21c44dc65c3e438
2013-11-25Fix different typos for "unknown"Julien Nabet
Change-Id: Ib2ee00d4e9f4c6c05d090adfcd5fb791fcbca72c
2013-11-24pyweb: update makefileXisco Fauli
Change-Id: I69953716656446ab26a9d97d0a6921f87e8b8995
2013-11-24pywizards: Some more pyflakes loveXisco Fauli
Change-Id: I3da78c004068cd7306ef79f5d019ab5bf07cac0b
2013-11-24pyweb: some pyflakes loveXisco Fauli
Change-Id: I317656ca26eec5946959ac21e7da335196dd8548
2013-11-24pyletter: Some pyflakes loveXisco Fauli
Change-Id: I60d921ea27e995ffc4e18995993d961dc91543b3
2013-11-23pyweb: Cleanup publisher optionsXisco Fauli
Change-Id: I4308a831a505b0a5d0ac04b943cd9d6efa89298d
2013-11-23pyweb: remove unused codeXisco Fauli
Change-Id: Ia0d1ab92d3b23e834e3b953a8caadfdcae75d0ab
2013-11-20pyweb: remove unused codeXisco Fauli
Change-Id: I6141e314e04222544f8fe356d8cdfd3be1984840
2013-11-20pyweb: fix finish button behaviorXisco Fauli
Change-Id: I6f9313f721ca07e98107cd2770f5846ffae0171a
2013-11-19fdo#68788: Don't use systemPathToFileUrl hereXisco Fauli
it works on Linux but not on Windows. Change-Id: Ia9af362c09d46c678fa4ebe8cf4922dae3dddccf
2013-11-18fdo#69025 Remove unused textXisco Fauli
Change-Id: I9fc60d52e1bc4b38b79e3e29ed1b04b3e8a777a1
2013-11-18pyagenda: Use for instead of while, same logicXisco
Change-Id: I9a18e2178f89f887a1243db77297cee0dd9c2310
2013-11-14make l10n buildable separatelyBjoern Michaelsen
- this renames the 'almost' module target to non-l10n - and adds a l10n target which is intended to only build l10n parts of the product - packagers should then be able to build l10n and non-l10n parts of the product independently, thus: - enable quicker rebuilds - distribution of load - updates to l10n without a full rebuild - security fixes to binaries without rebuilding all l10n - the new targets are called build-l10n-only and build-non-l10n-only - note this is not intended to move a concept of split packages upstream -- while this exsists in distros, the number of test scenarios for this would explode upstream Change-Id: Ib8ccc9bc52718d9b0ebbfee76ad93dc29c260863 Conflicts: filter/Module_filter.mk
2013-10-30fdo#70674 adapt wizard code to incompatible Date/Time API changeLionel Elie Mamane
Change-Id: I0338777bf46c10f6082c7eb3886883e92952eb99
2013-10-28gbuild: set Package default target to INSTDIRMichael Stahl
Change-Id: I2bc45e4ba63f5faaee7389bcd9d7b3f563503186
2013-10-28Access2Base : Reference to documentation added in every moduleJean-Pierre Ledure
+ workaround for setPosSize issue (LO 4.1) + "Sidebar" argument for RunCommand + Trace dialog layout revisit for cleaner display in Linux Change-Id: I0d5c4da5681ab1649d062a7133d507163163343e Reviewed-on: https://gerrit.libreoffice.org/6449 Reviewed-by: Lionel Elie Mamane <lionel@mamane.lu> Tested-by: Lionel Elie Mamane <lionel@mamane.lu>
2013-10-25fdo#69772 make StringsFromResultSet more robustJulien Nabet
Correctly handle case argument _xResultSet == null, instead of throwing a NullPointerException. Change-Id: I81e35c77116e2e0302da86f03f7e757a52e97b29
2013-10-13Access2Base store (wizards + scp2)Jean-Pierre Ledure
License text modified after gerrit review Change-Id: I193d6d1fd477cca4c2880760f21f8d978643f634 Reviewed-on: https://gerrit.libreoffice.org/6232 Reviewed-by: Lionel Elie Mamane <lionel@mamane.lu> Tested-by: Lionel Elie Mamane <lionel@mamane.lu>
2013-10-04'ist' -> 'is' here and there.Jan Holesovsky
Change-Id: I0a463c38214b95582db2c7b3979367255426c14e
2013-09-26typo fixes in commentsAndras Timar
Change-Id: Iaadec33715f8e0e0c6595c5e684606905274fdab
2013-09-23Try to fix cross-compilationTor Lillqvist
Add more FOO_FOR_BUILD variables and some gb_Foo_for_build functions. Get rid of gb_INSTROOT and gb_DEVINSTALLROOT, just use INSTROOT. Change-Id: Iee531b02d14fae41edb68ad589a5dec829a60255
2013-09-11Easier conversion between Basic Date and UNO Date/TimeLionel Elie Mamane
Utility functions to convert between Basic Date type and the representations of Date and Time in UNO, namely: - com.sun.star.util.Date - com.sun.star.util.Time - com.sun.star.util.DateTime Name of new functions: - CDateToUnoDate - CDateFromUnoDate - CDateToUnoTime - CDateFromUnoTime - CDateToUnoDateTime - CDateFromUnoDateTime Change-Id: I2b971df20df1c0351d071023e042169b548894f1 Reviewed-on: https://gerrit.libreoffice.org/5897 Reviewed-by: Noel Power <noel.power@suse.com> Tested-by: Noel Power <noel.power@suse.com>
2013-09-11typo fix: wether -> whetherAndras Timar
Change-Id: Iad4182d7150f851df06a7208a811d482351f736a
2013-09-11Towards a working instdir for Mac OS XStephan Bergmann
Introduced gb_INSTROOT, which is the same as $(INSTDIR) except for Mac OS X, where it is $(INSTDIR)/LibreOffice.app/Contents. Most stuff ends up there (so most occurrences of $(INSTDIR) have been replaced with $(gb_INSTROOT)), but SDK- related stuff goes to $(INSTDIR)/$(gb_Package_SDKDIRNAME). (And GeneratedPackage needed to be made more flexible, to allow for packages that go into either of those two places.) For Android and iOS, gb_INSTROOT probably still needs to be set. The most obvious missing thing yet to make instdir work for Mac OS X is the instdir/*/LibreOffice.app/Contents/ure/ vs. instdir/*/LibreOffice.app/Contents/ure-link/ split. Change-Id: I4478edd27b14c92c96d92d5169bdca3ec50d78f5
2013-09-10pywizards: fix the switch between elements in the listboxsXisco Fauli
Change-Id: I4603232d158ad3adb60697dbf1425eb5dfe5d71f
2013-09-08pywizards: Fix date and time fieldsXisco Fauli
Change-Id: I7be16558bab7c4dde2d326808b9fb115a6878894
2013-09-05Revert "fdo#68552: Don't (attempt to) do run-time expansion of build-time ↵Michael Stahl
parameters" This reverts commit ac4e19f9085dbd0103c7336a5318aa1e55b3e3e0. Unfortunately does not work if BUILDDIR is different from SRCDIR.
2013-09-05Revert "Git rm these two files that are now expanded from corresponding .in"Michael Stahl
This reverts commit f58cf57213a300ced1369b17daebc2e9e8251c06. Uhfortunatley commit ac4e19f9085dbd0103c7336a5318aa1e55b3e3e0 does not work in the case when SRCDIR is not the same as BUILDDIR.