summaryrefslogtreecommitdiff
path: root/include/vcl
AgeCommit message (Expand)Author
2016-05-27Convert GRAPHIC to scoped enumNoel Grandin
2016-05-26Convert TextDirectionality to scoped enumNoel Grandin
2016-05-26loplugin:unusedreturntypesNoel Grandin
2016-05-26Convert MtfConversion to scoped enumNoel Grandin
2016-05-25vcl: replace boost::dynamic_bitset with boost::optional<std::bitset>Michael Stahl
2016-05-25Window::SetData and Window::GetData are nearly unused nowCaolán McNamara
2016-05-25remove unused enum ImageColorTransformNoel Grandin
2016-05-25(nearly) nothing uses GetUniqueId anymore, so remove it.Caolán McNamara
2016-05-25Convert BMP_FORMAT to scoped enumNoel Grandin
2016-05-25Convert AUTOCOMPLETE to scoped enumNoel Grandin
2016-05-25convert ImageType to scoped enumNoel Grandin
2016-05-25Convert Disposal to scoped enumNoel Grandin
2016-05-25Convert FontHintStyle to scoped enumNoel Grandin
2016-05-24Convert WINDOW_HITTEST to scoped enumNoel Grandin
2016-05-24Convert VclPackType to scoped enumNoel Grandin
2016-05-24Revert "Simplify GfxLink using std::shared_ptr to clarify ownership"Stephan Bergmann
2016-05-23like menus do, restore focus to prev control when floatingwindow popdownsCaolán McNamara
2016-05-23Simplify GfxLink using std::shared_ptr to clarify ownershipMark Page
2016-05-22loplugin:staticmethodsStephan Bergmann
2016-05-22Convert BitmapAccessMode to scoped enumNoel Grandin
2016-05-21split GLWindow into platform dependent parts and move to respective backendsCaolán McNamara
2016-05-21move glX stuff to X-only modulesCaolán McNamara
2016-05-21GLX_EXT_texture_from_pixmap path cannot be called...Caolán McNamara
2016-05-21Split OpenGLContext up into SalInstance specific classesCaolán McNamara
2016-05-20fix KDE4 buildNoel Grandin
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-19merge duplicate codeCaolán McNamara
2016-05-17mark function as overrideDavid Tardon
2016-05-16tdf#97527 vcl: reference-count Menumelikeyurtoglu
2016-05-16remove ACCELITEM stuff from rscNoel Grandin
2016-05-16Fix mixed up comments in window.hxxMuhammet Kara
2016-05-16Convert RSWND to scoped enumNoel Grandin
2016-05-13fix ShowTrackFlags legal bitsCaolán McNamara
2016-05-13convert SHOWTRACK to scoped enumNoel Grandin
2016-05-13convert EXCEPTION_ to scoped enumNoel Grandin
2016-05-12mpDefDialogParent is not used since 2002Caolán McNamara
2016-05-11Resolves: tdf#99709 native gtk3 menubar isn't accessible with F6Caolán McNamara
2016-05-11convert EXTTEXTINPUT_ATTR to scoped enumNoel Grandin
2016-05-11remove unused return type from SalGraphics::SetFontNoel Grandin
2016-05-10Reorder class fieldMatteo Casalin
2016-05-10Convert SAL_INVERT to scoped enumNoel Grandin
2016-05-10convert SAL_ROP to scoped enumNoel Grandin
2016-05-10Convert TOOLBOX_MENUTYPE_ to scoped enumNoel Grandin
2016-05-10Convert StatusBarItemBits to scoped enumNoel Grandin
2016-05-10vcl : Simplify vcl::Window initialisation and destructionArnaud Versini
2016-05-10convert WINDOWSTATE_STATE to scoped enumNoel Grandin
2016-05-10convert WINDOWSTATE_MASK to scoped enumNoel Grandin
2016-05-06teach passstuffbyref plugin to check for..Noel Grandin