summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-10-21tdf#102511: Add (allow-none) for backward GI compatibilityPranav Kant1-6/+6
2016-10-21xmlsecurity: export description in PDF signatureMiklos Vajna6-12/+23
2016-10-21Add vim modeline to new filesKhaled Hosny2-0/+4
2016-10-21vcl: remove redundant publicThorsten Behrens1-1/+1
2016-10-21coverity#1374089: Unchecked return valueThorsten Behrens1-1/+1
2016-10-20Convert ScConsData into using std::vectorMaarten Bosmans2-77/+17
2016-10-20Incapsulate WinSalVirtualDevice betterMike Kaganski3-47/+40
2016-10-20Typo in commented-out codeKhaled Hosny1-1/+1
2016-10-20Vertical Mongolian and Phags-pa seem to work fineKhaled Hosny1-5/+4
2016-10-20sc: check SID_EDIT_POSTIT parametersHenry Castro1-10/+18
2016-10-20loplugin:expandablemethodds in sw(part3)Noel Grandin20-76/+25
2016-10-20loplugin:expandablemethodds in sw(part2)Noel Grandin25-62/+22
2016-10-20tdf#103274 (11): Add default XCommandEnvironment referenceGiuseppe Castagno1-1/+4
2016-10-20unit test for tdf#97968, Cut&Paste grouped references adjustmentEike Rathke2-0/+152
2016-10-20xmlsecurity: show PDF signature right after adding itMiklos Vajna2-2/+16
2016-10-20Revert "Some clean-up"Stephan Bergmann1-261/+406
2016-10-20Reuse the HarfBuzz buffer as much as possibleKhaled Hosny1-7/+11
2016-10-20Use HarfBuzz shape plan for a bit more controlKhaled Hosny1-2/+13
2016-10-20vcl: add PDFWriter::Sign() Android stubMiklos Vajna1-0/+6
2016-10-20Some clean-upStephan Bergmann1-406/+261
2016-10-20sw: Avoid inheritance from std::vectorTakeshi Abe1-1/+30
2016-10-20typo: imgage -> imageAndras Timar1-1/+1
2016-10-20No need for an explicit specializtion of convertFastPropertyValue<bool>Stephan Bergmann1-23/+0
2016-10-20bump product version to 5.3.0.0.alpha1+Christian Lohmaier1-1/+1
2016-10-20Revert "prep WinResTarget for WNT in testdir"Giuseppe Castagno3-7/+4
2016-10-20clarify hash lengths a bit moreCaolán McNamara3-9/+10
2016-10-20hash len is 20 for xls cryptoapi configurationCaolán McNamara2-6/+7
2016-10-20be more c++yCaolán McNamara1-6/+2
2016-10-20tdf#103261 allow postponed text except in .docJustin Luth2-1/+6
2016-10-20loplugin:expandablemethodds in sw(part1)Noel Grandin37-81/+28
2016-10-20tdf#95387 UI: "Custom Animation" probably should be called just "Animation"giacco1-1/+1
2016-10-20xmlsecurity: add initial PDF sign UIMiklos Vajna4-1/+72
2016-10-20Various loplugin warnings (clang-cl)Stephan Bergmann3-8/+8
2016-10-20Missing include (Windows --disble-pch)Stephan Bergmann1-1/+2
2016-10-20external/harfbuzz: Silence clang-cl -Werror,-Wmicrosoft-enum-valueStephan Bergmann2-0/+13
2016-10-20Blind fix for "error: chosen constructor is explicit in copy-initialization"Stephan Bergmann1-1/+1
2016-10-20loplugin:staticmethodsStephan Bergmann2-2/+2
2016-10-20Check for enable safe mode earlierSamuel Mehrbrodt2-3/+5
2016-10-20Handle link click directly in FixedHyperlinkSamuel Mehrbrodt14-165/+40
2016-10-20fix fallback in ScVbaFormat::getLockedJochen Nitschke1-1/+1
2016-10-20Open menu: Simplify inserting menu entriesSamuel Mehrbrodt3-23/+5
2016-10-20Toolbar Open menu: Insert separator between clear list and open entriesSamuel Mehrbrodt1-0/+1
2016-10-20Add "Open as Template" to toolbar open menuSamuel Mehrbrodt1-8/+24
2016-10-20Use Application::IsSafeModeEnabled()Samuel Mehrbrodt1-5/+2
2016-10-20revert part of "simplify some use of typeid"Noel Grandin1-4/+6
2016-10-20Add some more source files for breakpointing convenienceTor Lillqvist1-2/+120
2016-10-20Any can't be nested ...Jochen Nitschke1-18/+0
2016-10-20Extract vcl::PDFWriter::Sign() from vcl and xmlsecurityMiklos Vajna5-239/+145
2016-10-20fix bug in expandablemethods pluginNoel Grandin1-9/+13
2016-10-20LOK: hold the solar mutex consistently for document method calls.Michael Meeks1-6/+70