summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2015-05-07WaE: format ‘%d’ expects argument of type ‘int’David Tardon
2015-05-06Hidden exception in "SalTimerProc" when exit swriter (WIN)Juergen Funk
2015-05-06vcl: valgrind - initialize Dialog::mnInitFlagMichael Stahl
2015-05-06tdf#91073 - don't queue an async user event when disposed.Michael Meeks
2015-05-06assert on attempt to print after cancelCaolán McNamara
2015-05-06cleanup DIALOG_NO_PARENT, follow on to tdf#91090Noel Grandin
2015-05-06cancel doesn't cancel printingCaolán McNamara
2015-05-06Use typed ToolBox::SetMenuButtonHdl LinkStephan Bergmann
2015-05-06Use typed ToolBox::SetDataChangedHdl LinkStephan Bergmann
2015-05-06Use typed ToolBox::SetCommandHdl LinkStephan Bergmann
2015-05-06Remove unused ToolBox::Get/SetHighlightHdlStephan Bergmann
2015-05-06WaE: loplugin:cstylecastTor Lillqvist
2015-05-06color bar doesn't fill tool itemCaolán McNamara
2015-05-06this is a no-op, remove ifCaolán McNamara
2015-05-06fix windows buildNoel Grandin
2015-05-06fix OSX buildNoel Grandin
2015-05-06convert BMP_MIRROR constants to scoped enumNoel Grandin
2015-05-06convert BMP_SCALE constant to scoped enumNoel Grandin
2015-05-06convert DEFAULTFONT_ constants to scoped enumNoel Grandin
2015-05-06convert IMPL_FONT_ATTR constants to scoped enumNoel Grandin
2015-05-06convert CONFIG_MODE constants to scoped enumNoel Grandin
2015-05-06Use various typed ToolBox::Set*Hdl LinksStephan Bergmann
2015-05-05VclPtr: crash on exit on impressCaolán McNamara
2015-05-05vcl: rename other members of StateChangedType for consistencyMichael Stahl
2015-05-05vcl: remove WIN32_TRANSPARENTMichael Stahl
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-05loplugin:staticcallStephan Bergmann
2015-05-05Use typed Idle::SetIdleHdl LinkStephan Bergmann
2015-05-05AllocateFrame() and TriggerPaintEvent() can't be static when --enable-gtk3Tor Lillqvist
2015-05-05Use typed Timer::SetTimeoutHdl LinkStephan Bergmann
2015-05-05loplugin:staticmethodsNoel Grandin
2015-05-05tdf#90539 special case for EMF placeholder icon of OLE objectAndras Timar
2015-05-05typo: strech -> stretchAndras Timar
2015-05-04Revert "Fix tdf#87373: Kerning broken on OS X"Khaled Hosny
2015-05-03Use deleted function macro.Michael Meeks
2015-05-03tdf#91043 - attempted fix of filer-less gtk+ save dialog crash.Michael Meeks
2015-05-01gtk3: distinguish between first, last and only tabsCaolán McNamara
2015-04-30Use typed Link for MenuButton::SetSelectHdlStephan Bergmann
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-30loplugin:literaltoboolconversionStephan 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-29More bits on event emission during dispose.Michael Meeks
2015-04-29abhortive focus unit test - apparently we need visible windows for that.Michael Meeks