summaryrefslogtreecommitdiff
path: root/vcl/source/window/window2.cxx
AgeCommit message (Expand)Author
2017-08-03lok - add support for in place chart editingMarco Cecchetti
2017-05-30Resolves: tdf#103174 & rhbz#1367846 improve gtk3 trackpad scrollingCaolán McNamara
2017-02-18loplugin:vclwidgets check for assigning from VclPt<T> to T*Noel Grandin
2017-01-12tdf#105151 - be more conservative about EndTracking / Tracking calls.Michael Meeks
2016-11-10Resolves: rhbz#1342828 toolbars jumping around while moved under XCaolán McNamara
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-08-04Resolves: tdf#97120 printing controls uses wrong font and font sizesCaolán McNamara
2016-06-09EndSaveFocus does nothing on the !bRestore caseCaolán McNamara
2016-06-09EndSaveFocus return value is unusedCaolán McNamara
2016-06-06tdf#89329: use unique_ptr for pImpl in windowXisco Fauli
2016-05-30tdf#100068: Initial implementation of ScreenshotIdKatarina Behrens
2016-05-30Convert VclAlign to scoped enumNoel Grandin
2016-05-25Window::SetData and Window::GetData are nearly unused nowCaolán McNamara
2016-05-25(nearly) nothing uses GetUniqueId anymore, so remove it.Caolán McNamara
2016-05-13convert SHOWTRACK to scoped enumNoel Grandin
2016-05-10Convert SAL_INVERT to scoped enumNoel Grandin
2016-04-14loplugin:passstuffbyref in vclNoel Grandin
2016-04-12clang-tidy performance-unnecessary-value-param in vclNoel Grandin
2016-03-16WaE: loplugin:nullptrCaolán McNamara
2016-03-16tdf#98607 - fix drag and drop regression.Michael Meeks
2016-03-10Related: tdf#98419 gtk3: reimplement passing window move control to wm...Caolán McNamara
2016-02-26loplugin:unuseddefaultparams in /include/vclNoel Grandin
2016-02-04vcl: take into account the font width is the average font widthChris Sherlock
2016-01-31tools: rename FontUnderline to FontLineStyleChris Sherlock
2016-01-19tdf#96888 - Kill internal vcl dog-tags ...Ras-al-Ghul
2016-01-18vcl: change Font::SetName() to Font::SetFamilyName()Chris Sherlock
2016-01-17vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock
2016-01-16revert vcl patch series that brok Mac and WindowsNorbert Thiebaud
2016-01-16vcl: change Font::SetName() to Font::SetFamilyName()Chris Sherlock
2016-01-16vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock
2016-01-08vcl: change ImplFontEntry to LogicalFontInstanceChris Sherlock
2016-01-07vcl: rename outfont.hxx to fontentry.hxxChris Sherlock
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-22tdf#94138 fix printing of edit form fieldsTomaž Vajngerl
2015-08-17Put Polygon from tools under tools:: namespaceNorbert Thiebaud
2015-08-11loplugin: defaultparamsNoel Grandin
2015-07-28tdf#92982 vcl: move Invert() member functions from vcl::Window to OutputDeviceMiklos Vajna
2015-06-01Allow unsetting underline attributeAndrzej Hunt
2015-05-28vcl: Do nothing when we don't have mpWindowImpl.Jan Holesovsky
2015-05-28convert INVERT flags to scoped enumNoel Grandin
2015-05-28convert STARTTRACK constants to scoped enumNoel Grandin
2015-05-28convert AUTOSCROLL constants to scoped enumNoel Grandin
2015-05-28convert GETFOCUS constants to scoped enumNoel Grandin
2015-05-27convert WINDOW_DLGCTRL flags to scoped enumNoel Grandin
2015-05-25convert ACTIVATE_MODE constants to scoped enumNoel Grandin
2015-05-23VclPtr - add compat methods for old-style focus / notification.Michael Meeks
2015-05-22convert WINDOW_POSSIZE constants to scoped enumNoel Grandin
2015-05-22convert WINDOW constants for GetWindow() methods to scoped enumNoel Grandin
2015-05-20convert DEFAULTCONSTANT constant to scoped enumNoel Grandin