[Libreoffice-bugs] [Bug 54493] On Windows auto enable CJK or CTL features if a keyboard layout in that category is installed

2013-07-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=54493

--- Comment #4 from Marc Garcia garcia.m...@gmail.com ---
Sorry, I can't work on this anymore.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 54493] On Windows auto enable CJK or CTL features if a keyboard layout in that category is installed

2013-07-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=54493

Caolán McNamara caol...@redhat.com changed:

   What|Removed |Added

 Status|NEW |ASSIGNED
   Assignee|libreoffice-b...@lists.free |caol...@redhat.com
   |desktop.org |

--- Comment #5 from Caolán McNamara caol...@redhat.com ---
No problem, thanks for the windows specific bit. I can knock the rest of it
together myself I think.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 54493] On Windows auto enable CJK or CTL features if a keyboard layout in that category is installed

2013-06-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=54493

--- Comment #3 from Caolán McNamara caol...@redhat.com ---
This looks great to me, are you still working on this or are you stuck ?

IMO it just needs an ifdef WNT around the body (and a break after the
isInstalled = true; because we only need to know if one is installed) and then
just to use this as an extra || condition in the places that look for some
evidence that CJK and CTL would be a good idea to default enable on, e.g. turn
http://opengrok.libreoffice.org/xref/core/svl/source/config/cjkoptions.cxx#201
into something like...

204 sal_uInt16 nScriptType =
SvtLanguageOptions::GetScriptTypeOfLanguage(LANGUAGE_SYSTEM);
205 if ( !bCJKFont  (
aSystemLocaleSettings.isCJKKeyboardLayoutInstalled() || ( nScriptType 
SCRIPTTYPE_ASIAN ) ||
206  ((eSystemLanguage != LANGUAGE_SYSTEM)   ( nWinScript 
SCRIPTTYPE_ASIAN 
207 {
208 SetAll(sal_True);
209 }

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 54493] On Windows auto enable CJK or CTL features if a keyboard layout in that category is installed

2013-05-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=54493

--- Comment #2 from Marc Garcia garcia.m...@gmail.com ---
Created attachment 79460
  -- https://bugs.freedesktop.org/attachment.cgi?id=79460action=edit
Partial patch

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 54493] On Windows auto enable CJK or CTL features if a keyboard layout in that category is installed

2013-05-13 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=54493

--- Comment #1 from Marc Garcia garcia.m...@gmail.com ---
I'm working on this, please let me know if you plan to do so.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 54493] On Windows auto enable CJK or CTL features if a keyboard layout in that category is installed

2012-09-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=54493

Caolán McNamara caol...@redhat.com changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
  Status Whiteboard||EasyHack,
   ||DifficultyBeginner,
   ||SkillCpp
 Ever Confirmed|0   |1

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 54493] On Windows auto enable CJK or CTL features if a keyboard layout in that category is installed

2012-09-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=54493

Caolán McNamara caol...@redhat.com changed:

   What|Removed |Added

 Blocks||47969

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs