History log of /core/svtools/source/control/ctrlbox.cxx (Results 176 – 200 of 547)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: cp-5.0-8, cp-5.0-7
# 65fe84d2 19-Oct-2015 Stephan Bergmann <sbergman@redhat.com>

loplugin:defaultparams

Change-Id: I7f24a05bdf01b455d470f5b560359dea3f407c58


Revision tags: cp-4.4-10, cp-4.4-9, cp-4.2-30, cp-4.3-11
# c50eb68a 25-Sep-2015 Stefan Heinemann <stefan.heinemann@codedump.ch>

Renamed wrongly prefixed boolean variables

Fixed tdf#94269

Change-Id: I63109cc4e095bad680d7637a065080ea368860ae
Reviewed-on: https://gerrit.libreoffice.org/18851
Reviewed-by: Michael Stahl <mstahl@

Renamed wrongly prefixed boolean variables

Fixed tdf#94269

Change-Id: I63109cc4e095bad680d7637a065080ea368860ae
Reviewed-on: https://gerrit.libreoffice.org/18851
Reviewed-by: Michael Stahl <mstahl@redhat.com>
Tested-by: Michael Stahl <mstahl@redhat.com>

show more ...


Revision tags: cp-4.4-8
# 33d8a094 28-Aug-2015 Julien Nabet <serval2412@yahoo.fr>

tdf#93733: Assertion failed when clear font size field in paragraph style

Change-Id: Ia7748eae16c35a1d197b9f4aa5f391f496e7f2f2
Reviewed-on: https://gerrit.libreoffice.org/18122
Reviewed-by: Caolán M

tdf#93733: Assertion failed when clear font size field in paragraph style

Change-Id: Ia7748eae16c35a1d197b9f4aa5f391f496e7f2f2
Reviewed-on: https://gerrit.libreoffice.org/18122
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>

show more ...


# e624c13c 11-Aug-2015 Noel Grandin <noel@peralex.com>

loplugin: defaultparams

Change-Id: I9dc3b21e1bf1bccbe9fb69e35b3801814a68e53f


Revision tags: cp-4.4-2, cp-4.3-10, cp-4.3-9, cp-4.4-1
# 7f19a7f1 19-Jun-2015 Jan Holesovsky <kendy@collabora.com>

rendercontext: Fix crash with double-buffering in the Styles combo box.

Decouple the actual window from rendercontext in UserDrawEvent.

Change-Id: Ic440c4e7f59fcffb7800c578146e8eb528cbb7b4


# 8e22cd40 01-Jun-2015 Caolán McNamara <caolanm@redhat.com>

cppcheck: noExplicitConstructor

Change-Id: I8ae8623252546ca94f65fc04b331dd9cafa4fc92


Revision tags: cp-5.0-branch-point, cp-4.3-8
# f849d964 26-May-2015 Michael Meeks <michael.meeks@collabora.com>

tdf#91416 - fix some incorrectly allocated VirtualDevices.

Change-Id: I9ebed313827986473c60e77b7e218b4c1b2487fe


# 1c4c7e02 22-May-2015 Miklos Vajna <vmiklos@collabora.co.uk>

svtools: SAL_WARN -> SAL_INFO that was OSL_DEBUG_LEVEL > 1 printf before

So that just like before, it doesn't appear in a dbgutil build by
default.

Change-Id: Ie2c18400cc6b617aa51a173e8f3c764a2c3c4

svtools: SAL_WARN -> SAL_INFO that was OSL_DEBUG_LEVEL > 1 printf before

So that just like before, it doesn't appear in a dbgutil build by
default.

Change-Id: Ie2c18400cc6b617aa51a173e8f3c764a2c3c48c8

show more ...


Revision tags: libreoffice-5-0-branch-point
# 456c379f 19-May-2015 Noel Grandin <noel@peralex.com>

convert ANTIALIASING constants to scoped enum

Change-Id: I175b8ea4e8bc01c3cdd3dd90506eba01b35e0085


# b255304b 19-May-2015 Julien Nabet <serval2412@yahoo.fr>

Remove include stdio (part4)

Change-Id: Ic17885b22167eedd0e56b3e5027c09a1c3aac1d8
Reviewed-on: https://gerrit.libreoffice.org/15819
Tested-by: Jenkins <ci@libreoffice.org>
Tested-by: Julien Nabet <s

Remove include stdio (part4)

Change-Id: Ic17885b22167eedd0e56b3e5027c09a1c3aac1d8
Reviewed-on: https://gerrit.libreoffice.org/15819
Tested-by: Jenkins <ci@libreoffice.org>
Tested-by: Julien Nabet <serval2412@yahoo.fr>
Reviewed-by: Julien Nabet <serval2412@yahoo.fr>

show more ...


# 936a4964 11-May-2015 Michael Meeks <michael.meeks@collabora.com>

Switch VclBuilder constructors to use VclPtr.

Change-Id: Id35a86eb52bbde6ca09a5e61a0b1a79b23be8faf


# 66791053 11-May-2015 Michael Meeks <michael.meeks@collabora.com>

Revert "Switch VclBuilder constructors to use VclPtr."

Behaves oddly; not ready yet.

This reverts commit 9f016bd69422bdfb4cf7c4f5e57356eb98db2d8c.

Change-Id: I30d746eac29d1dbe78d3072b10d2e22c051e3

Revert "Switch VclBuilder constructors to use VclPtr."

Behaves oddly; not ready yet.

This reverts commit 9f016bd69422bdfb4cf7c4f5e57356eb98db2d8c.

Change-Id: I30d746eac29d1dbe78d3072b10d2e22c051e3f4e

show more ...


# 9f016bd6 11-May-2015 Michael Meeks <michael.meeks@collabora.com>

Switch VclBuilder constructors to use VclPtr.

Change-Id: Id35a86eb52bbde6ca09a5e61a0b1a79b23be8faf


# b01554bc 11-May-2015 Michael Meeks <michael.meeks@collabora.com>

tdf#91052 - more macros for 'make' constructors.

Change-Id: Ic7ff127e2793993f9dcf1018f8d5ed4f2858a2c4


# ce82146a 28-Apr-2015 Michael Meeks <michael.meeks@collabora.com>

Merge remote-tracking branch 'origin/feature/vclptrmerge2'


# e8b97a52 28-Apr-2015 Michael Meeks <michael.meeks@collabora.com>

Merge remote-tracking branch 'origin/feature/vclptr'

Resolve several thousand lines of conflicts.

Conflicts:
accessibility/source/extended/accessiblelistbox.cxx
accessibility/source/standard/vclx

Merge remote-tracking branch 'origin/feature/vclptr'

Resolve several thousand lines of conflicts.

Conflicts:
accessibility/source/extended/accessiblelistbox.cxx
accessibility/source/standard/vclxaccessiblecombobox.cxx
accessibility/source/standard/vclxaccessibledropdowncombobox.cxx
accessibility/source/standard/vclxaccessibledropdownlistbox.cxx
accessibility/source/standard/vclxaccessiblelistbox.cxx
accessibility/source/standard/vclxaccessibletextfield.cxx
basctl/source/basicide/basidesh.cxx
cui/source/inc/chardlg.hxx
cui/source/tabpages/tpbitmap.cxx
dbaccess/source/ui/dlg/UserAdmin.cxx
dbaccess/source/ui/querydesign/ConnectionLineAccess.cxx
extensions/source/propctrlr/propertyeditor.hxx
extensions/source/scanner/sanedlg.cxx
filter/source/pdf/impdialog.cxx
include/sfx2/mgetempl.hxx
include/sfx2/sidebar/SidebarToolBox.hxx
include/sfx2/viewsh.hxx
include/svtools/brwbox.hxx
include/svtools/filectrl.hxx
include/svtools/scrwin.hxx
include/svx/dlgctrl.hxx
include/svx/sidebar/Popup.hxx
include/svx/sidebar/PopupContainer.hxx
include/svx/sidebar/PopupControl.hxx
include/svx/sidebar/SidebarDialControl.hxx
include/svx/sidebar/ValueSetWithTextControl.hxx
sc/source/ui/condformat/condformatdlgentry.cxx
sc/source/ui/navipi/navipi.cxx
sc/source/ui/sidebar/CellBorderStyleControl.hxx
sd/source/ui/animations/CustomAnimationDialog.cxx
sd/source/ui/inc/DrawViewShell.hxx
sd/source/ui/inc/Ruler.hxx
sd/source/ui/inc/SlideSorter.hxx
sd/source/ui/inc/ViewTabBar.hxx
sd/source/ui/inc/Window.hxx
sd/source/ui/inc/morphdlg.hxx
sd/source/ui/inc/sdpreslt.hxx
sd/source/ui/sidebar/CurrentMasterPagesSelector.hxx
sd/source/ui/sidebar/LayoutMenu.hxx
sd/source/ui/sidebar/MasterPagesSelector.hxx
sd/source/ui/sidebar/NavigatorWrapper.hxx
sd/source/ui/sidebar/PanelBase.hxx
sd/source/ui/sidebar/RecentMasterPagesSelector.cxx
sd/source/ui/sidebar/RecentMasterPagesSelector.hxx
sd/source/ui/slideshow/showwindow.hxx
sd/source/ui/slidesorter/view/SlsInsertAnimator.cxx
sd/source/ui/slidesorter/view/SlsLayeredDevice.hxx
sd/source/ui/view/ViewShellBase.cxx
sd/source/ui/view/drviewsa.cxx
sfx2/source/appl/fileobj.hxx
sfx2/source/appl/opengrf.cxx
sfx2/source/control/thumbnailviewacc.hxx
sfx2/source/dialog/securitypage.cxx
sfx2/source/dialog/templdlg.cxx
sfx2/source/doc/docinsert.cxx
sfx2/source/doc/guisaveas.cxx
sfx2/source/inc/alienwarn.hxx
sfx2/source/sidebar/Deck.cxx
sfx2/source/sidebar/Deck.hxx
sfx2/source/sidebar/DeckTitleBar.cxx
sfx2/source/sidebar/DeckTitleBar.hxx
sfx2/source/sidebar/MenuButton.cxx
sfx2/source/sidebar/MenuButton.hxx
sfx2/source/sidebar/Panel.cxx
sfx2/source/sidebar/Panel.hxx
sfx2/source/sidebar/PanelTitleBar.hxx
sfx2/source/sidebar/SidebarDockingWindow.hxx
sfx2/source/sidebar/SidebarToolBox.cxx
sfx2/source/sidebar/TabBar.hxx
sfx2/source/sidebar/TabItem.cxx
sfx2/source/sidebar/TabItem.hxx
sfx2/source/sidebar/TitleBar.hxx
sfx2/source/toolbox/imgmgr.cxx
starmath/inc/edit.hxx
starmath/inc/smmod.hxx
starmath/qa/cppunit/test_starmath.cxx
starmath/source/edit.cxx
starmath/source/smmod.cxx
svtools/source/brwbox/brwbox1.cxx
svtools/source/brwbox/datwin.hxx
svtools/source/contnr/fileview.cxx
svtools/source/contnr/simptabl.cxx
svtools/source/control/filectrl.cxx
svtools/source/control/valueimp.hxx
svx/inc/GalleryControl.hxx
svx/source/dialog/dlgctrl.cxx
svx/source/dialog/swframeexample.cxx
svx/source/fmcomp/fmgridif.cxx
svx/source/gallery2/GalleryControl.cxx
svx/source/sidebar/EmptyPanel.hxx
svx/source/sidebar/area/AreaPropertyPanel.hxx
svx/source/sidebar/area/AreaTransparencyGradientControl.hxx
svx/source/sidebar/graphic/GraphicPropertyPanel.hxx
svx/source/sidebar/insert/InsertPropertyPanel.cxx
svx/source/sidebar/insert/InsertPropertyPanel.hxx
svx/source/sidebar/line/LinePropertyPanel.hxx
svx/source/sidebar/line/LineWidthControl.cxx
svx/source/sidebar/line/LineWidthControl.hxx
svx/source/sidebar/line/LineWidthValueSet.hxx
svx/source/sidebar/paragraph/ParaPropertyPanel.hxx
svx/source/sidebar/possize/SidebarDialControl.cxx
svx/source/sidebar/text/TextCharacterSpacingPopup.hxx
svx/source/sidebar/text/TextPropertyPanel.hxx
svx/source/sidebar/tools/PopupContainer.cxx
svx/source/sidebar/tools/PopupControl.cxx
svx/source/sidebar/tools/ValueSetWithTextControl.cxx
svx/source/svdraw/svdfmtf.hxx
svx/source/svdraw/svdibrow.cxx
svx/source/tbxctrls/colrctrl.cxx
svx/source/tbxctrls/tbcontrl.cxx
sw/source/ui/dbui/mmaddressblockpage.cxx
sw/source/ui/dialog/uiregionsw.cxx
sw/source/ui/index/cnttab.cxx
sw/source/uibase/inc/drpcps.hxx
sw/source/uibase/sidebar/PageColumnControl.hxx
sw/source/uibase/sidebar/PageMarginControl.hxx
sw/source/uibase/sidebar/PageOrientationControl.hxx
sw/source/uibase/sidebar/PagePropertyPanel.hxx
sw/source/uibase/sidebar/PageSizeControl.hxx
sw/source/uibase/uiview/view2.cxx
sw/source/uibase/utlui/navipi.cxx
vcl/inc/svdata.hxx
vcl/source/control/combobox.cxx
vcl/source/control/lstbox.cxx
vcl/source/window/dockwin.cxx
vcl/source/window/winproc.cxx

Change-Id: I056cf3026ff17d65cca0b6e6588bda4a88fa8d95

show more ...


# cd23e6d3 17-Apr-2015 Noel Grandin <noel@peralex.com>

convert BorderWidth flags to scoped enum

Change-Id: I99214dc2056122158df9d861e3fb3e44bf0b16f6


Revision tags: cp-4.3-6
# 71b80995 14-Apr-2015 Noel Grandin <noel@peralex.com>

remove unnecessary use of void in function declarations

ie.
void f(void);
becomes
void f();

I used the following command to make the changes:

git grep -lP '\(\s*void\s*\)' -- *.cxx \

remove unnecessary use of void in function declarations

ie.
void f(void);
becomes
void f();

I used the following command to make the changes:

git grep -lP '\(\s*void\s*\)' -- *.cxx \
| xargs perl -pi -w -e 's/(\w+)\s*\(\s*void\s*\)/$1\(\)/g;'

and ran it for both .cxx and .hxx files.

Change-Id: I314a1b56e9c14d10726e32841736b0ad5eef8ddd

show more ...


Revision tags: cp-4.2-29, cp-4.4-branch-point
# 820576af 19-Mar-2015 Noel Grandin <noel@peralex.com>

start wrapping OutputDevice in VclPtr

Change-Id: If3ecbb0599b50d50ce6b3997ca7892200c332ffe


Revision tags: cp-4.3-5, cp-4.2-28, cp-4.2-27
# d7a84ce8 10-Mar-2015 Noel Grandin <noel@peralex.com>

vclwidget: only call dispose() once

by using a new utility method in vcl::Window
This means that we don't have to make all our dispose
methods safe to call more than once.

Change-Id: I2110c7de4a86c

vclwidget: only call dispose() once

by using a new utility method in vcl::Window
This means that we don't have to make all our dispose
methods safe to call more than once.

Change-Id: I2110c7de4a86c70fdc97dd8fd318c86b56865374

show more ...


Revision tags: cp-4.3-4, cp-4.3-3, cp-4.2-26
# ef5ee324 17-Feb-2015 Michael Meeks <michael.meeks@collabora.com>

vcl: more double-dispose protection, and survival after dispose.

Change-Id: I271f9bcb85d07a28abef2d97ef3c31287878324d


Revision tags: cp-4.2-24, cp-4.3-2, cp-4.2-23, private/mmeeks/aafixes-4-4, cp-4.3-1
# ce8cfbd3 12-Jan-2015 Noel Grandin <noel@peralex.com>

svtools: apply vcl::window refcounting changes

Change-Id: I308f045eaf5c50de26175a2f00f8b0791cdd8ab9

Conflicts:
svtools/source/control/tabbar.cxx


# 14505bb6 07-Apr-2015 Noel Grandin <noel@peralex.com>

loplugin:staticmethods

Change-Id: I715374b531da2850434b2436633b6042ecb9ebe0


# 402ae4c0 26-Mar-2015 Noel Grandin <noel@peralex.com>

convert ProminentEntry to enum class

Change-Id: I51578e83a6a44beece174792c9e3e59f7f8c5fef


# 32f95a35 04-Mar-2015 Caolán McNamara <caolanm@redhat.com>

V813: Decreased performance

Change-Id: I8a7528366156b288dc422b09cff0d5a32cde3c91


12345678910>>...22