81e9a8ba | 13-Jun-2024 |
mseidel |
Revert "123197: Fixed selection problems when switching between normal and master mode." This reverts commit feee4947275740b80b2c4c243c34e6e0bdb02436. |
Revision tags: AOO420-Dev5-m5, AOO4115-GA, AOO4114-GA, AOO420-Dev4-m4, AOO4113-GA, AOO4112-GA, AOO4111-GA, AOO420-Dev3-m3, AOO4110-GA, AOO419-GA, AOO418-GA, 420-Dev2-m2, AOO417, AOO420-Dev-m1, AOO416, AOO416-RC1, AOO415, AOO414, AOO413, AOO4121, AOO412, SNAPSHOT, AOO411, AOO410, AOO410_Beta |
|
feee4947 | 21-Feb-2014 |
Andre Fischer |
123197: Fixed selection problems when switching between normal and master mode. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1570539 13f79535-47bb-0310-9956-ffa450edef68
123197: Fixed selection problems when switching between normal and master mode. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1570539 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 4799f5ba13c0140a13cf2e05fc58d1eb59f25ad2)
show more ...
|
ed84e261 | 08-Oct-2023 |
Damjan Jovanovic |
Allow empty selection in PageSelector::UpdateCurrentPage(). This fixes a regression in Impress, where wrong slides are selected on a right-click between slides when scrolling down, and ne
Allow empty selection in PageSelector::UpdateCurrentPage(). This fixes a regression in Impress, where wrong slides are selected on a right-click between slides when scrolling down, and new slides are inserted in wrong places. Patch by: Andre Fischer <af@...> Reviewed by: me Fixes: #124741 - Slide will be inserted in wrong place when try to insert it in latter slides(with vertical scrollbar) (cherry picked from commit 2a12cc4fae255902f4870bfea0bfe724d9d4ddb8)
show more ...
|
4799f5ba | 21-Feb-2014 |
Andre Fischer |
123197: Fixed selection problems when switching between normal and master mode. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1570539 13f79535-47bb-0310-9956-ffa450edef68 |
b862c97c | 28-Jan-2014 |
Herbert Dürr |
#i124131# use smart pointer's bool operator instead of comparing its content against NULL this makes the code more typesafe and avoids the -Wnull-conversion warnings seen with boost>=1.5
#i124131# use smart pointer's bool operator instead of comparing its content against NULL this makes the code more typesafe and avoids the -Wnull-conversion warnings seen with boost>=1.55 smart pointers in C+11 enabled build environments git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1562080 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
8f2ae1af | 20-Jan-2014 |
Tsutomu Uchino |
#i122221# fix slide selected in Slide Pane with Page Up The comment in the removed part says to call SelectPage to make the slide visible. But the following NotifyCurrentSlideChange meth
#i122221# fix slide selected in Slide Pane with Page Up The comment in the removed part says to call SelectPage to make the slide visible. But the following NotifyCurrentSlideChange method calls SelectPage for the page makes it visible if the pane is not updated yet. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1559671 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
4d7c9de0 | 28-Nov-2013 |
Herbert Dürr |
#i123768# [ia2] remove pseudo-automatic noisy comments git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1546355 13f79535-47bb-0310-9956-ffa450edef68 |
0deba7fb | 27-Sep-2013 |
Steve Yin |
AOO IA2 enabled draft version 1 git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/ia2@1526782 13f79535-47bb-0310-9956-ffa450edef68 |
Revision tags: AOO401, AOO400 |
|
01300968 | 23-Jun-2013 |
Armin Le Grand |
i120020 corected paragraph merge, corresponding undo and ownership of linked undo actions git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1495808 13f79535-47bb-0310-9956-ffa450
i120020 corected paragraph merge, corresponding undo and ownership of linked undo actions git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1495808 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
3091fa8a | 05-Jun-2013 |
Andre Fischer |
122470: Fixed programmatic triggered switching of sidebar decks. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1489925 13f79535-47bb-0310-9956-ffa450edef68 |
e8359480 | 22-May-2013 |
Andre Fischer |
i122354: Fix notification of slide change when caused by slide sorter key event. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1485181 13f79535-47bb-0310-9956-ffa450edef68 |
7a32b0c8 | 19-Feb-2013 |
Andre Fischer |
i121420: Added support for Impress panels. Modified sidebar configuration scheme. git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/sidebar@1447641 13f79535-47bb-0310-9956-ff
i121420: Added support for Impress panels. Modified sidebar configuration scheme. git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/sidebar@1447641 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
Revision tags: AOO340 |
|
79aad27f | 15-Feb-2012 |
Herbert Dürr |
remove svn:executable properties from more source files git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1244544 13f79535-47bb-0310-9956-ffa450edef68 |
752c0af7 | 15-Feb-2012 |
Herbert Dürr |
remove svn:executable properties from make and pack files git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1244512 13f79535-47bb-0310-9956-ffa450edef68 |
67e470da | 15-Feb-2012 |
Herbert Dürr |
remove svn:executable properties from source files git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1244478 13f79535-47bb-0310-9956-ffa450edef68 |
c82f2877 | 12-Jan-2012 |
Andrew Rist |
Update headers to Alv2 headers git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1230365 13f79535-47bb-0310-9956-ffa450edef68 |
7871dc3e | 11-Jan-2012 |
Andrew Rist |
Update headers to Alv2 headers git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1229815 13f79535-47bb-0310-9956-ffa450edef68 |
c45d927a | 06-Nov-2011 |
Andrew Rist |
Update headers to Alv2 headers git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1198472 13f79535-47bb-0310-9956-ffa450edef68 |
5b190011 | 06-Nov-2011 |
Andrew Rist |
Update headers to Alv2 headers git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1198285 13f79535-47bb-0310-9956-ffa450edef68 |
12f6b488 | 01-Nov-2011 |
Pedro Giffuni |
i118560 - slide sorter: pass PageSelector object by reference by Andre Fischer git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1196092 13f79535-47bb-0310-9956-ffa450edef68 |
0a9dddb7 | 17-Sep-2011 |
Michael Stahl |
slidesorter1: #i116412# Temporarily turning off slide tracking to avoid unwanted repositioning of visible area. # HG changeset patch # User Andre Fischer<andre.f.fischer@oracle.com>
slidesorter1: #i116412# Temporarily turning off slide tracking to avoid unwanted repositioning of visible area. # HG changeset patch # User Andre Fischer<andre.f.fischer@oracle.com> # Date 1300891523 -3600 # Node ID d926168e689e211d1ae6bfa5932be8c9f015b19c # Parent dd74093681332c51934ab449c4b7c9eaec89359a git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1172132 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
68740d8b | 17-Sep-2011 |
Michael Stahl |
slidesorter1: #i114252# Fixed selection in slidesorter. # HG changeset patch # User Andre Fischer<andre.f.fischer@oracle.com> # Date 1298997222 -3600 # Node ID bca8ed5c98e5c645a6
slidesorter1: #i114252# Fixed selection in slidesorter. # HG changeset patch # User Andre Fischer<andre.f.fischer@oracle.com> # Date 1298997222 -3600 # Node ID bca8ed5c98e5c645a6c69c7fb90cd3da84627212 # Parent 5d52cdcf6d9357e7a6dcc1aa80ba27840042a6de git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1172130 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
6194c063 | 17-Sep-2011 |
Michael Stahl |
slidesorter1: #117012# Update preview when text editing ends. # HG changeset patch # User Andre Fischer<andre.f.fischer@oracle.com> # Date 1298986855 -3600 # Node ID 5d52cdcf6d93
slidesorter1: #117012# Update preview when text editing ends. # HG changeset patch # User Andre Fischer<andre.f.fischer@oracle.com> # Date 1298986855 -3600 # Node ID 5d52cdcf6d9357e7a6dcc1aa80ba27840042a6de # Parent aa5b0a65d4614b8a3a38a2748ff20f9e548e1f99 git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1172129 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
117a7820 | 17-Sep-2011 |
Michael Stahl |
slidesorter1: #i114186# Applied patches that fix double-to-int conversions. # HG changeset patch # User Andre Fischer<andre.f.fischer@oracle.com> # Date 1287062183 -7200 # Node I
slidesorter1: #i114186# Applied patches that fix double-to-int conversions. # HG changeset patch # User Andre Fischer<andre.f.fischer@oracle.com> # Date 1287062183 -7200 # Node ID 23dcb2ba5fbd8ae4026f6bb71d89038f75017aeb # Parent 805df2d00c12631fe697e8737a91199bf5f54ee3 git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1172128 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
677e09c3 | 17-Sep-2011 |
Michael Stahl |
slidesorter1: #i115058# Removed unused classes PageObject and PageObjectFactory. # HG changeset patch # User Andre Fischer<andre.f.fischer@oracle.com> # Date 1287060980 -7200 # N
slidesorter1: #i115058# Removed unused classes PageObject and PageObjectFactory. # HG changeset patch # User Andre Fischer<andre.f.fischer@oracle.com> # Date 1287060980 -7200 # Node ID 805df2d00c12631fe697e8737a91199bf5f54ee3 # Parent 770385ae0c265c62134bf57eeca8283f7fe80b48 git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1172127 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|