[Libreoffice-bugs] [Bug 39632] Consolidate GetMsiProperty()

2017-05-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=39632

Guy Marcus  changed:

   What|Removed |Added

 CC||guy...@gmail.com
   Assignee|libreoffice-b...@lists.free |guy...@gmail.com
   |desktop.org |

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


[Libreoffice-bugs] [Bug 39632] Consolidate GetMsiProperty()

2017-05-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=39632

--- Comment #22 from Guy Marcus  ---
This looks like something I can do -- but again, not clear what the current
status is from this log last updated months ago. I will assign to myself and
give it a go.

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


[Libreoffice-bugs] [Bug 39632] Consolidate GetMsiProperty()

2017-02-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=39632

charan  changed:

   What|Removed |Added

 Status|ASSIGNED|NEW
 CC|harisaicharan111.challa@gma |
   |il.com  |
   Assignee|harisaicharan111.challa@gma |libreoffice-b...@lists.free
   |il.com  |desktop.org

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


[Libreoffice-bugs] [Bug 39632] Consolidate GetMsiProperty()

2016-12-05 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=39632

charan  changed:

   What|Removed |Added

   Assignee|libreoffice-b...@lists.free |harisaicharan111.challa@gma
   |desktop.org |il.com

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


[Libreoffice-bugs] [Bug 39632] Consolidate GetMsiProperty()

2016-12-05 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=39632

--- Comment #16 from charan  ---
I want to work on this bug.

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


[Libreoffice-bugs] [Bug 39632] Consolidate GetMsiProperty()

2016-06-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=39632

--- Comment #15 from Stuart Swales  ---
This should be largely addressed by these set of fixes in the Windows installer
module submitted against tdf#72606 'EasyHack _tstring/TCHAR elimination'

http://cgit.freedesktop.org/libreoffice/core/commit/?id=8a4dd6f45b12e7d44ad595bc0fadc37075061119

http://cgit.freedesktop.org/libreoffice/core/commit/?id=163dcad72e03e214d842e74d1f71ed025cbdd870

http://cgit.freedesktop.org/libreoffice/core/commit/?id=074bd09ee6f3113792b60ee721aabb731c5d7ace

http://cgit.freedesktop.org/libreoffice/core/commit/?id=68502698d29e577a7a451f1a796677128901cfe3

http://cgit.freedesktop.org/libreoffice/core/commit/?id=7fe92c766adf97bdeb4d844ffe6d0650a964572e

http://cgit.freedesktop.org/libreoffice/core/commit/?id=29e0b587df4e509558c22fa478992b07486828d1

Note that there are a mix of ANSI/Wide calls used in the Windows installer so
there isn't one single #include file defining GetMsiProperty() across the whole
installer but this at least minimises the former copy'n'paste mess.

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


[Libreoffice-bugs] [Bug 39632] Consolidate GetMsiProperty()

2016-04-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=39632

Mat M  changed:

   What|Removed |Added

 Status|ASSIGNED|NEW
   Assignee|m...@gmx.fr |libreoffice-b...@lists.free
   ||desktop.org

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


[Libreoffice-bugs] [Bug 39632] Consolidate GetMsiProperty()

2013-01-19 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=39632

Mat M  changed:

   What|Removed |Added

 Status|NEW |ASSIGNED
   Assignee|libreoffice-b...@lists.free |m...@gmx.fr
   |desktop.org |
 CC||m...@gmx.fr

--- Comment #3 from Mat M  ---
I think we can do the same for SetMsiProperty

Since all those functions will require #include , should we replace
all these with a #include "msiprop.hxx" or just the ones which are used by the
inlined functions ?

And I plan to put msipro.hxx in setup_native/source/win32customactions/inc (new
folder). Is it ok ?

-- 
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 39632] Consolidate GetMsiProperty()

2012-05-31 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=39632

Andras Timar  changed:

   What|Removed |Added

 OS/Version|All |Windows (All)
 CC||tima...@gmail.com
  Component|Libreoffice |Installation

--- Comment #2 from Andras Timar  2012-05-31 00:31:28 PDT ---
Same should be done for GetMsiProp(), in fact GetMsiProperty() calls could be
converted to GetMsiProp() calls, too.

-- 
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 39632] Consolidate GetMsiProperty()

2012-05-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=39632

Florian Reisinger  changed:

   What|Removed |Added

Summary|[EasyHack] Consolidate  |Consolidate
   |GetMsiProperty()|GetMsiProperty()

--- Comment #1 from Florian Reisinger  2012-05-18 09:06:59 
PDT ---
Deteted "Easyhack" from summary

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