summaryrefslogtreecommitdiff
path: root/svtools
AgeCommit message (Collapse)AuthorFilesLines
2015-04-29tdf#90802 add Church Slavic [cu-RU] localeAleksandr Andreev1-0/+1
Change-Id: Id8322661f79f4d500fd59c19fc04b13e82c7126d Reviewed-on: https://gerrit.libreoffice.org/15540 Reviewed-by: Eike Rathke <erack@redhat.com> Tested-by: Eike Rathke <erack@redhat.com>
2015-04-29redundant castCaolán McNamara1-1/+1
Change-Id: Ib812a7cafabc4820946da67fb3f8896b6aad1461
2015-04-29convert WZB_ constants to scoped enumNoel Grandin3-35/+35
Change-Id: If2f12ea54b57f32df23fc22fb8be0aa3c6f2e76e
2015-04-29fix compile: delegate RenderContext parameter to superTomaž Vajngerl4-10/+8
Change-Id: I1c08e29c45d8334db52b129a957098481f3e57a4
2015-04-29replace Paint calls to Invalidate + fix compilationTomaž Vajngerl6-20/+20
Change-Id: Id716c47d56922ab6ce0c3adb3d426ea814980674
2015-04-29mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl23-25/+25
Change-Id: Ia1667246064d11827dbd149def15e5bf08b119b8
2015-04-28Merge remote-tracking branch 'origin/feature/vclptrmerge2'Michael Meeks93-1156/+1506
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks93-1156/+1506
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
2015-04-28TabBar::GetPageBits return type is TabBarPageBits (aka sal_uInt16)Stephan Bergmann1-1/+1
Change-Id: I3f1970c3ccf5df32005596bbcca8e09e481a980b
2015-04-28Ruler::StartDrag return type wants to be boolStephan Bergmann1-2/+2
Change-Id: Ica4957a5575a6ec5d6ff2b6fddaa3d637426d851
2015-04-28IcnCursor_Impl::GetSortListPos bVertical param wants to be of type boolStephan Bergmann2-6/+6
Change-Id: I2d6cbddb5dbaca33b41d87aefbb5559b3b30f674
2015-04-28Dialog::Execute return type is short/VclResponseTypeStephan Bergmann1-2/+2
Change-Id: I40fb77dff3112ee154d6d413757af6593486280d
2015-04-28WizardDialog::DeactivatePage return type wants to be boolStephan Bergmann2-5/+5
Change-Id: Ib44006e339a4e1ee9b5c9201e48861fceef865fd
2015-04-27More loplugin:simplifyboolStephan Bergmann4-4/+4
Change-Id: Ica40d21d8fd4cab37b6ba561be77d3db53d75e72
2015-04-24loplugin:simplifyboolStephan Bergmann7-16/+12
Change-Id: I3a5554b73c6e9f39a4a903eecf6c59bd3a9a9883
2015-04-23Improved loplugin:literaltoboolconversion looking into cond. exprs.Stephan Bergmann4-6/+6
...automatic rewriter fixes Change-Id: I6b04ca80f08f8a71ff94e309fd52f44d736751ee
2015-04-23Clarify assertion, and add missing disposeAndClear.Michael Meeks1-0/+1
Change-Id: Ief9bdc8607e60c684696525bff095d193483f23e
2015-04-22convert SV_ENTRYFLAG constants to scoped enumNoel Grandin4-22/+22
Change-Id: I457b32ed5ee5d74e6f8361e7de79cbd406122651
2015-04-22convert SVLBOX_ constants to scoped enumNoel Grandin1-20/+20
Change-Id: Ibe384ffae00e045ccfa7d3f7f080f8eb6b3149a9
2015-04-22convert SV_DRAGDOP_ constants to scoped enumNoel Grandin2-15/+15
Change-Id: If953610ed24a2b6d5f33f2ba014fba2ca5308d7d
2015-04-22convert TREEBOX_ALLITEM constants to scoped enumNoel Grandin1-1/+1
Change-Id: I46f792fce6ff09f2b00144f401ee396101d8460d
2015-04-22convert TREEFLAG_ constants to scoped enumNoel Grandin4-39/+37
Change-Id: Ibf9eab757fbe94dbff3fd09472f3ca74fffd5094
2015-04-22convert SV_LBOXTAB_ constants to scoped enumNoel Grandin3-40/+40
Change-Id: Ic7d91ca51106288fb0e14f6f243d74be77cb2c0d
2015-04-22convert FCT_ constants to scoped enumNoel Grandin1-11/+12
Change-Id: I57381aebad1d8719f2b5165e290e06024472b65f
2015-04-22convert COL_ATTRS_ constants to scoped enumNoel Grandin2-9/+9
Change-Id: I339f0668b32be1f3b06ff788e96e58c4a6de2408
2015-04-22convert SCRWIN_ constants to scoped enumNoel Grandin1-3/+3
Change-Id: I345b2d6779b1d2595e949da0030f7acb299256f9
2015-04-22remove RULER_SCROLL constants, unusedNoel Grandin1-6/+0
Change-Id: I2ca7500ad521157fe5dfae85072e4e9006e1dac3
2015-04-22convert ICNVIEW_FLAG_ constants to scoped enumNoel Grandin3-21/+21
Change-Id: I70fde9504400785fca7c53cb94abbf33ccd0743e
2015-04-22convert HIB_ constants to scoped enumNoel Grandin4-63/+63
Change-Id: I6fa3ecde4a1c5f9c7e6e1dcd22250cba065933e3
2015-04-22convert FILEVIEW_ constants to scoped enumNoel Grandin1-10/+24
and move them inside the main file since they are only used there Change-Id: Ia93c4c999e4d24cf08a009cd66c0dd6dc8172666
2015-04-22convert ADJUSTMENT_ flags to scoped enumNoel Grandin2-23/+23
Change-Id: I2b3d50eb7cbc3abc4cdc7e94219852f678b45e13
2015-04-22convert GRFMGR_DRAW_ constants to scoped enumNoel Grandin2-18/+18
Change-Id: Ie0b4cc1d2cfa740d0e260db52db635c3fe6b90b6
2015-04-22convert FILECTRL_ constants to scoped enumNoel Grandin1-5/+5
Change-Id: I973265c13f43a7f073bdb53e854f25a84d341b68
2015-04-22convert FILECTRL_ constant to scoped enumNoel Grandin1-2/+2
Change-Id: I171dc1702cc1851962b22072ea62d73ac142504e
2015-04-22convert EBBF_ constants to scoped enumNoel Grandin2-14/+14
Change-Id: I6f281001a96ebfbca20f3e8dd3423945e119eef0
2015-04-22convert FONTLIST_FONTNAMETYPE constants to scoped enumNoel Grandin1-9/+21
and move them inside the module, since they are not used anywhere else Change-Id: I63a629c8a497f5fb832f5287c260df7eb15fed3a
2015-04-22convert BorderWidth flags to scoped enumNoel Grandin1-13/+13
Change-Id: I99214dc2056122158df9d861e3fb3e44bf0b16f6
2015-04-22convert BROWSER_ constants to scoped enumNoel Grandin3-25/+23
and fix a couple of places where it was mixing these flags up with the WinBits flags and calling the wrong constructor. Change-Id: I65c66bdd5a263e2f1db179c853f3f00e9ac7659e
2015-04-21No more need for PartialWeakComponentImplHelper hereStephan Bergmann2-26/+3
...since 70626249cd247d9acdad417b8eaf252bae22c059 "API CHANGE a11y unpublishing and add/removeListener rename." Change-Id: I89d81326d97712abcac94c3436a13905954c55cf
2015-04-21Remove erroneous SAL_NO_ACQUIRE pieces introduced in error.Michael Meeks1-2/+1
Change-Id: If8cd8fafea1f88360d86552ac94a985b1d1feae8
2015-04-21store the paint rect in the SvViewDataEntry for SvTreeListBoxTomaž Vajngerl2-8/+16
SvViewDataEntry is provided to the item when painting. If we send the whole rect to the item, it can make better decisions when painting. Extending or changing the method contract would be too risky so send this information this way. Change-Id: I985680a8d053990d992d77e4310853321c0de787
2015-04-20dbaccess: convert new to ::Create.Michael Meeks3-8/+7
Also convert svtools' WizardShell::createPage. Change-Id: I09bd40ef4748aa2de7b49eeefc95be06b545ea05
2015-04-18cui: convert new to ::Create.Michael Meeks1-2/+2
Change-Id: Ifad69772a4954f14772cca9eeae913e546eff477
2015-04-17Windows compilation fixes.Michael Meeks1-1/+1
Change-Id: Id04ff9302893654ae1f62db9f5005517c90e5db2
2015-04-17svtools: convert new to ::Create.Noel Grandin32-86/+88
Change-Id: I1f46485d23c57b2ca212ba1c349b07f22265bc89
2015-04-17svx: convert new to ::Create.Noel Grandin1-1/+1
Change-Id: Idbcc64e883b79081c7a6399e1aed8a6b20035f69
2015-04-17SvStream: WriteUChar -> WriteBoolStephan Bergmann3-4/+4
Change-Id: I89aa0e22c31d368ab36fe46917db6aacb11c7b14
2015-04-17Use VclPtr for OGenericUnoDialog::createDialog.Michael Meeks3-9/+9
Change-Id: I0c2040889931a4700735339c5252f8d5fee234ff
2015-04-16More protection for SvTreeListBox.Michael Meeks1-3/+5
Change-Id: I55731cd69aa12f5709e300759f556e29e8ceff5d
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin13-45/+45
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