History log of /aoo42x/main/sfx2/source/sidebar/ (Results 1 - 25 of 101)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
Revision tags: AOO420-Dev5-m5
33f5cc5006-Nov-2023 mseidel

Don't use fontcolor for DeckTitleFont

(cherry picked from commit 6026f80cfa6ea899d34223ac2137816bbecc52fa)

49b39f7625-May-2023 mseidel

Remove executable flag from various files

(cherry picked from commit 13c26b20cfbbbd17a5f08bfc4406fad5812573e1)

Revision tags: AOO4115-GA, AOO4114-GA, AOO420-Dev4-m4, AOO4113-GA, AOO4112-GA, AOO4111-GA, AOO420-Dev3-m3, AOO4110-GA, AOO419-GA, AOO418-GA
6b5a962b15-Oct-2020 mseidel

Fixed typos (ouer -> our) and some more

(cherry picked from commit b12a77c9de73410d92ad280a3c79a4e8692534ea)

fb0b81f514-Jun-2020 mseidel

Fixed typos (the the -> the) and some more

(cherry picked from commit 7950f2af818787db817abe90d4dbb3d6d8409899)

Revision tags: 420-Dev2-m2, AOO417
c4aa4ee923-Aug-2019 mseidel

Small adjustments to sidebar

(cherry picked from commit d7b11edf5533d48651e7fb566ff3a7b91567c5d8)

0c7fe49e12-Aug-2019 mseidel

Get rid of gradients in sidebar - Part 2

(cherry picked from commit 0ccddc23ca8ce47f9a0d8e8bb0a62a42c9e029c9)

629b561b09-Aug-2019 mseidel

Get rid of gradients (Windows 7 style?) in sidebar

(cherry picked from commit 5e7464b810ced45749ed5f27500f6c28b33f53d3)

9f759e1c01-Aug-2019 Matthias Seidel

Merged r1864074, r1864095, r1864107 and r1864127 from trunk

Added high contrast icon for sidebar menu
Cleaned up whitespace. Use correct icon for high contrast.
Update graphic for hi

Merged r1864074, r1864095, r1864107 and r1864127 from trunk

Added high contrast icon for sidebar menu
Cleaned up whitespace. Use correct icon for high contrast.
Update graphic for high contrast
Add close button for high contrast in side bar

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

show more ...

Revision tags: AOO420-Dev-m1, AOO416, AOO416-RC1, AOO415, AOO414, AOO413, AOO4121, AOO412, SNAPSHOT, AOO411
7b6083c805-Jun-2014 Oliver-Rainer Wittmann

124892: <SidebarDockingWindow::GetFocus()> - check, if sidebar controller is available before accessing it.



git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1600630 13

124892: <SidebarDockingWindow::GetFocus()> - check, if sidebar controller is available before accessing it.



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

show more ...

Revision tags: AOO410
e4bfc5b712-Mar-2014 Andre Fischer

124392: Avoid crash on close after assigning style.

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

Revision tags: AOO410_Beta
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 ...

8a5c572602-Oct-2013 Andre Fischer

123276: Properly forward Deactivate() call and still don't broadcast context change.

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

Revision tags: AOO401
007f1c2b11-Sep-2013 Herbert Dürr

#i123198# catch and ignore uno exceptions in sfx2::sidebar::TabBar::Item::HandleClick()

Patch by: Herbert Duerr
Scenario found by: Thorsten Wagner


git-svn-id: https://svn.a

#i123198# catch and ignore uno exceptions in sfx2::sidebar::TabBar::Item::HandleClick()

Patch by: Herbert Duerr
Scenario found by: Thorsten Wagner


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

show more ...

d288180b29-Aug-2013 Andre Fischer

123091: Request repaints of panels on every deck layouting.

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

Revision tags: AOO400
2b6825c709-Jul-2013 Andre Fischer

122707: Show a frame around toolbars in sidebar panels.

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

8f2ce5de06-Jul-2013 Pavel Janík

Unname unused argument to prevent compiler warning.


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

6a606da005-Jul-2013 Andre Fischer

122635: Add layouting to some sidebar panels.

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

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

9397b36704-Jun-2013 Herbert Dürr

#i122433# fix build breaker: invalid use of incomplete type 'struct Help'


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

ed3119ee03-Jun-2013 Andre Fischer

122433: The sidebar ControllerItem can now give access to the extended help text for commands.

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

122433: The sidebar ControllerItem can now give access to the extended help text for commands.

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

show more ...

ceb8636e31-May-2013 Andre Fischer

122271: Added missing include.

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

3e0f112231-May-2013 Andre Fischer

122271: Added missing files.

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

3b2c5b9d31-May-2013 Andre Fischer

122271: Setting FOCUSABLE flag at accessibility object sidebar title bars
so that bridges create focus events and title bars become visible
to AT devices.


git-sv

122271: Setting FOCUSABLE flag at accessibility object sidebar title bars
so that bridges create focus events and title bars become visible
to AT devices.


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

show more ...

a5297daf29-May-2013 Andre Fischer

122394: Force creation of new sidebar panels on DATACHANGED events.

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

008fe6ae29-May-2013 Andre Fischer

122405: Sidebar panels no longer dispose XUIElement's inner objects.

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

12345