Revision tags: AOO420-Dev5-m5 |
|
2a12cc4f | 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)
show more ...
|
Revision tags: AOO4115-GA, AOO4114-GA, AOO420-Dev4-m4, AOO4113-GA, AOO4112-GA, AOO4111-GA, AOO420-Dev3-m3, AOO4110-GA, AOO419-GA, AOO418-GA |
|
c47da6ea | 28-Sep-2020 |
mseidel |
Fixed several typos |
Revision tags: 420-Dev2-m2, AOO417, AOO420-Dev-m1, AOO416, AOO416-RC1, AOO415, AOO414, AOO413 |
|
b63233d8 | 07-Aug-2016 |
damjan |
Merge branches/gbuild-reintegration to trunk. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1755455 13f79535-47bb-0310-9956-ffa450edef68 |
Revision tags: AOO4121 |
|
30acf5e8 | 22-May-2016 |
pfg |
Spelling, spelling ... Why worry about some sprinkled German when we haven't yet learned English. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1745006 13f79535
Spelling, spelling ... Why worry about some sprinkled German when we haven't yet learned English. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1745006 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
Revision tags: AOO412, SNAPSHOT, AOO411 |
|
86e1cf34 | 29-Apr-2014 |
Pedro Giffuni |
Many spelling fixes: directories r* - z*. Attempt to clean up most but certainly not all the spelling mistakes that found home in OpenOffice through decades. We could probably blame
Many spelling fixes: directories r* - z*. Attempt to clean up most but certainly not all the spelling mistakes that found home in OpenOffice through decades. We could probably blame the international nature of the code but it is somewhat shameful that this wasn't done before. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1591062 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
Revision tags: AOO410, AOO410_Beta |
|
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 ...
|