summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-09-05cppcheck: fix some redundantCondition warningsJulien Nabet
2015-09-05BASIC : SbiParser::DefXXX Only convert the first letter to uppercaseArnaud Versini
2015-09-04canvas: simplify PageManager::nakedFragment loopsDaniel Robertson
2015-09-04TablreRef: always use SetTableColumnName() to prevent duplicatesEike Rathke
2015-09-04use GetHeaderArea() for simplificationEike Rathke
2015-09-04setup header area listening only if not clipboard/undoEike Rathke
2015-09-04TableRef: add an initial dirty range for newly inserted ScDBDataEike Rathke
2015-09-04TableRef: unconditionally init dirty and check for refreshEike Rathke
2015-09-04TableRef: fully refresh table column names also for partial rangeEike Rathke
2015-09-04TableRef: update table column names when cell content changedEike Rathke
2015-09-04Minor refactoring and cleanup of Scheduler and Timer.Ashod Nakashian
2015-09-04tdf#93928 don't hide the zoom slider and its handle with a tooltipLászló Németh
2015-09-04Reduce nVal scopeStephan Bergmann
2015-09-04Uniformly use if --- else if brachnes hereStephan Bergmann
2015-09-04clang-tidy clang-analyzer-deadcode.DeadStoresStephan Bergmann
2015-09-04clang-tidy clang-analyzer-deadcode.DeadStoresStephan Bergmann
2015-09-04Fixes memleak by allowing SvxFontNameBox_Impl dtor to be calledDennis Francis
2015-09-04Avoid OpenGL information logging when not using OpenGLTor Lillqvist
2015-09-04Add explanation and enforce non-instantiabilityTor Lillqvist
2015-09-04New version of ConvertTextToNumber extension (1.5)Andras Timar
2015-09-04tdf#92843: fix disappearing zoom sliderLászló Németh
2015-09-04tdf#86671: Cancel printing if query is cancelledOliver Specht
2015-09-04Updated coreYousuf Philips
2015-09-04missing part of natural sort commitCaolán McNamara
2015-09-04tdf#92505 vcl: fix substituting missing glyphsMiklos Vajna
2015-09-04Avoid a SAL_INFO about OpenGL when not using OpenGLTor Lillqvist
2015-09-04natural sort contents of writer navigatorCaolán McNamara
2015-09-04Revert "LOK: added a general getCommandValues method"Mihai Varga
2015-09-04fix slider drawing, change to always draw the whole widgetTomaž Vajngerl
2015-09-04tdf#93097 oox: fix import of metadata from non-relative stream pathsMiklos Vajna
2015-09-04loplugin:passstuffbyrefStephan Bergmann
2015-09-04tdf#91501: Add data bar colour to the list if not there yetKatarina Behrens
2015-09-04convert Link<> to typedNoel Grandin
2015-09-04convert Link<> to typedNoel Grandin
2015-09-04convert Link<> to typedNoel Grandin
2015-09-04convert Link<> to typedNoel Grandin
2015-09-04convert Link<> to typedNoel Grandin
2015-09-04use comphelper::containerToSequence and fix some castingNoel Grandin
2015-09-04warning C4521: multiple copy constructors specifiedStephan Bergmann
2015-09-04vcl: replace boost::ptr_deque with std::deque<std::unique_ptr>Caolán McNamara
2015-09-04drop pams before removing extraneous parasCaolán McNamara
2015-09-04sw: replace boost::ptr_map with std::mapMichael Stahl
2015-09-04sw: avoid asserts from RsidOnlyAutoFormats checkMichael Stahl
2015-09-04Prevent perfect forwarding ctor from hijacking copy construction attemptsStephan Bergmann
2015-09-04LOK: allow float numbers in json -> property value conversionMihai Varga
2015-09-04LOK: added a general getCommandValues methodMihai Varga
2015-09-04tdf#92732: fix vclptr lifecycle for index entry editing dialogOliver Specht
2015-09-04Related: tdf#92982 vcl rendercontext: optimize non-buffered paint of CursorMiklos Vajna
2015-09-04loplugin:cstylecastStephan Bergmann
2015-09-04svx: prefix members of SdrPaintViewMiklos Vajna