Re: Direct csv import into Base table

2013-06-03 Thread Zolnai Tamás
2013/6/3 Dan Lewis elderdanle...@gmail.com On 06/03/2013 06:05 AM, Zolnai Tamás wrote: Hi Lionel, I'm working on a new feature in Base again. It's just a little user helper feature to make available the direct import of an csv file into table, without open Calc and copypaste the content

[Libreoffice-commits] core.git: dbaccess/source

2013-05-31 Thread Zolnai Tamás
dbaccess/source/ui/dlg/dbwizsetup.cxx |1 - 1 file changed, 1 deletion(-) New commits: commit 7eac30949936fb22648d6c8eda78f80418a3cf3e Author: Zolnai Tamás zolnaitamas2...@gmail.com Date: Fri May 31 18:19:29 2013 +0200 dbaccess: unused variable Change-Id:

Re: [GSoC] Character border

2013-05-29 Thread Zolnai Tamás
Hi Cedric, Well that is only the use case and it isn't that complex: if we can draw the 4 borders, then any other case is pretty simple ;) Yes, I just add the use case, so all of us can got ideas about it without having an intense knowledge about the implementation. And yes I hope so that will

[GSoC] Character border

2013-05-28 Thread Zolnai Tamás
Hi all, It seems my proposal got into the selected ones, thanks for the opportunity. As some of list members know I am not a beginner with LO. I have already done some work mostly with localization (kill sdf and refactor\clean l10ntools). Additionally I have added a little feature which

[Libreoffice-commits] core.git: l10ntools/source

2013-05-26 Thread Zolnai Tamás
l10ntools/source/stringmerge.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 1cb50dc6ec75586975c2d4e528953fa8ca33e1f1 Author: Zolnai Tamás zolnaitamas2...@gmail.com Date: Sun May 26 08:30:22 2013 +0200 Escape quotes during stringex export

[Libreoffice-commits] core.git: Branch 'libreoffice-4-1' - l10ntools/source

2013-05-26 Thread Zolnai Tamás
l10ntools/source/stringmerge.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit a3eca34a471e4111877bb35170f90f20463a02c3 Author: Zolnai Tamás zolnaitamas2...@gmail.com Date: Sun May 26 08:30:22 2013 +0200 Escape quotes during stringex export

[Libreoffice-commits] core.git: l10ntools/source

2013-05-25 Thread Zolnai Tamás
l10ntools/source/export.cxx |2 +- l10ntools/source/helper.cxx |4 2 files changed, 5 insertions(+), 1 deletion(-) New commits: commit f21a2374dc623604d26cec5ec3d5a8f7a8958b63 Author: Zolnai Tamás zolnaitamas2...@gmail.com Date: Sat May 25 22:23:57 2013 +0200 Fix some

[Libreoffice-commits] core.git: Branch 'libreoffice-4-1' - l10ntools/source

2013-05-25 Thread Zolnai Tamás
l10ntools/source/export.cxx |2 +- l10ntools/source/helper.cxx |4 2 files changed, 5 insertions(+), 1 deletion(-) New commits: commit 4e41e4aaa39e78102e989146c24154a85a08a59b Author: Zolnai Tamás zolnaitamas2...@gmail.com Date: Sat May 25 22:23:57 2013 +0200 Fix some

[Libreoffice-commits] core.git: l10ntools/inc l10ntools/source solenv/gbuild

2013-05-02 Thread Zolnai Tamás
l10ntools/inc/export.hxx | 64 - l10ntools/source/cfgmerge.cxx | 15 - l10ntools/source/export.cxx| 496 ++--- l10ntools/source/helpmerge.cxx | 15 - l10ntools/source/merge.cxx | 84 +- l10ntools/source/xrmmerge.cxx | 14 -

[Libreoffice-commits] core.git: l10ntools/inc l10ntools/source

2013-05-02 Thread Zolnai Tamás
l10ntools/inc/cfgmerge.hxx | 19 ++ l10ntools/inc/common.hxx |7 ++-- l10ntools/inc/export.hxx | 70 l10ntools/inc/helper.hxx |9 - l10ntools/inc/lngmerge.hxx | 14 ++-- l10ntools/inc/po.hxx

[Libreoffice-commits] core.git: icon-themes/crystal icon-themes/galaxy icon-themes/hicontrast icon-themes/human icon-themes/industrial icon-themes/oxygen

2013-04-23 Thread Zolnai Tamás
dev/null |binary icon-themes/crystal/cmd/lc_dbquerypropertiesdialog.png|binary icon-themes/crystal/cmd/sc_dbquerypropertiesdialog.png|binary icon-themes/galaxy/cmd/lc_dbquerypropertiesdialog.png |binary

[Libreoffice-commits] core.git: android/sdremote l10ntools/inc l10ntools/source librelogo/CustomTarget_librelogo.mk solenv/gbuild

2013-04-21 Thread Zolnai Tamás
android/sdremote/Makefile |8 ++- l10ntools/inc/export.hxx|1 l10ntools/inc/helpmerge.hxx |6 +- l10ntools/inc/po.hxx|1 l10ntools/source/common.cxx |2 l10ntools/source/helpex.cxx | 22 ++--

[Libreoffice-commits] core.git: l10ntools/inc l10ntools/source

2013-04-21 Thread Zolnai Tamás
l10ntools/inc/export.hxx |5 - l10ntools/source/merge.cxx |8 2 files changed, 13 deletions(-) New commits: commit 2d8e4f91feeba58dbe4dc38e484a3be0f578ae9f Author: Zolnai Tamás zolnaitamas2...@gmail.com Date: Sun Apr 21 19:09:27 2013 +0200 Delete more unused member

[Libreoffice-commits] core.git: l10ntools/inc l10ntools/source

2013-04-20 Thread Zolnai Tamás
l10ntools/inc/export.hxx|4 l10ntools/source/export.cxx | 17 - l10ntools/source/merge.cxx |6 -- 3 files changed, 27 deletions(-) New commits: commit 9e2d2822063729f450adb734f58106bb64695ce6 Author: Zolnai Tamás zolnaitamas2...@gmail.com Date: Sat Apr

[Libreoffice-commits] core.git: l10ntools/inc l10ntools/source

2013-04-15 Thread Zolnai Tamás
l10ntools/inc/export.hxx|3 -- l10ntools/source/export.cxx | 49 +--- 2 files changed, 2 insertions(+), 50 deletions(-) New commits: commit 10e3c7c428a7d231055d643e12f454c4267deab2 Author: Zolnai Tamás zolnaitamas2...@gmail.com Date: Mon Apr

[Libreoffice-commits] core.git: dictionaries helpcontent2 l10ntools/source translations

2013-04-13 Thread Zolnai Tamás
dictionaries |2 +- helpcontent2 |2 +- l10ntools/source/cfgmerge.cxx |7 ++- l10ntools/source/export.cxx | 28 +++- l10ntools/source/lngmerge.cxx |3 +-- l10ntools/source/xrmmerge.cxx |7 +++ translations

[Libreoffice-commits] core.git: l10ntools/inc l10ntools/source

2013-04-13 Thread Zolnai Tamás
l10ntools/inc/cfgmerge.hxx |3 -- l10ntools/inc/export.hxx |2 - l10ntools/inc/helpmerge.hxx|2 - l10ntools/inc/lngmerge.hxx |2 - l10ntools/source/cfgmerge.cxx | 24 + l10ntools/source/export.cxx| 55

[Libreoffice-commits] core.git: l10ntools/source

2013-04-13 Thread Zolnai Tamás
l10ntools/source/lngmerge.cxx |4 1 file changed, 4 deletions(-) New commits: commit 8287da2fbc09882893642b7a6e3ca555b2b956b3 Author: Zolnai Tamás zolnaitamas2...@gmail.com Date: Sat Apr 13 09:04:59 2013 +0200 KeyId do not contain special chars so ulfex can use it again

[Libreoffice-commits] core.git: l10ntools/source

2013-04-13 Thread Zolnai Tamás
l10ntools/source/localize.cxx | 27 ++- 1 file changed, 14 insertions(+), 13 deletions(-) New commits: commit 336e04496fa06cef99351692d60b2618c969d787 Author: Zolnai Tamás zolnaitamas2...@gmail.com Date: Sat Apr 13 09:23:16 2013 +0200 Some empty pot directories

[Libreoffice-commits] core.git: l10ntools/source

2013-04-13 Thread Zolnai Tamás
l10ntools/source/lngmerge.cxx |4 1 file changed, 4 insertions(+) New commits: commit 1e53d3b87aef18db7bce0c3990cc1403d1932fe2 Author: Zolnai Tamás zolnaitamas2...@gmail.com Date: Sat Apr 13 09:52:05 2013 +0200 Revert KeyId do not contain special chars so ulfex can use it again

[Libreoffice-commits] core.git: l10ntools/Executable_localize.mk l10ntools/Executable_propex.mk l10ntools/Executable_ulfex.mk l10ntools/inc l10ntools/source unusedcode.easy

2013-04-12 Thread Zolnai Tamás
l10ntools/Executable_localize.mk |1 l10ntools/Executable_propex.mk |1 l10ntools/Executable_ulfex.mk|1 l10ntools/inc/export.hxx |2 l10ntools/inc/helper.hxx |5 + l10ntools/inc/po.hxx |3 - l10ntools/inc/xrmmerge.hxx |3 -

[Libreoffice-commits] core.git: l10ntools/inc l10ntools/source

2013-04-12 Thread Zolnai Tamás
l10ntools/inc/export.hxx | 51 -- l10ntools/source/cfgmerge.cxx|6 +- l10ntools/source/export.cxx | 57 + l10ntools/source/helpmerge.cxx |6 +- l10ntools/source/lngmerge.cxx|4 - l10ntools/source/merge.cxx |

[Libreoffice-commits] core.git: dbaccess/source desktop/source sw/source

2013-04-04 Thread Zolnai Tamás
dbaccess/source/ui/dlg/AutoControls_tmpl.hrc |2 desktop/source/deployment/gui/dp_gui_dialog.src | 30 ++-- desktop/source/deployment/gui/dp_gui_updatedialog.src |4 - desktop/source/deployment/gui/dp_gui_versionboxes.src | 42 +-

[Libreoffice-commits] core.git: l10ntools/source

2013-04-02 Thread Zolnai Tamás
l10ntools/source/xmlparse.cxx | 15 +-- 1 file changed, 9 insertions(+), 6 deletions(-) New commits: commit 68c72dfb9db5c452bad13203699b17c4f4fcf6cc Author: Zolnai Tamás zolnaitamas2...@gmail.com Date: Tue Apr 2 16:16:12 2013 +0200 Fix assertion in xmlparse and call this

Re: Broken localized build

2013-04-02 Thread Zolnai Tamás
Hi, Yes, that was my commit caused the problem. I forgot test whether the tests work. By now they work well. Regards, Tamás 2013/4/2 Olivier Hallot olivier.hal...@documentfoundation.org -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 After a git pull and make clean, I can't pass through

[Libreoffice-commits] core.git: android/experimental

2013-04-02 Thread Zolnai Tamás
android/experimental/DocumentLoader/res/values/string.xml |4 android/experimental/DocumentLoader/res/values/strings.xml |4 2 files changed, 4 insertions(+), 4 deletions(-) New commits: commit 7640fa315e41395baf169cb864e30a94a6d6e42a Author: Zolnai Tamás

[Libreoffice-commits] core.git: desktop/test dictionaries helpcontent2

2013-04-02 Thread Zolnai Tamás
desktop/test/deployment/update/website_update/update/web6/description.xml | 2 +- desktop/test/deployment/update/website_update/update/web7/description.xml | 2 +- dictionaries | 2 +- helpcontent2

[Libreoffice-commits] core.git: filter/source officecfg/registry

2013-04-02 Thread Zolnai Tamás
filter/source/config/fragments/filters/HTML__StarCalc__ui.xcu |1 filter/source/config/fragments/filters/HTML__StarWriter__ui.xcu |1 filter/source/config/fragments/filters/HTML_ui.xcu

[Libreoffice-commits] core.git: l10ntools/Executable_cfgex.mk l10ntools/Executable_localize.mk l10ntools/Executable_propex.mk l10ntools/Executable_stringex.mk l10ntools/Executable_transex3.mk l10ntool

2013-03-31 Thread Zolnai Tamás
l10ntools/Executable_cfgex.mk |3 l10ntools/Executable_localize.mk |2 l10ntools/Executable_propex.mk |2 l10ntools/Executable_stringex.mk |3 l10ntools/Executable_transex3.mk |3 l10ntools/Executable_treex.mk |3 l10ntools/Executable_uiex.mk

[Libreoffice-commits] core.git: l10ntools/source

2013-03-31 Thread Zolnai Tamás
l10ntools/source/cfgmerge.cxx | 59 +- l10ntools/source/helper.cxx |3 ++ 2 files changed, 5 insertions(+), 57 deletions(-) New commits: commit c4745302f3bf6e9d4f94033391979deb8437c788 Author: Zolnai Tamás zolnaitamas2...@gmail.com Date: Sun Mar

[Libreoffice-commits] core.git: dbaccess/source

2013-03-27 Thread Zolnai Tamás
dbaccess/source/ui/querydesign/LimitBox.cxx |4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) New commits: commit 6c6adf5b46ce52b6d1ada11c0ddc03cedb675e88 Author: Zolnai Tamás zolnaitamas2...@gmail.com Date: Wed Mar 27 14:26:32 2013 +0100 fdo#61794 Set maximum of LimitBox to

[Libreoffice-commits] core.git: sd/source sw/source

2013-03-27 Thread Zolnai Tamás
sd/source/ui/app/toolbox.src |1 - sw/source/ui/shells/shells.src |2 +- 2 files changed, 1 insertion(+), 2 deletions(-) New commits: commit 6b01598089547d61e29199a1e3f15f5e39bf88bc Author: Zolnai Tamás zolnaitamas2...@gmail.com Date: Wed Mar 27 18:50:18 2013 +0100 Delete

[Libreoffice-commits] core.git: l10ntools/source

2013-03-27 Thread Zolnai Tamás
l10ntools/source/common.cxx |1 - 1 file changed, 1 deletion(-) New commits: commit d7e6a24f160dc0de94f681fb6c88a0a287cebb41 Author: Zolnai Tamás zolnaitamas2...@gmail.com Date: Wed Mar 27 21:37:36 2013 +0100 Fix build: typo and not need Change-Id:

[Libreoffice-commits] core.git: vcl/inc vcl/source

2013-03-26 Thread Zolnai Tamás
vcl/inc/vcl/field.hxx|2 - vcl/source/control/field.cxx | 80 +++ 2 files changed, 45 insertions(+), 37 deletions(-) New commits: commit 84bac1799e528272ca808240508ca3f66272ee13 Author: Zolnai Tamás zolnaitamas2...@gmail.com Date: Mon Mar

[Libreoffice-commits] core.git: crashrep/CustomTarget_crashrep_res.mk instsetoo_native/CustomTarget_install.mk l10ntools/inc l10ntools/source librelogo/CustomTarget_librelogo.mk readlicense_oo/CustomT

2013-03-25 Thread Zolnai Tamás
crashrep/CustomTarget_crashrep_res.mk|2 - instsetoo_native/CustomTarget_install.mk |2 - l10ntools/inc/cfgmerge.hxx | 12 +++--- l10ntools/inc/export.hxx | 12 +- l10ntools/inc/helpmerge.hxx |4 +- l10ntools/inc/lngmerge.hxx

[Libreoffice-commits] core.git: l10ntools/source

2013-03-23 Thread Zolnai Tamás
l10ntools/source/lngmerge.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 843b7b614eaf624fcc19535e5d444bb40bc382be Author: Zolnai Tamás zolnaitamas2...@gmail.com Date: Sun Mar 24 01:07:51 2013 +0100 qtz length changed, use this length dynamically

[Libreoffice-commits] core.git: l10ntools/source

2013-03-22 Thread Zolnai Tamás
l10ntools/source/localize.cxx |8 +++- 1 file changed, 7 insertions(+), 1 deletion(-) New commits: commit 0552b4334c2fb6b130ec05934b952b60418aadca Author: Zolnai Tamás zolnaitamas2...@gmail.com Date: Thu Mar 21 17:20:38 2013 +0100 Check return value of system()

Re: Build failure on master with Linux 32 bit in localize.cxx

2013-03-22 Thread Zolnai Tamás
Hi Alex, As of last night, I'm now getting a build failure in localize.cxx with my build from master, both on make dev-install, and after make clean/make : Thanks for your notice. The problem has been solved with this commit:

Re: NumericBox unsafe double conversion

2013-03-22 Thread Zolnai Tamás
Hi Kendy, Yes, I give it a try. Great, thanks a lot! :-) Well, I said I'm interested in this cleanup, but just until it is not too far from my tasks. :) I used NumericBox to derive from it while implementing LimitBox and I'd like to allow the user adding values unlimitedly, so the only limit

Re: NumericBox unsafe double conversion

2013-03-22 Thread Zolnai Tamás
2013/3/22 Stephan Bergmann sberg...@redhat.com On 03/22/2013 11:44 AM, Zolnai Tamás wrote: Otherwise in ImplNumericGetValue() the problem of overflow/underflow can be avoid with these lines sal_Int64 nValue = aStr.toInt64() if( OUString::valueOf(nValue) != aStr ) { if( bNegative

Re: NumericBox unsafe double conversion

2013-03-20 Thread Zolnai Tamás
Hi Kendy, 2013/3/20 Jan Holesovsky ke...@suse.cz Hi Tamás, Zolnai Tamás píše v Po 18. 03. 2013 v 17:56 +0100: And the problem was found in this function, in line 199: double nValue = rtl::OUString(aStr).toDouble(); In general the NumericBox store its data in an sal_Int64 variable

[Libreoffice-commits] core.git: l10ntools/source

2013-03-19 Thread Zolnai Tamás
l10ntools/source/localize.cxx | 109 ++ 1 file changed, 69 insertions(+), 40 deletions(-) New commits: commit ccaeb1c27521fe2d95f7e12d02843613b8ad1649 Author: Zolnai Tamás zolnaitamas2...@gmail.com Date: Tue Mar 19 17:06:45 2013 +0100 Localize

[Libreoffice-commits] core.git: dictionaries

2013-03-16 Thread Zolnai Tamás
dictionaries |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 33f39ca2826d09767078cc6f47b0cb572edb1f61 Author: Zolnai Tamás zolnaitamas2...@gmail.com Date: Sat Mar 16 11:26:04 2013 +0100 Updated core Project: dictionaries

[Libreoffice-commits] dictionaries.git: pt_BR/description.xml

2013-03-16 Thread Zolnai Tamás
pt_BR/description.xml | 107 -- 1 file changed, 107 deletions(-) New commits: commit 26b7c425b0cecaad38249bfdc17b8d5cecee2670 Author: Zolnai Tamás zolnaitamas2...@gmail.com Date: Sat Mar 16 11:26:04 2013 +0100 Localization works only with

[Libreoffice-commits] core.git: desktop/test

2013-03-16 Thread Zolnai Tamás
desktop/test/deployment/update/website_update/update/web6/description.xml | 2 +- desktop/test/deployment/update/website_update/update/web7/description.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) New commits: commit 0ae470fd0205d8c28bf06c611026244f4c13ce09 Author: Zolnai

NumericBox unsafe double conversion

2013-03-15 Thread Zolnai Tamás
Hi All, . I'm working with NumericBox nowadays and I recognised a problem belong to it. This class is a ComboBox which allows only numeric values. It use sal_Int64 for store its value but use double conversion internal for remformating. The problem is that this concept allows adding such

[Libreoffice-commits] core.git: vcl/source

2013-03-11 Thread Zolnai Tamás
vcl/source/control/combobox.cxx |2 ++ 1 file changed, 2 insertions(+) New commits: commit 3a31375528ad3d9fc49f5ab3982e96c9e46fa7af Author: Zolnai Tamás zolnaitamas2...@gmail.com Date: Sat Mar 9 10:43:40 2013 +0100 Make ComboBox::CalcSize to return the right width Change-Id:

[Libreoffice-commits] core.git: helpcontent2

2013-03-11 Thread Zolnai Tamás
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 065415b43d6ef4a5f06076861b67836f0f378c5c Author: Zolnai Tamás zolnaitamas2...@gmail.com Date: Mon Mar 11 14:12:06 2013 +0100 Updated core Project: help 1c7b7c25446258b819ad5df2c157b78425058b26

[Libreoffice-commits] core.git: dbaccess/source dbaccess/uiconfig

2013-03-09 Thread Zolnai Tamás
dbaccess/source/ui/querydesign/LimitBox.cxx |7 --- dbaccess/source/ui/querydesign/limitboxcontroller.cxx |2 +- dbaccess/uiconfig/ui/querypropertiesdialog.ui |2 +- 3 files changed, 6 insertions(+), 5 deletions(-) New commits: commit

[Libreoffice-commits] core.git: dbaccess/source

2013-03-09 Thread Zolnai Tamás
dbaccess/source/ui/querydesign/LimitBox.cxx |5 - 1 file changed, 5 deletions(-) New commits: commit 4e38ea86701bdefcf31c6f9e3136d1eda4e5c061 Author: Zolnai Tamás zolnaitamas2...@gmail.com Date: Sat Mar 9 12:02:25 2013 +0100 LimitBox.cxx: Delete useless comment block

[Libreoffice-commits] core.git: dbaccess/source

2013-03-09 Thread Zolnai Tamás
dbaccess/source/ui/querydesign/limitboxcontroller.cxx |5 + 1 file changed, 5 insertions(+) New commits: commit 8885dc27da82f83d27eb99f8bea4abb5e450fce3 Author: Zolnai Tamás zolnaitamas2...@gmail.com Date: Sat Mar 9 12:10:22 2013 +0100 Make allow to step on from LimitBox with tab

[Libreoffice-commits] core.git: l10ntools/inc l10ntools/source

2013-03-09 Thread Zolnai Tamás
l10ntools/inc/po.hxx|1 - l10ntools/source/po.cxx | 36 2 files changed, 37 deletions(-) New commits: commit de69091d34d8102c0b56194d603ed9e66699d34c Author: Zolnai Tamás zolnaitamas2...@gmail.com Date: Sat Mar 9 12:18:28 2013 +0100 Delete

[Libreoffice-commits] core.git: l10ntools/source

2013-03-09 Thread Zolnai Tamás
l10ntools/source/localize.cxx |1 - 1 file changed, 1 deletion(-) New commits: commit d4c13acaabd37dd9a7026881bc69e0fa64524536 Author: Zolnai Tamás zolnaitamas2...@gmail.com Date: Sat Mar 9 12:48:00 2013 +0100 not stop localize, just ignore invalid po entries Change-Id:

[Libreoffice-commits] core.git: l10ntools/source

2013-03-09 Thread Zolnai Tamás
l10ntools/source/po.cxx | 14 +++--- 1 file changed, 7 insertions(+), 7 deletions(-) New commits: commit a18d1a107e49525efd1561f396f6b2be28ab5224 Author: Zolnai Tamás zolnaitamas2...@gmail.com Date: Sat Mar 9 13:47:09 2013 +0100 Use simpler keyid with 5 digits

[Libreoffice-commits] core.git: dbaccess/source

2013-03-08 Thread Zolnai Tamás
dbaccess/source/ui/inc/LimitBox.hxx |2 - dbaccess/source/ui/querydesign/LimitBox.cxx | 20 - dbaccess/source/ui/querydesign/limitboxcontroller.cxx | 21 +- 3 files changed, 20 insertions(+), 23 deletions(-) New commits: commit

[Libreoffice-commits] core.git: l10ntools/source

2013-03-04 Thread Zolnai Tamás
l10ntools/source/localize.cxx | 14 ++ 1 file changed, 6 insertions(+), 8 deletions(-) New commits: commit 4aab4a879390c272cb95600156b4b14a7a29d6ea Author: Zolnai Tamás zolnaitamas2...@gmail.com Date: Mon Mar 4 11:51:06 2013 +0100 This condition is uneeded and cause

[Libreoffice-commits] core.git: dbaccess/inc dbaccess/Library_dbu.mk dbaccess/Module_dbaccess.mk dbaccess/source dbaccess/uiconfig dbaccess/UI_dbaccess.mk extras/source officecfg/registry

2013-03-04 Thread Zolnai Tamás
dbaccess/Library_dbu.mk |2 dbaccess/Module_dbaccess.mk |1 dbaccess/UI_dbaccess.mk | 16 dbaccess/inc/dbaccess_slotid.hrc |2

[Libreoffice-commits] core.git: helpcontent2

2013-03-04 Thread Zolnai Tamás
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 483dbb8a7eb3626d6b1ed552d486d58e0fe149dd Author: Zolnai Tamás r...@linux-dre0.site Date: Sun Mar 3 00:47:05 2013 +0100 Updated core Project: help 80057f99f605bb833eaa93a6cfc21b593a302783 diff

[Libreoffice-commits] help.git: 2 commits - AllLangHelp_shared.mk source/text

2013-03-04 Thread Zolnai Tamás
AllLangHelp_shared.mk |2 + source/text/shared/02/limit.xhp | 26 ++ source/text/shared/02/querypropdlg.xhp| 39 ++ source/text/shared/explorer/database/02010100.xhp |3 + 4 files changed, 70

[Libreoffice-commits] core.git: dbaccess/inc dbaccess/Library_dbu.mk dbaccess/source dbaccess/uiconfig dbaccess/util officecfg/registry

2013-02-25 Thread Zolnai Tamás
dbaccess/Library_dbu.mk |1 dbaccess/inc/dbaccess_slotid.hrc |1 dbaccess/source/ui/inc/dbu_qry.hrc |2 dbaccess/source/ui/inc/querycontroller.hxx |4

Re: i18ned entry of numbers within LibreOffice

2013-02-18 Thread Zolnai Tamás
The right place to extend functionality for native numbers is there. We were more looking in the direction of not doing worse than LibreOffice in general, rather than improving i18n of LibreOffice :) Since you are implying that LibreOffice as a whole requires ASCII digits everywhere, my

Native Numbers in ComboBox

2013-02-15 Thread Zolnai Tamás
- LimitBox class Best Regards, Zolnai Tamás ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice

Limit - New Database feature

2013-01-17 Thread Zolnai Tamás
Hi all, I'm working on a new Database feature per procuration of FSF.hu. This feature is an editable field on the Query Design Toolbar, with which the result of the query can be limited. The reason this feature is so usefull is that in Hungary it is part of the high school graduation to use

Re:[PATCH] Change in core[feature/killsdf]: More cleanup aka clean up cleanup

2012-08-30 Thread Zolnai Tamás
Hi, Stephan and Miklós I submit a patch, which uses types more thoughtfully. I hope that it meets all the requirements. Regards, Zolnai Tamás ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo

<    5   6   7   8   9   10