summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-01-21detailed warnings for invalid pch filesPeter Foley1-2/+2
2016-01-21Make ccache work properly with GCC PCHPeter Foley1-0/+7
2016-01-21Fix module-deps with clewPeter Foley1-0/+3
2016-01-21new[] failed but memset of requested len called anywayCaolán McNamara1-6/+5
2016-01-21gtk3: use gdk_window_create_similar_image_surfaceCaolán McNamara1-2/+12
2016-01-21tdf#34873 : Show autofilter row count in status barDennis Francis9-1/+157
2016-01-21tdf#87178 Resetting menu shouldn't reset other resourcesMaxim Monastirsky1-1/+8
2016-01-21Check for valid SidebarWinMaxim Monastirsky1-2/+2
2016-01-21tdf#42788: FORMATTING - Numbering/ordered listNusaiba Al-Kindi2-3/+26
2016-01-21Clean upStephan Bergmann3-38/+7
2016-01-21Move XMLMetaExportComponent_get_implementation to a more reasonable placeStephan Bergmann1-8/+8
2016-01-21i18npool: why not document the state transitionsMichael Stahl1-10/+10
2016-01-21starmath: fix OOXML export of non-BMP UnicodeMichael Stahl3-3/+32
2016-01-21i18npool: handle non-BMP Unicode in cclass_Unicode::parseText()Michael Stahl3-70/+99
2016-01-21oox: import Math objects from PPTX filesMichael Stahl9-5/+207
2016-01-21Quickfix for deterministic SvpSalBitmap checksumsStephan Bergmann2-2/+8
2016-01-21coverity#1326438 Dereference null return valueCaolán McNamara1-0/+12
2016-01-21coverity#1326447 Dereference null return valueCaolán McNamara1-7/+2
2016-01-21coverity#1326449 Dereference null return valueCaolán McNamara1-12/+8
2016-01-21coverity#1326456 Dereference null return valueCaolán McNamara1-19/+13
2016-01-21coverity#1326551 Dereference before null checkCaolán McNamara1-2/+2
2016-01-21coverity#1349758 rework to avoid bugus Dereference null warningCaolán McNamara1-4/+8
2016-01-21IMHO " : " doesn't need to be localizable, tdf#95878 follow-upEike Rathke3-8/+3
2016-01-21tdf#95587: Make rectangle control within tab pages work againKatarina Behrens2-8/+27
2016-01-21sw tiled editing: default to anchoring new images as-charMiklos Vajna2-0/+10
2016-01-21gtktiledviewer: support pasting PNG imagesMiklos Vajna1-4/+22
2016-01-21coverity#1349757 Unchecked return valueCaolán McNamara1-1/+1
2016-01-21sw: MSVC 2013 --enable-dbgutil does not need 3 overloads...Michael Stahl1-26/+0
2016-01-21Resolves: rhbz#1240591 gtk3: store clipboard when LibreOffice is closedCaolán McNamara1-3/+22
2016-01-21valgrind: memleak on thrown exceptionCaolán McNamara1-16/+13
2016-01-21valgrind: memleakCaolán McNamara1-0/+1
2016-01-21valgrind: memleak on thrown exceptionCaolán McNamara4-12/+10
2016-01-21cppcheck: variableScopeCaolán McNamara3-6/+6
2016-01-21cppcheck: silence unusedPrivateFunctionCaolán McNamara12-77/+77
2016-01-21offapi: ParseResult documentation makes no senseMichael Stahl1-5/+5
2016-01-21svx: use SAL_WARN_IFMichael Stahl1-5/+1
2016-01-21oox: fix indentation of PPTShape::addShape()Michael Stahl1-195/+197
2016-01-21oox, writerfilter: incorrect a14 namespaceMichael Stahl2-2/+2
2016-01-21gbuild: missing dependency in CustomTargetMichael Stahl1-5/+6
2016-01-21Revert "disable test that suddenly eats GBs of memory"David Tardon1-0/+1
2016-01-21at least partially sanitize image dimensionsDavid Tardon1-0/+11
2016-01-21-fsanitize=functionStephan Bergmann1-1/+2
2016-01-21tdf#96420: Re-introduce SimpleWinLayoutTor Lillqvist5-26/+1020
2016-01-21desktop: loplugin:defaultparamsMiklos Vajna1-1/+1
2016-01-21gtktiledviewer: Set buttons insensitive in view-only modePranav Kant1-45/+98
2016-01-21writerfilter: can use a plain instance for the cell sequence hereMiklos Vajna2-8/+6
2016-01-21Clean up lok::Office::freeError()Miklos Vajna3-12/+10
2016-01-21sc lok: Implement unit test for .uno:{Insert,Name,Remove} for sheets.Jan Holesovsky3-4/+50
2016-01-21sc lok: Fix .uno:Remove (removing sheets) to accept a parameter.Jan Holesovsky2-21/+50
2016-01-21sc lok: Fix .uno:Name (renaming sheets) to really accept parameters.Jan Holesovsky2-3/+4