summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-09-28tdf#102073: sw: do not create SwFootnoteNumPortion inside tableMichael Stahl1-0/+2
2016-09-28fftester: cut out middle man in deref null ptr and get addressCaolán McNamara3-7/+9
2016-09-28tdf#95386 Remove remains of .uno:HelperDialogGabor Kelemen2-16/+0
2016-09-28Updated coreGabor Kelemen1-0/+0
2016-09-28Updated coreGabor Kelemen1-0/+0
2016-09-28Updated coreGabor Kelemen1-0/+0
2016-09-28sw: fix loplugin:staticanonymousMiklos Vajna1-1/+1
2016-09-28GetSvxShape does the same checks, so use it directlyCaolán McNamara1-7/+2
2016-09-28Remove old cell styles from calcJaskaran Singh1-49/+0
2016-09-28Resolves: tdf#102358 writer cannot save 3d shape inserted from drawCaolán McNamara1-6/+3
2016-09-28sc-perf: avoid second call to ScAttrArray::Search(), tdf#87101 relatedEike Rathke1-1/+4
2016-09-28Fix minor issue in importing cell stylesJaskaran Singh1-2/+9
2016-09-28sw: presumably rEnd != rStart implies rEnd isn't on index 0Michael Stahl1-2/+3
2016-09-28Resolves: tdf#96748 'Default Language' show current ui lang not new defaultCaolán McNamara4-43/+52
2016-09-28sw: -Werror=unused-parameterMichael Stahl2-9/+8
2016-09-28oox: use '= default' to define a trivial destructorMiklos Vajna3-9/+3
2016-09-28Remove $(CLANGDIR)/tools/clang/include form confgure.ac, tooStephan Bergmann1-1/+1
2016-09-28sw: remove defensive programming bullshit in lcl_AssureFieldMarksSetMichael Stahl2-22/+10
2016-09-28sw: rStart variable isn't a referenceMichael Stahl1-9/+12
2016-09-28sw: make the debug code in docbm.cxx usableMichael Stahl1-32/+28
2016-09-28sw: assert that IMarks are MarkBaseMichael Stahl1-4/+4
2016-09-28sw: fix sorting in MarkManager::correctMarksAbsolute()Michael Stahl1-0/+2
2016-09-28sync build cond. for avmediaQuickTime with Module_avmediaDavid Tardon1-1/+3
2016-09-28fix build on 32-bit ARM on latest RawhideDavid Tardon1-1/+2
2016-09-28variable name and indentation improvementNoel Grandin1-21/+19
2016-09-28extend dumpAsXml to EditDocNoel Grandin5-1/+85
2016-09-28tdf#102630: [API CHANGE] Remove /org.openoffice.Office/Substitution treeStephan Bergmann4-84/+1
2016-09-28Add functionality to set parent cell styleJaskaran Singh2-2/+6
2016-09-27Add a bit more checking on the internal pivot table states.Kohei Yoshida1-1/+14
2016-09-27Let's keep the naming style of test document consistent.Kohei Yoshida2-1/+1
2016-09-28sc-perf: remove one more unnecessary call to TrackFormulas()Eike Rathke2-6/+8
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