summaryrefslogtreecommitdiff
path: root/vcl/source
AgeCommit message (Expand)Author
2015-05-23Remove include stdio (part6)Julien Nabet
2015-05-23fix for the failed JUnit testTomaž Vajngerl
2015-05-23Set 'pseudo headlesness' also when being used from LibreOfficeKitTor Lillqvist
2015-05-23support linking a Slider with a NumericFieldTomaž Vajngerl
2015-05-23call ApplySettings sooner when paintingTomaž Vajngerl
2015-05-23use ApplySettings instead of ImplInitSettings is calledTomaž Vajngerl
2015-05-23loplugin:staticmethodsStephan Bergmann
2015-05-22tdf#91366 - invalidate only individual menu items to render highlight.Michael Meeks
2015-05-22rendercontext: Make borderwindow painting via rendercontext.Jan Holesovsky
2015-05-22rendercontext: Position the double-buffered subwidgets correctly.Jan Holesovsky
2015-05-22rendercontext: Draw toolbox separators via the rendercontext.Jan Holesovsky
2015-05-22rendercontext: Correct output of the type that is not double-buffered.Jan Holesovsky
2015-05-22fix crash related to VclPtr workMarkus Mohrhard
2015-05-22tdf#91283 - reset the PrinterController during dispose.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-22convert TITLE_BUTTON constants to scoped enumNoel Grandin
2015-05-22loplugin:constantfunctionNoel Grandin
2015-05-22convert constants in include/vcl/settings.hxx to scoped enumsNoel Grandin
2015-05-22convert POINTER constants to scoped enumNoel Grandin
2015-05-21convert SWIB constants to scoped enumNoel Grandin
2015-05-21convert MENUBAR_MODE constants to scoped enumNoel Grandin
2015-05-21convert CVT constants to scoped enumNoel Grandin
2015-05-21convert TABITEM constants to scoped enumNoel Grandin
2015-05-20convert PRINT_CAPABILITIES constants to scoped enumNoel Grandin
2015-05-20tdf#91404 check if the item position is validTomaž Vajngerl
2015-05-20cleanup codeTomaž Vajngerl
2015-05-20fixes for changes in "edit"Tomaž Vajngerl
2015-05-20scrollbar - setup painting settings in ApplySettingsTomaž Vajngerl
2015-05-20edit - setup painting settings in ApplySettingsTomaž Vajngerl
2015-05-20convert QUEUE_STATUS constants to scoped enumNoel Grandin
2015-05-20convert DEFAULTCONSTANT constant to scoped enumNoel Grandin
2015-05-20convert FONT_SUBSTITUTE constants to scoped enumNoel Grandin
2015-05-20convert ANTIALIASING constants to scoped enumNoel Grandin
2015-05-20convert DRAWMODE constants to scoped enumNoel Grandin
2015-05-20convert GRID constants to scoped enumNoel Grandin
2015-05-20convert IMAGE_DRAW_ constants to scoped enumNoel Grandin
2015-05-20convert COPYAREA constant to bool flagNoel Grandin
2015-05-20convert TEXT_DRAW constants to scoped enumNoel Grandin
2015-05-20convert SAL_LAYOUT flags to scoped enumNoel Grandin
2015-05-20Don't use uninitialized ImplSplitItem::mnPixSizeStephan Bergmann
2015-05-19VclPtr: crash on exit if cursor is in fontsize widget in sidebarCaolán McNamara
2015-05-19Resolves: tdf#91392 orig map for orig code paths, and new map for new pathCaolán McNamara
2015-05-19rendercontext toolbar: Invalidate instead of direct paint.Jan Holesovsky
2015-05-19rendercontext: Double-buffer an entire hierarchy.Jan Holesovsky
2015-05-19remove setup of painting for help windows (done in ApplySettings)Tomaž Vajngerl
2015-05-19Accomodate gcc 4.2's inabilities to cope with complex templates.Thorsten Behrens
2015-05-19vcl: handle NULL pCursor in Edit::ImplShowCursor()Miklos Vajna
2015-05-19remove ImplInitMenuWindow as ApplySettings set it up insteadTomaž Vajngerl
2015-05-19tdf#91259 Crash when closing HelpPhilippe Jung