summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-05-31It is EXITHELPER_NORMAL_RESTART that we wantTor Lillqvist1-1/+1
2016-05-31SVGIO: Modify a unittest to check "inherit" in font-familyXisco Fauli2-3/+9
2016-05-31Resolves: tdf#92695 protect both branches against missing ToolItemCaolán McNamara1-1/+1
2016-05-31Related: tdf#92695 we already have ImplGetItem from mnHighItemId hereCaolán McNamara1-8/+7
2016-05-31Related: tdf#92695 gtk3 only activate/deactive submenus, not the toplevelCaolán McNamara2-4/+4
2016-05-31Don't use pInsert after it has been movedStephan Bergmann1-1/+1
2016-05-31Convert ControlType to scoped enumNoel Grandin43-811/+792
2016-05-31tdf#77349 RTF import: automatically generate names for images if neededMiklos Vajna7-5/+61
2016-05-31tdf#89329: use unique_ptr for pImpl in styleXisco Fauli2-31/+30
2016-05-31SVGIO: Add support for font-family in unittests and unify...Xisco Fauli3-10/+81
2016-05-31SVGIO: Add support for "inherit" in font-familyXisco Fauli1-1/+1
2016-05-31Sw UNO API SwXTextCellStyle; TableStyles createInstance, XNameAccessJakub Trzebiatowski10-16/+312
2016-05-31more typoStephan Bergmann1-1/+1
2016-05-31typoStephan Bergmann1-1/+1
2016-05-31fix KDE4 buildNoel Grandin2-0/+2
2016-05-31More comphelper/extract.hxx clean upStephan Bergmann2-21/+10
2016-05-31Convert RSC_TOOLBOXITEM to scoped enumNoel Grandin5-63/+37
2016-05-31Convert ToolBoxLayoutMode to scoped enumNoel Grandin3-9/+9
2016-05-31loplugin:unusedmethodsNoel Grandin22-254/+8
2016-05-31Convert PrinterSupport to scoped enumNoel Grandin8-24/+24
2016-05-31Convert GfxLinkType to scoped enumNoel Grandin21-135/+134
2016-05-31teach refcounting clang plugin about uno::ReferenceNoel Grandin77-242/+327
2016-05-31find-german-comments: clean upPhillip Sz1-36/+38
2016-05-31Prefix SmDocShell's membersTakeshi Abe3-136/+136
2016-05-30tdf#97835 tdf#61996 tdf#95339 Add qa unit testLaurent Balland-Poirier1-0/+26
2016-05-30tdf#100122 Correctly treat fraction without integer partLaurent Balland-Poirier1-6/+8
2016-05-30Choose ODF version for fill-characterLaurent Balland-Poirier1-4/+11
2016-05-31prevent out of bounds string accessEike Rathke2-12/+15
2016-05-30Move accessibility relations to .ui files tdf#87026Muhammet Kara6-57/+78
2016-05-30tdf#98226: fix undo of table AutoFormatMichael Stahl6-11/+28
2016-05-30Updated coreOlivier Hallot1-0/+0
2016-05-30tdf#100068: Initial implementation of ScreenshotIdKatarina Behrens4-2/+26
2016-05-30we already have pClipDocEike Rathke1-1/+1
2016-05-30actually multiple destination sheets are handled, tdf#97158 follow-upEike Rathke3-6/+5
2016-05-30sw: prefix members of SwLayoutModeModifierMiklos Vajna2-7/+7
2016-05-30Resolves: tdf#100057 force libxslt to give up when we cancel a transformationCaolán McNamara2-42/+53
2016-05-30Resolves: tdf#97158 CopyOneCellFromClip() does not handle multiple sheetsEike Rathke3-3/+8
2016-05-30Fix int2enumStephan Bergmann1-6/+6
2016-05-30Simplifiy unnecessary uses of int2enumStephan Bergmann2-5/+9
2016-05-30boost: restore boost.gcc47679.patchMichael Stahl2-0/+66
2016-05-30editeng: rename misleading SvxBoxItem::GetDistance()/SetDistance()Michael Stahl23-46/+51
2016-05-30add gen-boost-headers scriptMichael Stahl1-0/+57
2016-05-30boost: warning-patch-ectomyMichael Stahl118-3358/+2051
2016-05-30remove unnecessary temporary ScRangeList copyEike Rathke1-5/+4
2016-05-30valgrind: Invalid read of size 8Caolán McNamara1-0/+1
2016-05-30replace ImplConvertMenuString nowCaolán McNamara2-11/+5
2016-05-30move the one single use of EnableMenuStrings to its call siteCaolán McNamara4-13/+12
2016-05-30SetFloatingLines is now unusedCaolán McNamara1-7/+0
2016-05-30fdo#34362 Setting table border from toolbar resets "spacing to content"Rodolfo Ribeiro Gomes1-3/+6
2016-05-30Some clean up of uses of css::uno::Any::setValueStephan Bergmann34-123/+89