summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-09-04canvas: simplify PageManager::nakedFragment loopsDaniel Robertson1-30/+16
2015-09-04TablreRef: always use SetTableColumnName() to prevent duplicatesEike Rathke1-13/+19
2015-09-04use GetHeaderArea() for simplificationEike Rathke2-16/+12
2015-09-04setup header area listening only if not clipboard/undoEike Rathke1-12/+18
2015-09-04TableRef: add an initial dirty range for newly inserted ScDBDataEike Rathke1-0/+14
2015-09-04TableRef: unconditionally init dirty and check for refreshEike Rathke1-2/+3
2015-09-04TableRef: fully refresh table column names also for partial rangeEike Rathke1-37/+4
2015-09-04TableRef: update table column names when cell content changedEike Rathke5-37/+242
2015-09-04Minor refactoring and cleanup of Scheduler and Timer.Ashod Nakashian6-93/+79
2015-09-04tdf#93928 don't hide the zoom slider and its handle with a tooltipLászló Németh3-7/+2
2015-09-04Reduce nVal scopeStephan Bergmann1-8/+7
2015-09-04Uniformly use if --- else if brachnes hereStephan Bergmann1-5/+1
2015-09-04clang-tidy clang-analyzer-deadcode.DeadStoresStephan Bergmann1-1/+1
2015-09-04clang-tidy clang-analyzer-deadcode.DeadStoresStephan Bergmann1-6/+0
2015-09-04Fixes memleak by allowing SvxFontNameBox_Impl dtor to be calledDennis Francis1-1/+1
2015-09-04Avoid OpenGL information logging when not using OpenGLTor Lillqvist1-1/+1
2015-09-04Add explanation and enforce non-instantiabilityTor Lillqvist2-4/+8
2015-09-04New version of ConvertTextToNumber extension (1.5)Andras Timar2-2/+2
2015-09-04tdf#92843: fix disappearing zoom sliderLászló Németh1-10/+2
2015-09-04tdf#86671: Cancel printing if query is cancelledOliver Specht1-5/+8
2015-09-04Updated coreYousuf Philips1-0/+0
2015-09-04missing part of natural sort commitCaolán McNamara1-0/+7
2015-09-04tdf#92505 vcl: fix substituting missing glyphsMiklos Vajna1-4/+2
2015-09-04Avoid a SAL_INFO about OpenGL when not using OpenGLTor Lillqvist1-2/+7
2015-09-04natural sort contents of writer navigatorCaolán McNamara2-12/+15
2015-09-04Revert "LOK: added a general getCommandValues method"Mihai Varga4-33/+10
2015-09-04fix slider drawing, change to always draw the whole widgetTomaž Vajngerl2-61/+23
2015-09-04tdf#93097 oox: fix import of metadata from non-relative stream pathsMiklos Vajna3-1/+18
2015-09-04loplugin:passstuffbyrefStephan Bergmann1-1/+1
2015-09-04tdf#91501: Add data bar colour to the list if not there yetKatarina Behrens3-2/+25
2015-09-04convert Link<> to typedNoel Grandin14-49/+40
2015-09-04convert Link<> to typedNoel Grandin10-40/+30
2015-09-04convert Link<> to typedNoel Grandin5-26/+29
2015-09-04convert Link<> to typedNoel Grandin4-20/+7
2015-09-04convert Link<> to typedNoel Grandin4-11/+5
2015-09-04use comphelper::containerToSequence and fix some castingNoel Grandin1-27/+21
2015-09-04warning C4521: multiple copy constructors specifiedStephan Bergmann1-0/+7
2015-09-04vcl: replace boost::ptr_deque with std::deque<std::unique_ptr>Caolán McNamara2-5/+5
2015-09-04drop pams before removing extraneous parasCaolán McNamara4-12/+20
2015-09-04sw: replace boost::ptr_map with std::mapMichael Stahl2-10/+12
2015-09-04sw: avoid asserts from RsidOnlyAutoFormats checkMichael Stahl1-1/+7
2015-09-04Prevent perfect forwarding ctor from hijacking copy construction attemptsStephan Bergmann1-0/+15
2015-09-04LOK: allow float numbers in json -> property value conversionMihai Varga1-0/+2
2015-09-04LOK: added a general getCommandValues methodMihai Varga4-10/+33
2015-09-04tdf#92732: fix vclptr lifecycle for index entry editing dialogOliver Specht1-1/+1
2015-09-04Related: tdf#92982 vcl rendercontext: optimize non-buffered paint of CursorMiklos Vajna1-5/+11
2015-09-04loplugin:cstylecastStephan Bergmann1-1/+1
2015-09-04svx: prefix members of SdrPaintViewMiklos Vajna22-440/+440
2015-09-04convert Link<> to typedNoel Grandin3-22/+18
2015-09-04convert Link<> to typedNoel Grandin5-12/+10