summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-09-09tdf#108572 remove connections only for current shellSzymon Kłos4-15/+42
2017-09-09Updated coreOlivier Hallot1-0/+0
2017-09-09Avoid underflow of unsigned integer which leads a false error messageTamás Zolnai1-1/+1
2017-09-09tdf#112289 OSX fpicker: don't default to trueJan-Marek Glogowski1-1/+0
2017-09-08tdf#108722 vcl: fix bugs in TextEngine with TEXTATTR_PROTECTEDMichael Stahl2-1/+3
2017-09-08sc-perf: do not add a million empty filter entries just to sort and discardEike Rathke12-63/+100
2017-09-08svl: assert calls of SfxPoolItem::Create/StoreMichael Stahl2-2/+4
2017-09-08clang-tidy modernize-use-emplace in b*Noel Grandin18-130/+104
2017-09-08EPUB export: avoid writing image/x-vclgraphic to the output fileMiklos Vajna1-0/+59
2017-09-08EPUB export: handle section contentMiklos Vajna8-7/+120
2017-09-08Document baselinesJan-Marek Glogowski1-0/+27
2017-09-08EPUB export: inherit text properties in spans from paragraphMiklos Vajna5-34/+87
2017-09-08external/openldap: Update config.{guess,sub}Stephan Bergmann2-0/+3657
2017-09-08-Werror,-Wtautological-compare with latest clangNoel Grandin3-6/+6
2017-09-08clean up SdrDragStatNoel Grandin4-54/+42
2017-09-08EPUB export: fix double escaped NBSPMiklos Vajna4-0/+106
2017-09-08Inspecting children is only necessary if parent is selectedEike Rathke1-11/+14
2017-09-08svx: Make SdrDragStatUserData's dtor pure virtualTakeshi Abe2-0/+3
2017-09-08If children then insert only if a child is selected, tdf#112258 follow-upEike Rathke1-1/+1
2017-09-08upload poppler 0.59.0David Tardon4-14/+42
2017-09-08Actually this would be better as SAL_WARN.Jan Holesovsky1-1/+1
2017-09-08tdf#112074 doc export: re-calculate indent for RTL tableJustin Luth2-4/+10
2017-09-08convert pEntryLists to std::array<std::unique_ptr<...Noel Grandin2-12/+11
2017-09-08set parent for file dialog helperCaolán McNamara82-179/+208
2017-09-08sw: inline trivial IS_FLYS macroMiklos Vajna1-12/+11
2017-09-08Disable test on Linux x86 that makes plain 'make' fail due to -mpfmath=387Stephan Bergmann1-0/+7
2017-09-08tdf#110737 set user-events to a lower priority than system redrawCaolán McNamara1-1/+4
2017-09-08loplugin:unusedmethodsNoel Grandin1-2/+0
2017-09-08loplugin:unusedfieldsNoel Grandin5-224/+24
2017-09-08oovbaapi: create XOval and XLine shape typesTamas Bunth12-3/+292
2017-09-08loplugin:constantparamNoel Grandin17-591/+482
2017-09-08ZLIB_LIBS must be passed into external/cairo as LIBS, not LDFLAGSStephan Bergmann1-1/+1
2017-09-07svtools: HTML import: don't put lone surrogates in OUStringMichael Stahl1-1/+2
2017-09-07SvTreeListBox: turn some DBG_ASSERT() into assert()Eike Rathke1-15/+15
2017-09-07tdf#112280: Unit test.Jan Holesovsky2-0/+15
2017-09-07tdf#112280: Export spin animation in PPTX.Jan Holesovsky1-10/+74
2017-09-07Resolves: tdf#112258 correctly pick items from AutoFilter selectionEike Rathke2-12/+31
2017-09-07tdf#90556 android: make buildID in about a clickable link to git logChristian Lohmaier2-5/+7
2017-09-07android: drop workarounds for ndk-gdb support (can still run manually)Christian Lohmaier6-61/+19
2017-09-07fix nss build for android x86 and remove duplicated configure callChristian Lohmaier4-181/+60
2017-09-07unotest.py: refactor confusing mess of openDoc functionsMichael Stahl6-52/+25
2017-09-07EPUB export: handle span-level line breakMiklos Vajna4-6/+28
2017-09-07Fix firebird build with MSVC update 15.3Szymon Kłos1-1/+3
2017-09-07tdf#42982 Improve exceptions in text document apiSamuel Mehrbrodt1-55/+58
2017-09-07Fix typosAndrea Gelmini5-6/+6
2017-09-07sw: oops, forgot to amend that before pushingMichael Stahl1-2/+1
2017-09-07sw: fix text_portion_enumeration_test.py on WNTMichael Stahl1-10/+22
2017-09-07configure: find MSVC 2017 MSMs & DLLs againMichael Stahl1-15/+25
2017-09-07tdf#109202 add help blurp for new --convert-images-toThorsten Behrens1-5/+8
2017-09-07EPUB export: handle line breakMiklos Vajna3-0/+40