summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-12-18chart2: When creating objects prevent setting object rects dirtyTomaž Vajngerl3-2/+39
2017-12-18chart2: Batch changes to properties when creating 3D objectsTomaž Vajngerl1-123/+152
2017-12-18Updated coreChristian Lohmaier1-0/+0
2017-12-18loplugin:unnecessaryvirtualNoel Grandin4-25/+25
2017-12-18partially revert "Use for range loop in sdrhhcwrap (sw)"Noel Grandin1-0/+1
2017-12-18coverity#1426312 Unchecked return valueCaolán McNamara1-1/+1
2017-12-18coverity#1426315 Logically dead codeCaolán McNamara1-1/+1
2017-12-18ofz: Null-derefCaolán McNamara1-1/+2
2017-12-18clear the data provider cache after import, tdf#111960Markus Mohrhard3-0/+11
2017-12-18tdf#113928 More handling of SID_READONLYDOCMaxim Monastirsky1-2/+2
2017-12-18loplugin:unusedindexMike Kaganski45-814/+485
2017-12-18convert EEHorizontalTextDirection to scoped enumNoel Grandin13-25/+26
2017-12-18convert HyperLinkPageType to scoped enumNoel Grandin4-47/+49
2017-12-18convert ColorPickerMode to scoped enumNoel Grandin4-9/+10
2017-12-18sal_uIntPtr->size_t in ObjOrderChangedNoel Grandin4-6/+6
2017-12-18Handle merged cells.Kohei Yoshida3-1/+23
2017-12-18Remove unused method.Kohei Yoshida2-10/+0
2017-12-18Take into account the fact that ScDocument already has one sheet.Kohei Yoshida4-8/+23
2017-12-18All the other orcus-based filters should take the same code path.Kohei Yoshida1-42/+6
2017-12-18Remove code duplicates.Kohei Yoshida1-50/+33
2017-12-18Initial step on enabling the orcus-based Excel 2003 XML filter.Kohei Yoshida9-5/+77
2017-12-18Unit test for implicit intersection with shared formulas, tdf#114251 relatedEike Rathke1-0/+23
2017-12-17tdf#113928 Add uno:ReadOnlyDoc command.Gulsah Kose7-4/+45
2017-12-17ofz: ensure ppHead validity for remaining scopeCaolán McNamara1-0/+2
2017-12-17ofz#4678 ensure null terminationCaolán McNamara1-2/+4
2017-12-17ofz#4677 Indirect-leakCaolán McNamara1-84/+83
2017-12-17svtools: Delete copy ctor in a standard wayTakeshi Abe1-2/+2
2017-12-17sfx2: remove SfxInPlaceClientListChris Sherlock2-28/+24
2017-12-17Related: tdf#114251 disable vectorization of svDoubleRefEike Rathke2-1/+15
2017-12-17Related: tdf#114251 disable ocName named expressions for vectorizationEike Rathke1-0/+18
2017-12-17Type svIndex does not necessarily mean range name, tdf#114251 relatedEike Rathke1-0/+7
2017-12-17coverity#1426163 Improper use of negative valueCaolán McNamara1-2/+2
2017-12-17coverity#1426169 refactor to be less obscureCaolán McNamara2-22/+28
2017-12-17Related tdf#114455: fix mem leak on olmenu (sw)Julien Nabet1-1/+6
2017-12-17Fix typosAndrea Gelmini7-12/+12
2017-12-17Fix typosAndrea Gelmini2-2/+2
2017-12-17tdf#91857 Round of improvements to Impress's menus for 6.0Yousuf Philips2-36/+41
2017-12-17tdf#91820 Round of improvements to Calc's menus for 6.0Yousuf Philips3-22/+41
2017-12-17tdf#98058 Respect menu:style="text" settingMaxim Monastirsky4-14/+18
2017-12-17loplugin:unusedindex Remove useless outer loopMike Kaganski1-10/+7
2017-12-17Updated coreOlivier Hallot1-0/+0
2017-12-17Updated coreOlivier Hallot1-0/+0
2017-12-17fix searched attribute for 3D chart shape, tdf114169Markus Mohrhard1-1/+1
2017-12-17Updated coreOlivier Hallot1-0/+0
2017-12-17Updated coreOlivier Hallot1-0/+0
2017-12-17Updated coreOlivier Hallot1-0/+0
2017-12-17coverity#1426171 Unchecked dynamic_castCaolán McNamara3-90/+107
2017-12-17coverity#1426167 refactor to be less obscureCaolán McNamara1-40/+43
2017-12-16coverity#1426162 refactor to be more clearCaolán McNamara1-2/+2
2017-12-16coverity#1426168 Dereference after null checkCaolán McNamara1-1/+1