[Libreoffice] [PATCH] FDO #40505 - UI: HYPHENATION Right/Left arrow key reversed (keyboard)

2011-11-17 Thread Niklas Johansson
to the source of LO so I hope I've done everything correctly. Please let me know otherwise. Thanks, Niklas Johansson From cbfebdf8f18aa0e1a3c05f6c8b22715a0e1a3721 Mon Sep 17 00:00:00 2001 From: Niklas Johansson niklas@niklas-VirtualBox.(none) Date: Mon, 7 Nov 2011 16:51:27 +0100 Subject: [PATCH

[Libreoffice] License statement

2011-11-19 Thread Niklas Johansson
All my current and future patches to LibreOffice are under LGPLv3+ / MPL, unless I state otherwise /Niklas Den 19 nov 2011 10:55 skrev Noel Power nopo...@suse.com: Hi On 19/11/11 00:39, Jan Holesovsky wrote: Hi Niklas, [...] Thank you very much for the patch, great! :-) Please can you

Re: [Libreoffice] [PATCH] Fix for dialog Manage Breakpoints crash

2011-11-29 Thread Niklas Johansson
count. Description: Example: When entering pass count 2 it is expected that the breakpoint is passed two times before breaking not to break the second time. Thanks Niklas Johansson From 5a7b0a951cd85f09d3de06e740e521f435d59b4d Mon Sep 17 00:00:00 2001 From: Niklas Johansson sleeping.pil

Problem building on Mac OS X 10.7

2012-08-01 Thread Niklas Johansson
Hi I'm, having some troubles building LibreOffice on Mac OS X 10.7 using Xcode 4.3.3 with Command line tools installed. I started out with Stephan Bergmans script [1]. Unfortunately I don't have much space on my internal hard drive so I had to adapt the script a bit exchangeing ${HOME?} with

Re: Problem building on Mac OS X 10.7

2012-08-02 Thread Niklas Johansson
Hi Tor That fixed it. I have now managed to do my first build on a Mac. I had to disable -werror and add a second language to get there but I have a running build. I'll try to get some time to look at the errors next week. Thanks, Niklas Den onsdagen den 1:e augusti 2012 skrev Tor Lillqvist:

[REVIEW] Reenable sorting in the Helpfiles

2012-05-29 Thread Niklas Johansson
messages in the terminal. Unrelated question: Is the review-tag correct for this type of message? -- Regards Niklas Johansson ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice

Re: [REVIEW] Reenable sorting in the Helpfiles

2012-05-29 Thread Niklas Johansson
Stupid me forgot the attachment. -- Regards Niklas Johansson 0001-Reenable-sort-in-help-files.patch Description: Binary data ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice

Need help fixing fdo#38557

2012-08-31 Thread Niklas Johansson
? In the execute function? Is it even supposed to be handled in headerfooterdlg.cxx or do I have to go deeper? [1] https://bugs.freedesktop.org/show_bug.cgi?id=38557 [2] http://opengrok.libreoffice.org/xref/core/sd/source/ui/dlg/headerfooterdlg.cxx#304 -- Thankful for any guidence, Niklas Johansson

Re: Need help fixing fdo#38557

2012-09-07 Thread Niklas Johansson
for. :( [1] http://opengrok.libreoffice.org/xref/core/sd/source/ui/inc/ViewShell.hxx#223 Regards, Niklas Johansson Cedric Bosdonnat skrev 2012-09-07 11:26: Hi Niklas, Please excuse Michael as he redirected you to the wrong guy... this is an Impress problem, better see with the Impress hackers

[PATCH] fdo#42135 - Appending a Library functionality in Macro Programming missing or misdocumented

2012-09-28 Thread Niklas Johansson
The button referred to in the bug has changed name from Append to Import. This updates the help files to reflect the change. -- Regards, Niklas Johansson From 7df5ba3eccd0e04a06163e27a2c8cbbf412c1938 Mon Sep 17 00:00:00 2001 From: Niklas Johansson sleeping.pil...@gmail.com Date: Fri, 28 Sep

Re: The new template manager and document macros

2013-02-28 Thread Niklas Johansson
/MacroExecMode.html#USE_CONFIG. Besides that issue everything seems OK. I will try to create a patch that uses USE_CONFIG and hopefully find some time to see if I can get the flag to work as specified, that task may very well be way over my head though. Regards, Niklas Johansson Niklas

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

2013-03-08 Thread Niklas Johansson
sfx2/source/doc/templatedlg.cxx | 17 ++--- 1 file changed, 14 insertions(+), 3 deletions(-) New commits: commit 27f93b3b851e59d254bf5cd3825c8691d0ff3b51 Author: Niklas Johansson sleeping.pil...@gmail.com Date: Thu Feb 28 02:31:55 2013 +0100 Template manager should respect

[Libreoffice-commits] core.git: Branch 'libreoffice-4-0' - sfx2/source

2013-03-08 Thread Niklas Johansson
sfx2/source/doc/templatedlg.cxx | 17 ++--- 1 file changed, 14 insertions(+), 3 deletions(-) New commits: commit 7e7a591c275bda74833fd794ccd66496aa03d6af Author: Niklas Johansson sleeping.pil...@gmail.com Date: Thu Feb 28 02:31:55 2013 +0100 Template manager should respect

Re: [PATCH] Template manager should respect users macro and link settings

2013-03-08 Thread Niklas Johansson
a follow-up patch, just want to build and make sure I haven't messed up again. Very sorry for the inconvenience Regards, Niklas Johansson 2013/3/8 Cedric Bosdonnat cbosdon...@suse.com Hi Niklas, Your patch is ok to me: at least better than before if not 100% of cases are covered. I just

[Libreoffice-commits] core.git: Branch 'libreoffice-4-0' - sfx2/source

2013-03-08 Thread Niklas Johansson
sfx2/source/doc/templatedlg.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 29fecdb19906ad4c6463d4a47de073ff36c1274c Author: Niklas Johansson sleeping.pil...@gmail.com Date: Fri Mar 8 16:49:46 2013 +0100 A template it should create a new document not open

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

2013-03-08 Thread Niklas Johansson
sfx2/source/doc/templatedlg.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 390a0bf406ed5fd3bbd2c3f80d44c0bc344b95d2 Author: Niklas Johansson sleeping.pil...@gmail.com Date: Fri Mar 8 16:49:46 2013 +0100 A template it should create a new document not open

Re: [REVIEW 4-0] Re: Adding hyphenation patterns for Swedish

2013-01-11 Thread Niklas Johansson
Thank you for creating the patch, I hope that I'll be able to do it myself the next time. :) Regards, Niklas Johansson Petr Mladek skrev 2013-01-10 12:19: Hi Niklas, I have added the dictionary into master, see http://cgit.freedesktop.org/libreoffice/dictionaries/commit/?id

[PATCH] fdo#42135: Appending a library functionality in Macro Programming missing or misdocumented

2012-10-23 Thread Niklas Johansson
0001-fdo-42135-Add-help-for-the-button-export-in-Macro-Or.patch Description: Binary data ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice

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

2013-04-09 Thread Niklas Johansson
extras/source/autotext/lang/sv/acor/DocumentList.xml | 188 ++--- extras/source/autotext/lang/sv/acor/SentenceExceptList.xml | 86 + 2 files changed, 180 insertions(+), 94 deletions(-) New commits: commit 76fa6219f59508db52bd8d58731d93cf58b21921 Author: Niklas Johansson

Re: Adding hyphenation patterns for Swedish

2012-12-03 Thread Niklas Johansson
OK, thanks. Then I will wait for the dictionary update to be finished before I'll add the hyphenation patterns. Regards, Niklas Johansson Petr Mladek skrev 2012-12-03 12:25: Niklas Johansson píše v Ne 02. 12. 2012 v 21:07 +0100: I thought I would add Swedish hyphenation patterns to the next

Re: Default Styles in Writer

2012-12-06 Thread Niklas Johansson
in the ComboBox at run time needs to changed. I wouldn't mind being proven wrong though. ;) Nice job with the default set of styles though. Regards, Niklas Johansson Samuel Mehrbrodt skrev 2012-12-06 09:33: Hi, I have submitted a patch changing the list of default Styles in the Toolbar in Writer

The new template manager and document macros

2013-02-27 Thread Niklas Johansson
://opengrok.libreoffice.org/xref/core/svtools/source/contnr/templwin.cxx#685 -- Thanks, for any guidence Niklas Johansson ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice

Re: Accessible labels in alerts claim to be ROLE_PASSWORD_TEXT

2013-12-16 Thread Niklas Johansson
Hello again So I didn't really find the time that I wanted to put on this but, I will at least try to account for what I found out this far. Caolán McNamara skrev 2013-11-05 13:59: On Mon, 2013-11-04 at 17:07 +0100, Niklas Johansson wrote: An other issue around this message box

Re: LibO 4.2.0.0 - Configuration page

2013-12-16 Thread Niklas Johansson
Hi Thomas Did you find any good way to disable the Expert Config page? Searching the code I found this: http://opengrok.libreoffice.org/xref/core/configmgr/source/winreg.cxx That gives an example how one could hide the the config leaf in the options dialog, only problem is that the function

Re: LibO 4.2.0.0 - Configuration page

2013-12-16 Thread Niklas Johansson
Hi Andras Andras Timar skrev 2013-12-16 19:49: Four days ago Kendy added a config item, it is /org.openoffice.Office.Common/Security/EnableExpertConfiguration with values true/false; defaults to true. Best regards, Andras Thanks a lot for the information and thanks to Kendy for adding the

[Libreoffice-commits] core.git: dictionaries

2014-01-02 Thread Niklas Johansson
dictionaries |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 01af057083321e00cd9a44e9b309099c3b55b276 Author: Niklas Johansson sleeping.pil...@gmail.com Date: Thu Jan 2 15:16:50 2014 +0100 Updated core Project: dictionaries

[Libreoffice-commits] core.git: Branch 'libreoffice-4-2' - dictionaries

2014-01-07 Thread Niklas Johansson
dictionaries |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit f6b6aeddde04164ca33f2726335fdcefd9c1c69c Author: Niklas Johansson sleeping.pil...@gmail.com Date: Thu Jan 2 15:16:50 2014 +0100 Updated core Project: dictionaries

IA2 crashes way to easily in LibreOffice 4.2.0 RC3

2014-01-24 Thread Niklas Johansson
any hunch what might have been fixed there but hasn't been back-ported. http://nabble.documentfoundation.org/A-stack-trace-for-BZ-bug-73464-4-2-0-2-RC2-QA-Blocker-crash-when-IA2-bridge-is-active-and-ENTER-key-d-td4091751.html -- Regards, Niklas Johansson

Re: Vendors Name via UNO API / Basic Macros

2013-11-15 Thread Niklas Johansson
The GetRegistryKeyContent basically does what Milkos did for you. Use xray to inspect oKey for more possibilities. These functions is available in AOO as well. Regards, Niklas Johansson Thomas Krumbein skrev 2013-11-15 15:49: Hi Miklos, yes, thanks, that might be a practible way at this time. Nevertheless

Font family in the Accessibility bridge

2013-08-22 Thread Niklas Johansson
. It feels a lot more informative to get the font name then knowing if the font is mono spaced or proportional. I've been able to build a version that exposes the font name. But I wanted to hear if somebody knows if it is correct/incorrect before I prepare the patch. -- Regards, Niklas Johansson

[PATCH] fdo#68346 Expose font name to Accessibility bridge

2013-08-25 Thread Niklas Johansson
reported as zero regardless of the actual indentation. I probably won't have time to look into that in the near feature but if it is still an issue I hope I'll get more time to look into it later this fall. Regards, Niklas Johansson Niklas Johansson skrev 2013-08-22 21:01: Hi At the moment

Unable to build master with Visual Studio Express since last weekend

2013-08-29 Thread Niklas Johansson
few times during this week, just in case someone already fixed the problem, but without any luck. -- Regards, Niklas Johansson ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice

Re: Unable to build master with Visual Studio Express since last weekend

2013-09-01 Thread Niklas Johansson
, is there a way to remove that dependency somehow? The patches are completely unrelated. Thanks, Niklas Johansson Michael Stahl skrev 2013-08-29 22:41: On 29/08/13 13:07, Niklas Johansson wrote: This week I started to get this error: /cygdrive/c/sources/libo-core/embeddedobj/Library_emboleobj.mk:11

[Libreoffice-commits] core.git: embedserv/Module_embedserv.mk sw/CppunitTest_sw_ww8export.mk

2013-09-01 Thread Niklas Johansson
embedserv/Module_embedserv.mk |2 +- sw/CppunitTest_sw_ww8export.mk |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) New commits: commit 907445612298aae4f3322a7d9cdc6871d54ba47a Author: Niklas Johansson sleeping.pil...@gmail.com Date: Sun Sep 1 16:06:57 2013 +0200 Make

[Libreoffice-commits] core.git: accessibility/bridge

2013-09-01 Thread Niklas Johansson
277b339371727134851da1b695d9d8d30889a961 Author: Niklas Johansson sleeping.pil...@gmail.com Date: Sun Aug 25 18:29:59 2013 +0200 fdo#68346 Accessibility bridge should exspose the font name. At the moment it tells the user if the font is proportional or monospaced. Change-Id

Accessible labels in alerts claim to be ROLE_PASSWORD_TEXT

2013-11-02 Thread Niklas Johansson
/core/include/tools/wintypes.hxx#211 -- Regards Niklas Johansson ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice

Re: Accessible labels in alerts claim to be ROLE_PASSWORD_TEXT

2013-11-04 Thread Niklas Johansson
for ranting on about this issue. I'm mostly just trying to understand the code and hopefully fixing a bug or two on the way. Thanks, Niklas Johansson Caolán McNamara skrev 2013-11-04 15:42: On Sat, 2013-11-02 at 14:18 +0100, Niklas Johansson wrote: I've been trying to get a grip on bug fdo

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

2013-11-05 Thread Niklas Johansson
vcl/source/window/msgbox.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit af93243d06d81e996c1fae92190bc9622503e25b Author: Niklas Johansson sleeping.pil...@gmail.com Date: Tue Nov 5 11:19:06 2013 +0100 Resolves: fdo#70588 MultiLineEdits don't need

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

2013-11-05 Thread Niklas Johansson
vcl/source/window/layout.cxx |2 +- vcl/source/window/msgbox.cxx |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) New commits: commit 9826dec6f6021dba9859458acb0eb04520e5979a Author: Niklas Johansson sleeping.pil...@gmail.com Date: Tue Nov 5 11:19:06 2013 +0100 Resolves

Re: Pre-Configuration LibO

2013-10-01 Thread Niklas Johansson
difference to you? You need a fresh user profile to see the change so rename your current user profile folder before you try it out. If it doesn't work, what version of LibreOffice are you trying this on? Regards, Niklas Johansson Thomas Krumbein skrev 2013-10-01 11:48: Hey all, I tried to build

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

2014-06-20 Thread Niklas Johansson
accessibility/source/standard/vclxaccessiblebox.cxx | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) New commits: commit 3258c4f7b79ceedace3b4bdc88a818b45c7593ca Author: Niklas Johansson sleeping.pil...@gmail.com Date: Thu Jun 19 22:44:29 2014 +0200 Dropdown combo

[Libreoffice-commits] core.git: Branch 'libreoffice-4-3' - svtools/source

2014-09-03 Thread Niklas Johansson
svtools/source/contnr/svimpbox.cxx | 22 ++ 1 file changed, 18 insertions(+), 4 deletions(-) New commits: commit bee7674a602123229b62cad23536f103496a5298 Author: Niklas Johansson sleeping.pil...@gmail.com Date: Sun Aug 17 20:53:47 2014 +0200 Treeview may lose focus

[Libreoffice-commits] core.git: Branch 'libreoffice-4-2' - svtools/source

2014-09-09 Thread Niklas Johansson
svtools/source/contnr/svimpbox.cxx | 22 ++ 1 file changed, 18 insertions(+), 4 deletions(-) New commits: commit f36ca2f32d8f27681b2a1ef9fd7f59db21f67ec6 Author: Niklas Johansson sleeping.pil...@gmail.com Date: Sun Aug 17 20:53:47 2014 +0200 Treeview may lose focus

[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-4.2' - 23 commits - avmedia/source basebmp/source chart2/qa embeddedobj/source include/oox oox/source RepositoryModule_host.mk sc/source sde

2014-09-16 Thread Niklas Johansson
changed, 338 insertions(+), 95 deletions(-) New commits: commit 29e6e01016a6b2535d7c02f75c6ea1cfc2de3506 Author: Niklas Johansson sleeping.pil...@gmail.com Date: Mon Sep 15 08:57:01 2014 +0200 fdo#81264 Calc is not accessible to screen readers if sheet is modified [a11y] When the IA2

[Libreoffice-commits] core.git: Branch 'libreoffice-4-3' - sc/source

2014-09-25 Thread Niklas Johansson
sc/source/ui/Accessibility/AccessibleSpreadsheet.cxx |1 + 1 file changed, 1 insertion(+) New commits: commit cc803df1a94bf572bd14ff5402ccbad5674c9bef Author: Niklas Johansson sleeping.pil...@gmail.com Date: Mon Sep 15 08:57:01 2014 +0200 fdo#81264 Calc is not accessible to screen

[Libreoffice-commits] core.git: dictionaries

2014-07-01 Thread Niklas Johansson
dictionaries |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 8f7f2dc7a8aa6639f41c51216a4b54c4bb885fd4 Author: Niklas Johansson sleeping.pil...@gmail.com Date: Tue Jul 1 14:59:52 2014 +0200 Updated core Project: dictionaries

[Libreoffice-commits] core.git: bin/gbuild-to-ide

2014-07-03 Thread Niklas Johansson
bin/gbuild-to-ide |4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) New commits: commit aa7f272d747dfeb1c7e003b7db123fda688fd881 Author: Niklas Johansson sleeping.pil...@gmail.com Date: Thu Jul 3 17:55:34 2014 +0200 Don't stop on os.makedirs when making vs2012-ide-integration

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

2014-07-04 Thread Niklas Johansson
accessibility/source/standard/vclxaccessiblelist.cxx |7 ++- 1 file changed, 6 insertions(+), 1 deletion(-) New commits: commit c6ff6106882494be61425c4cad38f935fca97d47 Author: Niklas Johansson sleeping.pil...@gmail.com Date: Fri Jul 4 19:25:09 2014 +0200 Notify screen readers

[Libreoffice-commits] core.git: Branch 'libreoffice-4-3' - accessibility/source

2014-08-13 Thread Niklas Johansson
accessibility/source/standard/vclxaccessiblelist.cxx |7 ++- 1 file changed, 6 insertions(+), 1 deletion(-) New commits: commit bd6048bf5ab668f59a950a41b6bddc5d862cfdce Author: Niklas Johansson sleeping.pil...@gmail.com Date: Fri Jul 4 19:25:09 2014 +0200 Notify screen readers

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

2014-08-31 Thread Niklas Johansson
svtools/source/contnr/svimpbox.cxx | 22 ++ 1 file changed, 18 insertions(+), 4 deletions(-) New commits: commit a6f78bf8fd5dc768cc8c37ca717d7bad8fe2dc81 Author: Niklas Johansson sleeping.pil...@gmail.com Date: Sun Aug 17 20:53:47 2014 +0200 Treeview may lose focus

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

2014-03-19 Thread Niklas Johansson
sw/source/core/access/accpara.cxx | 59 -- 1 file changed, 59 deletions(-) New commits: commit 3fa4b0a00f78e940b32d546bac410890719502fd Author: Niklas Johansson sleeping.pil...@gmail.com Date: Fri Mar 14 15:39:30 2014 +0100 fdo#74983: Instability

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

2014-03-21 Thread Niklas Johansson
vcl/osx/a11yrolehelper.mm |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) New commits: commit 44a6c8eed837ab5e82b9db5e8138a94bd161a4ea Author: Niklas Johansson sleeping.pil...@gmail.com Date: Thu Mar 20 18:27:39 2014 +0100 Improve Accessibility mapping of roles for Mac

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

2014-03-25 Thread Niklas Johansson
svx/source/accessibility/AccessibleShape.cxx |7 +-- 1 file changed, 5 insertions(+), 2 deletions(-) New commits: commit e5d7a360e68b1725ee28abc5c76db5c4023dce88 Author: Niklas Johansson sleeping.pil...@gmail.com Date: Tue Mar 25 16:01:50 2014 +0100 Accessibility: Avoid immediate

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

2014-04-04 Thread Niklas Johansson
extras/source/autotext/lang/sv/acor/SentenceExceptList.xml | 21 +++-- 1 file changed, 19 insertions(+), 2 deletions(-) New commits: commit a3cdf77616684f65dac108beae9439fe6b1c9186 Author: Niklas Johansson sleeping.pil...@gmail.com Date: Fri Apr 4 18:30:18 2014 +0200 Update

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

2014-04-11 Thread Niklas Johansson
sc/source/filter/xml/xmlexprt.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit cf1d4c02c14772824a7149957fa119c6e290640b Author: Niklas Johansson sleeping.pil...@gmail.com Date: Fri Apr 11 13:07:09 2014 +0200 fdo#76961 - Calc link auto-update interval

[Libreoffice-commits] core.git: Branch 'libreoffice-4-2' - sc/source

2014-04-11 Thread Niklas Johansson
sc/source/filter/xml/xmlexprt.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit c070fe636d75b74874c5e93f5cd5d19bd7af7e6d Author: Niklas Johansson sleeping.pil...@gmail.com Date: Fri Apr 11 13:07:09 2014 +0200 fdo#76961 - Calc link auto-update interval

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

2014-02-04 Thread Niklas Johansson
vcl/osx/salframeview.mm |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 37ee9b402c2264daa7f8a8bc96443d380a054cf5 Author: Niklas Johansson sleeping.pil...@gmail.com Date: Tue Feb 4 08:36:40 2014 +0100 fdo#74121 - Accessibility broken on Mac OS X (master

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

2014-02-08 Thread Niklas Johansson
vcl/osx/a11yactionwrapper.mm |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 812da991eb3ea082e925eccf76698aa4415309b8 Author: Niklas Johansson sleeping.pil...@gmail.com Date: Fri Feb 7 20:00:57 2014 +0100 The accessible action click changed name to press

[Libreoffice-commits] core.git: Changes to 'refs/changes/84/3284/4'

2014-09-29 Thread Niklas Johansson
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/84/3284/3'

2014-09-29 Thread Niklas Johansson
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/33/9833/1'

2014-09-29 Thread Niklas Johansson
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/33/9833/2'

2014-09-29 Thread Niklas Johansson
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/82/8682/1'

2014-09-29 Thread Niklas Johansson
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/84/3284/1'

2014-09-29 Thread Niklas Johansson
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/56/10956/3'

2014-09-29 Thread Niklas Johansson
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/82/8682/2'

2014-09-29 Thread Niklas Johansson
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/84/3284/2'

2014-09-29 Thread Niklas Johansson
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/44/11544/3'

2014-09-29 Thread Niklas Johansson
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/37/7837/1'

2014-09-29 Thread Niklas Johansson
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/37/7837/3'

2014-09-29 Thread Niklas Johansson
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/89/6589/2'

2014-09-29 Thread Niklas Johansson
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/10/11310/2'

2014-09-29 Thread Niklas Johansson
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/51/8851/2'

2014-09-29 Thread Niklas Johansson
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/37/7837/2'

2014-09-29 Thread Niklas Johansson
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/62/10062/2'

2014-09-29 Thread Niklas Johansson
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/40/5740/2'

2014-09-29 Thread Niklas Johansson
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/87/10087/1'

2014-09-29 Thread Niklas Johansson
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/89/6589/1'

2014-09-29 Thread Niklas Johansson
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/55/11255/1'

2014-09-29 Thread Niklas Johansson
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/79/6579/2'

2014-09-29 Thread Niklas Johansson
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/34/8934/2'

2014-09-29 Thread Niklas Johansson
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/51/11451/1'

2014-09-29 Thread Niklas Johansson
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/40/5740/1'

2014-09-29 Thread Niklas Johansson
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/93/10893/1'

2014-09-29 Thread Niklas Johansson
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/10/11310/1'

2014-09-29 Thread Niklas Johansson
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/32/7932/2'

2014-09-29 Thread Niklas Johansson
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/51/11451/2'

2014-09-29 Thread Niklas Johansson
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/39/5739/1'

2014-09-29 Thread Niklas Johansson
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/34/8934/1'

2014-09-29 Thread Niklas Johansson
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/55/11255/2'

2014-09-29 Thread Niklas Johansson
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/34/8934/3'

2014-09-29 Thread Niklas Johansson
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/39/5739/2'

2014-09-29 Thread Niklas Johansson
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/32/7932/1'

2014-09-29 Thread Niklas Johansson
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/48/8748/4'

2014-09-29 Thread Niklas Johansson
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/48/8748/2'

2014-09-29 Thread Niklas Johansson
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/91/8591/1'

2014-09-29 Thread Niklas Johansson
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/48/8748/1'

2014-09-29 Thread Niklas Johansson
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/91/8591/2'

2014-09-29 Thread Niklas Johansson
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/48/8748/3'

2014-09-29 Thread Niklas Johansson
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] dictionaries.git: Changes to 'refs/changes/60/7260/1'

2014-09-29 Thread Niklas Johansson
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

  1   2   >