summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2016-05-30Fix tools/date.hxx Date vs. css::uno::Date mismatchStephan Bergmann1-1/+1
2016-05-30tdf#100021 - format argument issue in process.cxxRichard PALO1-1/+1
2016-05-30Fix bitmaskStephan Bergmann1-1/+1
2016-05-30tdf#99589 tolower / toupper - dangerous to Turks ...apurvapriyadarshi1-1/+2
2016-05-30com::sun::star->css in connectivityNoel Grandin410-7595/+7581
2016-05-30Convert WINDOW flags to scoped enumNoel Grandin4-42/+40
2016-05-30use the existing url to path function also in the ini file partMarkus Mohrhard1-5/+3
2016-05-30use the existing URL to path toolsMarkus Mohrhard2-8/+13
2016-05-30generate correct json filesMarkus Mohrhard1-1/+1
2016-05-30Convert RSC_TOOLBOX to scoped enumNoel Grandin6-59/+21
2016-05-30boost: remove boost.std.move.patchMichael Stahl2-22/+0
2016-05-30configure: set BOOST_CPPFLAGS also in --without-system-boost caseMichael Stahl12-12/+12
2016-05-30tdf#89329: use unique_ptr for pImpl in fltrcfgXisco Fauli2-48/+48
2016-05-30tdf#94205 Use o3tl::make_unique instead of new + std::moveapurvapriyadarshi1-4/+1