summaryrefslogtreecommitdiff
path: root/vcl/source/window
AgeCommit message (Expand)Author
2016-06-08Convert ButtonValue to scoped enumNoel Grandin
2016-06-07we also need to set initialized falg for deferred initializationMarkus Mohrhard
2016-06-07only init the OpenGL context if we need itMarkus Mohrhard
2016-06-06tdf#89329: use unique_ptr for pImpl in windowXisco Fauli
2016-06-06tdf#89329: use unique_ptr for pImpl in dialogXisco Fauli
2016-06-03accidentially reverted fix for tdf#96745Caolán McNamara
2016-06-03Convert NupOrderType to scoped enumNoel Grandin
2016-06-02these overrides just call only their parent versionCaolán McNamara
2016-06-01Convert VCL_MESSAGE to scoped enumNoel Grandin
2016-05-31Resolves: tdf#92695 protect both branches against missing ToolItemCaolán McNamara
2016-05-31Related: tdf#92695 we already have ImplGetItem from mnHighItemId hereCaolán McNamara
2016-05-31Convert ControlType to scoped enumNoel Grandin
2016-05-31Convert RSC_TOOLBOXITEM to scoped enumNoel Grandin
2016-05-31Convert ToolBoxLayoutMode to scoped enumNoel Grandin
2016-05-31loplugin:unusedmethodsNoel Grandin
2016-05-31Convert PrinterSupport to scoped enumNoel Grandin
2016-05-30tdf#100068: Initial implementation of ScreenshotIdKatarina Behrens
2016-05-30replace ImplConvertMenuString nowCaolán McNamara
2016-05-30move the one single use of EnableMenuStrings to its call siteCaolán McNamara
2016-05-30Convert WINDOW flags to scoped enumNoel Grandin
2016-05-30Convert RSC_TOOLBOX to scoped enumNoel Grandin
2016-05-30Convert SelectionMode to scoped enumNoel Grandin
2016-05-30Convert DialogCancelMode to scoped enumNoel Grandin
2016-05-30Convert VclAlign to scoped enumNoel Grandin
2016-05-27Revert "remove unused RSC_DOCKWINDOW flags"Michael Stahl
2016-05-27remove unused RSC_DOCKWINDOW flagsNoel Grandin
2016-05-26cppcheck: variable scopeCaolán McNamara
2016-05-26Convert TextDirectionality to scoped enumNoel Grandin
2016-05-25Window::SetData and Window::GetData are nearly unused nowCaolán McNamara
2016-05-25new src file has ExtraLong in use anymoreCaolán McNamara
2016-05-25no src file has BorderStyle in use anymoreCaolán McNamara
2016-05-25(nearly) nothing uses GetUniqueId anymore, so remove it.Caolán McNamara
2016-05-25Convert XmlReader::Result to scoped enumNoel Grandin
2016-05-25Fix typosAndrea Gelmini
2016-05-25VclBuilder: pStore may indeed be emptyJulien Nabet
2016-05-24Convert WINDOW_HITTEST to scoped enumNoel Grandin
2016-05-24Convert VclPackType to scoped enumNoel Grandin
2016-05-24fix crash on pressing esc on Insert->Table floating windowCaolán McNamara
2016-05-24Convert XmlReader::Text to scoped enumNoel Grandin
2016-05-23like menus do, restore focus to prev control when floatingwindow popdownsCaolán McNamara
2016-05-23Resolves: rhbz#1338546 use-after-delete of WindowImplCaolán McNamara
2016-05-21Split OpenGLContext up into SalInstance specific classesCaolán McNamara
2016-05-20loplugin:unusedmethods in vclNoel Grandin
2016-05-19Resolve: "TODO(Q1): Make GetSystemData method virtual"Caolán McNamara
2016-05-19rename to two GetSystemData methods to find all call-sitesCaolán McNamara
2016-05-17MouseClick -> MouseMove + MouseClick undesirably mimics a drag eventCaolán McNamara
2016-05-17Set different ui file for NotebookBar in each appSzymon Kłos
2016-05-16remove ACCELITEM stuff from rscNoel Grandin
2016-05-16convert RSC_MENUITEM to scoped enumNoel Grandin
2016-05-16convert RSC_MENU to scoped enumNoel Grandin