summaryrefslogtreecommitdiff
path: root/vcl/source/window/brdwin.cxx
AgeCommit message (Expand)Author
2020-07-03remove some dead WindowType valuesNoel Grandin
2020-05-29tdf#133498 Make native drawing of FormattedField work (again)Michael Weghorn
2020-04-17loplugin:buriedassign in vclNoel Grandin
2020-01-26remove some unused local varsNoel Grandin
2019-12-18vcl: sfx2: LOK: Support per-view popup windowsAshod Nakashian
2019-10-08loplugin:redundantpointerops simplify *p.get()Noel Grandin
2019-09-06Fixing '....' and '..'Andrea Gelmini
2019-08-28tdf#42949 Fix IWYU warnings in vcl/source/[o-w]*/Gabor Kelemen
2019-07-19Engine to add Extension inside extension tab in NotebookBarSumit Chauhan
2019-02-13Pointer is pointlessNoel Grandin
2018-11-29Rename Mac OS X to official name macOS in comments and documentationBartosz Kosiorek
2018-11-21loplugin:redundantfcast improvementsNoel Grandin
2018-11-15loplugin:staticmethods in vclNoel Grandin
2018-11-03tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski
2018-10-24clang-tidy performance-unnecessary-copy-init in test..xmlscriptNoel Grandin
2018-07-27loplugin:returnconstant in vclNoel Grandin
2018-06-06tdf#107266 made background continous for menubar and notebookbarKshitij Pathania
2018-04-16loplugin:useuniqueptr in ImplBorderWindowNoel Grandin
2018-02-26loplugin:oncevar extend to tools/gen.hxx typesNoel Grandin
2018-02-22loplugin:changetoolsgen in vclNoel Grandin
2018-01-21Make the condition more obviousMaxim Monastirsky
2018-01-19new loplugin:emptyifNoel Grandin
2018-01-18Move toolbars to the border window tearoff mechanismMaxim Monastirsky
2018-01-18tdf#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