summaryrefslogtreecommitdiff
path: root/vcl/source/control
AgeCommit message (Expand)Author
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-23Notebookbar: move shortcuts if multiple rows of tabsSzymon Kłos
2017-03-23TODO: move to ScrollBar when binary incompatibility is no longer problematicCaolán McNamara
2017-03-23loplugins:redundantcast teach it about c-style typedef castsNoel Grandin
2017-03-21Notebookbar: multiple context containers supportSzymon Kłos
2017-03-20uitest: start logging the actions on UI elementsMarkus Mohrhard
2017-03-16tdf#103235 Notebookbar: use persona themeSzymon Kłos
2017-03-15tdf#105040 Notebookbar: added shortcuts toolboxSzymon Kłos
2017-03-08tdf#106211 Add notebookbar icon transparencySzymon Kłos
2017-03-08loplugin:loopvartoosmallStephan Bergmann
2017-03-02Fix typosAndrea Gelmini
2017-02-27tdf#102779 Notebookbar: extra space for small tab labelsSzymon Kłos
2017-02-24vector::data seems more natural than &vector::frontCaolán McNamara
2017-02-24Notebookbar: Better resize supportSzymon Kłos
2017-02-21Fix memleakMaxim Monastirsky
2017-02-21VclStatusListener: Listener needs to be acquire'd firstMaxim Monastirsky
2017-02-16remove unused F_100TH_SEC from TimeFieldFormat enumNoel Grandin
2017-02-14Convert WindowType to scoped enumNoel Grandin
2017-02-10coverity#1371289 Missing move assignment operatorCaolán McNamara
2017-02-08loplugin:unusedenumconstants read-only constants in vclNoel Grandin
2017-02-08coverity#1371289 Missing move assignment operatorCaolán McNamara
2017-02-08coverity#1400142 Dereference after null checkCaolán McNamara
2017-02-03TyposJulien Nabet
2017-01-30I don't see why we hide 'select all' if there is no insert symbol dialogCaolán McNamara
2017-01-30convert edit menu to .ui formatCaolán McNamara
2017-01-27loplugin: unnecessary destructor vbahelper..vclNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski
2017-01-20drop pointless pointer for referenceCaolán McNamara
2017-01-18Resolves: tdf#98593 buttons in writer show different text at different zoomsCaolán McNamara
2017-01-18change DrawControlText to return new rect rather than change old oneCaolán McNamara
2017-01-18tdf#102139 : avoid switching to the empty tab after exiting the OLE ObjectSzymon Kłos
2017-01-17Change Idle to be a Timer subclassJan-Marek Glogowski
2017-01-17tdf#97087 GDB pretty print the Scheduler task listJan-Marek Glogowski
2017-01-16vcl: Edit::ImplGetCharPos() no calling iterateCodePoints on empty stringMichael Stahl
2017-01-16tdf#102139 : prevent the notebookbar from switching to empty tabSzymon Kłos
2017-01-14coverity#735343 Unchecked return valueCaolán McNamara
2017-01-13new loplugin: useuniqueptr: vclNoel Grandin
2017-01-11don't position cursor inside a utf-16 sequenceCaolán McNamara
2017-01-05unwind radio and check img listsCaolán McNamara
2017-01-05Improve last commitMaxim Monastirsky
2017-01-05tdf#102059 NotebookBar accessible using F6 keySzymon Kłos
2017-01-04last bitmaps that pMaskColor arg was used on converted to true transparencyCaolán McNamara
2016-12-21convert EnumContext::Context to scoped enumNoel Grandin
2016-12-20Assume pWin exists while drawingJan-Marek Glogowski
2016-12-20Fix focus and rollover for vcl::ListBoxJan-Marek Glogowski
2016-12-19Related: rhbz#1405521 abrt reported crash in dndCaolán McNamara
2016-12-19vcl: separate ImplImageTree - ImageTree singleton and public ifaceTomaž Vajngerl
2016-12-07convert VCLEVENT constants to scoped enumNoel Grandin
2016-12-06OSL_TRACE -> SAL_ in vclNoel Grandin