Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
devirtualize non-overridden virtuals, remove unused parameters, and
logically shrink based on that to minimum required
|
|
remove unused parameters, shrink code accordingly, devirtualize
methods which are not overridden anywhere and only used by docvor.cxx
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Conflicts:
avmedia/source/gstreamer/gstplayer.cxx
desktop/source/deployment/gui/dp_gui_extlistbox.cxx
sfx2/source/appl/appserv.cxx
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This compiles successfully, but is otherwise only lightly tested.
|
|
Notes:
split repo tag: libs-core_LIBREOFFICE_3_2_99_3
|
|
And remove the definitions of the hi-contrast image too. High contrast
is just another theme and should not be handled like this.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Removed all references to HIGHCONTRAST mode from svtools classes:
SvImpLBox
SvTreeListBox
The reset is just fall out.
|
|
|
|
|
|
|
|
|