summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-09-28Test the case for pivot tables sharing a groupTamás Zolnai2-0/+29
2016-09-27Resolves: tdf#101475 adjacent cells text is still too wideCaolán McNamara2-13/+17
2016-09-27MediaWiki export help: “WikiMedia” → “MediaWiki”; minor copyeditingAdolfo Jayme Barrientos5-40/+36
2016-09-27Resolves: tdf#101884 keyboard navigation in User defined border controlCaolán McNamara1-0/+1
2016-09-27sc-perf: avoid repeated TrackFormulas() during bulk broadcast, tdf#87101 rel.Eike Rathke4-1/+33
2016-09-27add test for tdf#101843Markus Mohrhard1-0/+24
2016-09-27tdf#101843, ensure repeated rows set the hidden/filtered flag correctlyMarkus Mohrhard1-0/+6
2016-09-27tdf#102630: [API CHANGE] Remove SharePoints support from PathSubstitutionStephan Bergmann1-560/+0
2016-09-27Adapt external/liblangtag/clang-cl.patch.0 to liblangtag 0.6.1Stephan Bergmann1-0/+21
2016-09-27this should always be empty nowCaolán McNamara1-8/+2
2016-09-27Resolves: tdf#102177 focus not restored from context menusCaolán McNamara3-28/+40
2016-09-27ImplEndPopupModeHdl takes no argumentCaolán McNamara1-1/+1
2016-09-27detangle code that now looks silly since...Caolán McNamara1-12/+6
2016-09-27the only place the default xFocusId arg isn't used...Caolán McNamara2-4/+4
2016-09-27Use FixedVariable::bAbsPath to check for special path varsStephan Bergmann1-3/+1
2016-09-27Remove redundant FixedVariable::nEnumValueStephan Bergmann1-34/+36
2016-09-27Remove unnecessary typedefsStephan Bergmann1-4/+2
2016-09-27Use range-based forStephan Bergmann1-16/+11
2016-09-27Reduce var scopeStephan Bergmann1-4/+2
2016-09-27tdf#101249 fixed crash after inserting OLE object 2Szymon Kłos1-7/+9
2016-09-27clang plugins: do "dotdot" normalisationNoel Grandin9-28/+42
2016-09-27Revert "tdf#90697 unit test for rtf import"Samuel Mehrbrodt2-80/+0
2016-09-27sw: avoid emitting invalid cursor pos during end text edit of commentMiklos Vajna4-2/+58
2016-09-27add BASE test caseZdeněk Crhonek1-0/+2129
2016-09-27configure: reject Apple JDKMichael Stahl1-0/+7
2016-09-27configure: non-working ant is an error, not a warningMichael Stahl1-3/+1
2016-09-27SAL_WARN in case bBackToLoaded failedStephan Bergmann1-1/+4
2016-09-27convert floating add field to .ui formatCaolán McNamara10-236/+172
2016-09-27Resolves: tdf#98946 too many running MathTypes...Caolán McNamara1-0/+16
2016-09-27tdf#87914 sw: add an initial .uno:SmallCaps commandMiklos Vajna9-0/+91
2016-09-27Add noteStephan Bergmann1-0/+7
2016-09-27tdf#101898: Only re-substitute whole segments with $(username)Stephan Bergmann1-1/+2
2016-09-27Actually, just get rid of these file-local const variablesTor Lillqvist1-13/+8
2016-09-27sw: Drop unused forward declarationsTakeshi Abe14-20/+0
2016-09-27tdf#90697 unit test for rtf importSamuel Mehrbrodt2-0/+80
2016-09-27tdf#38835 - strip out non-trivial globals before mainRosen1-4/+4
2016-09-27add GAMMAINV test caseZdeněk Crhonek1-0/+4973
2016-09-27Updated coreJohnny_M1-0/+0
2016-09-27Add note that Rectangle::toString() format now has a stability requirementTor Lillqvist1-0/+3
2016-09-26Move up the less common case and reduce indentation for the main case.Kohei Yoshida1-24/+23
2016-09-27don't dynamically link to system boost in internal boost caseMarkus Mohrhard1-0/+1
2016-09-27tdf#101104 this paranoid safety check actually causes a bugMarkus Mohrhard1-4/+0
2016-09-27OOPS, we were actually testing the wrong methodMarkus Mohrhard3-3/+16
2016-09-27Return early on errorTamás Zolnai1-19/+18
2016-09-27This parameter can be const.Tamás Zolnai2-2/+2
2016-09-26Related: rhbz#1366710 fedora mips64 and mips64le use lib64Caolán McNamara1-1/+1
2016-09-26cppcheck: noExplicitConstructorCaolán McNamara3-3/+3
2016-09-26implement prototype for more stable calc cell style namesMarkus Mohrhard21-10/+143
2016-09-26Resolves: rhbz#1378521 csv dialog a11y returns a new accessible on every queryCaolán McNamara2-4/+38
2016-09-27bnc#957991: Improve pivot cache reading performanceTamás Zolnai3-16/+114