summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-06-15untranslatable UI string (since 2009)Andras Timar1-1/+1
2015-06-15Remove loplugin:pointertoboolStephan Bergmann1-167/+0
2015-06-15remove unnecessary check for null when calling deleteNoel Grandin128-508/+261
2015-06-15fix vclwidget plugin warning messageNoel Grandin1-1/+1
2015-06-15fix buildNoel Grandin1-1/+1
2015-06-15cppcheck:unreadVariableNoel Grandin33-82/+32
2015-06-15fix indentCaolán McNamara1-19/+19
2015-06-15Resolves: tdf#92057 crash on mail-merge to printerCaolán McNamara1-39/+39
2015-06-15tdf#55065 try to re-enable the testDavid Tardon1-1/+1
2015-06-15Remove bash-ism, allow also --bundled option for rootKatarina Behrens1-12/+15
2015-06-15cppcheck:redundantAssignmentNoel Grandin38-107/+65
2015-06-15convert POSTITS_ to scoped enumNoel Grandin10-48/+53
2015-06-15sdr tiled rendering: stop animation timer's taskHenry Castro1-4/+7
2015-06-15another stab at tdf#91393Caolán McNamara4-12/+14
2015-06-15set ok as default button for mail merge dialogCaolán McNamara1-0/+2
2015-06-15cppcheck: variableScopeCaolán McNamara1-10/+9
2015-06-15cppcheck: silence bogus unusedScopedObjectCaolán McNamara2-149/+126
2015-06-15cppcheck: passedByValueCaolán McNamara1-3/+3
2015-06-15cppcheck: noExplicitConstructorCaolán McNamara67-89/+88
2015-06-15gtktiledviewer: Replace deprecated Gtk functionsPranav Kant1-19/+36
2015-06-15lokdocview, gtktiledviewer: Remove gtk version checksPranav Kant2-29/+0
2015-06-15lokdocview: Port to gtk3; 'expose-event' -> 'draw'Pranav Kant2-25/+24
2015-06-15lokdocview, gtktiledviewer: Port to gtk3Pranav Kant5-24/+31
2015-06-15convert SW_PASTESDR to scoped enumNoel Grandin4-51/+56
2015-06-15cppcheck:redundantConditionNoel Grandin9-12/+13
2015-06-15Fix humorous search/replace accidentTor Lillqvist1-3/+4
2015-06-15TypoTor Lillqvist1-1/+1
2015-06-15more adjustment of references in RPNEike Rathke1-515/+596
2015-06-15starmath: dispose SmEditController object correctlyLászló Németh1-0/+1
2015-06-15tdf#91721: fix crash during listbox control editing in database formLászló Németh1-2/+2
2015-06-15java: 'final static' to 'static final'Noel Grandin43-167/+167
2015-06-15java: remove unnecessary threadingNoel Grandin10-486/+286
2015-06-15Fix indentationStephan Bergmann1-18/+18
2015-06-15Minor clean upStephan Bergmann1-9/+8
2015-06-15Assume that nDPI should never be zero in ImplLogicToPixelStephan Bergmann1-1/+2
2015-06-15Fix VclPtr assignment operatorsStephan Bergmann1-7/+15
2015-06-15Related: tdf#87651 Swap buttons and align to the rightMaxim Monastirsky1-8/+9
2015-06-15Fix commentMaxim Monastirsky1-3/+0
2015-06-15inline COMPHELPER_SERVICEDECL_ macroNoel Grandin11-67/+62
2015-06-15sw: avoid #include "../../uibase/inc/view.hxx"Miklos Vajna2-3/+3
2015-06-15sysui: drop dead assignmentsMiklos Vajna1-3/+1
2015-06-15sw: indentation fixesMiklos Vajna2-41/+41
2015-06-15tdf#84832 RTF export: fix handling of custom table cell marginsMiklos Vajna4-7/+11
2015-06-15vcl: avoid possible leaks in case of unexpected exceptionsTakeshi Abe1-10/+6
2015-06-15Add libjpeg detection message, so we do not just show external without contextTomáš Chvátal1-0/+1
2015-06-15Fix typosAndrea Gelmini35-44/+44
2015-06-15loplugin:vclwidgetsStephan Bergmann2-2/+3
2015-06-15Remove unused macrosZolnai Tamás1-3/+0
2015-06-14tdf#91857 Reorganize impress's menu barYousuf Philips3-128/+237
2015-06-14Don't let root run unopkg without --shared optionKatarina Behrens1-1/+16