summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2016-05-30tdf#89329: use unique_ptr for pImpl in defaultoptionsXisco Fauli2-3/+4
2016-05-30Context Menu for templates and other fixes in Start CenterAkshay Deep4-51/+91
2016-05-30tdf#94205 Use o3tl::make_unique instead of new + std::movekrishna keshav1-3/+3
2016-05-30Convert FontRelief to scoped enumNoel Grandin30-72/+74
2016-05-30Convert TextEffectStyle2D to scoped enumNoel Grandin4-22/+22
2016-05-30Convert SelectionMode to scoped enumNoel Grandin79-171/+171
2016-05-30Convert ApplicationEvent::Type to scoped enumNoel Grandin6-65/+65
2016-05-30Convert DialogCancelMode to scoped enumNoel Grandin4-10/+10
2016-05-30Convert TxtAlign to scoped enumNoel Grandin3-15/+15
2016-05-30Resolves: Error when overwriting a template in Template Save As DialogAkshay Deep1-0/+1
2016-05-30Convert ImageSet to scoped enumNoel Grandin3-20/+20
2016-05-30convert TransparentType to scoped enumNoel Grandin10-61/+62
2016-05-30Convert VclAlign to scoped enumNoel Grandin5-23/+23
2016-05-30Convert TimeFormat to scoped enumNoel Grandin2-14/+15
2016-05-30Convert MTF R2 constants to scoped enumNoel Grandin4-36/+41
2016-05-30Remove CycleMode enumNoel Grandin3-45/+2