summaryrefslogtreecommitdiff
path: root/vcl/source/window
AgeCommit message (Expand)Author
2016-06-13VCL: Simplify Splitter initialisationArnaud Versini
2016-06-12VCL: Simplify MessBox and its children initialisation.Arnaud Versini
2016-06-12convert more DBG_ASSERT(false to SAL_WARNNoel Grandin
2016-06-12remove some unnecessary castingNoel Grandin
2016-06-11coverity#1362676 Dereference after null checkCaolán McNamara
2016-06-10tdf#96099 Remove various smart pointer typedefs in vclMark Page
2016-06-09Resolves: tdf#100248 vcl menu scroll timer still active post disposeCaolán McNamara
2016-06-09EndSaveFocus does nothing on the !bRestore caseCaolán McNamara
2016-06-09EndSaveFocus return value is unusedCaolán McNamara
2016-06-09tdf#96971 SetXORMode - remove un-needed parametermelikeyurtoglu
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