summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2015-12-23vcl: Make ImplFindByAttributes public and renameChris Sherlock
2015-12-23vcl: make PhysicalFontFamily::ImplFindBySubstFontAttr privateChris Sherlock
2015-12-23vcl: make PhysicalFontFamily::ImplFindByAliasName privateChris Sherlock
2015-12-22vcl: make PhysicalFontFamily::InitMatchData privateChris Sherlock
2015-12-22vcl: rename ImplFindByTokenNames to FindByTokenNamesChris Sherlock
2015-12-22vcl: rename PhysicalFontCollection::ImplFindByFont to FindByFontChris Sherlock
2015-12-22vcl: make PhysicalFontCollection::ImplFindBySearchName privateChris Sherlock
2015-12-22vcl: switch from ImplFindBySearchName to FindFontFamilyChris Sherlock
2015-12-22vcl: kde5 native button order is the same as kde4Miklos Vajna
2015-12-22tdf#96643 - Standard toolbar isn't fully shown under gtk3Noel Grandin
2015-12-22vcl: cleanup PhysicalFontCollection class formattingChris Sherlock
2015-12-21avoid the same thing ever happening in the vcl cairo text rendererCaolán McNamara
2015-12-21These functions can be voidTor Lillqvist
2015-12-21loplugin:unusedmethodsNoel Grandin
2015-12-19coverity#1343636 Uninitialized scalar fieldCaolán McNamara
2015-12-19coverity#1028600 Uninitialized scalar fieldCaolán McNamara
2015-12-19tdf#83755 correct non-printing character positionMark Hung
2015-12-18vcl: always re-use context from default window.Michael Meeks
2015-12-18tdf#90319: make image flipping work in writer for pngpasqualm
2015-12-18SAL_FONTENUM_STABLE_ON_PLATFORM is not defined anywhereTor Lillqvist
2015-12-18tdf#95054: Make sure glyphs alpha blend properly in the Graphite+OpenGL caseTor Lillqvist
2015-12-18vcl: opengl - lean on the default window's context much more.Michael Meeks
2015-12-18fix O(n^2) in vcl event broadcasting tdf#90199Noel Grandin
2015-12-17tdf#95450 avoid double swap on big endian archesDavid Tardon
2015-12-17tdf#95648: Erase the OpenGLCompatibleDC to white before drawing text into itTor Lillqvist
2015-12-17remove newly unused WB_NEEDSFOCUS and fragile FLOAT_FOCUSABLECaolán McNamara
2015-12-17Get rid of ImplDoTiledRendering()Tor Lillqvist
2015-12-16tdf#96546 - Bitmap getTexture calls can crash too - enter GL zone earlier.Michael Meeks
2015-12-16loplugin:vclwidgetsStephan Bergmann
2015-12-16but only for dialogCaolán McNamara
2015-12-16Related: rhbz#1281906 set a min size on un-resizeable non-layout dialogsCaolán McNamara
2015-12-16SvpSalFrame ctor parameter list has changedTor Lillqvist
2015-12-16NotebookBar: Initial "Home" tab for WriterSamuel Mehrbrodt
2015-12-16vcl: Initial NotebookBar implementation.Jan Holesovsky
2015-12-16gtk3: stop the ever shrinking size of toplevel on every restoreCaolán McNamara
2015-12-15The likely useless ImplDoTiledRendering() is used in vcl onlyTor Lillqvist
2015-12-15Initialise bArbMultisampleSupported as falseTor Lillqvist
2015-12-15Resolves: rhbz#1285364 urls cannot be opened under waylandCaolán McNamara
2015-12-15Get rid of :: prefix for basegfx in include/vcl and vclTor Lillqvist
2015-12-15gtk3+wayland: enable manual movement of toolbarsCaolán McNamara
2015-12-15Resolves: rhbz#1287581 explicitly state we don't want decorated toolbarsCaolán McNamara
2015-12-15rhbz#1283420: cairo text + xrender bodgeCaolán McNamara
2015-12-15opengl: remove device id from opengl blacklistTomaž Vajngerl
2015-12-15Memory leakStephan Bergmann
2015-12-15loplugin:constantfunctionNoel Grandin
2015-12-15tdf#96119 Cannot select item with mouse in any combobox / drop down menuJuergen Funk
2015-12-14unusedcode NotifyEvent::NotifyEvent()Juergen Funk
2015-12-14Resolves: rhbz#1289394 gtk3: implement tooltips nativelyCaolán McNamara
2015-12-14Related: rhbz#1289394 always provide the screen area the tip applies toCaolán McNamara
2015-12-14Related: rhbz#1290014 gtk3: use gtk_window_set_modal on modal dialogsCaolán McNamara