summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-06-10cppcheck: noExplicitConstructorCaolán McNamara
2015-06-10similarly fix fatal export of kde216114-1.odt to docxCaolán McNamara
2015-06-10fix fatal attempt to export kde302504-1.odt to docxCaolán McNamara
2015-06-10loplugin:bodynotinblockStephan Bergmann
2015-06-10tdf#87651 Add outline buttons to impress sidebarMaxim Monastirsky
2015-06-10Remove FastLoader optimizationStephan Bergmann
2015-06-10fix crash on export of ooo67471-2.sxw to docxCaolán McNamara
2015-06-10don't add gnomevfs requires to epm created rpms if GNOMEVFS is disabledCaolán McNamara
2015-06-10external/liborcus: Fix Linux RPATHStephan Bergmann
2015-06-10Enablaed -> Enabled.Jan Holesovsky
2015-06-10sc tiled editing: Corrected dropdown button offsetHenry Castro
2015-06-10Fix Firebird build against OS X SDK 10.11Tor Lillqvist
2015-06-10WaE: 'convertScreenToBase:' is deprecated: first deprecated in OS X 10.7Tor Lillqvist
2015-06-10WaE: null passed to a callee that requires a non-null argumentTor Lillqvist
2015-06-10sw: fix gcc-4.7 buildMiklos Vajna
2015-06-10sd: fix gcc-4.7 buildMiklos Vajna
2015-06-10writerperfect: fix gcc-4.7 buildMiklos Vajna
2015-06-10tdf#91944 Fix inc/dec indent buttons in impressMaxim Monastirsky
2015-06-10Android: add ownCloud library to the build.Jacobo Aragunde Pérez
2015-06-10loplugin:unreffunStephan Bergmann
2015-06-09sw: tiled rendering, set minimal window size.Henry Castro
2015-06-09sw: LOK_CALLBACK_CURSOR_VISIBLE callback.Henry Castro
2015-06-09more tests for the implemented cases, tdf#90001Eike Rathke
2015-06-09correct 3D reference update on sheet deletion, tdf#90001 follow-upEike Rathke
2015-06-09syntax errorsStephan Bergmann
2015-06-09Fix Mac OS X install names of external liborcusStephan Bergmann
2015-06-09cppcheck: variableScopeTakeshi Abe
2015-06-09Revert "re-enable test after fix up"Caolán McNamara
2015-06-09re-enable test after fix upCaolán McNamara
2015-06-09kill SwNodeIndex before dispose to fix uiwriter failuresCaolán McNamara
2015-06-09disable UnoCursorPointer test for now as it fails on OSXBjoern Michaelsen
2015-06-09give better hints for the whodunnit in SwClient/ModifyBjoern Michaelsen
2015-06-09More CppunitTest_sw_uiwriter fixesMiklos Vajna
2015-06-09Last item of menu with title cannot be hilightedPhilippe Jung
2015-06-09calc mapmode: Convert ScOutputData::DrawGrid to draw in logic units.Jan Holesovsky
2015-06-09Revert "restore "crash on layout of novell622972-2.html" temporarily"Caolán McNamara
2015-06-09tdf#91462 MenuBarHighlightTextColor should default to MenuHighlightTextColorCaolán McNamara
2015-06-09vcl: handle nDPI == 0 in ImplPixelToLogic()Miklos Vajna
2015-06-09tdf#91462 - fix invisible menu titles of open menusLászló Németh
2015-06-09dbaccess: gcc-4.7 error: '<::' cannot begin a template-argument listMiklos Vajna
2015-06-09extensions: gcc-4.7 error: '<::' cannot begin a template-argument listMiklos Vajna
2015-06-09lplugin:redundantcastStephan Bergmann
2015-06-09lplugin:redundantcastStephan Bergmann
2015-06-09sfx2: WaE: '<::' cannot begin a template-argument listMiklos Vajna
2015-06-09svtools: WaE: '<::' cannot begin a template-argument listMiklos Vajna
2015-06-09java:simplify boolean return expressionsNoel Grandin
2015-06-09java:remove unused importsNoel Grandin
2015-06-09java:use System.arrayCopy to copy arraysNoel Grandin
2015-06-09java:Return statement in a finally blockNoel Grandin
2015-06-09java:Non-synchronized method should not override a synchronized methodNoel Grandin