summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2018-06-01Remove IMAGE_BASED_PAINTING dead codeKatarina Behrens
2018-06-01Render tooltips nativelyKatarina Behrens
2018-06-01Render scrollbars nativelyKatarina Behrens
2018-06-01Render frames and window background nativelyKatarina Behrens
2018-06-01Render toolbars nativelyKatarina Behrens
2018-06-01Render list items nativelyKatarina Behrens
2018-06-01Render menu bar and popups nativelyKatarina Behrens
2018-06-01Render progress bar nativelyKatarina Behrens
2018-06-01Drop duplicate implementation of conversion to QRectKatarina Behrens
2018-06-01Render sliders and spinboxes nativelyKatarina Behrens
2018-06-01Render text edits (single and multiline) nativelyKatarina Behrens
2018-06-01Render listboxes and comboboxes nativelyKatarina Behrens
2018-06-01Render pushbuttons nativelyKatarina Behrens
2018-06-01Render radiobuttons nativelyKatarina Behrens
2018-06-01Remove now unused KDE5XLib and KDE5DataKatarina Behrens
2018-06-01Render checkboxes nativelyKatarina Behrens
2018-06-01drawBitmap that takes BitmapBuffer as inputKatarina Behrens
2018-06-01Kill GraphicsHolder with fireKatarina Behrens
2018-06-01Restore Acquire/ReleaseGraphics, use KDE5SalGraphicsKatarina Behrens
2018-06-01Reorganize code to enable derived classes inject SvpSalGraphicsKatarina Behrens
2018-06-01Frames can now be closed by clicking top-right corner [x]Katarina Behrens
2018-06-01Use Acquire/ReleaseGraphics from base classKatarina Behrens
2018-06-01Remove some virtual funcs implemented in the base classKatarina Behrens
2018-06-01Remove unused headers and commented-out codeKatarina Behrens
2018-06-01Qt5 plugin now identifies itself as such (in About dialog)Katarina Behrens
2018-06-01Move create_SalInstance to KDE5SalInstance classKatarina Behrens
2018-06-01KDE5SalInstance derives from Qt5InstanceKatarina Behrens
2018-06-01KDE5SalFrame derives from Qt5FrameKatarina Behrens
2018-06-01Move qt5 headers into vcl top-level includeKatarina Behrens
2018-06-01Qt5 fix font drawingJan-Marek Glogowski
2018-06-01Qt5 some SalLAyout painting supportJan-Marek Glogowski
2018-06-01Qt5 minimal "native" file pickerJan-Marek Glogowski
2018-06-01loplugin: look for CPPUNIT_ASSERT_EQUALS with params swappedNoel Grandin
2018-05-31connect up accessibility locationCaolán McNamara
2018-05-31focus rect for value setCaolán McNamara
2018-05-31drop Graphic::GetBitmapNoel Grandin
2018-05-31RTL support for custom widgetsCaolán McNamara
2018-05-31move some CanvasHelper::implDrawBitmap inside vclNoel Grandin
2018-05-30tdf#117859 crash in Tab Color a11yCaolán McNamara
2018-05-30tdf#112034 , tdf#107266 label color on basis of persona and personaKshitij Pathania
2018-05-30Log error codeStephan Bergmann
2018-05-30tdf#117872: Revert "tdf#115284: Unify LibreOffice and system full-screen..."Tor Lillqvist
2018-05-30ImplSplitSet::mpBitmap is unusedNoel Grandin
2018-05-30Remove AddTable unused return typeStephan Bergmann
2018-05-30tdf#116498 Use win metrics for 'DIN Light' fontSamuel Mehrbrodt
2018-05-30use BitmapEx in the screenshot stuffNoel Grandin
2018-05-30Bitmap->BitmapEx in FixedBitmapNoel Grandin
2018-05-29Remove unused SFErrCodes::TableFormatStephan Bergmann
2018-05-29disable inconsistent when setting true/falseCaolán McNamara
2018-05-29remember button pressed to reuse for moveCaolán McNamara