summaryrefslogtreecommitdiff
path: root/vcl/source/window/brdwin.cxx
AgeCommit message (Expand)Author
2018-01-27tdf#115057 Never use ImplPopupFloatWin for anything except ToolBoxMaxim Monastirsky
2017-09-23vcl: Drop a couple of unused member variablesTakeshi Abe
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-18loplugin:constparams in vclNoel Grandin
2017-07-06loplugin unnecessaryparan improvementsNoel Grandin
2017-06-17loplugin:unusedfields in vcl part3Noel Grandin
2017-05-19make string translation loading more uniformCaolán McNamara
2017-05-08teach loplugin:constantparam about simple constructor callsNoel Grandin
2017-04-25loplugin:checkunusedparams in vclNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-02-14Convert WindowType to scoped enumNoel Grandin
2017-02-08loplugin:unusedenumconstants read-only constants in vclNoel Grandin
2017-01-03drop else branch of if (true)Caolán McNamara
2017-01-03SetPin and IsPinned are in an always-false circular isolated relationshipCaolán McNamara
2017-01-03mnPinState is unusedCaolán McNamara
2017-01-03BorderWindowHitTest::Pin is never setCaolán McNamara
2017-01-03so maPinRect is always emptyCaolán McNamara
2017-01-03WB_PINABLE isn't set anywhereCaolán McNamara
2016-12-20KDE4 fix edit box bordersJan-Marek Glogowski
2016-11-10Resolves: rhbz#1342828 toolbars jumping around while moved under XCaolán McNamara
2016-11-03loplugin:unnecessaryvirtualNoel Grandin
2016-10-26loplugin:expandablemethods in vclNoel Grandin
2016-09-07loplugin:constantparam in vcl..xmlscriptNoel Grandin
2016-07-05changes to floating windows shouldn't trigger re-layout on their parentCaolán McNamara
2016-06-28notebookbar: added slide transition tabSzymon Kłos
2016-06-20Convert PART to scoped enumNoel Grandin
2016-06-03accidentially reverted fix for tdf#96745Caolán McNamara
2016-06-02these overrides just call only their parent versionCaolán McNamara
2016-05-31Convert ControlType to scoped enumNoel Grandin
2016-05-17Set different ui file for NotebookBar in each appSzymon Kłos
2016-05-13convert SHOWTRACK to scoped enumNoel Grandin
2016-05-11Convert BORDERWINDOW_STYLE to scoped enumNoel Grandin
2016-05-11Convert BORDERWINDOW_HITTEST to scoped enumNoel Grandin
2016-05-11Convert BORDERWINDOW_DRAW to scoped enumNoel Grandin
2016-05-11Convert BORDERWINDOW_TITLE to scoped enumNoel Grandin
2016-03-30notebookbar: Rename NotebookBarWindow to NotebookBar, and move accordingly.Jan Holesovsky
2016-03-30notebookbar: Instantiate the notebookbar via sfx2 infrastructure.Szymon Kłos
2016-03-16loplugin:constantparams in vcl/Noel Grandin
2016-03-10Related: tdf#98419 gtk3: reimplement passing window move control to wm...Caolán McNamara
2016-02-09Formatting changes across all modulesChris Sherlock
2016-01-28tdf#96745: Hold VclPtr on a border window's client windowKatarina Behrens
2016-01-04vcl: split classes out of metric.hxxChris Sherlock
2015-12-17remove newly unused WB_NEEDSFOCUS and fragile FLOAT_FOCUSABLECaolán McNamara
2015-12-16loplugin:vclwidgetsStephan Bergmann
2015-12-16vcl: Initial NotebookBar implementation.Jan Holesovsky
2015-12-15gtk3+wayland: enable manual movement of toolbarsCaolán McNamara
2015-11-20loplugin:defaultparamsNoel Grandin
2015-11-20Revert "vcl: Initial NotebookBar implementation."Samuel Mehrbrodt
2015-11-18com::sun::star->css in vcl/Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann