summaryrefslogtreecommitdiffstats
path: root/vcl
Commit message (Expand)AuthorAgeFilesLines
* Fix typosAndrea Gelmini2015-07-0422-24/+24
* tdf#88941 Revert "vcl quartz: Add support back for DXArray tweaking"Norbert Thiebaud2015-07-043-213/+61
* tdf#92392 - tolerate Window::SetText post dispose.Michael Meeks2015-07-031-1/+1
* tdf#92241 fix crashes and rendering of symbol set previewsLászló Németh2015-07-031-6/+15
* Revert "Don't belive the 'draw direct' parameter when double-buffering"Tor Lillqvist2015-07-031-3/+0
* Don't belive the 'draw direct' parameter when double-bufferingTor Lillqvist2015-07-031-0/+3
* tdf#88831 fix inverted textures when OpenGL is enabledTomaž Vajngerl2015-07-031-1/+5
* opengl: draw rectangle lines with only one glDrawArrays callTomaž Vajngerl2015-07-031-7/+18
* opengl: use common macro for conversion of coordinatesTomaž Vajngerl2015-07-031-31/+32
* opengl: fix fat hairlines - draw hairlines using DrawLineAATomaž Vajngerl2015-07-031-10/+9
* Translation from LatinAndrea Gelmini2015-07-021-1/+1
* Resolves: tdf#92467 crashes with empty history list on pressing downCaolán McNamara2015-07-021-4/+6
* coverity#1213369 Untrusted value as argumentCaolán McNamara2015-07-021-0/+3
* No need for these declarations to be publicTor Lillqvist2015-07-021-0/+6
* Bin unused declarationsTor Lillqvist2015-07-022-12/+0
* tdf#92443 PushButton::ImplDrawPushButtonFrame: fix Invalidate() loopMiklos Vajna2015-07-021-2/+6
* loplugin:unusedmethods toolsNoel Grandin2015-07-021-15/+0
* gtk3: disable using notification that we are in the backdropCaolán McNamara2015-07-011-1/+4
* Resolves: tdf#92461 fix font fallback in headless text rendererCaolán McNamara2015-07-011-7/+2
* vcl::Window::SupportsDoubleBuffering: respect VCL_DOUBLEBUFFERING_FORCE_ENABLEMiklos Vajna2015-07-011-1/+2
* gtk3: bizarro macosx default text area height calc infected gtk3Caolán McNamara2015-06-301-0/+2
* Fix typosAndrea Gelmini2015-06-304-5/+5
* only try gtk3 vclplug on >= 3.14Caolán McNamara2015-06-301-0/+6
* tdf#91641 adjust cursor when deleting preceding charactersJustin Luth2015-06-301-1/+9
* gtk3: re-enable when in backdrop and receive delete signalCaolán McNamara2015-06-301-0/+8
* gtk3: detect if a new frame is just a tooltipCaolán McNamara2015-06-301-6/+17
* CreateAccessible just forwards to the parent impl alreadyCaolán McNamara2015-06-302-7/+0
* these can be privateCaolán McNamara2015-06-301-4/+3
* gtk3: draw disabled menubars entries with disabled text colorCaolán McNamara2015-06-302-4/+9
* gtk3: listen to state-flags-changed and disable toplevels when in backdropCaolán McNamara2015-06-302-3/+23
* remove some unnecessary typedefs to pointerNoel Grandin2015-06-306-32/+25
* can't make the gtk3 dialogs modal for some reason, workaround the auto-popdownCaolán McNamara2015-06-291-0/+4
* tdf#92353 FileSave: Not confirmed for overwrite a file (unix)Juergen Funk2015-06-291-1/+1
* -fsanitize=vptr: avoid needless, wrong downcastStephan Bergmann2015-06-291-2/+1
* coverity#1308569 Uncaught exceptionCaolán McNamara2015-06-291-0/+5
* remove custom RTTI from SvDataCopyStreamNoel Grandin2015-06-291-2/+0
* tdf#91055 Pass by Address - lcl_createWindowInfodanlrobertson2015-06-291-26/+36
* coverity#1308563 Uncaught exceptionCaolán McNamara2015-06-281-0/+5
* Fix typosAndrea Gelmini2015-06-281-1/+1
* Fix typosAndrea Gelmini2015-06-282-2/+2
* coverity#1308603 Uninitialized scalar fieldCaolán McNamara2015-06-271-0/+1
* vcl: convert some BOOLsMichael Stahl2015-06-261-9/+9
* vcl: document the non-obvious WinSalInstance's WaitMutex membersMichael Stahl2015-06-262-9/+39
* vcl: fix Win32 deadlocks from SolarMutexReleaserMichael Stahl2015-06-2613-20/+56
* gtk3: gtk_window_set_transient_for on overwrite warning dlgCaolán McNamara2015-06-264-8/+19
* gtk3: fpicker, try removing both locationsCaolán McNamara2015-06-261-14/+15
* Related: tdf#92293 gtk3 a11y: I suspect that all of this is redundantCaolán McNamara2015-06-263-3/+17
* Resolves: tdf#92293 gtk3: get a11y workingCaolán McNamara2015-06-264-4/+21
* loplugin:stringconstant: handle OUString+=OUString(literal)Stephan Bergmann2015-06-263-10/+4
* WaE: -Winconsistent-missing-overrideTor Lillqvist2015-06-251-2/+2