History log of /aoo41x/main/sd/source/ui/slidesorter/ (Results 1 - 25 of 48)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
81e9a8ba13-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
feee494721-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 ...

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

5ab6c38412-Aug-2023 mseidel

Small modifications, cleanup

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

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

0ca1f90021-Jan-2014 Herbert Dürr

#i123817# boost::shared_ptr doesn't have an implicit conversion to bool

Constructs that expect it fail at least in XCode4's clang in C++11 mode.
An implicit conversion from pointer to bo

#i123817# boost::shared_ptr doesn't have an implicit conversion to bool

Constructs that expect it fail at least in XCode4's clang in C++11 mode.
An implicit conversion from pointer to bool is already suspicious enough
and a shared_ptr->pointer->bool conversion is even worse. Cleaning up
the code fixes the build breaker seen in boost/libc++/clang environments.


git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1560020 13f79535-47bb-0310-9956-ffa450edef68

show more ...

8f2ae1af20-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 ...

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

0deba7fb27-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
0130096823-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 ...

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

dc90c2ca03-Jun-2013 Andre Fischer

122437: Fixed context notification for Draw documents.

git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1488952 13f79535-47bb-0310-9956-ffa450edef68

b7d6173d27-May-2013 Herbert Dürr

#i122208# fix sd::TransferableData::Representative's assignment operator

git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1486584 13f79535-47bb-0310-9956-ffa450edef68

0923c7b727-May-2013 Herbert Dürr

#i122208# const SD containers cannot provide non-const iterators

git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1486583 13f79535-47bb-0310-9956-ffa450edef68

2a3f8a0e27-May-2013 Andre Fischer

122332: Don't change sidebar context when switching to other application window.

git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1486578 13f79535-47bb-0310-9956-ffa450edef68

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

f120fe4118-Mar-2013 Andre Fischer

i121420: Improved the support for context changes.

git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/sidebar@1457873 13f79535-47bb-0310-9956-ffa450edef68

7a32b0c819-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
18ed380314-Nov-2012 Armin Le Grand

Corrected signed/unsigned mix

git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1409132 13f79535-47bb-0310-9956-ffa450edef68

e7ca07a012-Nov-2012 Armin Le Grand

Secured SlideSorterModel::DeleteSlide for negative page indices

git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1408362 13f79535-47bb-0310-9956-ffa450edef68

37ab0f2d29-Oct-2012 Armin Le Grand

#121233# Added bitmap scaling methods BMP_SCALE_SUPER (from symphony), BMP_SCALE_LANCZOS, BMP_SCALE_BICUBIC, BMP_SCALE_BILINEAR and BMP_SCALE_BOX. changed defaults for internal scalings, enhanced PDF

#121233# Added bitmap scaling methods BMP_SCALE_SUPER (from symphony), BMP_SCALE_LANCZOS, BMP_SCALE_BICUBIC, BMP_SCALE_BILINEAR and BMP_SCALE_BOX. changed defaults for internal scalings, enhanced PDF export when reduched DPI is used, added BMP_SCALE_BESTQUALITY and BMP_SCALE_FASTESTINTERPOLATE as new default for Bitmap::Scale

git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1403434 13f79535-47bb-0310-9956-ffa450edef68

show more ...

e6f6310323-Oct-2012 Armin Le Grand

#121237# Rework/Cleanup of Region code due to missing complete support for B2DPolygon class

git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1401294 13f79535-47bb-0310-9956-f

#121237# Rework/Cleanup of Region code due to missing complete support for B2DPolygon class

git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1401294 13f79535-47bb-0310-9956-ffa450edef68

show more ...

87bc88d319-Oct-2012 Herbert Dürr

make conversions between BitmapColor and sal_uInt8 explicit

Implicit conversions are a dangerous cause of confusion as seen
in http://markmail.org/thread/a4copx2di7cxeowg and require tri

make conversions between BitmapColor and sal_uInt8 explicit

Implicit conversions are a dangerous cause of confusion as seen
in http://markmail.org/thread/a4copx2di7cxeowg and require tricky
rewrites to work around them, this change cleans them up and
disables them for all code outside of the immutable binfilter.


git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1400149 13f79535-47bb-0310-9956-ffa450edef68

show more ...

5b4f281e03-Sep-2012 Jian Fang Zhang

#i120663#, FrameView object created in SlideSorterViewShell and ToolPanelViewShell constructor is never released

Found by: zhangjf
Patch by: zhangjf
Review by: zhangjf


#i120663#, FrameView object created in SlideSorterViewShell and ToolPanelViewShell constructor is never released

Found by: zhangjf
Patch by: zhangjf
Review by: zhangjf


git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1380109 13f79535-47bb-0310-9956-ffa450edef68

show more ...

12