summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-02-13Simplify containers iterations in sc/source/core/dataArkadiy Illarionov24-688/+475
2019-02-13Remove unhelpful "Check for whitespace in front of *'s" from .git-hooksStephan Bergmann1-6/+0
2019-02-13Remove dead and broken EmbeddedDatabases configurationStephan Bergmann4-68/+5
2019-02-13Add note with link to bug report for double-removal of annotationsHamish McIntyre-Bhatty1-1/+1
2019-02-13tdf#97361 Make xtext.py more pythonicHamish McIntyre-Bhatty1-43/+45
2019-02-13tdf#123400 OOXML Chart: Export Data Label SeparatorBalazs Varga3-0/+31
2019-02-13Avoid -fsanitize=implicit-signed-integer-truncation in weld::MetricSpinButtonStephan Bergmann4-64/+14
2019-02-13tdf#119890 Lookup XDG_(DOCUMENTS|TEMPLATES)_DIR correctlyTakeshi Abe1-5/+5
2019-02-13Remove outdated commentSamuel Mehrbrodt1-2/+1
2019-02-13writerfilter: make RTF TableRowBuffer members privateMiklos Vajna3-21/+36
2019-02-13sw btlr writing mode layout: implement unmapping of this directionMiklos Vajna6-58/+117
2019-02-13Resolves tdf#122998 - Position of all/none checkboxes in Autofilterheiko tietze1-18/+18
2019-02-13Indexing is not needed for single getToken() callMatteo Casalin1-6/+4
2019-02-13OptimizerDialog: simplify string operations when selecting...Matteo Casalin1-16/+18
2019-02-13Use indexed getToken()Matteo Casalin1-2/+3
2019-02-13Take advantage of indexed getToken()Matteo Casalin1-5/+5
2019-02-13Use indexed getToken()Matteo Casalin1-5/+5
2019-02-13Execute indexOf() only if neededMatteo Casalin1-2/+5
2019-02-13Use indexed getToken()Matteo Casalin1-1/+2
2019-02-13Use indexed getToken() and fix integer typeMatteo Casalin1-2/+3
2019-02-13Avoid index for single getToken() callMatteo Casalin1-4/+2
2019-02-13Use indexed getToken()Matteo Casalin1-7/+6
2019-02-13Avoid index for single getToken() callMatteo Casalin1-4/+2
2019-02-13Use indexed getToken()Matteo Casalin1-1/+2
2019-02-13Use indexed getToken()Matteo Casalin1-2/+3
2019-02-13Fix typoAndrea Gelmini1-1/+1
2019-02-12uitest one more assert in test tdf123122Zdeněk Crhonek1-1/+1
2019-02-12weld ScNamePasteDlgCaolán McNamara13-87/+431
2019-02-12uitest for bug tdf#123231Zdeněk Crhonek1-0/+92
2019-02-12Removed executable permission on docx fileAndrea Gelmini1-0/+0
2019-02-12sw btlr writing mode: implement initial layoutMiklos Vajna14-25/+135
2019-02-12sw: remove load_save_test.pyMichael Stahl1-132/+0
2019-02-12Resolves: tdf#123298 resize before writing to vectorCaolán McNamara1-3/+2
2019-02-12Add XServiceInfo tests to ScDataPilotFieldGroupsObjJens Carl1-1/+9
2019-02-12tdf#122594 XLSX OLE in DOCX: export ActiveTableLászló Németh4-1/+42
2019-02-12sw btlr writing mode: implement UNO APIMiklos Vajna2-7/+7
2019-02-12o3tl::make_unique -> std::make_unique in svx/Gabor Kelemen82-332/+252
2019-02-12sw btlr wrting mode: implement document modelMiklos Vajna4-1/+23
2019-02-12tdf#114441: Convert use of sal_uLong to better integer typesSalih Sariyar1-5/+5
2019-02-12The ARM Neon stuff is needed for ARM64, too (iOS at least)Tor Lillqvist1-1/+1
2019-02-12makeSvTabListBox is gone nowTor Lillqvist1-1/+0
2019-02-12Fix build without HAVE_FEATURE_AVMEDIA (iOS at least)Tor Lillqvist2-1/+10
2019-02-12Always set java bytecode / source target to 1.6 / 6Samuel Mehrbrodt1-17/+2
2019-02-12loplugin:flatten in sdextNoel Grandin34-1513/+1511
2019-02-12merge together as get_checkbox_column_widthCaolán McNamara10-11/+13
2019-02-12weld ScSolverOptionsDialogCaolán McNamara6-259/+265
2019-02-12weld SdInsertPagesObjsDlgCaolán McNamara13-81/+527
2019-02-12tdf#121040 sc: cell with ### has too big heightSerge Krot4-5/+35
2019-02-12uitest for bug tdf#123122Zdeněk Crhonek1-0/+72
2019-02-12tdf#114441,Change in the data type to sal_Int32Komal1-13/+14