[Libreoffice-bugs] [Bug 90222] replace ScaList in scaddins with a std container

2015-08-11 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=90222

--- Comment #19 from Commit Notification 
libreoffice-comm...@lists.freedesktop.org ---
Ian committed a patch related to this issue.
It has been pushed to master:

http://cgit.freedesktop.org/libreoffice/core/commit/?id=46ae639272baac0fda61b456a44d5d1307d7b230

tdf#90222: Removed ScaFuncDataList type

It will be available in 5.1.0.

The patch should be included in the daily builds available at
http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More
information about daily builds can be found at:
http://wiki.documentfoundation.org/Testing_Daily_Builds
Affected users are encouraged to test the fix and report feedback.

-- 
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 90222] replace ScaList in scaddins with a std container

2015-08-11 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=90222

Ian Gilham ian.gil...@gmail.com changed:

   What|Removed |Added

   Assignee|libreoffice-b...@lists.free |ian.gil...@gmail.com
   |desktop.org |

--- Comment #20 from Ian Gilham ian.gil...@gmail.com ---
I'm assigning this to myself to prevent others from having merge conflicts. I
still welcome the help regardless, it just makes it clearer.

-- 
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 90222] replace ScaList in scaddins with a std container

2015-08-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=90222

--- Comment #16 from Commit Notification 
libreoffice-comm...@lists.freedesktop.org ---
Ian committed a patch related to this issue.
It has been pushed to master:

http://cgit.freedesktop.org/libreoffice/core/commit/?id=25534a62b2ba398c6298c6b9e521f20de1087540

tdf#90222: Removed redundant collection type

It will be available in 5.1.0.

The patch should be included in the daily builds available at
http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More
information about daily builds can be found at:
http://wiki.documentfoundation.org/Testing_Daily_Builds
Affected users are encouraged to test the fix and report feedback.

-- 
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 90222] replace ScaList in scaddins with a std container

2015-08-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=90222

--- Comment #18 from tux3 barrdet...@gmail.com ---
I started working on this bug yesterday too, oops!

I was about to send a patch that removes ScaList from datefunc, but I see I'm a
bit late to take on this bug.

So here it is anyways, rebased it on top of Ian's changes:
https://gerrit.libreoffice.org/17584

Now I'll go see if I can assign myself something else to work on.

-- 
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 90222] replace ScaList in scaddins with a std container

2015-08-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=90222

--- Comment #14 from Commit Notification 
libreoffice-comm...@lists.freedesktop.org ---
Ian committed a patch related to this issue.
It has been pushed to master:

http://cgit.freedesktop.org/libreoffice/core/commit/?id=09a9234c021ad98c5adeb493b5814e97b92ee912

tdf#90222: Removed ScaStringList and replaced all uses with std::vector

It will be available in 5.1.0.

The patch should be included in the daily builds available at
http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More
information about daily builds can be found at:
http://wiki.documentfoundation.org/Testing_Daily_Builds
Affected users are encouraged to test the fix and report feedback.

-- 
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 90222] replace ScaList in scaddins with a std container

2015-08-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=90222

Commit Notification libreoffice-comm...@lists.freedesktop.org changed:

   What|Removed |Added

 Whiteboard|EasyHack DifficultyBeginner |EasyHack DifficultyBeginner
   |SkillCpp TopicCleanup   |SkillCpp TopicCleanup
   ||target:5.1.0

-- 
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 90222] replace ScaList in scaddins with a std container

2015-08-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=90222

--- Comment #15 from Ian Gilham ian.gil...@gmail.com ---
Another small one: https://gerrit.libreoffice.org/17573

-- 
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 90222] replace ScaList in scaddins with a std container

2015-08-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=90222

--- Comment #17 from Ian Gilham ian.gil...@gmail.com ---
Another: https://gerrit.libreoffice.org/#/c/17579/

-- 
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 90222] replace ScaList in scaddins with a std container

2015-08-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=90222

--- Comment #13 from Ian Gilham ian.gil...@gmail.com ---
Hi there. It's my first time so please be gentle.

First, a caveat: my antivirus keeps complaining about a trojan while trying to
run CppunitTest_filter_tiff_test. The test currently fails on master, but it is
not clear if that is because the AV kills it or there are genuine failures. I'm
waiting for Jenkins for automated test results.

How does this look for a first step?

https://gerrit.libreoffice.org/17543

-- 
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 90222] replace ScaList in scaddins with a std container

2015-07-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=90222

--- Comment #12 from David Tardon dtar...@redhat.com ---
@tml: Nope, it hasn't. The submitted patch has been rejected.

-- 
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 90222] replace ScaList in scaddins with a std container

2015-07-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=90222

ashutosh75 ashutoshnaran...@gmail.com changed:

   What|Removed |Added

 CC||ashutoshnaran...@gmail.com

--- Comment #9 from ashutosh75 ashutoshnaran...@gmail.com ---
Hey I'm new at this.
Where can get started?

-- 
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 90222] replace ScaList in scaddins with a std container

2015-07-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=90222

--- Comment #10 from Tor Lillqvist t...@iki.fi ---
Start by readin the previous comments? Based on them, it seems to me that this
has already been done? Don't start by assigning it to yourself before you have
any idea what to do...

-- 
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 90222] replace ScaList in scaddins with a std container

2015-07-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=90222

--- Comment #11 from Tor Lillqvist t...@iki.fi ---
(Which you didn't, but just in case;)

-- 
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 90222] replace ScaList in scaddins with a std container

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

David Tardon dtar...@redhat.com changed:

   What|Removed |Added

   Assignee|pieter...@gmail.com |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
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 90222] replace ScaList in scaddins with a std container

2015-03-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=90222

David Tardon dtar...@redhat.com changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 CC||libreoffice@lists.freedeskt
   ||op.org
 Ever confirmed|0   |1
 Whiteboard||EasyHack DifficultyBeginner
   ||SkillCpp TopicCleanup

-- 
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 90222] replace ScaList in scaddins with a std container

2015-03-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=90222

Pieter Adriaensen pieter...@gmail.com changed:

   What|Removed |Added

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

--- Comment #1 from Pieter Adriaensen pieter...@gmail.com ---
Assigning to myself

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