summaryrefslogtreecommitdiff
path: root/vcl/source/control/tabctrl.cxx
AgeCommit message (Expand)Author
2017-07-06loplugin unnecessaryparan improvementsNoel Grandin
2017-06-28loplugin:oncevar in vclNoel Grandin
2017-05-22tdf#103896: Fix wrong leading and trailing tabs within dialogs on macOSThorsten Wagner
2017-05-08cleanup tools/debug.hxx includesJochen Nitschke
2017-05-08teach loplugin:constantparam about simple constructor callsNoel Grandin
2017-04-25remove bitmaps from .src filesCaolán McNamara
2017-04-25loplugin:checkunusedparams in vclNoel Grandin
2017-04-22Notebookbar: better tab placing for the NotebookbarTabControlSzymon Kłos
2017-04-22tdf#102779 Set a minimum height for Notebookbar tabsYousuf Philips
2017-04-19remove freshly unused menu support from src filesCaolán McNamara
2017-04-06Fix crash while running the Notebookbar modeSzymon Kłos
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-15tdf#105040 Notebookbar: added shortcuts toolboxSzymon Kłos
2017-03-08tdf#106211 Add notebookbar icon transparencySzymon Kłos
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-14Convert WindowType to scoped enumNoel Grandin
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-16tdf#102139 : prevent the notebookbar from switching to empty tabSzymon Kłos
2016-12-21convert EnumContext::Context to scoped enumNoel Grandin
2016-12-07convert VCLEVENT constants to scoped enumNoel Grandin
2016-12-06OSL_TRACE -> SAL_ in vclNoel Grandin
2016-11-29Rewrite some (trivial) assignments inside if/while conditions: vclStephan Bergmann
2016-11-24vcl: rename Window::Notify to EventNotifyMichael Stahl
2016-10-21loplugin:expandablemethodds in include/vclNoel Grandin
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-08-11loplugin:constantparamNoel Grandin
2016-08-04GSoC: notebookbar, position of popup menuSzymon Kłos
2016-07-27improve passstuffbyref return analysisNoel Grandin
2016-07-22GSoC notebookbar: better default page handlingSzymon Kłos
2016-07-22GSoC notebookbar: file menuSzymon Kłos
2016-07-18GSoC notebookbar: don't show empty space for hidden tabsSzymon Kłos
2016-06-27GSoC notebookbar: switching tabs depending on contextSzymon Kłos
2016-06-24loplugin:singlevalfields in vcl(part1)Noel Grandin
2016-06-23tdf#97527 - vcl: reference-count MenuNoel Grandin
2016-06-22uitest: add support for TabControlMarkus Mohrhard
2016-06-20Convert PART to scoped enumNoel Grandin
2016-06-18uitest: support selecting different tab pages in tab dialogMarkus Mohrhard
2016-06-17convert DBG_ASSERT in vclNoel Grandin
2016-06-02loplugin:unusedfieldsNoel Grandin
2016-05-31Convert ControlType to scoped enumNoel Grandin
2016-05-25(nearly) nothing uses GetUniqueId anymore, so remove it.Caolán McNamara
2016-05-25Fix typosAndrea Gelmini
2016-04-12vcl: split out part of ImplGetTabRect into new functionDouglas Mencken
2016-03-16loplugin:constantparams in vcl/Noel Grandin