summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2016-05-13convert SHOWTRACK to scoped enumNoel Grandin
2016-05-13Convert WHEELMODE to scoped enumNoel Grandin
2016-05-13convert EXCEPTION_ to scoped enumNoel Grandin
2016-05-12Remove wrong TODOJulien Nabet
2016-05-12Revert "tdf#98983: Font fallback: Map 'MS Sans Serif' to the TrueType version"Tor Lillqvist
2016-05-12tdf#98983: Font fallback: Map 'MS Sans Serif' to the TrueType versionTor Lillqvist
2016-05-12tdf#99369: Try harder to bail out for non-horizontal textTor Lillqvist
2016-05-12Resolves: tdf#99464 don't allow a menu as a dialog parentCaolán McNamara
2016-05-12rejig for legibility, no logic changeCaolán McNamara
2016-05-12Massage code to avoid warningsStephan Bergmann
2016-05-12Replace comment with SAL_FALLTHROUGHStephan Bergmann
2016-05-12mpDefDialogParent is not used since 2002Caolán McNamara
2016-05-12Missing SAL_FALLTHROUGH (see comment above)Stephan Bergmann
2016-05-12simplify SalGraphics::copyArea flags argumentNoel Grandin
2016-05-11-Werror=unused-variable for non debug buildJulien Nabet
2016-05-11tdf#98924 In windows, change the keyboard layout per applicationJuergen Funk
2016-05-11loplugin:implicitboolconversionTor Lillqvist
2016-05-11There is nothing called 'flushAndSwap'Tor Lillqvist
2016-05-11Resolves: tdf#99709 native gtk3 menubar isn't accessible with F6Caolán McNamara
2016-05-11make this cunning more explicitCaolán McNamara
2016-05-11gtk[3]: the frame argument is now unusedCaolán McNamara
2016-05-11convert SAL_FRAME_TOTOP to scoped enumNoel Grandin
2016-05-11Lost initialization of mbMouseOverStephan Bergmann
2016-05-11convert EXTTEXTINPUT_ATTR to scoped enumNoel Grandin
2016-05-11Convert BORDERWINDOW_STYLE to scoped enumNoel Grandin
2016-05-11Convert BORDERWINDOW_HITTEST to scoped enumNoel Grandin
2016-05-11Convert FONT_FAMILY to scoped enumNoel Grandin
2016-05-11Convert BORDERWINDOW_DRAW to scoped enumNoel Grandin
2016-05-11Convert BORDERWINDOW_TITLE to scoped enumNoel Grandin
2016-05-11remove unused return type from SalGraphics::SetFontNoel Grandin
2016-05-11Change code related to setting diacritic and cluster property of a characterAkash Jain
2016-05-10Constify some temporariesMatteo Casalin
2016-05-10This temporary Size is not really neededMatteo Casalin
2016-05-10Use member initialization listMatteo Casalin
2016-05-10Fix code format and remove some unneeded parenthesesMatteo Casalin
2016-05-10Avoid some temporaries, constifyMatteo Casalin
2016-05-10Fix typosAndrea Gelmini
2016-05-10Add SAL_FALLTHROUGH, where apparently appropriateStephan Bergmann
2016-05-10Silence Clang -Wimplicit-fallthrough in gperf-generated codeStephan Bergmann
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann
2016-05-10separate this piece of goo out into a standalone thingCaolán McNamara
2016-05-10mbErrors is never readStephan Bergmann
2016-05-10Harmless missing break in switchStephan Bergmann
2016-05-10Insert explicit "break" when falling through to empty next caseStephan Bergmann
2016-05-10Convert SAL_INVERT to scoped enumNoel Grandin
2016-05-10No need to wrap SAL_WARN in DBG_UTILStephan Bergmann
2016-05-10convert SAL_ROP to scoped enumNoel Grandin
2016-05-10Convert SALOBJ_EVENT to scoped enumNoel Grandin
2016-05-10opengl: Check if texture is valid before asking for IdTomaž Vajngerl
2016-05-10more OSX fixNoel Grandin