summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-05-11loplugin:implicitboolconversionTor Lillqvist
2016-05-11There is nothing called 'flushAndSwap'Tor Lillqvist
2016-05-11Resolves: tdf#92951 make PaneDockingWindow dockable againCaolán McNamara
2016-05-11-Werror=strict-overflowJulien Nabet
2016-05-11fix mac build: missing quoteCaolán McNamara
2016-05-11tdf#89466: SvxFillTypeBox::Selected needs to be calledKatarina Behrens
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-11remove unused FILEDLG_STATE constants and fieldsNoel Grandin
2016-05-11Convert RulerExtra to scoped enumNoel Grandin
2016-05-11Convert RULER_MARGIN to scoped enumNoel Grandin
2016-05-11Use SAL_FALLTHROUGH where intendedStephan Bergmann
2016-05-11Include cppumaker-generated .hpp, not .hdlStephan Bergmann
2016-05-11Convert MESS_BTN to scoped enumNoel Grandin
2016-05-11CppunitTest_sw_macros_test: fix loplugin:cppunitassertequals errorsMiklos Vajna
2016-05-11xdg-app got renamed to FlatpakStephan Bergmann
2016-05-11convert SAL_FRAME_TOTOP to scoped enumNoel Grandin
2016-05-11Missing includeStephan Bergmann
2016-05-11Lost initialization of mbMouseOverStephan Bergmann
2016-05-11tdf#99145 refactored to pep8ackepenek
2016-05-11convert EXTTEXTINPUT_ATTR to scoped enumNoel Grandin
2016-05-11tdf#42949: clean up includes in include/oox/mathml with iwyuJorenz Paragas
2016-05-11Convert BORDERWINDOW_STYLE to scoped enumNoel Grandin
2016-05-11Convert BORDERWINDOW_HITTEST to scoped enumNoel Grandin
2016-05-11Convert RULER_BORDER to scoped enumNoel Grandin
2016-05-11Convert RULER_DRAGSIZE to scoped enumNoel Grandin
2016-05-11convert RULER_INDENT to scoped enumNoel Grandin
2016-05-11convert MappingType to scoped enumNoel Grandin
2016-05-11clang-tidy modernize-loop-convert in scripting to svtoolsNoel 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-11starmath: Drop unused non-const variant of GetLeftMostTakeshi Abe
2016-05-10tdf#99588: Fix radio button groups (and thus up/down key cycle)Katarina Behrens
2016-05-10Assign 0 explicitly, avoiding intermediate downcastsMatteo Casalin
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-10Reorder class fieldMatteo Casalin
2016-05-10Fix code format and remove some unneeded parenthesesMatteo Casalin
2016-05-10Avoid some temporaries, constifyMatteo Casalin
2016-05-10Avoid some OUString temporariesMatteo Casalin
2016-05-10Avoid some OUString temporaries and constifyMatteo Casalin
2016-05-10Avoid some temporaries and constifyMatteo Casalin
2016-05-10tdf#42949: clean up includes in include/oox/helper with iwyuJorenz Paragas
2016-05-10Fix typosAndrea Gelmini
2016-05-10Presumably missing break in switchStephan Bergmann