summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-05-12convert SFXWB file dialog flags to scoped enumNoel Grandin62-115/+113
2016-05-12Convert RulerType to scoped enumNoel Grandin6-118/+119
2016-05-12loplugin:stringconstantTor Lillqvist1-1/+1
2016-05-12loplugin:defaultparamsTor Lillqvist1-1/+1
2016-05-12-Werror,-Wimplicit-fallthroughTor Lillqvist1-6/+6
2016-05-12Silence bogus GCC 5.3 -Werror=strict-overflowJulien Nabet1-0/+9
2016-05-12Convert FLG_* to scoped enumTakeshi Abe2-29/+39
2016-05-11sal: -Werror,-Wimplicit-fallthroughMichael Stahl1-2/+2
2016-05-11-Werror=unused-variable for non debug buildJulien Nabet1-0/+1
2016-05-11Resolves: tdf#99464 set what parent the dialogs are dialogs forCaolán McNamara19-87/+94
2016-05-11slideshow: tweak ListenerOperations<std::weak_ptr<ListenerTargetT>>Michael Stahl1-1/+1
2016-05-11slideshow: replace boost::mem_fn with C++11 lambdasMichael Stahl1-4/+12
2016-05-11sd: replace boost::mem_fn with C++11 lambdaMichael Stahl1-6/+25
2016-05-11sdext: replace boost::bind with C++11 lambdasMichael Stahl8-36/+33
2016-05-11sc: Add new param, DontTerminateEdit, to .uno:SavePranav Kant3-3/+11
2016-05-11lokdocview: Add debug info; paintTile rendering timePranav Kant1-1/+9
2016-05-11tdf#98924 In windows, change the keyboard layout per applicationJuergen Funk2-0/+5
2016-05-11Enable Clang -Wimplicit-fallthroughStephan Bergmann2-0/+5
2016-05-11Mark dubious fallthrough cases as "SAL_FALLTHROUGH; //TODO ???"Stephan Bergmann8-0/+9
2016-05-11Add SAL_FALLTHROUGH, where apparently appropriateStephan Bergmann5-1/+9
2016-05-11SAL_FALLTHROUGH is intended hereStephan Bergmann1-0/+1
2016-05-11set parent window of windows system file picker on save(as)Oliver Specht6-5/+38
2016-05-11Looks like SAL_FALLTHROUGH is intended hereStephan Bergmann1-0/+1
2016-05-11tdf#98981 added initialization of e-Mail configuration QueryBoxOliver Specht1-1/+2
2016-05-11Fix horrible codestyleSamuel Mehrbrodt1-41/+32
2016-05-11Missing break in switchStephan Bergmann1-1/+1
2016-05-11Looks like SAL_FALLTHROUGH is intended hereStephan Bergmann1-1/+1
2016-05-11Add SAL_FALLTHROUGH, where apparently appropriateStephan Bergmann2-0/+3
2016-05-11Missing break in switchStephan Bergmann1-0/+1
2016-05-11sd: remove pointless micro-optimizationMichael Stahl3-12/+5
2016-05-11loplugin:implicitboolconversionTor Lillqvist1-1/+1
2016-05-11There is nothing called 'flushAndSwap'Tor Lillqvist1-5/+5
2016-05-11Resolves: tdf#92951 make PaneDockingWindow dockable againCaolán McNamara1-1/+1
2016-05-11-Werror=strict-overflowJulien Nabet1-1/+1
2016-05-11fix mac build: missing quoteCaolán McNamara1-1/+1
2016-05-11tdf#89466: SvxFillTypeBox::Selected needs to be calledKatarina Behrens4-2/+5
2016-05-11Resolves: tdf#99709 native gtk3 menubar isn't accessible with F6Caolán McNamara8-32/+139
2016-05-11make this cunning more explicitCaolán McNamara2-1/+6
2016-05-11gtk[3]: the frame argument is now unusedCaolán McNamara5-9/+5
2016-05-11remove unused FILEDLG_STATE constants and fieldsNoel Grandin4-14/+0
2016-05-11Convert RulerExtra to scoped enumNoel Grandin3-11/+10
2016-05-11Convert RULER_MARGIN to scoped enumNoel Grandin3-25/+32
2016-05-11Use SAL_FALLTHROUGH where intendedStephan Bergmann1-0/+4
2016-05-11Include cppumaker-generated .hpp, not .hdlStephan Bergmann8-11/+11
2016-05-11Convert MESS_BTN to scoped enumNoel Grandin8-21/+18
2016-05-11CppunitTest_sw_macros_test: fix loplugin:cppunitassertequals errorsMiklos Vajna1-4/+4
2016-05-11xdg-app got renamed to FlatpakStephan Bergmann3-3/+3
2016-05-11convert SAL_FRAME_TOTOP to scoped enumNoel Grandin15-40/+47
2016-05-11Missing includeStephan Bergmann1-3/+11
2016-05-11Lost initialization of mbMouseOverStephan Bergmann1-1/+2