Re: [Libreoffice] Dumping to valgrind.log from soffice shell script needed?

2012-01-12 Thread August Sodora
Does it make sense to do --log-file=valgrind.out.%p ? August Sodora aug...@gmail.com (201) 280-8138 On Thu, Jan 12, 2012 at 11:46 AM, Petr Mladek wrote: > Stephan Bergmann píše v Čt 12. 01. 2012 v 11:37 +0100: >> On 11/11/2011 09:36 AM, Stephan Bergmann wrote: >> > On 1

[Libreoffice] crasher in writer (footer)

2012-01-10 Thread August Sodora
1ed48f in SalFrame::CallCallback (this=0xa61b9338, nEvent=3, pEvent=0xbfffe848) at /home/augsod/Sources/libo/vcl/inc/salframe.hxx:294 #30 0xb11e9d72 in GtkSalFrame::signalButton (pEvent=0xa5a986e8, frame=0xa61b9338) at /home/augsod/Sources/libo/vcl/unx/gtk/window/gtkframe.cxx:2880 August Sodora

Re: [Libreoffice] Removing LibO on Windows ...

2012-01-05 Thread August Sodora
+1 from me as well. I've been looking for something big to dog lately :) August Sodora aug...@gmail.com (201) 280-8138 On Thu, Jan 5, 2012 at 8:35 AM, Stefan Knorr (Astron) wrote: > Hi all, > > >>> Well, should be pretty easy to create a pre_uninstall event that kills

[Libreoffice] request to cherry pick fix for fdo44172

2012-01-05 Thread August Sodora
Hello all, I recently fixed a pretty embarrassing regression in basic and I'm pretty sure it should cherry picked to the relevant branches. The commit is here: http://cgit.freedesktop.org/libreoffice/core/commit/?id=25e84ee95954a28d9a6a1b346e6673a9a6de71cc August Sodora aug...@gmail.com

Re: [Libreoffice] [PATCH] [PUSHED] Automatically select an option page if a user clicks on a category

2011-12-21 Thread August Sodora
Great, I'd love to implement more of the things on that page too. August Sodora aug...@gmail.com (201) 280-8138 On Wed, Dec 21, 2011 at 5:10 AM, Stefan Knorr (Astron) wrote: > Hi August, > > On 21 December 2011 10:12, Cedric Bosdonnat wrote: >> All three of your patches

[Libreoffice] [PATCH] Automatically select an option page if a user clicks on a category

2011-12-15 Thread August Sodora
.[src|hrc]. [1] http://wiki.documentfoundation.org/Whiteboards/KillOptions#Filler_Pages August Sodora aug...@gmail.com (201) 280-8138 From d00daca6dec8f9cbef08bc095e8d92394816caaa Mon Sep 17 00:00:00 2001 From: August Sodora Date: Fri, 16 Dec 2011 00:14:03 -0500 Subject: [PATCH 2/2] Autom

[Libreoffice] [Patch] Remove OOoImprovement

2011-12-15 Thread August Sodora
ewing/pushing this? I was forced to upgrade and am still waiting for my gpg key to be changed. August Sodora aug...@gmail.com (201) 280-8138 From 9a660bb921402e6ef1f70101af7024f2b08529dc Mon Sep 17 00:00:00 2001 From: August Sodora Date: Thu, 15 Dec 2011 00:00:07 -0500 Subject: [PATCH 1/2] R

[Libreoffice] controls in basctl

2011-12-12 Thread August Sodora
e where to start. I'm not even sure what the proper base class for a dialog is. Is there any reason that basctl uses these ui elements other than the fact nobody has gotten around to looking in there for a while? August Sodora aug...@gmail.com

[Libreoffice] removed testtool

2011-12-07 Thread August Sodora
I have removed the testtool and am listing the relevant commits here (http://wiki.documentfoundation.org/User:Augsod) for future reference. August Sodora aug...@gmail.com (201) 280-8138 ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http

Re: [Libreoffice] [PATCH] Translate German comments and correct some English ones

2011-12-01 Thread August Sodora
Apologies, this was meant to go to Eike's previous email regarding Date/Time constructors. August Sodora aug...@gmail.com (201) 280-8138 On Thu, Dec 1, 2011 at 3:36 PM, August Sodora wrote: > Heads up, everything that is in automation/ or basic/app is about to go away. > > Augus

Re: [Libreoffice] [PATCH] Translate German comments and correct some English ones

2011-12-01 Thread August Sodora
Heads up, everything that is in automation/ or basic/app is about to go away. August Sodora aug...@gmail.com (201) 280-8138 On Thu, Dec 1, 2011 at 3:33 PM, Philipp Weissenbacher wrote: > Hello list, > > Another patch to translate docftn.cxx, docglbl.cxx, docglos.cxx and > doclay

Re: [Libreoffice] [PATCH] Removing uses of OUString::setCharAt

2011-11-28 Thread August Sodora
Thanks! I've attached another one that should leave only a few more uses to clean up, mostly with macos-related code. I didn't push this myself because I really wanted to make sure all the bounds checking is correct. August Sodora aug...@gmail.com (201) 280-8138 On Mon, Nov 28, 201

[Libreoffice] [PATCH] Removing uses of OUString::setCharAt

2011-11-25 Thread August Sodora
that it is necessary or if something more involved is required. The patch is attached, and I remembered to add [PATCH] to the subject this time :) August Sodora aug...@gmail.com (201) 280-8138 From 6e9f990565c46f7dc46e8e3aae1a50122f3104c2 Mon Sep 17 00:00:00 2001 From: August Sodora Date: Sat, 26

Re: [Libreoffice] hickup in my build today

2011-11-21 Thread August Sodora
. If this doesn't fix it, please cd into the xpdf module and run build, then post the results here. August Sodora aug...@gmail.com (201) 280-8138 On Mon, Nov 21, 2011 at 6:35 PM, Cor Nouws wrote: > FYI > > pulled around 20:00 CET > > build failed >    internal build errors

Re: [Libreoffice] removing testtool & it's ilk ...

2011-11-17 Thread August Sodora
ng > stuff from there when attempting the> port to 64-bit Windows, and will soon > start doing it for Android. Yes, you are correct, some of those modules that I mentioned aren't actually part of the testtool program and shouldn't be removed :) August Sodora aug...@gmail.com (

[Libreoffice] [PATCH] memory leaks found with valgrind

2011-11-17 Thread August Sodora
I always forget [PATCH] August Sodora aug...@gmail.com (201) 280-8138 On Thu, Nov 17, 2011 at 9:12 PM, August Sodora wrote: > Hello, > > I was a little curious about valgrind so I ran it against soffice and > found a few memory leaks. The two that I looked at are very minor but

[Libreoffice] memory leaks found with valgrind

2011-11-17 Thread August Sodora
(splashx.c:503) ==11027==by 0x406E44: splash_create (splashx.c:781) ==11027==by 0x4088D3: sal_main_with_args (start.c:850) ==11027==by 0x408755: main (start.c:789) August Sodora aug...@gmail.com (201) 280-8138 From 4e067b1297c7fbab8ca90ca8747efe2a39b55793 Mon Sep 17 00:00:00 2001 From

Re: [Libreoffice] [Libreoffice-qa] Improving the QA and Release for 3.5

2011-11-17 Thread August Sodora
Is it worth salvaging the tests? Sorry for being so pushy about this topic but I would be super happy to have the basic module contain only language-related functionality :) August Sodora aug...@gmail.com (201) 280-8138 On Thu, Nov 17, 2011 at 4:19 AM, Noel Power wrote: > On 16/11/11 19

Re: [Libreoffice] [Libreoffice-qa] Improving the QA and Release for 3.5

2011-11-16 Thread August Sodora
> + https://bugs.freedesktop.org/show_bug.cgi?id=37059 This bug is a WORKSFORME, I can run the testtool and some tests no problem with it. I'll see what I can learn about migrating the old set of tests. August Sodora aug...@gmail.com (201) 280-8138 On Wed, Nov 16, 2011 at 2:59 PM, Pet

Re: [Libreoffice] [Libreoffice-qa] Improving the QA and Release for 3.5

2011-11-16 Thread August Sodora
test suites? August Sodora aug...@gmail.com (201) 280-8138 On Wed, Nov 16, 2011 at 2:18 PM, Petr Mladek wrote: > Cor Nouws píše v Pá 11. 11. 2011 v 17:40 +0100: >> Hi, >> >> As a result of the discussions, the presentation, at the LibOCon, here >&g

[Libreoffice] help pushing

2011-11-16 Thread August Sodora
-beanshell --enable-ext-scripting-javascript --with-jdk-home=/usr/lib/jvm/java August Sodora aug...@gmail.com (201) 280-8138 ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice

Re: [Libreoffice] [PATCH] Added line numbers to the basic ide

2011-11-11 Thread August Sodora
splay line numbers should be added? Currently I'm trying to add a page to the options dialog in cui but I suppose it will really only have one option for now, is that ok? August Sodora aug...@gmail.com (201) 280-8138 On Fri, Nov 11, 2011 at 12:01 PM, Noel Power wrote: > On 11/11/11 16:50

Re: [Libreoffice] [PATCH] Added line numbers to the basic ide

2011-11-11 Thread August Sodora
onsider moving this to a feature branch > where perhaps others might be able to check it out and collaborate/help ? > Although I am not very familiar with vcl and/or ui stuff, I'd be happy to > try and help. I'd love to but I'm not exactly sure how. Currently I have it as a local bran

[Libreoffice] [PATCH] Added line numbers to the basic ide

2011-11-09 Thread August Sodora
thout this patch. Second, typing so that the window has to scroll horizontally causes the vertical scrollbar to move to a nonsensical position. If anybody has a moment to take a look at this I would really appreciate it! This has been bugging me for a while. August Sodora aug...@gmail.com (201) 280

[Libreoffice] [PATCH] Re: Removed last include of tools/string from basctl

2011-11-07 Thread August Sodora
I keep forgetting to add [PATCH] to the subject line August Sodora aug...@gmail.com (201) 280-8138 On Mon, Nov 7, 2011 at 11:26 AM, August Sodora wrote: > I've attached some patches that do more cleanup of unused headers and > remove the last explicit include of tools/strin

[Libreoffice] Removed last include of tools/string from basctl

2011-11-07 Thread August Sodora
I've attached some patches that do more cleanup of unused headers and remove the last explicit include of tools/string in basctl. August Sodora aug...@gmail.com (201) 280-8138 ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org

Re: [Libreoffice] [PATCH][PUSHED] Re: remove unnecessary includes and forward declarations from basctl

2011-11-07 Thread August Sodora
Manual for now, trying to evaluate a couple of tools for larger-scale use. August Sodora aug...@gmail.com (201) 280-8138 On Mon, Nov 7, 2011 at 7:56 AM, Caolán McNamara wrote: > On Sun, 2011-11-06 at 22:09 -0500, August Sodora wrote: >> On Sun, Nov 6, 2011 at 9:26 PM, August Sodo

[Libreoffice] [PATCH] Re: remove unnecessary includes and forward declarations from basctl

2011-11-06 Thread August Sodora
Forgot to [PATCH] the subject line August Sodora aug...@gmail.com (201) 280-8138 On Sun, Nov 6, 2011 at 9:26 PM, August Sodora wrote: > Hello, > > I've attached a patch that removes unnecessary includes and forwards > declarations from basctl, in an attempt to unders

[Libreoffice] remove unnecessary includes and forward declarations from basctl

2011-11-06 Thread August Sodora
Hello, I've attached a patch that removes unnecessary includes and forwards declarations from basctl, in an attempt to understand exactly what dependencies are required in individual cases. Just a minor cleanup :) August Sodora aug...@gmail.com (201) 280-8138

[Libreoffice] String->rtl::OUString and removed unused code in vcl

2011-11-02 Thread August Sodora
e bit and switches from String to rtl::OUString but unfortunately I cannot compile the code that is in aqua, etc. Does someone who has this capability mind building this and making sure that nothing broke in those few areas? August Sodora aug...@gmail.com (201) 280-8138

[Libreoffice] tests for named ranges in vba

2011-10-27 Thread August Sodora
king a quick look at the patch because I'm very new to working with uno. Thanks Michael and Markus for helping me out so much on IRC :) August Sodora aug...@gmail.com (201) 280-8138 From 1f51f50dda79d2db9430aa52e233ce0b56cd1268 Mon Sep 17 00:00:00 2001 From: August Sodora Date: Wed, 26 Oct

Re: [Libreoffice] segmentation fault when loading xls with vba macros

2011-10-25 Thread August Sodora
Please ignore this, as it seems that the file does load albeit very slowly, and I had caused the segfault :) August Sodora aug...@gmail.com (201) 280-8138 On Tue, Oct 25, 2011 at 11:38 AM, August Sodora wrote: > I initially tried to post the details to this list but the message > body w

[Libreoffice] segmentation fault when loading xls with vba macros

2011-10-25 Thread August Sodora
oint me in the right direction I would be very thankful! August Sodora aug...@gmail.com (201) 280-8138 ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice

Re: [Libreoffice] [PUSHED] Frac function in BASIC

2011-10-21 Thread August Sodora
Sure all of my work can be licensed MPL/LGPLv3+. Just noticed I forgot to refer to the bug that gave me the idea to try this (https://bugs.freedesktop.org/show_bug.cgi?id=39900) August Sodora aug...@gmail.com (201) 280-8138 On Fri, Oct 21, 2011 at 10:11 AM, Michael Meeks wrote: > >

Re: [Libreoffice] [PUSHED] String::CompareIngoreCaseToAscii

2011-10-21 Thread August Sodora
BASIC language. August Sodora aug...@gmail.com (201) 280-8138 On Fri, Oct 21, 2011 at 5:13 AM, Michael Meeks wrote: > Hi August, > > On Thu, 2011-10-20 at 15:01 -0400, August Sodora wrote: >> On Tue, Oct 18, 2011 at 3:01 PM, August Sodora wrote: >> > I've attached a

Re: [Libreoffice] [PATCH] Frac function in calc/BASIC

2011-10-21 Thread August Sodora
Interesting, I'll take a look at those documents. I had actually initially thought that adding something to the BASIC language would be more controversial than adding a calc cell function :) Has there been any discussion on where these types of additions should go in the past? August Sodor

[Libreoffice] [PATCH] Frac function in calc/BASIC

2011-10-20 Thread August Sodora
I came across this feature request today and decided to try my hand at it. Is the attached patch an appropriate solution? August Sodora aug...@gmail.com (201) 280-8138 From df0bb0d95a4343ac13aff62328c62511afaaa92b Mon Sep 17 00:00:00 2001 From: August Sodora Date: Thu, 20 Oct 2011 23:08:45 -0400

Re: [Libreoffice] [PATCH] String::CompareIngoreCaseToAscii

2011-10-20 Thread August Sodora
Forgot to add PATCH to the subject line. August Sodora aug...@gmail.com (201) 280-8138 On Tue, Oct 18, 2011 at 3:01 PM, August Sodora wrote: > Thanks Markus! > > I've attached a new patch that includes some tests for the BASIC > scanner. Most of the test cases are just to g

Re: [Libreoffice] [PATCH] String::CompareIngoreCaseToAscii

2011-10-18 Thread August Sodora
Thanks Markus! I've attached a new patch that includes some tests for the BASIC scanner. Most of the test cases are just to get an idea of how the scanner handles certain situations but I tried to make sure I included ones that specifically trigger where the GetBufferAccess was. August S

Re: [Libreoffice] [PATCH] String::CompareIngoreCaseToAscii

2011-10-17 Thread August Sodora
I'm sure these things are easier to troubleshoot when I remember to include the patch :) August Sodora aug...@gmail.com (201) 280-8138 On Mon, Oct 17, 2011 at 10:01 AM, August Sodora wrote: >> I am terribly sorry, but got distracted by the LibreOffice conference, >> and was

Re: [Libreoffice] [PATCH] String::CompareIngoreCaseToAscii

2011-10-17 Thread August Sodora
some errors: /home/aasodora/Sources/libo/basic/qa/cppunit/test_scanner.cxx:78: undefined reference to `SbiScanner::SbiScanner(rtl::OUString const&, StarBASIC*)' Sorry for being such a noob, thank you all for your patience! August Sodora aug...@gmail.com (201) 280-8138 On Mon, Oct 17,

Re: [Libreoffice] [PATCH] String::CompareIngoreCaseToAscii

2011-10-07 Thread August Sodora
Has anybody had a chance to review this patch? I'm really interested in writing some tests for basic and I'd like to make sure that these types of changes are on the right track. August Sodora aug...@gmail.com (201) 280-8138 On Tue, Oct 4, 2011 at 3:48 PM, August Sodora wrote: >

Re: [Libreoffice] [PATCH] String::CompareIngoreCaseToAscii

2011-10-04 Thread August Sodora
le further? August Sodora aug...@gmail.com (201) 280-8138 On Tue, Oct 4, 2011 at 6:27 AM, Caolán McNamara wrote: > On Tue, 2011-10-04 at 10:57 +0200, Jan Holesovsky wrote: >> BTW, another horror in the original code is: >> >> > ch1 = aSym.ToUpperAscii().GetBuffer()[0]; >>

[Libreoffice] [PATCH] String::CompareIngoreCaseToAscii

2011-10-02 Thread August Sodora
Apparently the issue was that I actually wasn't using the parameter :) I've attached a preliminary patch (my first!) for review. August Sodora aug...@gmail.com (201) 280-8138 On Sun, Oct 2, 2011 at 3:16 AM, Tor Lillqvist wrote: >> It sounds at least reasonable to me. The no

[Libreoffice] String::CompareIngoreCaseToAscii

2011-10-01 Thread August Sodora
add a compareIgnoreAsciiCaseAsciiL using this function but I get unused parameter warnings. Is there more to the procedure of adding a function to OUString that I am missing? (Is this even the right thing to try to do?) August Sodora aug...@gmail.com (201) 280-8138 ___ LibreO