[Libreoffice] [PATCH] Fix cppcheck warnings in components (easy hack)

2011-04-27 Thread Andreas Becker
The attached patch fixes lots of cppcheck warnings in the components repository. By the way, did anybody review my latest pyuno patch update? Or am I not patient enough :) --Andreas Becker -- All my code in this e-mail is under LGPLv3+/MPL. From 965ff54b77b5ee87758d9bc1fe5c9c906192effd Mon Sep

Re: [Libreoffice] Mouse with horizontal wheel

2011-04-26 Thread Andreas Becker
on Linux, you can make vertical wheel behave like horizontal one by running In Windows, use AutoHotKey: http://superuser.com/questions/13763/horizontal-scrolling-shortcut-in-windows --Andreas Becker ___ LibreOffice mailing list LibreOffice

Re: [Libreoffice] PyUno is Python 3 compatible

2011-04-21 Thread Andreas Becker
builds fine with Python 3. Updating would be better and I do not consider the Python 3 feature important enough to maintain such patches. It may be a bit work to make the new versions compile under all systems. Hopefully, the patches for the current version work for the new ones. --Andreas Becker

[Libreoffice] Robert Nagy: Problems with your python library patch

2011-04-20 Thread Andreas Becker
('VERSION')); prints 3.2, but the library is libpython3.2mu.so. The absolute path in my patch is always the right one and I do not know any disadvantages of an absolute path. (that's kinda weird^H^H^H^H^Hf***ed up). ... --Andreas Becker ___ LibreOffice

Re: [Libreoffice] PyUno is Python 3 compatible

2011-04-20 Thread Andreas Becker
autogen.sh. --Andreas becker ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice

Re: [Libreoffice] Build Failed

2011-04-19 Thread Andreas Becker
It seems like the header files are corrupt. Reinstall glibc. Please show your build options (your arguments passed to autogen.sh) and run build --verbose on the module. --Andreas Becker 2011/4/19 Ercole Carpanetto ercol...@gmail.com On 19 April 2011 04:29, Kohei Yoshida kyosh...@novell.com

Re: [Libreoffice] [Patch] Python 3 compatibility for build tools + unicode support for filters

2011-04-04 Thread Andreas Becker
-alike ? :-) I will do that at first. It can take some time because I have also other things to do, but I will work on it. --Andreas Becker ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo