summaryrefslogtreecommitdiff
path: root/vcl/source
AgeCommit message (Expand)Author
2015-05-05vcl: rename conflicting defintion of TRANSPARENT remove it from postwin.hMichael Stahl
2015-05-05tdf#91081 Fix LO crash after dialog closing by ESCPhilippe Jung
2015-05-05Use typed Idle::SetIdleHdl LinkStephan Bergmann
2015-05-05Use typed Timer::SetTimeoutHdl LinkStephan Bergmann
2015-05-05tdf#90539 special case for EMF placeholder icon of OLE objectAndras Timar
2015-05-05typo: strech -> stretchAndras Timar
2015-04-30gtk3: use different colors for the different states of a tabCaolán McNamara
2015-04-30gtk3: Set tab normal/rollover/hightlight text colorsCaolán McNamara
2015-04-30TextWindow: handle LoseFocus during dispose.Michael Meeks
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-30Get rid of the initial :: for the vcl namespaceTor Lillqvist
2015-04-30Bin some pointless comments and reduce some vertical whitespaceTor Lillqvist
2015-04-29coverity#1296208 Operands don't affect resultCaolán McNamara
2015-04-29coverity#1296215 Dereference before null checkCaolán McNamara
2015-04-29Protect against event emission during dispose.Michael Meeks
2015-04-29Remove unnecessary STATIC_LINK macroStephan Bergmann
2015-04-29delegate RenderContext, invalidate - prgsbar, scrbarTomaž Vajngerl
2015-04-29delegate RenderContext, invalidate - ilstboxTomaž Vajngerl
2015-04-29delegate RenderContext - fixed, group, imgctrlTomaž Vajngerl
2015-04-29vcl edit: Delegate RenderContext to sub-methods, use InvalidateTomaž Vajngerl
2015-04-29vcl button: Delegate RenderContext to sub-methods, use InvalidateTomaž Vajngerl
2015-04-29fix compile: delegate RenderContext parameter to superTomaž Vajngerl
2015-04-29remove old Paint(Rect&) method in vcl::WindowTomaž Vajngerl
2015-04-29replace Paint calls to Invalidate + fix compilationTomaž Vajngerl
2015-04-29mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl
2015-04-29change Paint input parameter to refTomaž Vajngerl
2015-04-29Add paint with render context to window -> impl. calls old paintTomaž Vajngerl
2015-04-28better tab header areaCaolán McNamara
2015-04-28gtk3: implement notebook header supportCaolán McNamara
2015-04-28odd unnecessary castCaolán McNamara
2015-04-28bNativeOK variable is not necessaryCaolán McNamara
2015-04-28trivial clarificationCaolán McNamara
2015-04-28loplugin:simplifyboolStephan Bergmann
2015-04-28Merge remote-tracking branch 'origin/feature/vclptrmerge2'Michael Meeks
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-28gtk3: use native tab item sizeCaolán McNamara
2015-04-28allow a different notebook tab font than the rest of the uiCaolán McNamara
2015-04-27gtk3: semi-sane height for spinboxesCaolán McNamara
2015-04-27More loplugin:simplifyboolStephan Bergmann
2015-04-27don't dismiss floating windows on wheel, etc gestures outside areaCaolán McNamara
2015-04-26gtk3: sane height for list boxes tooCaolán McNamara
2015-04-26add EditBoxValue::cloneCaolán McNamara
2015-04-25gtk3: get the right height for Combo boxesCaolán McNamara
2015-04-25Make Window's inDispose map more precisely to mbInDtor.feature/vclptrMichael Meeks
2015-04-25Make combobox tolerate post-dispose usage better.Michael Meeks
2015-04-24gtk3: get the right height for Edit boxesCaolán McNamara
2015-04-24loplugin:simplifyboolStephan Bergmann
2015-04-23Use shared_ptr for OpenGLPrograms, and hide its copy constructor.Michael Meeks
2015-04-23Kill unused LazyDeletor<Menu>.Michael Meeks
2015-04-23Use shared_ptr for OpenGLPrograms, and hide its copy constructor.Michael Meeks