summaryrefslogtreecommitdiff
path: root/misc
AgeCommit message (Collapse)AuthorFilesLines
2017-08-23Add tmate.jperkin1-1/+2
2017-08-23Import tmate version 2.2.1 as misc/tmate.jperkin5-0/+60
tmate provides an instant pairing solution, allowing you to share a terminal with one or several teammates. Together with a voice call, it's almost like pairing in person. The terminal sharing works by using SSH connections to backend servers maintained by tmate upstream developers. Teammates need to be given a randomly-generated token to be able to join a session. tmate is a modified version of tmux, and uses the same configurations such as keybindings, color schemes etc.
2017-08-19misc/vfu: Install manpages into ${PKGMANDIR}.jlam3-6/+6
Modify the install script to copy manpages into the correct location under ${PKGMANDIR}.
2017-08-18Do not conflict PLIST with security/gpgme 1.8 like sysutils/kdepim4ryoon5-22/+50
* Bump PKGREVISION * Fix PR pkg/52463
2017-08-16Update some HOMEPAGEs.wiz1-3/+3
2017-08-16Comment out dead sites.wiz5-12/+12
2017-08-16Follow some http redirects.wiz2-6/+6
2017-08-15Fix DIST_SUBDIR to avoid unnecessary distfiles fetchryoon1-2/+2
2017-08-15Revbump due to poppler update to version 0.57.0.nros4-7/+8
2017-08-15Version 1.3.5:adam3-56/+22
* look for locales directory at PROGRAM_DIRECTORY\locale on Windows * look for config at PROGRAM_DIRECTORY\rhashrc on Windows * support LibRhash bindings to PHP7 * Bugfix: illegal instruction error on macOS * improve utf-8 support on Windows * Bugfix: fix access to long paths on Windows * add ca, fr, ro translations * full Spanish translation * correct build/install command for freebsd * compilation fixes for aarch64 and musl * improve support of clang on macOS
2017-08-14Updated py-anki2 to 2.0.46.wiz2-7/+7
Changes in 2.0.46 Released 2017-08-02. Fix an issue where mplayer would not work for some Linux users. Fix an issue with the edit screen that may have lead to crashes later on.
2017-08-13Bump PKGREVISION from upstream distfile changeryoon2-235/+216
Reported by Paul Goyette on pkgsrc-users@.
2017-08-07Don't try to build tests.markd2-1/+17
2017-08-06Coexist with the gpgme++ that is now in the base gpgme packagemarkd6-40/+75
2017-08-01Comment out some dead HOMEPAGEs.wiz7-16/+16
2017-08-01Comment out dead sites (DNS problems).wiz10-20/+20
2017-08-01Follow some http -> https redirects.wiz5-10/+10
2017-08-01Update to 5.4.0.3ryoon13-427/+549
* Remove openjdk7 support * Use internal libjpeg-turbo * Disable pdfium. This requires a lot of work Changelog: LibreOffice 5.4 highlights A new standard colour palette has been included, based on the RYB colour model. File format compatibility has been improved, with better support for EMF vector images. This helps when you’re importing detailed diagrams from other office software. Imported PDF files are rendered with much better quality, also when inserted into a document, while exported PDF files – from Writer and Impress – support embedded videos (and linked videos if opened with Acrobat Reader). LibreOffice 5.4 supports OpenPGP keys for signing ODF documents on Linux. If you already use GPG/PGP for signing emails, it ensures the authenticity of your ODF documents regardless of the mode of transport or storage. WRITER In Writer, you can now import AutoText from Microsoft Word DOTM templates. When you’re exporting or pasting numbered and bulleted lists as plain text, their full structure is preserved. In the Format menu, you can now create custom watermarks for your documents. New context menu items have been added for working with sections, footnotes, endnotes and styles. CALC Calc now includes support for pivot charts, which use data from pivot tables. When the table is updated, the chart is automatically updated as well. Comments are now easier to manage, with menu commands to show, hide and delete all comments. When applying conditional formatting to cells, you can now easily change the priority of rules with up and down buttons. Extra sheet protection options have been added, to optionally allow insertion or deletion of rows and columns. Lastly, when you’re exporting in CSV format, your settings are remembered for the next export operation. IMPRESS In Impress, when you’re duplicating an object, you can now specify fractional angles. In addition, your settings are saved for the next duplication operation.
2017-07-31Set LICENSE for bsdiffnros1-1/+2
2017-07-31Add patch to bsdiff to fix CVE-2014-9862.nros3-2/+21
Bump PKGREVISION.
2017-07-30Use https for www.gnome.org HOMEPAGEs.wiz8-16/+16
2017-07-30Switch github HOMEPAGEs to https.wiz4-8/+8
2017-07-30Make serial communication with the weather station work more reliablymartin3-2/+28
via USB serial adapters.
2017-07-27Update misc/py-anita to 1.42. Changes from 1.41:gson2-7/+7
VM console input is no longer logged to stdout, to keep it from appearing twice when echoed by the VM. Fix VM console output appearing twice in interact mode (again). Add support for gxemul as a new VMM and NetBSD/pmax as a new guest. From Utkarsh Anand. Increase the default test timeout to 24 hours, as the tests now take much longer to run than before due to a combination of the addition of new tests and qemu performance regressions. Added target support for NetBSD/evbarm-earmv7hf, from Utkarsh Anand. This installs from a pre-built image rather than using sysinst. When installing from a file: URL or local path, avoid creating unnecessary copies of the release files. From Utkarsh Anand. New command line option --tests for explicitly selecting the the Kyua test framework instead of ATF, from Utkarsh Anand.
2017-07-26Remove py-imaging comment, it now uses py-Pillow.wiz2-4/+4
Noted by adam@
2017-07-26py-netifaces now supports python-3.x.wiz2-4/+4
2017-07-23Add missing dependencies (PR pkg/52423)markd1-2/+5
2017-07-18Upgrade misc/screen to version 4.6.1kim11-70/+54
Version 4.6.1 (10/07/2017): * Fixes: - problems with starting session in some cases - parallel make install - segfault when querying info on nonUTF locale Version 4.6.0 (28/06/2017): * Update Unicode wide tables to 9.0 * Support more serial speeds * Improved namespaces support * Migrate from fifos to sockets * Start viewing scrollback at first line of output
2017-07-18Add and enable ruby-sprockets-rails.taca1-1/+2
2017-07-18Add ruby-sprockets-rails package version 3.2.0.taca4-0/+41
# Sprockets Rails Provides Sprockets implementation for Rails 4.x (and beyond) Asset Pipeline.
2017-07-18Use bsdtar to extract, so we don't get warnings about the tar file.kim1-1/+3
2017-07-16Honor LDFLAGS. Fixes RELRO build.wiz1-1/+2
2017-07-14Add missing header.joerg2-1/+14
2017-07-14Needs -lcompat on NetBSD, but also include the right header.joerg3-13/+23
2017-07-13Honor LDFLAGS. Fixes RELRO build.wiz2-4/+4
2017-07-13Added bash to USE_TOOLS. Thanks to joerg@ for pointing out that it'sjaapb1-2/+2
needed.
2017-07-12Honor LDFLAGS for RELRO build.wiz2-1/+17
2017-07-11Updated package to latest version, 2.0.0beta3 (this sadly needs to be donejaapb9-274/+396
now as several packages rely on this version for building). Changes include: Changes prefixed with "(*)" are potentially breaking to scripts or existing repositories (changes that are automatically handled by the format upgrade tools are not marked). 2.0.0~beta3 * (*) Renamed `--soft-request` to `--best-effort` * Fixed and improved speed of the package file tracking mechanism * Added `--ignore-constraints-on` to temporarily bypass version constraints on some dependencies * Fields `build-test:`, `build-doc:` are now deprecated, in favor of specifying conditions on the `with-test` and `with-doc` variables within the `build:` field, and of the new `run-test:` field * (*) The command-line options have been renamed accordingly to `--with-test` and `--with-doc` * Removed the `opam build` command * Allow directories in place of package specifications for the `install`, `remove`, `upgrade`, `reinstall` and `show` commands. `opam` files can also be specified for `install` and `show` * On local switch creation, check for package definitions and choose a compatible compiler if possible * Add `opam install|remove --destdir` to copy the package's installed files somewhere else * Allow `opam init --config=URL` 2.0~beta2 * Fixes (mainly to `opam build`) * Faster coinstallability check 2.0~beta * New, by-hash package archive caching system * Simpler HTTP repository update * Allow specification of multiple checksums per file * Add `opam reinstall --pending`, to handle reinstallations of changed packages * Support for defining trust anchors and repository validation hooks (for use with Conex) * (*) Added `opam install --working-dir`, removed "mixed mode" for pinned packages * Added `opam install --soft-request`, a non-failing "do what can be done" install mode * Simplified, better conflict messages * Added `opam list --coinstallable-with PKG` * Added command `opam clean` * Added `opam upgrade --all PKGS`, to do a full upgrade while guaranteeing `PKGS` are kept installed * Allow `&` in conflict version constraints, e.g. `conflicts: "foo" {>= "3" & < "4"}` * Added an `opam admin` command, with various, better organised repository admin commands, and remove the `opam-admin` tool * Added an `opam build` command, to handle `opam` files found in the current directory * Internally upgrade repositories in 1.2 format automatically to 2.0 (on `init`, `update` or `repo add`) 2.0~alpha5 * Merge stdout and stderr of child processes by default * Fixed regression on solver call times * Added a few shorter command aliases: `opam var` `opam exec`, `opam env` for the corresponding `opam config` commands * (*) Simplified `opam repo` to only use `add` and `remove` in normal use, always meaning the current switch (only) if not specified otherwise * (*) Restrict package names and versions to a reasonable character set * Added support for SHA256 and SHA512 checksums * Separated the opam format lexer/parser/printers into a separate `opam-file-format` library * Reporting on package definition file errors only when the file will be used, and on by default (rather than all-off by default, and optionally all-on) * `opam lint` now accept multiple input files * `opam pin` interface yet improved, allow pinning all at once when a source directory contains multiple packages. `opam unpin <dir>` now allowed to cancel `opam pin <dir>` * Updated version of the dose lib dependency * (*) All patch files used in package definitions are now assumed to apply with `-p1`. 2.0~alpha4 * Added pre and post hooks for package command sections; allowed per-switch configuration * Re-packaged the libraries and opam into 7 individual packages * Convert opam 1.2 files on the fly when pinning * `opam list` can now match patterns on versions * Allow switches to be created below arbitrary directories using `opam switch create <dir>`. Automatically select a switch found in `$PWD` * Add `install --reuse-build-dir` to be used together with `--keep-build-dir` and allow incremental recompilations * Add `install --inplace-build` to build locally pinned packages directly in their source directory 2.0~alpha3 * (*) Refactored 'opam switch' command, creation of new switches no longer implicit * (*) Allow per-switch selection of repositories * Better update of the environment variables across switches or opam roots * Add `opam install --restore` to recover packages that got removed due to errors or interruptions * Added `synopsis:` and `description:` fields to integrate package descriptions in a single package definition file * Removed the clever hack to skip downloads when uninstalling packages with `ocamlfind remove`; this now needs to be explicit through the `light-uninstall` flag. * Provide `opam admin upgrade-format` to migrate package repositories to the new format, and create the proper OCaml compiler package wrappers * Allow initialisation parameters from a .opamrc file, possibly completely overriding OCaml and opam.ocaml.org repository defaults 2.0~alpha2 * Extended the `opam lint` command-line options (package descriptions from opam metadata, warnings selection) * Allow to create a new switch with `opam switch import` * (*) Rewritten, much more flexible `opam list` command, with composable filters and output selection * Delay the removals of packages as much as possible, avoiding most cases of mass uninstalled packages after a build failure * Use a specific `opam` user-agent for downloads * Remove globalisation of compiler package variables and support for `available:` constraints depending on those. Rewrite the repository accordingly to use explicit dependencies towards the compiler version. 2.0~alpha * Changed license to LGPL 2.1 with linking exception, like OCaml (#2573) * Track files installed by packages for cleaner removal and listing, add `opam search --owns-file` (#502, #1215) *this requires packages to properly separate build and install*, or unrelated files could get removed on package uninstall. * Allow command wrappers around package build/install/remove commands to be defined in `~/.opam/config`; include sample Linux wrappers to restrict process permissions (e.g. ensure `build:` doesn't install) * (*) Reworked `opam show`, with more fields and the ability to select raw fields from the opam file (#2122) * Dropped ability to compile opam with OCaml earlier than 4.01.0 * Version constraints in `depopts:` allowed again, but with consistent semantics * Allow mixing filters within dependency constraints * More flexible `opam pin` command interface * New internal file-lock handling, less obtrusive and safer * New `switch export` format, now including local (pinned) package definitions * No longer uses insecure arguments of curl/wget (#55, #2006, #2460) * Installed package source and metadata are now handled per-switch, which is more reliable * `opam pin edit` now allows changing version and even URL; better editor handling * Discarded built-in variables based on polling OCaml (they are now defined by the compiler package at installation) * Discarded compiler files, `opam switch` now based on packages with the `compiler` flag set * Extended package configuration files * Allow initialised opam without switch, initialised switch without compiler. Better handling of compiler install failure * (*) Large API rework, switch and repository state now handled separately, used in functional style and avoiding many loads * Git submodules are now automatically fetched by the git backend * (*) Package definition files now prioritize `&` higher than `|`, like is most common * (*) `opam list -a` now lists all available packages, even if they can't be installed (missing depends...), which is much faster (#2370) * Added ability to reprint files with reduced diffs (#2363) * Url and description can now be included within a single package definition `opam` file (#2328) * Internal switch state now all below `<switch-dir>/.opam-switch/`, state in a single `switch-state` file (#2340) * Add a `setenv:` field to package definitions, allowing to export environment variables (#2337, #2361) * Built-in support for alternative solver `mccs` (#2333) * `opam upgrade pkg` now prompts to install `pkg` if absent (#2327) * (*) Assume plugin package and exec names start with "opam-" (#2316, #2317) * Reworked, cleaner and bidirectional file manipulation library (kind of lenses) (#2325) * Allow packages to specify extra remote overlay files within their definition files * Heuristic to detect bad solutions and print a hint when no solver is available * (*) Proper URL handling with version-control + transport handling (e.g. `git+https://`) * Allow unescaped strings enclosed between `"""` markers in package definition files * Don't rely on '.zip' extension for downloaded archive handling (#2289) * `opam config` extended with `set`, `unset`, `expand` subcommands, allows variables in `exec` argument (#2268) * `conflict:` field is now handled as a disjunction in all regards (#2267) * Better handling of concurrent removal/build/install actions (#2161, #2266, #2370) * Allow fields `x-fieldname` in package definition files, for use by external tools (#2265) * Extended, more useful JSON output (including full package failure logs) (#2236) * Use the switch paths that are defined in the switch configuration file (#2185) * Allow package definition files to reference the package's own variables through "%{_:varname}%" (#2184) * Initialise number of jobs from host's number of processors (#2180)
2017-07-11Added ocaml-opam-file-format to Makefile SUBDIRsjaapb1-1/+2
2017-07-11New package misc/ocaml-opam-file-format, a parser and printer for the opamjaapb5-0/+68
file syntax. This package was split off from the main misc/ocaml-opam package as part of the 2.0.0 release.
2017-07-11Updated package to latest version, 5.0.1. Changes (from 4.3) include:jaapb4-29/+10
dose3 (5.0) UNRELEASED; urgency=low * finally implement keep_package/version/feature properly. The globalid index that was used to optionally encode the global constraints is now disappeared. This simplify the interface of the solver. * massive refactoring. Change of API . All functions in Depsolver* accept a new paramenter "global_constraints" that is a vpkgformula enconding all packages that must be co-installed by by default with each request. This is used to properly encode debian essential packages without abusing 'Keep_package as before. * Depsolver_int.{solve,init_solver_unit,init_solver_cache} have a new optional argument 'explain'. When false, reduce the memory footprint. * Depsolver.{check_request,check_request_using} accept a new parameter dummy that can be used to pass arbitrary contraints as a cudf.package that is going to be coinstalled as part of the request and filtered out in the result. * improvements to the documentation and test units * add --compare to ceve when used with pef:// * improvements to distcheck --lowmem * StdOptions.lastest now returns an integer to consider only the last n versions of each package * API change : CudfAdd.latest * API change : CudfAdd.inttovar -> CudfAdd.inttopkg * API change : add parameter to check_request and check_request_using * apt-cudf : package up or downgrades are expressed in a single "Install" request and that these do not show up as a "Remove" request anymore. * StdOptions.DistribOptions.add_options are now different for each input ( ex. StdOptions.DistribOptions.add_debian_options )uu * Debian.Printer.pp_* functions are now methods of the Debian.package class
2017-07-11Updated package to latest version, 0.9. Changes include:jaapb4-22/+23
2017-03-21 Stefano Zacchiroli <zack@upsilon.cc> * ALL release 0.9 * Build: remove spurious dependencies on no longer used camlp4 * Makefile: fix build issues on Windows
2017-07-11Added ocaml-topkg to Makefile SUBDIRsjaapb1-1/+2
2017-07-11New package misc/ocaml-topkg, a packaging system for OCaml.jaapb5-0/+103
2017-07-09Make path information easily available for upcoming converters/unoconv packagemanu1-1/+7
2017-07-07Update misc/erlang-p1_utils to 1.0.9.fhajny3-8/+9
- Add p1_options module.
2017-07-06Honor pkgsrc CFLAGS and LDFLAGS. Fixes RELRO build.wiz2-1/+19
2017-07-03Update to 5.3.4.2ryoon2-19/+19
Changelog: Bugs fixed compared to 5.3.4 rc1: tdf#103091 conditional style conditions not saved [Troy Rollo] tdf#108024 keep original selection during DrawViewShell::FuTemporary() [Takeshi Abe] tdf#108187 fatal exception on testing if ooxml is a odf [Caolán McNamara] tdf#108279 dimension rows are 32-bit and don't wrap at 64k [Eike Rathke] Bugs fixed compared to 5.3.3 final (rc2): bnc#825305 RTF import: fix missing upper and lower borders around text [Miklos Vajna] coverity#1409899 sw: Null pointer dereferences [Michael Stahl] i#103124 fix crash in SfxItemPool::Put [Jochen Nitschke] i#103152 fix crash in SfxItemPool::Put [Jochen Nitschke] i#104245 fix crash in SfxItemPool::Put [Jochen Nitschke] ofz#1542 check remaining size of dest [Caolán McNamara] ofz#1605 check multiply and shift [Caolán McNamara] rhbz#1367846 Scrolling is way too fast in writer [Caolán McNamara] rhbz#1425304 sdext: join TimerScheduler thread before shutdown [Michael Stahl] rhbz#1447830 Export as PDF button also exports hidden sheets [Caolán McNamara] tdf#62702 handle EmbeddedOdf like CONTENTS on ole activate attempt [Caolán McNamara] tdf#68787 DOCX import: fix unexpected missing footnote separator [Miklos Vajna] tdf#70499 xlsb import: protection settings were reversed [Justin Luth] tdf#75256 sifr icon theme - trackchangesbar [Matthias Freund] tdf#82326 calc 32bits unable to open files with a lot of cond formatting [frederic vroman] tdf#86001 pass on the language info from the cell to the engine. [Kohei Yoshida] tdf#86776 digitally sign soffice.bin on Windows [Andras Timar] tdf#93171 subtotal function with function indexes don't update [Arul Michael] tdf#94173 retrieve Default autoformat [Julien Nabet] tdf#95376 RTF import: fix missing paragraph left margin [Miklos Vajna] tdf#96426 more whitespace intersection operator in Excel syntax [Eike Rathke] tdf#99467 pasting text from java apps to gtk3 gives bad results [Caolán McNamara] tdf#100033 frames with the same name are removed [Tamás Zolnai] tdf#100072 zero height of shape's path was causing geometry errors [Vasily Melenchuk] tdf#102525 handle array/matrix formula in cycle cell reference types [Eike Rathke] tdf#103158 ctrl+shift should work on key up [Maxim Monastirsky] tdf#103174 & improve gtk3 trackpad scrolling [Caolán McNamara] tdf#103330 mark all new styles as default styles, [Markus Mohrhard] tdf#103380 mark all new styles as default styles, [Markus Mohrhard] tdf#104087 remove language specific tags in templates [Laurent Balland-Poirier] tdf#104265 check for nullptr, [Eike Rathke] tdf#104312 use static vars in ReplaceStringHookProc [Aron Budea] tdf#104407 writerfilter: fix crash with null xRangeProperties [Michael Stahl] tdf#105002 don't crash on mail wizard recreation [Maxim Monastirsky] tdf#105281 rearrange a few things for l10n-friendliness [Adolfo Jayme Barrientos] tdf#105428 use static vars in ReplaceStringHookProc [Aron Budea] tdf#105703 make sure we actually have a motion path here [Katarina Behrens] tdf#105841 avoid REGRESSION!!! [Tor Lillqvist] tdf#105942 don't hang when file is protected and compressed [Xisco Fauli] tdf#106051 notify listeners on top and bottom of split formula group [Arul Michael] tdf#106084 EMF+ Add support for EmfPlusTranslateWorldTransform record [Bartosz Kosiorek] tdf#106131 no global drag when anchor drag active [Armin Le Grand] tdf#106265 ScopedHDC to clean-up hDC when rendering glyphs [Tomaž Vajngerl] tdf#106424 fix crash in SfxItemPool::Put [Jochen Nitschke] tdf#106520 xlsx: black square where image should be [Thomas Beck] tdf#106532 sifr icon for "Cross-reference" needed [Matthias Freund] tdf#106533 sifr icon for "Index Entry" needed [Matthias Freund] tdf#106607 sifr icon for "Table Styles" needed [Matthias Freund] tdf#106838 icon set not visible in conditional formatting [Caolán McNamara] tdf#106902 swap [es-SV] decimal and group separator [Eike Rathke] tdf#106929 sw: SwCursorShell::Pop() ensure cursor ring is recreated [Michael Stahl] tdf#106953 RTF import: fix missing paragraph left margin [Miklos Vajna] tdf#106956 CDateFromIso: accept YYMMDD for compatibility, follow-up [Eike Rathke] tdf#107016 EMF+ Add support of import EmfPlusRecordTypeDrawRects record [Bartosz Kosiorek] tdf#107027 remove language specific tags in templates [Laurent Balland-Poirier] tdf#107033 DOCX import: fix unexpected missing footnote separator [Miklos Vajna] tdf#107034 EMF+ Add support for import EmfPlusDrawPie record [Bartosz Kosiorek] tdf#107104 DOCX drawingML import: fix invisible arrow shape [Miklos Vajna, Vasily Melenchuk] tdf#107116 RTF import: fix missing upper and lower borders around text [Miklos Vajna] tdf#107126 sw: fix a11y crash on double Dispose [Michael Stahl] tdf#107159 EMF+ Add support for EmfPlusDrawArc record [Bartosz Kosiorek] tdf#107176 just return initial selection when there's no range [Julien Nabet] tdf#107196 fix firebird relationship [Julien Nabet] tdf#107241 don't let floating function description grow infinitely [Caolán McNamara] tdf#107310 hybrid cell is a value cell as well as a string cell. [Kohei Yoshida] tdf#107350 prevent crash in unotbl.cxx [LeMoyne Castle] tdf#107389 wrong positioning of AutoFilter buttons in tiledrendering mode [Tamás Zolnai] tdf#107457 don't quote columns referred by expression (not by name) [Lionel Elie Mamane] tdf#107494 sw: fix crash in SwCallMouseEvent when deleting header [Michael Stahl] tdf#107505 impress - crash with two people co-editing one slide [Tamás Zolnai] tdf#107512 sw: fix rollback of text attributes in SwUndoDelete [Michael Stahl] tdf#107558 french spelling dictionary (6.0.3) and thesaurus [Olivier R] tdf#107568 sw: prevent moving/splitting of tables in footnotes [Michael Stahl] tdf#107572 retrieve Default autoformat [Julien Nabet] tdf#107587 opening Hyperlink opens Browser in Background. [Thomas Beck] tdf#107620 RTF export: handle DocumentSettingId::PARA_SPACE_MAX compat setting [Miklos Vajna] tdf#107644 crash on inserting formula [Julien Nabet] tdf#107682 repeated images replace correct ones in exported PDF [Marco Cecchetti] tdf#107696 fix exports Heading style numbers [Julien Nabet] tdf#107706 fix crash when closing Calc document [Noel Grandin] tdf#107709 filter: MSO2003XML import: fix invalid OLE lengths [Michael Stahl] tdf#107720 bound Control initFromField: consider the case of the insert row [Lionel Elie Mamane] tdf#107729 disable toolbar items that are not available yet. [Jan Holesovsky] tdf#107782 xmlsecurity PDF verify: handle empty X509 certificate [Miklos Vajna] tdf#107786 crash on null pointer access [Caolán McNamara] tdf#107811 expert config, deal no parent case [Julien Nabet] tdf#107827 import stream on the LibreOffice side, [Markus Mohrhard] tdf#107828 use empty document in orcus gnumeric import, [Markus Mohrhard] tdf#107868 PDF export of editeng fill color: restrict to logic map modes [Miklos Vajna] tdf#107877 don't crash if all bitmaps are deleted [Xisco Fauli] tdf#107892 fix negative values case with maxifs [Julien Nabet] tdf#107920 crash when using ScCompiler in condformat [Julien Nabet] tdf#107961 ensure notifyhdl is unset after dispose [Caolán McNamara] tdf#107981 SID_FM_CTL_PROPERTIES colorbox needs a 'default' entry [Caolán McNamara] tdf#108017 xlsb import: protection settings were reversed [Justin Luth] tdf#108049 VBA exception avoided in ScVbaRange::setStyle [Justin Luth] tdf#108068 use new name of column when it's been changed [Julien Nabet] tdf#108069 2nd OpenGLContext::init should dispose earlier results [Caolán McNamara] tdf#108072 match sprmTFCantSplit with its correct id [Aron Budea] tdf#108109 xmloff: SvxUnoDrawingModel doesn't implement... [Michael Stahl] tdf#108111 backport mono checkboxes fix [Caolán McNamara] tdf#108231 xmloff: SvxUnoDrawingModel doesn't implement... [Michael Stahl]
2017-07-01Needs gmake, at least for the man page.schmonz1-2/+2
2017-06-26Needs libSM.joerg1-1/+2