summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2016-05-30Just use Any::operator <<= for sal_Unicode valuesStephan Bergmann5-12/+9
2016-05-30Trivial follow-up fix to 64061d8dd687efa1c78e5284ab01f2f16e5817c3Tor Lillqvist1-1/+1
2016-05-30tdf#99661 Add max-denominator-value attribute to number:fractionLaurent Balland-Poirier7-27/+129
2016-05-30On Windows, compile OpenGL shaders in advance and disable on failureTor Lillqvist1-0/+99
2016-05-30Move exithelper.h to includeTor Lillqvist4-6/+6
2016-05-30loplugin:passstuffbyrefStephan Bergmann1-1/+1
2016-05-30Missing includeStephan Bergmann1-1/+1
2016-05-30Work towards tdf#72606 EasyHack _tstring/TCHAR eliminationskswales9-360/+191
2016-05-30Choose ODF version for min-decimal-place and force-exponent-signLaurent Balland-Poirier2-12/+30
2016-05-30Resolves: tdf#100097 dbaccess self-dnd depends on getting its own transferableCaolán McNamara4-9/+41
2016-05-30this signalIMPreeditChanged is a cnp from gtk2 implCaolán McNamara1-10/+1
2016-05-30tdf#100134 xmloff: only update the progressbar twice for every percentMiklos Vajna2-3/+9
2016-05-30FORECAST.ETS.* functions: default aggregation is 1 (0 is not allowed)Stanislav Horacek1-2/+2
2016-05-30tdf#99696 fix build error for 64bit Windows in unit tests using ADODBTomofumi Yagi2-2/+25