[Libreoffice-bugs] [Bug 148251] Use std::swap instead of using temporary values

2023-05-13 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=148251

--- Comment #11 from Dave Gilbert  ---
If anyone is set up for Windows stuff (which I'm not) then maybe:
  embedserv/source/embed/tracker.cxx NormalizeRect
and
  extensions/test/ole/AxTestComponents/Basic.cpp
seems to have a whole bunch of them in the 'inOut' set of methods
 (would it make the inoutObject simpler??)

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 148251] Use std::swap instead of using temporary values

2023-05-13 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=148251

--- Comment #10 from Commit Notification 
 ---
Dr. David Alan Gilbert committed a patch related to this issue.
It has been pushed to "master":

https://git.libreoffice.org/core/commit/fb41d0d2969726a00bcb5ac381ca77f4cb7230bd

tdf#148251 doccomp: Use std::swap instead of using temporary values

It will be available in 7.6.0.

The patch should be included in the daily builds available at
https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More
information about daily builds can be found at:
https://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] [Bug 148251] Use std::swap instead of using temporary values

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

--- Comment #9 from Commit Notification 
 ---
Dr. David Alan Gilbert committed a patch related to this issue.
It has been pushed to "master":

https://git.libreoffice.org/core/commit/389b801cea9c9f3c311dcbe9d32df62a66e5ea4a

tdf#148251 qt: Use std::swap instead of using temporary values

It will be available in 7.6.0.

The patch should be included in the daily builds available at
https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More
information about daily builds can be found at:
https://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] [Bug 148251] Use std::swap instead of using temporary values

2023-04-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=148251

--- Comment #8 from Commit Notification 
 ---
Nabeel Siddiqui committed a patch related to this issue.
It has been pushed to "master":

https://git.libreoffice.org/core/commit/52522f4772806d9e74ab7df9cc3e8046f68c5809

tdf#148251 Use std::swap instead of using temporary values

It will be available in 7.6.0.

The patch should be included in the daily builds available at
https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More
information about daily builds can be found at:
https://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] [Bug 148251] Use std::swap instead of using temporary values

2023-03-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=148251

--- Comment #7 from Commit Notification 
 ---
Supriyo Paul committed a patch related to this issue.
It has been pushed to "master":

https://git.libreoffice.org/core/commit/9ba89c54076990b21b8e052fdd8d43bf8688edbe

tdf#148251 Use std::swap instead of using temporary values

It will be available in 7.6.0.

The patch should be included in the daily builds available at
https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More
information about daily builds can be found at:
https://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] [Bug 148251] Use std::swap instead of using temporary values

2023-03-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=148251

Commit Notification  changed:

   What|Removed |Added

 Whiteboard|reviewed:2022 target:7.5.0  |reviewed:2022 target:7.5.0
   ||target:7.6.0

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 148251] Use std::swap instead of using temporary values

2022-10-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=148251

Hossein  changed:

   What|Removed |Added

 Status|ASSIGNED|NEW

--- Comment #6 from Hossein  ---
Resetting the issue status back to NEW.

This is a multi-hacker EasyHack. Multiple people can work on it at the same
time. Please work on it without assigning it to yourself.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 148251] Use std::swap instead of using temporary values

2022-09-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=148251

Ruslan  changed:

   What|Removed |Added

 Status|NEW |ASSIGNED

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 148251] Use std::swap instead of using temporary values

2022-09-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=148251

--- Comment #5 from Commit Notification 
 ---
Radhey Parekh committed a patch related to this issue.
It has been pushed to "master":

https://git.libreoffice.org/core/commit/51a780a26e4fbf339d4136ff0c7d75e01d6fad08

tdf#148251 Use std::swap() instead of using temporary values

It will be available in 7.5.0.

The patch should be included in the daily builds available at
https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More
information about daily builds can be found at:
https://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] [Bug 148251] Use std::swap instead of using temporary values

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

--- Comment #4 from Radhey Parekh  ---
I would like to work on this.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 148251] Use std::swap instead of using temporary values

2022-08-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=148251

Hossein  changed:

   What|Removed |Added

 Whiteboard|target:7.5.0|reviewed:2022 target:7.5.0

--- Comment #3 from Hossein  ---
Re-evaluating the EasyHack in 2022

This issue is still relevant, and there are many instances remaining. For
instance:

basegfx/source/workbench/gauss.hxx:65

/* interchange rows 'max' and 'i' */
for(int k=0; k

[Libreoffice-bugs] [Bug 148251] Use std::swap instead of using temporary values

2022-08-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=148251

--- Comment #2 from Commit Notification 
 ---
Liu Hao committed a patch related to this issue.
It has been pushed to "master":

https://git.libreoffice.org/core/commit/3f284b6f12e3eb047398998b223663b38a9bfec8

tdf#148251 Use std::swap instead of using temporary values

It will be available in 7.5.0.

The patch should be included in the daily builds available at
https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More
information about daily builds can be found at:
https://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] [Bug 148251] Use std::swap instead of using temporary values

2022-08-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=148251

Commit Notification  changed:

   What|Removed |Added

 Whiteboard||target:7.5.0

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 148251] Use std::swap instead of using temporary values

2022-05-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=148251

Xisco FaulĂ­  changed:

   What|Removed |Added

 CC||xiscofa...@libreoffice.org
   Keywords||topicCleanup

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 148251] Use std::swap instead of using temporary values

2022-05-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=148251

Aron Budea  changed:

   What|Removed |Added

Version|7.4.0.0 alpha0+ Master  |unspecified
 CC||aron.bu...@gmail.com

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 148251] Use std::swap instead of using temporary values

2022-03-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=148251

Buovjaga  changed:

   What|Removed |Added

 Blocks||143781


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=143781
[Bug 143781] [META] Development- and code-related bug reports
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 148251] Use std::swap instead of using temporary values

2022-03-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=148251

Roman Kuznetsov <79045_79...@mail.ru> changed:

   What|Removed |Added

 Ever confirmed|0   |1
 CC||79045_79...@mail.ru,
   ||hoss...@libreoffice.org,
   ||mentoring@documentfoundatio
   ||n.org
 Status|UNCONFIRMED |NEW

--- Comment #1 from Roman Kuznetsov <79045_79...@mail.ru> ---
Set to NEW

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 148251] Use std::swap instead of using temporary values

2022-03-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=148251

Paris Oplopoios  changed:

   What|Removed |Added

   Keywords||difficultyBeginner,
   ||easyHack, skillCpp

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 148251] Use std::swap instead of using temporary values

2022-03-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=148251

Paris Oplopoios  changed:

   What|Removed |Added

Summary|Use std::swap instead of|Use std::swap instead of
   |using temporary values, |using temporary values
   |proposed beginner easyHack  |

-- 
You are receiving this mail because:
You are the assignee for the bug.