[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 Libre

Re: [Libreoffice] PyUno is Python 3 compatible

2011-04-21 Thread Andreas Becker
stuff from lib-extern-sys or we apply compatibility patches The current version of libxml 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 syste

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

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

2011-04-20 Thread Andreas Becker
work: For me, print(distutils.sysconfig.get_config_var('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 wei

Re: [Libreoffice] Build Failed

2011-04-19 Thread Andreas Becker
xed exit and re-run 'make' from the > top-level > sometimes (sadly) it is necessary to rm -Rf unxlngi6.pro in a module. By the way, I am a bit confused by the error messages, because they differ a lot. --Andreas Becker ___ Libre

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 > On 19 April 2011 04:29, Kohei Yoshida wrote: > > On Mo

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

2011-04-04 Thread Andreas Becker
Any chance you could look at that as an easy-hack-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.freedeskto