- 04a65a8 Make using GLyphy optional at run-time by Tor Lillqvist · 10 years ago feature/glyphy
- e029dc5 Use GLyphy for text on Windows (broken) by Tor Lillqvist · 10 years ago
- a096b37 Link with GLyphy also for Windows by Tor Lillqvist · 10 years ago
- 6190be1 Add ImplFontMetricData::mbTrueTypeFont by Tor Lillqvist · 10 years ago
- 149d889 Add OpenGLContext::UseNoProgram() by Tor Lillqvist · 10 years ago
- 7de4e7c link vcl against libglyphy by Markus Mohrhard · 10 years ago
- c8a7887 Improve SAL_WARN message readability by Tor Lillqvist · 10 years ago
- 2554efa use comphelper::containerToSequence by Noel Grandin · 10 years ago
- 78214c9 Revert "ToolBox: Remove unused methods" by Maxim Monastirsky · 10 years ago
- 9964809 ToolBox: Remove unused methods by Samuel Mehrbrodt · 10 years ago
- 5328bb5 Indentation fixes by Samuel Mehrbrodt · 10 years ago
- 53f16c3 remove unused typedefs and inline use-once typedefs by Noel Grandin · 10 years ago
- cb4177b Remove unused toolbaritem properties by Samuel Mehrbrodt · 10 years ago
- 5a4d508 com::sun::star->css in vcl/ by Noel Grandin · 10 years ago
- 526bfba vcl, sd: rename some overly generic static variables by Michael Stahl · 10 years ago
- f324e50 vcl: avoid re-starting the WNT TimerQueue during shutdown by Michael Stahl · 10 years ago
- c2d7b58 Need to re-init CommandInfoProvider when component changes by Maxim Monastirsky · 10 years ago
- 703f3f4 vcl: These can be static assertions by Takeshi Abe · 10 years ago
- 0a73e77 Don't assume sal_Unicode is unsigned short by Stephan Bergmann · 10 years ago
- d9e6270 loplugin:unnecessaryvirtual by Noel Grandin · 10 years ago
- 734cbb2 Bin unneeded forward declarations by Tor Lillqvist · 10 years ago
- 81ff7cf tdf#95845 Add methods for menu labels to CommandInfoProvider by Samuel Mehrbrodt · 10 years ago
- 6c217cf -Werror=maybe-uninitialized by Stephan Bergmann · 10 years ago
- 0c48c80 tdf#95845 Use CommandInfoProvider to receive command properties by Samuel Mehrbrodt · 10 years ago
- 472c81f vcl: fix the kde4 build by Michael Stahl · 10 years ago
- a3db321 Don't assume sal_Unicode is unsigned short by Stephan Bergmann · 10 years ago
- eca4c54 vcl: add parameter to detect if OS events are processed during Yield. by Michael Meeks · 10 years ago
- dfb3be7 use unique_ptr for pImpl in vcl,vbahelper,uui by Noel Grandin · 10 years ago
- da11e33 Check for OpenGL errors right where an error might be generated by Tor Lillqvist · 10 years ago
- a6c5cfa vcl: de-layer needless module fragmentation in gtk and gtk3. by Michael Meeks · 10 years ago
- 9801b2c opengl: remove unused mbPixmap & glPix members. by Michael Meeks · 10 years ago
- 4ad0582 Add comment to 'direct' parameter: un-related to double-buffering. by Michael Meeks · 10 years ago
- 97fc4f7 this is pure cairo, no xlib foo here by Caolán McNamara · 10 years ago
- fb7d4ba build cairo on android by Caolán McNamara · 10 years ago
- d8fc06d Move functionality to retrieve command image to CommandInfoProvider by Samuel Mehrbrodt · 10 years ago
- 40fa838 Move CommandInfoProvider to vcl and use it from there by Samuel Mehrbrodt · 10 years ago
- f630b6d tdf#94008 Crash opening password protected file - CJK UI by Takeshi Abe · 10 years ago
- 6f967b4 fix android build by Caolán McNamara · 10 years ago
- 7dd6b26 use cairo-compatible top-down direction virtual devices everywhere by Caolán McNamara · 10 years ago
- 06116bd1 Fast PCH generator and optimized PCH files by Ashod Nakashian · 10 years ago
- 25aec38 use initialiser for Sequence<OUString> by Noel Grandin · 10 years ago
- 54d2295 use initialiser for Sequence<OUString> by Noel Grandin · 10 years ago
- 8e234c5 use initialiser syntax for Sequence<OUString> by Noel Grandin · 10 years ago
- b3dc0d7 sw lok comments: implement mouse move and mouse up by Miklos Vajna · 10 years ago
- 5730388 undo cairo use in svp for now by Caolán McNamara · 10 years ago
- da05c05 presumably I need to put cairo external here by Caolán McNamara · 10 years ago
- 1e3e2eb disentangle ENABLE_CAIRO_CANVAS from other cairo usage by Caolán McNamara · 10 years ago
- be08685 silence Solar-Version warnings by Caolán McNamara · 10 years ago
- 38357ee OpenGL error codes are defined in hex, so show them as such by Tor Lillqvist · 10 years ago
- 81860b9 do all the headless using platforms have cairo ? by Caolán McNamara · 10 years ago
- 12dcf5e slideshow: cleanup main-loop usage, post-yield listeners, etc. by Michael Meeks · 10 years ago
- 8f6ecf1 tdf#95795 vcl: fix KDE5 desktop detection by Miklos Vajna · 10 years ago
- 27756a9 vcl: rename static variable I18NStatus::pInstance by Michael Stahl · 10 years ago
- 12d51ad vcl: loplugin:passstuffbyref by Miklos Vajna · 10 years ago
- e746cf6 Vcl: Add TooltipLabel to vcl buttons also by Samuel Mehrbrodt · 10 years ago
- 82abd23 Resolves: tdf#93317 Modified Document Dialog misses focus on Gtk3 by Caolán McNamara · 10 years ago
- 3ac9942 tdf#95761 All Hotkeys with CTRL+ALT+ not worked by Juergen Funk · 10 years ago
- f9dfd01 Resolves: tdf#93847 gtk3: paint blocking is unnecessary and harmful by Caolán McNamara · 10 years ago
- 910c31a loplugin:vclwidgets by Stephan Bergmann · 10 years ago
- 1a494d9 Windows header sanitization by Ashod Nakashian · 10 years ago
- b34eab5 Vcl: Set PushButtons pressed if the uno slot is active by Samuel Mehrbrodt · 10 years ago
- ca36bcc Vcl: Disable buttons if the associated UNO slot is disabled by Samuel Mehrbrodt · 10 years ago
- 6adfbe6 Resolves: rhbz#1278885 gtk3 allocated size doesn't match configure-event size by Caolán McNamara · 10 years ago
- 8db9acd WaE: loplugin:redundantcast by Tor Lillqvist · 10 years ago
- e2d92d6 vcl: boost::ptr_vector->std::vector by Noel Grandin · 10 years ago
- 6cc4118a vcl: boost::ptr_vector->std::vector by Noel Grandin · 10 years ago
- 6e1c20b vcl: boost::ptr_vector->std::vector<std::unique_ptr> by Noel Grandin · 10 years ago
- a0b9baa Bin mesa_headers completely by Tor Lillqvist · 10 years ago
- b216cc1 Avoid mesa_headers on X11, also link with -lGL only where necesssary by Tor Lillqvist · 10 years ago
- 981c217 It seems we don't need to include OpenGL (Mesa) headers for X11 by Tor Lillqvist · 10 years ago
- bb34de0 Move checkExtension() to a more private location by Tor Lillqvist · 10 years ago
- fa91dd3 5th step to remove tools/rtti.hxx by Oliver Specht · 10 years ago
- c21ddcd tdf#93243 replace boost::bind with c++11 lambdas in vcl/source tree by Fabio Buso · 10 years ago
- db17d3c new loplugin: memoryvar by Noel Grandin · 10 years ago
- bf6d72a Missing includes by Ashod Nakashian · 10 years ago
- 57da954 Revert "vcl: Assert that a non-negative nXPos is always found" by Stephan Bergmann · 10 years ago
- d177534 loplugin:nullptr (automatic rewrite; Mac-specific code) by Stephan Bergmann · 10 years ago
- e3bd095 vcl: Assert that a non-negative nXPos is always found by Takeshi Abe · 10 years ago
- cec647c vcl: We see what you meant by DBG_ASSERT(true, ...) by Takeshi Abe · 10 years ago
- 560bc4f loplugin:stringconstant by Stephan Bergmann · 10 years ago
- f4a4bbce9 tdf#95650: Replace wrong assertion with condition by Mike Kaganski · 10 years ago
- d3b6cb7 loplugin:nullptr (automatic rewrite) by Stephan Bergmann · 10 years ago
- 892ac9d Use a depth buffer on OS X, too by Tor Lillqvist · 10 years ago
- 3decb56 Surely a 24-bit depth buffer is enough by Tor Lillqvist · 10 years ago
- ecc421ca Add some assertions and improve comments by Tor Lillqvist · 10 years ago
- 99e3ab6 tdf#95481 catch out-of-range access in vcl bitmap by Armin Le Grand · 10 years ago
- b6bee78 translated German warnings by Andras Timar · 10 years ago
- 6c80a8f new loplugin: oncevar by Noel Grandin · 10 years ago
- c8486f8 Leftover debug code? (causes -Werror,-Wformat) by Stephan Bergmann · 10 years ago
- bab105b update README.vars by Tomaž Vajngerl · 10 years ago
- dca73ef support to load SVG images when loading from Image resource by Tomaž Vajngerl · 10 years ago
- e893e50 loplugin:stringconstant by Stephan Bergmann · 10 years ago
- 22c1e08 vcl: WinMtfOutput: replace the other mutable static with a member too by Michael Stahl · 10 years ago
- 10afa00 compilerplugins: enhance "badstatics" plugin to find members by Michael Stahl · 10 years ago
- c460ddb unused warning in DISABLE_DYNLOADING fixed by Oliver Specht · 10 years ago
- 5c3ccc9 vcl: [loplugin:stringconstant] by Michael Stahl · 10 years ago
- 7f533e6 merged graphic import/export into a single library by Oliver Specht · 10 years ago
- cf02d0a coverity#1338231 Unchecked return value by Caolán McNamara · 10 years ago
- 3632824 loplugin:stringconstant: elide explicit ctor usage (automatic rewrite) by Stephan Bergmann · 10 years ago
- cb27eef vcl: The keymap table is constant by Takeshi Abe · 10 years ago