summaryrefslogtreecommitdiff
path: root/vcl/source/window/brdwin.cxx
AgeCommit message (Expand)AuthorFilesLines
2018-07-06tdf#107266 made background continous for menubar and notebookbarKshitij Pathania1-0/+15
2018-04-16loplugin:useuniqueptr in ImplBorderWindowNoel Grandin1-8/+7
2018-02-26loplugin:oncevar extend to tools/gen.hxx typesNoel Grandin1-2/+1
2018-02-22loplugin:changetoolsgen in vclNoel Grandin1-72/+72
2018-01-21Make the condition more obviousMaxim Monastirsky1-2/+2
2018-01-19new loplugin:emptyifNoel Grandin1-5/+0
2018-01-18Move toolbars to the border window tearoff mechanismMaxim Monastirsky1-7/+19
2018-01-18tdf#115057 Never use ImplPopupFloatWin for anything except ToolBoxMaxim Monastirsky1-2/+2
2017-09-23vcl: Drop a couple of unused member variablesTakeshi Abe1-5/+0
2017-07-21migrate to boost::gettextCaolán McNamara1-10/+10
2017-07-18loplugin:constparams in vclNoel Grandin1-2/+2
2017-07-06loplugin unnecessaryparan improvementsNoel Grandin1-2/+2
2017-06-17loplugin:unusedfields in vcl part3Noel Grandin1-3/+0
2017-05-19make string translation loading more uniformCaolán McNamara1-1/+1
2017-05-08teach loplugin:constantparam about simple constructor callsNoel Grandin1-2/+2
2017-04-25loplugin:checkunusedparams in vclNoel Grandin1-3/+3
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-44/+44
2017-02-14Convert WindowType to scoped enumNoel Grandin1-38/+38
2017-02-08loplugin:unusedenumconstants read-only constants in vclNoel Grandin1-1/+0
2017-01-03drop else branch of if (true)Caolán McNamara1-9/+2
2017-01-03SetPin and IsPinned are in an always-false circular isolated relationshipCaolán McNamara1-7/+0
2017-01-03mnPinState is unusedCaolán McNamara1-1/+0
2017-01-03BorderWindowHitTest::Pin is never setCaolán McNamara1-36/+0
2017-01-03so maPinRect is always emptyCaolán McNamara1-78/+4
2017-01-03WB_PINABLE isn't set anywhereCaolán McNamara1-18/+1
2016-12-20KDE4 fix edit box bordersJan-Marek Glogowski1-3/+5
2016-11-10Resolves: rhbz#1342828 toolbars jumping around while moved under XCaolán McNamara1-4/+1
2016-11-03loplugin:unnecessaryvirtualNoel Grandin1-3/+0
2016-10-26loplugin:expandablemethods in vclNoel Grandin1-8/+1
2016-09-07loplugin:constantparam in vcl..xmlscriptNoel Grandin1-75/+60
2016-07-05changes to floating windows shouldn't trigger re-layout on their parentCaolán McNamara1-0/+11
2016-06-28notebookbar: added slide transition tabSzymon Kłos1-0/+8
2016-06-20Convert PART to scoped enumNoel Grandin1-8/+8
2016-06-03accidentially reverted fix for tdf#96745Caolán McNamara1-3/+3
2016-06-02these overrides just call only their parent versionCaolán McNamara1-3/+3
2016-05-31Convert ControlType to scoped enumNoel Grandin1-16/+16
2016-05-17Set different ui file for NotebookBar in each appSzymon Kłos1-0/+2
2016-05-13convert SHOWTRACK to scoped enumNoel Grandin1-2/+2
2016-05-11Convert BORDERWINDOW_STYLE to scoped enumNoel Grandin1-9/+9
2016-05-11Convert BORDERWINDOW_HITTEST to scoped enumNoel Grandin1-80/+80
2016-05-11Convert BORDERWINDOW_DRAW to scoped enumNoel Grandin1-17/+17
2016-05-11Convert BORDERWINDOW_TITLE to scoped enumNoel Grandin1-15/+15
2016-03-30notebookbar: Rename NotebookBarWindow to NotebookBar, and move accordingly.Jan Holesovsky1-12/+8
2016-03-30notebookbar: Instantiate the notebookbar via sfx2 infrastructure.Szymon Kłos1-3/+4
2016-03-16loplugin:constantparams in vcl/Noel Grandin1-1/+1
2016-03-10Related: tdf#98419 gtk3: reimplement passing window move control to wm...Caolán McNamara1-7/+5
2016-02-09Formatting changes across all modulesChris Sherlock1-4/+0
2016-01-28tdf#96745: Hold VclPtr on a border window's client windowKatarina Behrens1-3/+3
2016-01-04vcl: split classes out of metric.hxxChris Sherlock1-0/+1
2015-12-17remove newly unused WB_NEEDSFOCUS and fragile FLOAT_FOCUSABLECaolán McNamara1-1/+1