summaryrefslogtreecommitdiff
path: root/vcl/inc
AgeCommit message (Expand)Author
2018-06-02share the cairo clipping codeCaolán McNamara
2018-06-02share the cairo polyline drawing codeCaolán McNamara
2018-06-01Remove unused Qt5MenuItem::mpVCLMenuStephan Bergmann
2018-06-01Various trivial loplugin fixes in --enable-qt5Stephan Bergmann
2018-06-01remove old "convert to SVM1" code only active in debug modeNoel Grandin
2018-06-01Make clang-format happy, remove vcl/unx/kde5 from blacklistKatarina Behrens
2018-06-01Dispatch commands from menus for realKatarina Behrens
2018-06-01Basic structure of a slot to dispatch commands from menuKatarina Behrens
2018-06-01Native leaf menus and submenus are now visibleKatarina Behrens
2018-06-01Replace ~ with & (Qt accelerator marker) in menu entriesKatarina Behrens
2018-06-01Unify Color -> QColor conversionKatarina Behrens
2018-06-01Top-level native menubar items are now visibleKatarina Behrens
2018-06-01Expose menu bar of the main windowKatarina Behrens
2018-06-01Templatize Qt5Widget classKatarina Behrens
2018-06-01Prep Qt5Instance for native menusKatarina Behrens
2018-06-01Basic skeleton of native menusKatarina Behrens
2018-06-01Use QImage format with premultiplied alphaKatarina Behrens
2018-06-01drawBitmap that takes BitmapBuffer as inputKatarina 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-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-05-30tdf#117872: Revert "tdf#115284: Unify LibreOffice and system full-screen..."Tor Lillqvist
2018-05-30tdf#116498 Use win metrics for 'DIN Light' fontSamuel Mehrbrodt
2018-05-29Remove unused SFErrCodes::TableFormatStephan Bergmann
2018-05-29Change SFErrCodes to scoped enumStephan Bergmann
2018-05-28tdf#117628 crash after closing media player with X11 backendCaolán McNamara
2018-05-28loplugin:unusedfieldsNoel Grandin
2018-05-28loplugin:unusedmethodsNoel Grandin
2018-05-25loplugin:passstuffbyrefNoel Grandin
2018-05-24Bin ancient AQUA_NATIVE_MENUS=FALSE crackTor Lillqvist
2018-05-24tdf#115284: Unify LibreOffice and system full-screen concepts on macOSTor Lillqvist
2018-05-23Add debug output operator<< for SalFrameGeometryTor Lillqvist
2018-05-22tdf#77444: Call TriggerUserEventProcessing() in a few key placesTor Lillqvist
2018-05-20tdf#117502 fix graphical bullets for OOXML and RTFTomaž Vajngerl
2018-05-17loplugin:unusedfields in vclNoel Grandin
2018-05-12Make SalLayout overrides finalKhaled Hosny
2018-05-12SalLayout::CalcAsianKerning() can be made localKhaled Hosny
2018-05-12Drop trivial, used only once, functionsKhaled Hosny
2018-05-12Use HarfBuzz to get Kashida widthKhaled Hosny
2018-05-11Fold CommonSalLayout into GenericSalLayoutKhaled Hosny
2018-05-10loplugin:unnecessaryvirtual improvementsNoel Grandin
2018-05-10tdf#117517: Fix OpenGL text rendering on WindowsKhaled Hosny
2018-05-09Fix some IWYU warningsMiklos Vajna
2018-05-08config entries for the new graphic manager, deprecate old entriesTomaž Vajngerl
2018-05-08Refactor CommonSalLayout font handlingJan-Marek Glogowski
2018-05-07Move PhysicalFontFace member of FontSelectPatternJan-Marek Glogowski
2018-05-04tdf#117364 Special Character dialog grid font issuesNoel Grandin