Homebrew / homebrew-cask

🍻 A CLI workflow for the administration of macOS applications distributed as binaries
https://brew.sh
BSD 2-Clause "Simplified" License
20.88k stars 10.69k forks source link

libreoffice can not be opened after install #52758

Closed tiiiecherle closed 6 years ago

tiiiecherle commented 6 years ago

General troubleshooting steps

Description of issue

LibreOffice can not be opened after install. It opens a dialog which suggests to move the app to trash. Even brew cask zap libreoffice libreoffice-language-pack and reinstalling afterwards does not help.

Installing LibreOffice with the current version (6.1.2) from the LibreOffice website incl. language pack works fine.

Thanks for fixing in advance.

Output of brew cask doctor

==> Homebrew Version
1.7.6-66-g8f74ba0
==> macOS
10.14
==> SIP
Disabled
==> Java
11
==> Gatekeeper support
Enabled
==> Homebrew Cask Install Location
<NONE>
==> Homebrew Cask Staging Location
/usr/local/Caskroom
==> Homebrew Cask Taps:
/usr/local/Homebrew/Library/Taps/homebrew/homebrew-cask (4036 casks)
/usr/local/Homebrew/Library/Taps/homebrew/homebrew-cask-versions (204 casks)
/usr/local/Homebrew/Library/Taps/homebrew/homebrew-cask-eid (11 casks)
/usr/local/Homebrew/Library/Taps/homebrew/homebrew-cask-fonts (1177 casks)
/usr/local/Homebrew/Library/Taps/homebrew/homebrew-cask-drivers (152 casks)
==> Contents of $LOAD_PATH
/usr/local/Homebrew/Library/Homebrew/vendor/bundle-standalone/bundler/../ruby/2.3.0/gems/ruby-macho-2.1.0/lib
/usr/local/Homebrew/Library/Homebrew/vendor/bundle-standalone/bundler/../ruby/2.3.0/gems/plist-3.4.0/lib
/usr/local/Homebrew/Library/Homebrew/vendor/bundle-standalone/bundler/
/usr/local/Homebrew/Library/Homebrew/vendor/bundle-standalone/bundler/../ruby/2.3.0/gems/backports-3.11.4/lib
/usr/local/Homebrew/Library/Homebrew/vendor/bundle-standalone/bundler/../ruby/2.3.0/gems/activesupport-5.2.1/lib
/usr/local/Homebrew/Library/Homebrew/vendor/bundle-standalone/bundler/../ruby/2.3.0/gems/tzinfo-1.2.5/lib
/usr/local/Homebrew/Library/Homebrew/vendor/bundle-standalone/bundler/../ruby/2.3.0/gems/thread_safe-0.3.6/lib
/usr/local/Homebrew/Library/Homebrew/vendor/bundle-standalone/bundler/../ruby/2.3.0/gems/minitest-5.11.3/lib
/usr/local/Homebrew/Library/Homebrew/vendor/bundle-standalone/bundler/../ruby/2.3.0/gems/i18n-1.1.0/lib
/usr/local/Homebrew/Library/Homebrew/vendor/bundle-standalone/bundler/../ruby/2.3.0/gems/concurrent-ruby-1.0.5/lib
/Library/Ruby/Gems/2.3.0/gems/did_you_mean-1.0.0/lib
/Library/Ruby/Site/2.3.0
/Library/Ruby/Site/2.3.0/x86_64-darwin18
/Library/Ruby/Site/2.3.0/universal-darwin18
/Library/Ruby/Site
/System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/vendor_ruby/2.3.0
/System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/vendor_ruby/2.3.0/x86_64-darwin18
/System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/vendor_ruby/2.3.0/universal-darwin18
/System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/vendor_ruby
/System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0
/System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/x86_64-darwin18
/System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/universal-darwin18
/usr/local/Homebrew/Library/Homebrew
==> Environment Variables
LC_ALL="en_US.UTF-8"
PATH="/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/Homebrew/Library/Homebrew/shims/scm"
SHELL="/bin/bash"

Output of brew tap

homebrew/cask
homebrew/cask-drivers
homebrew/cask-eid
homebrew/cask-fonts
homebrew/cask-versions
homebrew/core
mas-cli/tap
vitorgalvao/tiny-scripts
vitorgalvao commented 6 years ago

It opens a dialog which suggests to move the app to trash.

Show us.

tiiiecherle commented 6 years ago

libreoffice

It`s german and says Libreoffice is damaged and can not be opened. It is suggested to move it to trash.

Happens on all our macs.

wickles commented 6 years ago

Same here. It verifies and fails.

image

image

wickles commented 6 years ago

I downloaded and installed directly from upstream source and it works fine. Not sure how the cask is breaking it.

vitorgalvao commented 6 years ago

Not sure how the cask is breaking it.

The quarantining, likely.

@tiiiecherle Please include the --force --verbose --debug output of installing.

tiiiecherle commented 6 years ago

sure...

brew cask install --force --verbose --debug libreoffice libreoffice-language-pack
Updating Homebrew...
==> Auto-updated Homebrew!
Updated 3 taps (homebrew/cask-versions, homebrew/core, homebrew/cask-drivers).
==> New Formulae
i2pd
==> Updated Formulae
bitcoin                    mariadb                    phoronix-test-suite
fail2ban                   mpv                        strongswan
grakn                      nodebrew                   yubico-piv-tool

==> Cask::Installer#install
==> Printing caveats
==> Cask::Installer#fetch
==> Satisfying dependencies
==> Downloading
==> Downloading https://download.documentfoundation.org/libreoffice/stable/6.1.2/mac/x86_64/LibreOffice_6.1.2_MacOS_x86-64.dmg
/usr/bin/curl -q --show-error --user-agent Homebrew/1.7.6-105-gff3cede\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.14\)\ curl/7.54.0 --location --silent --head https://download.documentfoundation.org/libreoffice/stable/6.1.2/mac/x86_64/LibreOffice_6.1.2_MacOS_x86-64.dmg
/usr/bin/curl -q --show-error --user-agent Homebrew/1.7.6-105-gff3cede\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.14\)\ curl/7.54.0 --location --silent --head https://download.documentfoundation.org/libreoffice/stable/6.1.2/mac/x86_64/LibreOffice_6.1.2_MacOS_x86-64.dmg
==> Downloading from https://ftp.halifax.rwth-aachen.de/tdf/libreoffice/stable/6.1.2/mac/x86_64/LibreOffice_6.1.2_MacOS_x86-64.dmg
/usr/bin/curl -q --show-error --user-agent Homebrew/1.7.6-105-gff3cede\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.14\)\ curl/7.54.0 --fail --location --remote-time --continue-at 0 --output /Users/tom/Library/Caches/Homebrew/downloads/aa9dd7d8300e421f2cabd44be4bcc931b66d9c86c409601969452f5ff91f7b8e--LibreOffice_6.1.2_MacOS_x86-64.dmg.incomplete https://ftp.halifax.rwth-aachen.de/tdf/libreoffice/stable/6.1.2/mac/x86_64/LibreOffice_6.1.2_MacOS_x86-64.dmg
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100  238M  100  238M    0     0  5376k      0  0:00:45  0:00:45 --:--:-- 5703k
==> Checking quarantine support
/usr/bin/xattr
/usr/bin/swift /usr/local/Homebrew/Library/Homebrew/cask/utils/quarantine.swift
==> Quarantine is available.
==> Verifying Gatekeeper status of /Users/tom/Library/Caches/Homebrew/downloads/aa9dd7d8300e421f2cabd44be4bcc931b66d9c86c409601969452f5ff91f7b8e--LibreOffice_6.1.2_MacOS_x86-64.dmg
/usr/bin/xattr -p com.apple.quarantine /Users/tom/Library/Caches/Homebrew/downloads/aa9dd7d8300e421f2cabd44be4bcc931b66d9c86c409601969452f5ff91f7b8e--LibreOffice_6.1.2_MacOS_x86-64.dmg
==> /Users/tom/Library/Caches/Homebrew/downloads/aa9dd7d8300e421f2cabd44be4bcc931b66d9c86c409601969452f5ff91f7b8e--LibreOffice_6.1.2_MacOS_x86-64.dmg is not quarantined
==> Quarantining /Users/tom/Library/Caches/Homebrew/downloads/aa9dd7d8300e421f2cabd44be4bcc931b66d9c86c409601969452f5ff91f7b8e--LibreOffice_6.1.2_MacOS_x86-64.dmg
/usr/bin/swift /usr/local/Homebrew/Library/Homebrew/cask/utils/quarantine.swift /Users/tom/Library/Caches/Homebrew/downloads/aa9dd7d8300e421f2cabd44be4bcc931b66d9c86c409601969452f5ff91f7b8e--LibreOffice_6.1.2_MacOS_x86-64.dmg https://download.documentfoundation.org/libreoffice/stable/6.1.2/mac/x86_64/LibreOffice_6.1.2_MacOS_x86-64.dmg https://www.libreoffice.org/
==> Downloaded to -> /Users/tom/Library/Caches/Homebrew/downloads/aa9dd7d8300e421f2cabd44be4bcc931b66d9c86c409601969452f5ff91f7b8e--LibreOffice_6.1.2_MacOS_x86-64.dmg
==> Verifying SHA-256 checksum for Cask 'libreoffice'.
==> Installing Cask libreoffice
==> Cask::Installer#stage
hdiutil imageinfo /Users/tom/Library/Caches/Homebrew/downloads/aa9dd7d8300e421f2cabd44be4bcc931b66d9c86c409601969452f5ff91f7b8e--LibreOffice_6.1.2_MacOS_x86-64.dmg
==> Extracting primary container
==> Using container class UnpackStrategy::Dmg for /Users/tom/Library/Caches/Homebrew/downloads/aa9dd7d8300e421f2cabd44be4bcc931b66d9c86c409601969452f5ff91f7b8e--LibreOffice_6.1.2_MacOS_x86-64.dmg
hdiutil attach -plist -nobrowse -readonly -noidme -mountrandom /var/folders/x3/trw_58w96m38qrshfk1bclkr0000gn/T/d20181004-51909-m2a316 /Users/tom/Library/Caches/Homebrew/downloads/aa9dd7d8300e421f2cabd44be4bcc931b66d9c86c409601969452f5ff91f7b8e--LibreOffice_6.1.2_MacOS_x86-64.dmg
find . -print0
mkbom -s -i /var/folders/x3/trw_58w96m38qrshfk1bclkr0000gn/T/20181004-51909-v8rw5h.list -- /var/folders/x3/trw_58w96m38qrshfk1bclkr0000gn/T/20181004-51909-17krj2m.bom
ditto --bom /var/folders/x3/trw_58w96m38qrshfk1bclkr0000gn/T/20181004-51909-17krj2m.bom -- /private/var/folders/x3/trw_58w96m38qrshfk1bclkr0000gn/T/d20181004-51909-m2a316/dmg.cnzSRf /var/folders/x3/trw_58w96m38qrshfk1bclkr0000gn/T/d20181004-51909-1brlbdr
diskutil eject /private/var/folders/x3/trw_58w96m38qrshfk1bclkr0000gn/T/d20181004-51909-m2a316/dmg.cnzSRf
cp -pR /var/folders/x3/trw_58w96m38qrshfk1bclkr0000gn/T/d20181004-51909-1brlbdr/LICENSEs/. /usr/local/Caskroom/libreoffice/6.1.2/LICENSEs
cp -pR /var/folders/x3/trw_58w96m38qrshfk1bclkr0000gn/T/d20181004-51909-1brlbdr/LibreOffice.app/. /usr/local/Caskroom/libreoffice/6.1.2/LibreOffice.app
cp -pR /var/folders/x3/trw_58w96m38qrshfk1bclkr0000gn/T/d20181004-51909-1brlbdr/READMEs/. /usr/local/Caskroom/libreoffice/6.1.2/READMEs
chmod -Rf +w /var/folders/x3/trw_58w96m38qrshfk1bclkr0000gn/T/d20181004-51909-1brlbdr
==> Verifying Gatekeeper status of /Users/tom/Library/Caches/Homebrew/downloads/aa9dd7d8300e421f2cabd44be4bcc931b66d9c86c409601969452f5ff91f7b8e--LibreOffice_6.1.2_MacOS_x86-64.dmg
/usr/bin/xattr -p com.apple.quarantine /Users/tom/Library/Caches/Homebrew/downloads/aa9dd7d8300e421f2cabd44be4bcc931b66d9c86c409601969452f5ff91f7b8e--LibreOffice_6.1.2_MacOS_x86-64.dmg
==> /Users/tom/Library/Caches/Homebrew/downloads/aa9dd7d8300e421f2cabd44be4bcc931b66d9c86c409601969452f5ff91f7b8e--LibreOffice_6.1.2_MacOS_x86-64.dmg is quarantined
==> Propagating quarantine from /Users/tom/Library/Caches/Homebrew/downloads/aa9dd7d8300e421f2cabd44be4bcc931b66d9c86c409601969452f5ff91f7b8e--LibreOffice_6.1.2_MacOS_x86-64.dmg to /usr/local/Caskroom/libreoffice/6.1.2
/usr/bin/xattr -p com.apple.quarantine /Users/tom/Library/Caches/Homebrew/downloads/aa9dd7d8300e421f2cabd44be4bcc931b66d9c86c409601969452f5ff91f7b8e--LibreOffice_6.1.2_MacOS_x86-64.dmg
/bin/chmod -R u\+w /usr/local/Caskroom/libreoffice/6.1.2
/usr/bin/xargs -0 -- /usr/bin/xattr -w -s com.apple.quarantine 0181\;5bb67d4b\;Homebrew\\x20Cask\;84E5710A-E9A7-40C9-92FD-ACF2F5EA116F
==> Creating metadata directory /usr/local/Caskroom/libreoffice/.metadata/6.1.2/20181004205436.777.
==> Creating metadata subdirectory /usr/local/Caskroom/libreoffice/.metadata/6.1.2/20181004205436.777/Casks.
==> Installing artifacts
==> 14 artifact/s defined
#<SortedSet:0x00007f9ab3c03140>
==> Installing artifact of class Cask::Artifact::PreflightBlock
==> Installing artifact of class Cask::Artifact::App
Warning: It seems there is already an App at '/Applications/LibreOffice.app'; overwriting.
==> Removing App '/Applications/LibreOffice.app'.
==> Moving App 'LibreOffice.app' to '/Applications/LibreOffice.app'.
==> Installing artifact of class Cask::Artifact::Binary
==> Linking Binary 'regmerge' to '/usr/local/bin/regmerge'.
/bin/ln -h -f -s -- /Applications/LibreOffice.app/Contents/MacOS/regmerge /usr/local/bin/regmerge
==> Installing artifact of class Cask::Artifact::Binary
==> Linking Binary 'regview' to '/usr/local/bin/regview'.
/bin/ln -h -f -s -- /Applications/LibreOffice.app/Contents/MacOS/regview /usr/local/bin/regview
==> Installing artifact of class Cask::Artifact::Binary
==> Linking Binary 'senddoc' to '/usr/local/bin/senddoc'.
/bin/ln -h -f -s -- /Applications/LibreOffice.app/Contents/MacOS/senddoc /usr/local/bin/senddoc
==> Installing artifact of class Cask::Artifact::Binary
==> Linking Binary 'ui-previewer' to '/usr/local/bin/ui-previewer'.
/bin/ln -h -f -s -- /Applications/LibreOffice.app/Contents/MacOS/ui-previewer /usr/local/bin/ui-previewer
==> Installing artifact of class Cask::Artifact::Binary
==> Linking Binary 'uno' to '/usr/local/bin/uno'.
/bin/ln -h -f -s -- /Applications/LibreOffice.app/Contents/MacOS/uno /usr/local/bin/uno
==> Installing artifact of class Cask::Artifact::Binary
==> Linking Binary 'unopkg' to '/usr/local/bin/unopkg'.
/bin/ln -h -f -s -- /Applications/LibreOffice.app/Contents/MacOS/unopkg /usr/local/bin/unopkg
==> Installing artifact of class Cask::Artifact::Binary
==> Linking Binary 'uri-encode' to '/usr/local/bin/uri-encode'.
/bin/ln -h -f -s -- /Applications/LibreOffice.app/Contents/MacOS/uri-encode /usr/local/bin/uri-encode
==> Installing artifact of class Cask::Artifact::Binary
==> Linking Binary 'xpdfimport' to '/usr/local/bin/xpdfimport'.
/bin/ln -h -f -s -- /Applications/LibreOffice.app/Contents/MacOS/xpdfimport /usr/local/bin/xpdfimport
==> Installing artifact of class Cask::Artifact::Binary
==> Linking Binary 'soffice.wrapper.sh' to '/usr/local/bin/soffice'.
/bin/ln -h -f -s -- /usr/local/Caskroom/libreoffice/6.1.2/soffice.wrapper.sh /usr/local/bin/soffice
==> Adding com.apple.metadata:kMDItemAlternateNames metadata
/usr/bin/xattr -p com.apple.metadata:kMDItemAlternateNames /usr/local/Caskroom/libreoffice/6.1.2/soffice.wrapper.sh
==> Existing metadata is: '((("soffice"
, "soffice")
, "soffice")
, "soffice")
'
/bin/chmod -- u\+rw /usr/local/Caskroom/libreoffice/6.1.2/soffice.wrapper.sh /usr/local/Caskroom/libreoffice/6.1.2/soffice.wrapper.sh
/usr/bin/xattr -w com.apple.metadata:kMDItemAlternateNames \(\(\(\(\"soffice\"'
',\ \"soffice\"\)'
',\ \"soffice\"\)'
',\ \"soffice\"\)'
',\ \"soffice\"\) /usr/local/Caskroom/libreoffice/6.1.2/soffice.wrapper.sh
==> Installing artifact of class Cask::Artifact::Binary
==> Linking Binary 'unoinfo' to '/usr/local/bin/unoinfo'.
/bin/ln -h -f -s -- /Applications/LibreOffice.app/Contents/MacOS/unoinfo /usr/local/bin/unoinfo
==> Installing artifact of class Cask::Artifact::Binary
==> Linking Binary 'gengal' to '/usr/local/bin/gengal'.
/bin/ln -h -f -s -- /Applications/LibreOffice.app/Contents/MacOS/gengal /usr/local/bin/gengal
🍺  libreoffice was successfully installed!
==> Cask::Installer#install
==> Printing caveats
==> Caveats
libreoffice-language-pack assumes LibreOffice is installed in '/Applications'. If it is not, you’ll need to run '/usr/local/Caskroom/libreoffice-language-pack/6.1.2/LibreOffice Language Pack.app' manually.

==> Cask::Installer#fetch
==> Satisfying dependencies
All Cask dependencies satisfied.
==> Downloading
==> Downloading http://download.documentfoundation.org/libreoffice/stable/6.1.2/mac/x86_64/LibreOffice_6.1.2_MacOS_x86-64_langpack_de.dmg
/usr/bin/curl -q --show-error --user-agent Homebrew/1.7.6-105-gff3cede\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.14\)\ curl/7.54.0 --location --silent --head http://download.documentfoundation.org/libreoffice/stable/6.1.2/mac/x86_64/LibreOffice_6.1.2_MacOS_x86-64_langpack_de.dmg
/usr/bin/curl -q --show-error --user-agent Homebrew/1.7.6-105-gff3cede\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.14\)\ curl/7.54.0 --location --silent --head http://download.documentfoundation.org/libreoffice/stable/6.1.2/mac/x86_64/LibreOffice_6.1.2_MacOS_x86-64_langpack_de.dmg
==> Downloading from https://tdf.runden.net/tdf/libreoffice/stable/6.1.2/mac/x86_64/LibreOffice_6.1.2_MacOS_x86-64_langpack_de.dmg
/usr/bin/curl -q --show-error --user-agent Homebrew/1.7.6-105-gff3cede\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.14\)\ curl/7.54.0 --fail --location --remote-time --continue-at 0 --output /Users/tom/Library/Caches/Homebrew/downloads/809b536385a65a119fb7f9d6897abb13bc8c739c3980cc72e855661b5edb0031--LibreOffice_6.1.2_MacOS_x86-64_langpack_de.dmg.incomplete https://tdf.runden.net/tdf/libreoffice/stable/6.1.2/mac/x86_64/LibreOffice_6.1.2_MacOS_x86-64_langpack_de.dmg
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100 20.9M  100 20.9M    0     0  5332k      0  0:00:04  0:00:04 --:--:-- 5333k
==> Verifying Gatekeeper status of /Users/tom/Library/Caches/Homebrew/downloads/809b536385a65a119fb7f9d6897abb13bc8c739c3980cc72e855661b5edb0031--LibreOffice_6.1.2_MacOS_x86-64_langpack_de.dmg
/usr/bin/xattr -p com.apple.quarantine /Users/tom/Library/Caches/Homebrew/downloads/809b536385a65a119fb7f9d6897abb13bc8c739c3980cc72e855661b5edb0031--LibreOffice_6.1.2_MacOS_x86-64_langpack_de.dmg
==> /Users/tom/Library/Caches/Homebrew/downloads/809b536385a65a119fb7f9d6897abb13bc8c739c3980cc72e855661b5edb0031--LibreOffice_6.1.2_MacOS_x86-64_langpack_de.dmg is not quarantined
==> Quarantining /Users/tom/Library/Caches/Homebrew/downloads/809b536385a65a119fb7f9d6897abb13bc8c739c3980cc72e855661b5edb0031--LibreOffice_6.1.2_MacOS_x86-64_langpack_de.dmg
/usr/bin/swift /usr/local/Homebrew/Library/Homebrew/cask/utils/quarantine.swift /Users/tom/Library/Caches/Homebrew/downloads/809b536385a65a119fb7f9d6897abb13bc8c739c3980cc72e855661b5edb0031--LibreOffice_6.1.2_MacOS_x86-64_langpack_de.dmg http://download.documentfoundation.org/libreoffice/stable/6.1.2/mac/x86_64/LibreOffice_6.1.2_MacOS_x86-64_langpack_de.dmg https://www.libreoffice.org/
==> Downloaded to -> /Users/tom/Library/Caches/Homebrew/downloads/809b536385a65a119fb7f9d6897abb13bc8c739c3980cc72e855661b5edb0031--LibreOffice_6.1.2_MacOS_x86-64_langpack_de.dmg
==> Verifying SHA-256 checksum for Cask 'libreoffice-language-pack'.
==> Installing Cask libreoffice-language-pack
==> Cask::Installer#stage
hdiutil imageinfo /Users/tom/Library/Caches/Homebrew/downloads/809b536385a65a119fb7f9d6897abb13bc8c739c3980cc72e855661b5edb0031--LibreOffice_6.1.2_MacOS_x86-64_langpack_de.dmg
==> Extracting primary container
==> Using container class UnpackStrategy::Dmg for /Users/tom/Library/Caches/Homebrew/downloads/809b536385a65a119fb7f9d6897abb13bc8c739c3980cc72e855661b5edb0031--LibreOffice_6.1.2_MacOS_x86-64_langpack_de.dmg
hdiutil attach -plist -nobrowse -readonly -noidme -mountrandom /var/folders/x3/trw_58w96m38qrshfk1bclkr0000gn/T/d20181004-51909-10oe390 /Users/tom/Library/Caches/Homebrew/downloads/809b536385a65a119fb7f9d6897abb13bc8c739c3980cc72e855661b5edb0031--LibreOffice_6.1.2_MacOS_x86-64_langpack_de.dmg
find . -print0
mkbom -s -i /var/folders/x3/trw_58w96m38qrshfk1bclkr0000gn/T/20181004-51909-1ajgkrc.list -- /var/folders/x3/trw_58w96m38qrshfk1bclkr0000gn/T/20181004-51909-1m6l3dd.bom
ditto --bom /var/folders/x3/trw_58w96m38qrshfk1bclkr0000gn/T/20181004-51909-1m6l3dd.bom -- /private/var/folders/x3/trw_58w96m38qrshfk1bclkr0000gn/T/d20181004-51909-10oe390/dmg.9YdQNn /var/folders/x3/trw_58w96m38qrshfk1bclkr0000gn/T/d20181004-51909-ntcfd9
diskutil eject /private/var/folders/x3/trw_58w96m38qrshfk1bclkr0000gn/T/d20181004-51909-10oe390/dmg.9YdQNn
cp -pR /var/folders/x3/trw_58w96m38qrshfk1bclkr0000gn/T/d20181004-51909-ntcfd9/LibreOffice\ Language\ Pack.app/. /usr/local/Caskroom/libreoffice-language-pack/6.1.2/LibreOffice\ Language\ Pack.app
cp -pR /var/folders/x3/trw_58w96m38qrshfk1bclkr0000gn/T/d20181004-51909-ntcfd9/READMEs/. /usr/local/Caskroom/libreoffice-language-pack/6.1.2/READMEs
chmod -Rf +w /var/folders/x3/trw_58w96m38qrshfk1bclkr0000gn/T/d20181004-51909-ntcfd9
==> Verifying Gatekeeper status of /Users/tom/Library/Caches/Homebrew/downloads/809b536385a65a119fb7f9d6897abb13bc8c739c3980cc72e855661b5edb0031--LibreOffice_6.1.2_MacOS_x86-64_langpack_de.dmg
/usr/bin/xattr -p com.apple.quarantine /Users/tom/Library/Caches/Homebrew/downloads/809b536385a65a119fb7f9d6897abb13bc8c739c3980cc72e855661b5edb0031--LibreOffice_6.1.2_MacOS_x86-64_langpack_de.dmg
==> /Users/tom/Library/Caches/Homebrew/downloads/809b536385a65a119fb7f9d6897abb13bc8c739c3980cc72e855661b5edb0031--LibreOffice_6.1.2_MacOS_x86-64_langpack_de.dmg is quarantined
==> Propagating quarantine from /Users/tom/Library/Caches/Homebrew/downloads/809b536385a65a119fb7f9d6897abb13bc8c739c3980cc72e855661b5edb0031--LibreOffice_6.1.2_MacOS_x86-64_langpack_de.dmg to /usr/local/Caskroom/libreoffice-language-pack/6.1.2
/usr/bin/xattr -p com.apple.quarantine /Users/tom/Library/Caches/Homebrew/downloads/809b536385a65a119fb7f9d6897abb13bc8c739c3980cc72e855661b5edb0031--LibreOffice_6.1.2_MacOS_x86-64_langpack_de.dmg
/bin/chmod -R u\+w /usr/local/Caskroom/libreoffice-language-pack/6.1.2
/usr/bin/xargs -0 -- /usr/bin/xattr -w -s com.apple.quarantine 0181\;5bb67e14\;Homebrew\\x20Cask\;34835928-4383-4D94-A859-C5B3E7AC7539
==> Creating metadata directory /usr/local/Caskroom/libreoffice-language-pack/.metadata/6.1.2/20181004205450.849.
==> Creating metadata subdirectory /usr/local/Caskroom/libreoffice-language-pack/.metadata/6.1.2/20181004205450.849/Casks.
==> Installing artifacts
==> 2 artifact/s defined
#<SortedSet:0x00007f9ab00ccc48>
==> Installing artifact of class Cask::Artifact::PreflightBlock
/usr/bin/tar -C /Applications/LibreOffice.app/ -xjf /usr/local/Caskroom/libreoffice-language-pack/6.1.2/LibreOffice\ Language\ Pack.app/Contents/tarball.tar.bz2
/usr/bin/touch /Applications/LibreOffice.app/Contents/Resources/extensions
🍺  libreoffice-language-pack was successfully installed!
vitorgalvao commented 6 years ago

@tiiiecherle What if you install with the --no-quarantine flag, what happens? Does it open correctly?

tiiiecherle commented 6 years ago

after this libreoffice seems to work

brew cask install --force --no-quarantine libreoffice libreoffice-language-pack
==> Satisfying dependencies
==> Downloading https://download.documentfoundation.org/libreoffice/stable/6.1.2
Already downloaded: /Users/tom/Library/Caches/Homebrew/downloads/aa9dd7d8300e421f2cabd44be4bcc931b66d9c86c409601969452f5ff91f7b8e--LibreOffice_6.1.2_MacOS_x86-64.dmg
==> Verifying SHA-256 checksum for Cask 'libreoffice'.
==> Installing Cask libreoffice
Warning: macOS's Gatekeeper has been disabled for this Cask
Warning: It seems there is already an App at '/Applications/LibreOffice.app'; overwriting.
==> Removing App '/Applications/LibreOffice.app'.
==> Moving App 'LibreOffice.app' to '/Applications/LibreOffice.app'.
==> Linking Binary 'regmerge' to '/usr/local/bin/regmerge'.
==> Linking Binary 'regview' to '/usr/local/bin/regview'.
==> Linking Binary 'senddoc' to '/usr/local/bin/senddoc'.
==> Linking Binary 'ui-previewer' to '/usr/local/bin/ui-previewer'.
==> Linking Binary 'uno' to '/usr/local/bin/uno'.
==> Linking Binary 'unopkg' to '/usr/local/bin/unopkg'.
==> Linking Binary 'uri-encode' to '/usr/local/bin/uri-encode'.
==> Linking Binary 'xpdfimport' to '/usr/local/bin/xpdfimport'.
==> Linking Binary 'soffice.wrapper.sh' to '/usr/local/bin/soffice'.
==> Linking Binary 'unoinfo' to '/usr/local/bin/unoinfo'.
==> Linking Binary 'gengal' to '/usr/local/bin/gengal'.
🍺  libreoffice was successfully installed!
==> Caveats
libreoffice-language-pack assumes LibreOffice is installed in '/Applications'. If it is not, you’ll need to run '/usr/local/Caskroom/libreoffice-language-pack/6.1.2/LibreOffice Language Pack.app' manually.

==> Satisfying dependencies
All Cask dependencies satisfied.
==> Downloading http://download.documentfoundation.org/libreoffice/stable/6.1.2/
Already downloaded: /Users/tom/Library/Caches/Homebrew/downloads/809b536385a65a119fb7f9d6897abb13bc8c739c3980cc72e855661b5edb0031--LibreOffice_6.1.2_MacOS_x86-64_langpack_de.dmg
==> Verifying SHA-256 checksum for Cask 'libreoffice-language-pack'.
==> Installing Cask libreoffice-language-pack
Warning: macOS's Gatekeeper has been disabled for this Cask
🍺  libreoffice-language-pack was successfully installed!
vitorgalvao commented 6 years ago

@amyspark Issue summary: LibreOffice is seen as damaged due to quarantining.

amyspark commented 6 years ago

@vitorgalvao and everyone - the behavior you've experienced is correct. libreoffice-language-pack, strictly speaking, damages LibreOffice's digital signature from Gatekeeper's point of view.

Here's the install log and assessment report from spctl. I've added a xattr line to prove the app is under Gatekeeper protection.

amalia@Sakura:~$ brew cask install libreoffice
Updating Homebrew...
==> Auto-updated Homebrew!
Updated 3 taps (homebrew/cask, homebrew/cask-versions, homebrew/core).
==> New Formulae
i2pd
==> Updated Formulae
apache-geode        jhipster            strongswan          yubico-piv-tool
i2p                 mpv                 youtube-dl

==> Satisfying dependencies
==> Downloading https://download.documentfoundation.org/libreoffice/stable/6.1.2
Already downloaded: /Users/amalia/Library/Caches/Homebrew/downloads/aa9dd7d8300e421f2cabd44be4bcc931b66d9c86c409601969452f5ff91f7b8e--LibreOffice_6.1.2_MacOS_x86-64.dmg
==> Verifying SHA-256 checksum for Cask 'libreoffice'.
==> Installing Cask libreoffice
==> Moving App 'LibreOffice.app' to '/Applications/LibreOffice.app'.
==> Linking Binary 'regmerge' to '/usr/local/bin/regmerge'.
==> Linking Binary 'regview' to '/usr/local/bin/regview'.
==> Linking Binary 'senddoc' to '/usr/local/bin/senddoc'.
==> Linking Binary 'ui-previewer' to '/usr/local/bin/ui-previewer'.
==> Linking Binary 'uno' to '/usr/local/bin/uno'.
==> Linking Binary 'unopkg' to '/usr/local/bin/unopkg'.
==> Linking Binary 'uri-encode' to '/usr/local/bin/uri-encode'.
==> Linking Binary 'xpdfimport' to '/usr/local/bin/xpdfimport'.
==> Linking Binary 'soffice.wrapper.sh' to '/usr/local/bin/soffice'.
==> Linking Binary 'unoinfo' to '/usr/local/bin/unoinfo'.
==> Linking Binary 'gengal' to '/usr/local/bin/gengal'.
🍺  libreoffice was successfully installed!
amalia@Sakura:~$ codesign -v --strict --deep --verbose=2 /Applications/LibreOffice.app
/Applications/LibreOffice.app: valid on disk
/Applications/LibreOffice.app: satisfies its Designated Requirement
amalia@Sakura:~$ spctl --assess -vv /Applications/LibreOffice.app
/Applications/LibreOffice.app: accepted
source=Developer ID
origin=Developer ID Application: The Document Foundation (7P5S3ZLCN7)
amalia@Sakura:~$ xattr -l /Applications/LibreOffice.app
com.apple.quarantine: 0181;5bae7865;Homebrew\x20Cask;AF535D35-0624-4CD5-8744-80DB1AECB48F

Now, see what happens when the language pack is installed from Homebrew:

Click this to open the log (watch out, it is LONG). ``` amalia@Sakura:~$ brew cask install libreoffice-language-pack --language=es Updating Homebrew... ==> Caveats libreoffice-language-pack assumes LibreOffice is installed in '/Applications'. If it is not, you’ll need to run '/usr/local/Caskroom/libreoffice-language-pack/6.1.2/LibreOffice Language Pack.app' manually. ==> Satisfying dependencies All Cask dependencies satisfied. ==> Downloading http://download.documentfoundation.org/libreoffice/stable/6.1.2/ Already downloaded: /Users/amalia/Library/Caches/Homebrew/downloads/f0ecd2634cdc9e371240260ec5e5ffa4544297b026c043f5e284d7f49b705937--LibreOffice_6.1.2_MacOS_x86-64_langpack_es.dmg ==> Verifying SHA-256 checksum for Cask 'libreoffice-language-pack'. ==> Installing Cask libreoffice-language-pack 🍺 libreoffice-language-pack was successfully installed! amalia@Sakura:~$ codesign -v --strict --deep --verbose=2 /Applications/LibreOffice.app /Applications/LibreOffice.app: a sealed resource is missing or invalid file added: /Applications/LibreOffice.app/Contents/Resources/autotext/es/crdbus50.bau file added: /Applications/LibreOffice.app/Contents/Resources/autotext/es/standard.bau file added: /Applications/LibreOffice.app/Contents/Resources/autotext/es/template.bau file added: /Applications/LibreOffice.app/Contents/Resources/help/es/bookmarks.js file added: /Applications/LibreOffice.app/Contents/Resources/help/es/contents.js file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/guide/access2base.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/guide/control_properties.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/guide/create_dialog.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/guide/insert_control.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/guide/sample_code.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/guide/show_dialog.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/guide/translation.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/00000002.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/00000003.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/01/06130000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/01/06130100.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/01/06130500.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/01000000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/01010210.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/01020000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/01020100.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/01020200.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/01020300.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/01020500.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/01030000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/01030100.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/01030200.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/01030300.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/01030400.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/01040000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/01050000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/01050100.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/01050200.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/01050300.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/01170100.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/01170101.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/01170103.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/02/11010000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/02/11020000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/02/11030000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/02/11040000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/02/11050000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/02/11060000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/02/11070000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/02/11080000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/02/11090000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/02/11100000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/02/11110000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/02/11120000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/02/11140000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/02/11150000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/02/11160000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/02/11170000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/02/11180000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/02/11190000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/02/20000000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/03/lib_depot.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/03/lib_euro.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/03/lib_formwizard.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/03/lib_gimmicks.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/03/lib_schedule.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/03/lib_script.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/03/lib_template.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/03/lib_tools.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/03000000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/03010000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/03010100.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/03010101.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/03010102.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/03010103.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/03010200.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/03010201.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/03010300.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/03010301.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/03010302.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/03010303.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/03010304.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/03010305.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/03020000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/03020100.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/03020101.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/03020102.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/03020103.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/03020104.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/03020200.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/03020201.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/03020202.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/03020203.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/03020204.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/03020205.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/03020301.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/03020302.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/03020303.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/03020304.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/03020305.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/03020400.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/03020401.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/03020402.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/03020403.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/03020404.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/03020405.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/03020406.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/03020407.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/03020408.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/03020409.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/03020410.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/03020411.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/03020412.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/03020413.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/03020414.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/03020415.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/03030000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/03030100.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/03030101.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/03030102.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/03030103.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/03030104.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/03030105.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/03030106.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/03030107.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/03030108.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/03030110.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/03030111.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/03030112.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/03030113.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/03030114.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/03030115.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/03030116.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/03030120.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/03030130.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/03030200.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/03030201.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/03030202.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/03030203.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/03030204.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/03030205.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/03030206.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/03030300.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/03030301.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/03030302.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/03030303.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/03040000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/03050000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/03050100.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/03050200.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/03050300.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/03050500.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/03060000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/03060100.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/03060200.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/03060300.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/03060400.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/03060500.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/03060600.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/03070000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/03070100.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/03070200.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/03070300.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/03070400.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/03070500.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/03070600.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/03080000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/03080100.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/03080101.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/03080102.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/03080103.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/03080104.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/03080200.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/03080201.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/03080202.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/03080300.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/03080301.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/03080302.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/03080400.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/03080401.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/03080500.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/03080501.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/03080502.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/03080600.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/03080601.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/03080700.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/03080701.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/03080800.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/03080801.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/03080802.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/03090000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/03090100.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/03090101.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/03090102.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/03090103.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/03090200.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/03090201.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/03090202.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/03090203.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/03090300.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/03090301.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/03090302.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/03090303.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/03090400.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/03090401.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/03090402.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/03090403.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/03090404.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/03090405.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/03090406.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/03090407.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/03090408.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/03090409.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/03090410.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/03090411.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/03090412.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/03090413.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/03100000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/03100050.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/03100060.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/03100070.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/03100080.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/03100100.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/03100300.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/03100400.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/03100500.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/03100600.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/03100700.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/03100900.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/03101000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/03101100.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/03101110.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/03101120.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/03101130.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/03101140.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/03101300.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/03101400.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/03101500.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/03101600.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/03101700.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/03102000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/03102100.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/03102101.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/03102200.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/03102300.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/03102400.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/03102450.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/03102600.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/03102700.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/03102800.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/03102900.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/03103000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/03103100.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/03103200.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/03103300.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/03103350.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/03103400.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/03103450.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/03103500.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/03103600.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/03103700.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/03103800.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/03103900.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/03104000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/03104100.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/03104200.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/03104300.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/03104400.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/03104500.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/03104600.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/03104700.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/03110000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/03110100.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/03120000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/03120100.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/03120101.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/03120102.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/03120103.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/03120104.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/03120105.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/03120111.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/03120112.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/03120200.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/03120201.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/03120202.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/03120300.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/03120301.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/03120302.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/03120303.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/03120304.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/03120305.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/03120306.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/03120307.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/03120308.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/03120309.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/03120310.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/03120311.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/03120312.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/03120313.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/03120314.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/03120315.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/03120400.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/03120401.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/03120402.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/03120403.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/03120411.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/03120412.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/03130000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/03130100.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/03130500.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/03130600.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/03130700.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/03130800.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/03131000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/03131300.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/03131400.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/03131500.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/03131600.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/03131700.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/03131800.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/03131900.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/03132000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/03132100.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/03132200.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/03132300.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/03132400.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/03132500.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/03140000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/03140001.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/03140002.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/03140003.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/03140004.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/03140005.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/03140006.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/03140007.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/03140008.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/03140009.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/03140010.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/03140011.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/03140012.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/03150000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/03150001.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/03150002.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/03160000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/03170000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/05060700.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/code-stubs.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/keys.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/main0211.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/main0601.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/special_vba_func.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sbasic/shared/vbasupport.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/00/00000004.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/00/00000402.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/00/00000403.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/00/00000404.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/00/00000405.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/00/00000406.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/00/00000407.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/00/00000412.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/00/sheet_menu.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/01/01120000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/01/02110000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/01/02120000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/01/02120100.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/01/02140000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/01/02140100.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/01/02140200.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/01/02140300.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/01/02140400.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/01/02140500.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/01/02140600.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/01/02140700.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/01/02150000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/01/02160000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/01/02170000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/01/02180000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/01/02190000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/01/02190100.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/01/02190200.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/01/02200000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/01/02210000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/01/03070000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/01/03080000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/01/03090000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/01/03100000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/01/04010000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/01/04010100.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/01/04010200.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/01/04020000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/01/04030000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/01/04040000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/01/04050000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/01/04050100.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/01/04060000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/01/04060100.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/01/04060101.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/01/04060102.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/01/04060103.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/01/04060104.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/01/04060105.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/01/04060106.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/01/04060107.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/01/04060108.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/01/04060109.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/01/04060110.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/01/04060111.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/01/04060112.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/01/04060115.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/01/04060116.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/01/04060118.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/01/04060119.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/01/04060120.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/01/04060181.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/01/04060182.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/01/04060183.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/01/04060184.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/01/04060185.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/01/04060199.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/01/04070000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/01/04070100.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/01/04070200.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/01/04070300.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/01/04070400.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/01/04080000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/01/04090000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/01/05020000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/01/05020600.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/01/05030000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/01/05030200.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/01/05030300.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/01/05030400.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/01/05040000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/01/05040200.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/01/05050000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/01/05050100.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/01/05050300.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/01/05060000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/01/05070000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/01/05070500.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/01/05080000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/01/05080100.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/01/05080200.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/01/05080300.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/01/05080400.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/01/05100000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/01/05100100.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/01/05100200.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/01/05110000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/01/05120000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/01/06020000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/01/06030000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/01/06030100.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/01/06030200.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/01/06030300.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/01/06030400.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/01/06030500.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/01/06030600.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/01/06030700.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/01/06030800.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/01/06030900.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/01/06031000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/01/06040000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/01/06050000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/01/06060000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/01/06060100.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/01/06060200.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/01/06070000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/01/06080000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/01/06130000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/01/07080000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/01/07090000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/01/12010000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/01/12010100.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/01/12020000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/01/12030000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/01/12030100.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/01/12030200.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/01/12040000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/01/12040100.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/01/12040201.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/01/12040300.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/01/12040400.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/01/12040500.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/01/12050000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/01/12050100.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/01/12050200.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/01/12060000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/01/12070000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/01/12070100.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/01/12080000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/01/12080100.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/01/12080200.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/01/12080300.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/01/12080400.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/01/12080500.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/01/12080600.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/01/12080700.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/01/12090000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/01/12090100.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/01/12090101.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/01/12090102.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/01/12090103.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/01/12090104.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/01/12090105.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/01/12090106.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/01/12090200.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/01/12090300.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/01/12090400.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/01/12100000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/01/12120000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/01/12120100.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/01/12120200.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/01/12120300.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/01/common_func_workdaysintl.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/01/data_form.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/01/data_provider.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/01/ex_data_stat_func.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/01/exponsmooth_embd.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/01/format_graphic.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/01/ful_func.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/01/func_aggregate.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/01/func_averageif.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/01/func_averageifs.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/01/func_color.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/01/func_countifs.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/01/func_date.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/01/func_datedif.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/01/func_datevalue.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/01/func_day.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/01/func_days.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/01/func_days360.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/01/func_eastersunday.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/01/func_edate.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/01/func_eomonth.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/01/func_error_type.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/01/func_forecastetsadd.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/01/func_forecastetsmult.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/01/func_forecastetspiadd.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/01/func_forecastetspimult.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/01/func_forecastetsseason.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/01/func_forecastetsstatadd.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/01/func_forecastetsstatmult.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/01/func_hour.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/01/func_imcos.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/01/func_imcosh.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/01/func_imcot.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/01/func_imcsc.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/01/func_imcsch.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/01/func_imsec.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/01/func_imsech.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/01/func_imsin.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/01/func_imsinh.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/01/func_imtan.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/01/func_isoweeknum.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/01/func_maxifs.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/01/func_minifs.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/01/func_minute.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/01/func_month.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/01/func_networkdays.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/01/func_networkdays.intl.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/01/func_now.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/01/func_numbervalue.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/01/func_rawsubtract.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/01/func_roundsig.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/01/func_second.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/01/func_skewp.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/01/func_sumifs.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/01/func_time.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/01/func_timevalue.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/01/func_today.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/01/func_webservice.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/01/func_weekday.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/01/func_weeknum.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/01/func_weeknum_ooo.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/01/func_weeknumadd.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/01/func_workday.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/01/func_workday.intl.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/01/func_year.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/01/func_yearfrac.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/01/live_data_stream.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/01/ODFF.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/01/solver.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/01/solver_options.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/01/stat_data.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/01/statistics.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/01/statistics_regression.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/01/text2columns.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/01/xml_source.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/02/02130000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/02/02140000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/02/02150000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/02/02160000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/02/02170000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/02/06010000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/02/06030000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/02/06040000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/02/06050000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/02/06060000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/02/06070000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/02/06080000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/02/08010000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/02/08080000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/02/10050000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/02/10060000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/02/18010000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/02/18020000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/04/01020000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/05/02140000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/05/empty_cells.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/05/OpenCL_options.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/06/calcsamplefiles.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/guide/address_auto.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/guide/auto_off.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/guide/autofilter.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/guide/autoformat.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/guide/background.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/guide/borders.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/guide/calc_date.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/guide/calc_series.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/guide/calc_timevalues.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/guide/calculate.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/guide/cell_enter.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/guide/cell_protect.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/guide/cell_unprotect.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/guide/cellcopy.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/guide/cellreference_dragdrop.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/guide/cellreferences.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/guide/cellreferences_url.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/guide/cellstyle_by_formula.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/guide/cellstyle_conditional.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/guide/cellstyle_minusvalue.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/guide/consolidate.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/guide/csv_files.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/guide/csv_formula.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/guide/currency_format.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/guide/database_define.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/guide/database_filter.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/guide/database_sort.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/guide/datapilot.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/guide/datapilot_createtable.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/guide/datapilot_deletetable.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/guide/datapilot_edittable.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/guide/datapilot_filtertable.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/guide/datapilot_grouping.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/guide/datapilot_tipps.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/guide/datapilot_updatetable.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/guide/dbase_files.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/guide/design.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/guide/edit_multitables.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/guide/filters.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/guide/finding.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/guide/format_table.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/guide/format_value.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/guide/format_value_userdef.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/guide/formula_copy.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/guide/formula_enter.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/guide/formula_value.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/guide/formulas.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/guide/fraction_enter.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/guide/goalseek.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/guide/html_doc.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/guide/integer_leading_zero.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/guide/keyboard.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/guide/line_fix.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/guide/main.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/guide/mark_cells.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/guide/matrixformula.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/guide/move_dragdrop.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/guide/multi_tables.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/guide/multioperation.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/guide/multitables.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/guide/note_insert.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/guide/numbers_text.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/guide/pivotchart.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/guide/pivotchart_create.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/guide/pivotchart_delete.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/guide/pivotchart_edit.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/guide/pivotchart_filter.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/guide/pivotchart_update.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/guide/print_details.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/guide/print_exact.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/guide/print_landscape.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/guide/print_title_row.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/guide/printranges.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/guide/relativ_absolut_ref.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/guide/rename_table.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/guide/rounding_numbers.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/guide/row_height.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/guide/scenario.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/guide/sorted_list.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/guide/specialfilter.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/guide/super_subscript.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/guide/table_cellmerge.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/guide/table_rotate.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/guide/table_view.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/guide/text_numbers.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/guide/text_rotate.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/guide/text_wrap.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/guide/userdefined_function.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/guide/validity.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/guide/value_with_name.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/guide/webquery.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/guide/year2000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/main0000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/main0100.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/main0101.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/main0102.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/main0103.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/main0104.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/main0105.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/main0106.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/main0107.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/main0112.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/main0116.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/main0200.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/main0202.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/main0203.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/main0205.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/main0206.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/main0208.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/main0210.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/main0214.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/main0218.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/scalc/main0503.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/schart/00/00000004.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/schart/01/03010000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/schart/01/04010000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/schart/01/04020000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/schart/01/04030000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/schart/01/04040000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/schart/01/04050000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/schart/01/04050100.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/schart/01/04060000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/schart/01/04070000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/schart/01/05010000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/schart/01/05010100.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/schart/01/05010200.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/schart/01/05020000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/schart/01/05020100.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/schart/01/05020101.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/schart/01/05020200.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/schart/01/05020201.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/schart/01/05030000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/schart/01/05040000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/schart/01/05040100.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/schart/01/05040200.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/schart/01/05040201.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/schart/01/05040202.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/schart/01/05050000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/schart/01/05050100.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/schart/01/05060000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/schart/01/05070000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/schart/01/05080000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/schart/01/05120000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/schart/01/choose_chart_type.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/schart/01/smooth_line_properties.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/schart/01/stepped_line_properties.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/schart/01/three_d_view.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/schart/01/type_area.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/schart/01/type_bubble.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/schart/01/type_column_bar.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/schart/01/type_column_line.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/schart/01/type_line.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/schart/01/type_net.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/schart/01/type_pie.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/schart/01/type_stock.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/schart/01/type_xy.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/schart/01/wiz_chart_elements.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/schart/01/wiz_chart_type.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/schart/01/wiz_data_range.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/schart/01/wiz_data_series.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/schart/02/01190000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/schart/02/01200000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/schart/02/01210000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/schart/02/01220000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/schart/02/02020000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/schart/04/01020000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/schart/main0000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/schart/main0202.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/schart/main0503.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sdraw/00/00000004.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sdraw/01/04010000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sdraw/04/01020000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sdraw/guide/align_arrange.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sdraw/guide/color_define.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sdraw/guide/combine_etc.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sdraw/guide/cross_fading.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sdraw/guide/draw_sector.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sdraw/guide/duplicate_object.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sdraw/guide/eyedropper.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sdraw/guide/gradient.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sdraw/guide/graphic_insert.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sdraw/guide/groups.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sdraw/guide/join_objects.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sdraw/guide/join_objects3d.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sdraw/guide/keyboard.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sdraw/guide/main.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sdraw/guide/rotate_object.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sdraw/guide/text_enter.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sdraw/main0000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sdraw/main0100.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sdraw/main0101.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sdraw/main0102.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sdraw/main0103.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sdraw/main0104.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sdraw/main0105.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sdraw/main0106.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sdraw/main0200.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sdraw/main0202.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sdraw/main0210.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sdraw/main0213.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/sdraw/main0503.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/00/00000001.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/00/00000002.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/00/00000003.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/00/00000004.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/00/00000005.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/00/00000007.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/00/00000010.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/00/00000011.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/00/00000020.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/00/00000021.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/00/00000099.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/00/00000200.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/00/00000206.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/00/00000207.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/00/00000208.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/00/00000215.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/00/00000401.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/00/00000402.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/00/00000403.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/00/00000404.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/00/00000406.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/00/00000407.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/00/00000408.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/00/00000409.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/00/00000450.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/00/00040500.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/00/00040501.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/00/00040502.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/00/00040503.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/00/01000000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/00/01010000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/00/01020000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/00/01050000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/00/icon_alt.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/01/01010000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/01/01010001.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/01/01010200.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/01/01010201.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/01/01010202.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/01/01010203.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/01/01010300.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/01/01010301.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/01/01010302.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/01/01010303.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/01/01010304.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/01/01020000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/01/01020001.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/01/01020101.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/01/01020103.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/01/01050000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/01/01060000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/01/01060001.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/01/01060002.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/01/01070000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/01/01070001.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/01/01070002.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/01/01100000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/01/01100100.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/01/01100200.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/01/01100300.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/01/01100400.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/01/01100600.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/01/01110000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/01/01110101.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/01/01110300.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/01/01110400.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/01/01130000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/01/01140000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/01/01160000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/01/01160200.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/01/01160300.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/01/01170000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/01/01180000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/01/01190000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/01/01990000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/01/02010000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/01/02020000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/01/02030000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/01/02040000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/01/02050000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/01/02060000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/01/02070000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/01/02090000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/01/02100000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/01/02100001.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/01/02100100.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/01/02100200.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/01/02100300.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/01/02110000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/01/02180000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/01/02180100.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/01/02200000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/01/02200100.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/01/02200200.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/01/02210101.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/01/02220000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/01/02220100.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/01/02230000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/01/02230100.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/01/02230150.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/01/02230200.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/01/02230300.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/01/02230400.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/01/02230401.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/01/02230402.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/01/02230500.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/01/02240000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/01/02250000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/01/03010000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/01/03020000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/01/03050000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/01/03060000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/01/03110000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/01/03170000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/01/03990000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/01/04050000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/01/04060000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/01/04060100.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/01/04060200.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/01/04100000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/01/04140000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/01/04150000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/01/04150100.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/01/04160300.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/01/04160500.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/01/04180100.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/01/04990000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/01/05010000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/01/05020000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/01/05020100.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/01/05020200.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/01/05020300.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/01/05020301.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/01/05020400.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/01/05020500.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/01/05020600.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/01/05020700.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/01/05030000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/01/05030100.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/01/05030300.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/01/05030500.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/01/05030600.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/01/05030700.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/01/05030800.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/01/05040100.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/01/05040200.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/01/05040300.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/01/05040400.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/01/05050000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/01/05060000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/01/05070000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/01/05070100.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/01/05070200.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/01/05070300.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/01/05070400.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/01/05070500.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/01/05070600.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/01/05080000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/01/05080100.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/01/05080200.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/01/05080300.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/01/05080400.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/01/05090000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/01/05100000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/01/05100100.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/01/05100200.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/01/05100500.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/01/05100600.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/01/05100700.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/01/05110000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/01/05110100.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/01/05110200.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/01/05110300.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/01/05110400.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/01/05110500.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/01/05110600m.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/01/05110700.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/01/05110800.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/01/05120000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/01/05120100.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/01/05120200.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/01/05120300.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/01/05120600.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/01/05140100.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/01/05190000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/01/05190100.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/01/05200000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/01/05200100.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/01/05200200.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/01/05200300.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/01/05210000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/01/05210100.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/01/05210300.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/01/05210400.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/01/05210500.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/01/05210600.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/01/05210700.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/01/05220000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/01/05230000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/01/05230100.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/01/05230300.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/01/05230400.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/01/05230500.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/01/05240000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/01/05240100.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/01/05240200.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/01/05250000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/01/05250100.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/01/05250200.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/01/05250300.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/01/05250400.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/01/05250500.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/01/05250600.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/01/05260000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/01/05260100.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/01/05260200.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/01/05260300.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/01/05260400.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/01/05260500.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/01/05260600.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/01/05270000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/01/05280000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/01/05290000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/01/05290100.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/01/05290200.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/01/05290300.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/01/05290400.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/01/05320000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/01/05340100.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/01/05340200.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/01/05340300.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/01/05340400.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/01/05340402.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/01/05340404.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/01/05340405.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/01/05340500.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/01/05340600.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/01/05350000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/01/05350200.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/01/05350300.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/01/05350400.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/01/05350500.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/01/05350600.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/01/05360000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/01/05990000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/01/06010000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/01/06010101.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/01/06010500.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/01/06010600.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/01/06010601.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/01/06020000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/01/06030000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/01/06040000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/01/06040100.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/01/06040200.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/01/06040300.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/01/06040400.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/01/06040500.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/01/06040600.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/01/06040700.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/01/06050000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/01/06050100.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/01/06050200.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/01/06050300.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/01/06050400.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/01/06050500.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/01/06050600.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/01/06130000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/01/06130001.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/01/06130010.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/01/06130100.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/01/06130200.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/01/06130500.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/01/06140000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/01/06140100.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/01/06140101.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/01/06140102.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/01/06140200.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/01/06140300.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/01/06140400.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/01/06140402.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/01/06140500.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/01/06150000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/01/06150100.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/01/06150110.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/01/06150120.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/01/06150200.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/01/06150210.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/01/06200000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/01/06201000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/01/06202000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/01/06990000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/01/07010000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/01/07080000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/01/about_meta_tags.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/01/digitalsignatures.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/01/digitalsignaturespdf.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/01/extensionupdate.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/01/formatting_mark.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/01/gallery.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/01/gallery_files.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/01/grid.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/01/grid_and_helplines.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/01/guides.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/01/mediaplayer.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/01/menu_edit_find.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/01/menu_view_sidebar.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/01/moviesound.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/01/notebook_bar.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/01/online_update.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/01/online_update_dialog.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/01/packagemanager.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/01/password_dlg.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/01/password_main.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/01/profile_safe_mode.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/01/prop_font_embed.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/01/ref_epub_export.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/01/ref_pdf_export.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/01/ref_pdf_send_as.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/01/securitywarning.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/01/selectcertificate.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/01/signexistingpdf.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/01/webhtml.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/01/xformsdata.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/01/xformsdataadd.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/01/xformsdataaddcon.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/01/xformsdatachange.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/01/xformsdataname.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/01/xformsdatatab.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/02/01110000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/02/01140000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/02/01170000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/02/01170001.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/02/01170002.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/02/01170003.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/02/01170004.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/02/01170100.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/02/01170101.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/02/01170102.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/02/01170103.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/02/01170200.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/02/01170201.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/02/01170202.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/02/01170203.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/02/01170300.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/02/01170400.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/02/01170500.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/02/01170600.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/02/01170700.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/02/01170800.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/02/01170801.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/02/01170802.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/02/01170900.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/02/01170901.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/02/01170902.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/02/01170903.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/02/01170904.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/02/01171000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/02/01171100.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/02/01171200.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/02/01171300.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/02/01171400.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/02/01220000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/02/01230000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/02/02010000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/02/02020000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/02/02030000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/02/02040000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/02/02050000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/02/02130000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/02/02140000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/02/02160000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/02/02170000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/02/03110000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/02/03120000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/02/03130000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/02/03140000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/02/03150000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/02/03200000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/02/04210000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/02/05020000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/02/05090000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/02/05110000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/02/06050000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/02/06060000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/02/06100000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/02/06110000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/02/06120000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/02/07010000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/02/07060000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/02/07070000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/02/07070100.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/02/07070200.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/02/07080000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/02/07090000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/02/08010000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/02/08020000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/02/09070000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/02/09070100.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/02/09070200.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/02/09070300.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/02/09070400.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/02/10010000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/02/10020000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/02/10030000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/02/10040000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/02/10100000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/02/12000000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/02/12010000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/02/12020000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/02/12030000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/02/12040000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/02/12050000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/02/12070000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/02/12070100.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/02/12070200.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/02/12070300.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/02/12080000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/02/12090000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/02/12090100.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/02/12090101.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/02/12100000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/02/12100100.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/02/12100200.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/02/12110000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/02/12120000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/02/12130000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/02/12140000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/02/13010000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/02/13020000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/02/14010000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/02/14020000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/02/14020100.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/02/14020200.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/02/14030000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/02/14040000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/02/14050000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/02/14060000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/02/14070000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/02/18010000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/02/18030000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/02/19090000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/02/20020000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/02/20030000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/02/20040000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/02/20050000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/02/20060000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/02/20090000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/02/20100000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/02/24010000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/02/24020000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/02/24030000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/02/24040000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/02/24050000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/02/24060000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/02/24070000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/02/24080000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/02/24090000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/02/24100000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/02/basicshapes.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/02/blockarrows.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/02/callouts.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/02/colortoolbar.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/02/flowcharts.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/02/fontwork.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/02/limit.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/02/more_controls.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/02/paintbrush.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/02/querypropdlg.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/02/stars.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/02/symbolshapes.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/04/01010000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/04/01020000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/05/00000001.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/05/00000002.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/05/00000100.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/05/00000110.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/05/00000120.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/05/00000130.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/05/00000140.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/05/00000150.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/05/00000160.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/05/err_html.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/06/youtubevideos.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/07/09000000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/3dsettings_toolbar.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/autokorr/01000000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/autokorr/02000000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/autokorr/03000000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/autokorr/04000000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/autokorr/05000000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/autokorr/06000000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/autokorr/07000000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/autokorr/08000000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/autokorr/09000000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/autokorr/10000000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/autokorr/12000000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/autokorr/13000000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/autopi/01000000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/autopi/01010000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/autopi/01010100.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/autopi/01010200.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/autopi/01010300.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/autopi/01010400.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/autopi/01010500.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/autopi/01010600.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/autopi/01020000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/autopi/01020100.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/autopi/01020200.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/autopi/01020300.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/autopi/01020400.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/autopi/01020500.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/autopi/01040000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/autopi/01040100.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/autopi/01040200.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/autopi/01040300.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/autopi/01040400.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/autopi/01040500.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/autopi/01040600.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/autopi/01090000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/autopi/01090100.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/autopi/01090200.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/autopi/01090210.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/autopi/01090220.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/autopi/01090300.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/autopi/01090400.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/autopi/01090500.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/autopi/01090600.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/autopi/01100000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/autopi/01100100.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/autopi/01100150.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/autopi/01100200.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/autopi/01100300.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/autopi/01100400.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/autopi/01100500.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/autopi/01110000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/autopi/01110100.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/autopi/01110200.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/autopi/01110300.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/autopi/01110400.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/autopi/01110500.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/autopi/01110600.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/autopi/01120000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/autopi/01120100.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/autopi/01120200.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/autopi/01120300.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/autopi/01120400.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/autopi/01120500.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/autopi/01130000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/autopi/01130100.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/autopi/01130200.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/autopi/01150000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/autopi/01170000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/autopi/01170200.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/autopi/01170300.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/autopi/01170400.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/autopi/01170500.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/explorer/database/02000000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/explorer/database/02000002.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/explorer/database/02010100.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/explorer/database/02010101.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/explorer/database/04000000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/explorer/database/04030000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/explorer/database/05000000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/explorer/database/05000001.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/explorer/database/05000003.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/explorer/database/05010000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/explorer/database/05010100.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/explorer/database/05020000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/explorer/database/05020100.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/explorer/database/05030000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/explorer/database/05030100.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/explorer/database/05030200.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/explorer/database/05030300.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/explorer/database/05030400.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/explorer/database/05040000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/explorer/database/05040100.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/explorer/database/05040200.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/explorer/database/11000002.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/explorer/database/11020000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/explorer/database/11030000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/explorer/database/11030100.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/explorer/database/11080000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/explorer/database/11090000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/explorer/database/dabaadvprop.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/explorer/database/dabaadvpropdat.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/explorer/database/dabaadvpropgen.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/explorer/database/dabadoc.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/explorer/database/dabaprop.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/explorer/database/dabapropadd.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/explorer/database/dabapropcon.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/explorer/database/dabapropgen.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/explorer/database/dabawiz00.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/explorer/database/dabawiz01.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/explorer/database/dabawiz02.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/explorer/database/dabawiz02access.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/explorer/database/dabawiz02ado.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/explorer/database/dabawiz02dbase.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/explorer/database/dabawiz02jdbc.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/explorer/database/dabawiz02ldap.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/explorer/database/dabawiz02mysql.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/explorer/database/dabawiz02odbc.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/explorer/database/dabawiz02oracle.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/explorer/database/dabawiz02spreadsheet.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/explorer/database/dabawiz02text.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/explorer/database/dabawiz03auth.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/explorer/database/main.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/explorer/database/menubar.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/explorer/database/menuedit.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/explorer/database/menufile.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/explorer/database/menufilesave.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/explorer/database/menuinsert.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/explorer/database/menutools.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/explorer/database/menuview.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/explorer/database/migrate_macros.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/explorer/database/password.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/explorer/database/querywizard00.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/explorer/database/querywizard01.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/explorer/database/querywizard02.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/explorer/database/querywizard03.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/explorer/database/querywizard04.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/explorer/database/querywizard05.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/explorer/database/querywizard06.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/explorer/database/querywizard07.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/explorer/database/querywizard08.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/explorer/database/rep_datetime.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/explorer/database/rep_main.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/explorer/database/rep_navigator.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/explorer/database/rep_pagenumbers.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/explorer/database/rep_prop.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/explorer/database/rep_sort.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/explorer/database/tablewizard00.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/explorer/database/tablewizard01.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/explorer/database/tablewizard02.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/explorer/database/tablewizard03.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/explorer/database/tablewizard04.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/explorer/database/toolbars.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/fontwork_toolbar.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/guide/aaa_start.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/guide/accessibility.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/guide/active_help_on_off.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/guide/activex.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/guide/assistive.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/guide/autocorr_url.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/guide/autohide.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/guide/background.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/guide/border_paragraph.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/guide/border_table.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/guide/breaking_lines.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/guide/change_title.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/guide/chart_axis.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/guide/chart_barformat.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/guide/chart_insert.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/guide/chart_title.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/guide/chart_legend.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/guide/cmis-remote-files-setup.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/guide/cmis-remote-files.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/guide/collab.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/guide/configure_overview.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/guide/contextmenu.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/guide/copy_drawfunctions.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/guide/copytable2application.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/guide/copytext2application.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/guide/ctl.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/guide/data_addressbook.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/guide/data_dbase2office.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/guide/data_enter_sql.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/guide/data_forms.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/guide/data_im_export.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/guide/data_new.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/guide/data_queries.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/guide/data_register.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/guide/data_report.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/guide/data_reports.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/guide/data_search.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/guide/data_search2.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/guide/data_tabledefine.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/guide/data_tables.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/guide/data_view.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/guide/database_main.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/guide/digital_signatures.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/guide/digitalsign_receive.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/guide/digitalsign_send.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/guide/doc_autosave.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/guide/doc_open.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/guide/doc_save.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/guide/dragdrop.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/guide/dragdrop_beamer.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/guide/dragdrop_fromgallery.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/guide/dragdrop_gallery.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/guide/dragdrop_graphic.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/guide/dragdrop_table.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/guide/edit_symbolbar.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/guide/email.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/guide/error_report.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/guide/export_ms.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/guide/fax.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/guide/filternavigator.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/guide/find_attributes.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/guide/flat_icons.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/guide/floating_toolbar.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/guide/fontwork.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/guide/formfields.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/guide/gallery_insert.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/guide/groups.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/guide/hyperlink_edit.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/guide/hyperlink_insert.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/guide/hyperlink_rel_abs.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/guide/imagemap.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/guide/import_ms.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/guide/insert_bitmap.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/guide/insert_graphic_drawit.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/guide/insert_specialchar.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/guide/integratinguno.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/guide/keyboard.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/guide/labels.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/guide/labels_database.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/guide/language_select.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/guide/line_intext.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/guide/lineend_define.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/guide/linestyle_define.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/guide/linestyles.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/guide/macro_recording.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/guide/main.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/guide/measurement_units.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/guide/microsoft_terms.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/guide/ms_doctypes.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/guide/ms_import_export_limitations.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/guide/ms_user.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/guide/navigator.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/guide/navigator_setcursor.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/guide/navpane_on.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/guide/numbering_stop.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/guide/pageformat_max.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/guide/paintbrush.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/guide/pasting.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/guide/print_blackwhite.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/guide/print_faster.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/guide/protection.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/guide/redlining.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/guide/redlining_accept.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/guide/redlining_doccompare.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/guide/redlining_docmerge.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/guide/redlining_enter.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/guide/redlining_navigation.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/guide/redlining_protect.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/guide/redlining_versions.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/guide/round_corner.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/guide/scripting.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/guide/space_hyphen.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/guide/spadmin.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/guide/standard_template.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/guide/start_parameters.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/guide/startcenter.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/guide/tabs.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/guide/template_manager.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/guide/text_color.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/guide/textmode_change.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/guide/undo_formatting.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/guide/version_number.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/guide/viewing_file_properties.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/guide/workfolder.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/guide/xforms.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/guide/xsltfilter.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/guide/xsltfilter_create.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/guide/xsltfilter_distribute.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/help/browserhelp.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/main0108.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/main0201.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/main0204.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/main0208.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/main0212.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/main0213.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/main0214.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/main0226.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/main0227.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/main0400.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/main0500.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/main0650.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/main0800.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/menu/insert_chart.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/menu/insert_form_control.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/menu/insert_shape.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/need_help.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/optionen/01000000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/optionen/01010000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/optionen/01010100.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/optionen/01010200.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/optionen/01010300.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/optionen/01010301.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/optionen/01010400.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/optionen/01010401.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/optionen/01010500.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/optionen/01010501.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/optionen/01010600.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/optionen/01010700.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/optionen/01010800.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/optionen/01010900.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/optionen/01012000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/optionen/01013000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/optionen/01020000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/optionen/01020100.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/optionen/01020300.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/optionen/01030000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/optionen/01030300.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/optionen/01030500.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/optionen/01040000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/optionen/01040200.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/optionen/01040300.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/optionen/01040301.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/optionen/01040400.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/optionen/01040500.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/optionen/01040600.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/optionen/01040700.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/optionen/01040900.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/optionen/01041000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/optionen/01041100.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/optionen/01050000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/optionen/01050100.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/optionen/01050300.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/optionen/01060000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/optionen/01060100.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/optionen/01060300.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/optionen/01060400.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/optionen/01060401.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/optionen/01060500.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/optionen/01060600.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/optionen/01060700.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/optionen/01060800.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/optionen/01060900.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/optionen/01061000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/optionen/01070000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/optionen/01070100.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/optionen/01070300.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/optionen/01070400.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/optionen/01070500.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/optionen/01080000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/optionen/01090000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/optionen/01090100.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/optionen/01110000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/optionen/01110100.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/optionen/01130100.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/optionen/01130200.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/optionen/01140000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/optionen/01150000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/optionen/01150100.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/optionen/01150200.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/optionen/01150300.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/optionen/01160000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/optionen/01160100.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/optionen/01160200.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/optionen/01160201.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/optionen/BasicIDE.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/optionen/experimental.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/optionen/expertconfig.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/optionen/java.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/optionen/javaclasspath.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/optionen/javaparameters.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/optionen/macrosecurity.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/optionen/macrosecurity_sl.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/optionen/macrosecurity_ts.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/optionen/mailmerge.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/optionen/online_update.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/optionen/opencl.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/optionen/persona_firefox.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/optionen/securityoptionsdialog.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/optionen/serverauthentication.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/optionen/testaccount.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/optionen/viewcertificate.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/optionen/viewcertificate_c.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/optionen/viewcertificate_d.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/shared/optionen/viewcertificate_g.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/simpress/00/00000004.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/simpress/00/00000401.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/simpress/00/00000402.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/simpress/00/00000403.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/simpress/00/00000404.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/simpress/00/00000405.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/simpress/00/00000406.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/simpress/00/00000407.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/simpress/00/00000413.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/simpress/00/slide_menu.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/simpress/01/01170000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/simpress/01/01180000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/simpress/01/01180001.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/simpress/01/01180002.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/simpress/01/02110000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/simpress/01/02120000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/simpress/01/02130000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/simpress/01/02140000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/simpress/01/02150000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/simpress/01/02160000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/simpress/01/03050000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/simpress/01/03060000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/simpress/01/03070000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/simpress/01/03080000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/simpress/01/03090000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/simpress/01/03100000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/simpress/01/03110000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/simpress/01/03120000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/simpress/01/03130000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/simpress/01/03150000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/simpress/01/03150100.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/simpress/01/03150300.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/simpress/01/03151000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/simpress/01/03151100.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/simpress/01/03151200.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/simpress/01/03152000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/simpress/01/03180000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/simpress/01/04010000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/simpress/01/04020000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/simpress/01/04030000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/simpress/01/04030000m.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/simpress/01/04030100.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/simpress/01/04040000m.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/simpress/01/04080100.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/simpress/01/04110000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/simpress/01/04110100.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/simpress/01/04110200.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/simpress/01/04120000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/simpress/01/04130000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/simpress/01/04140000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/simpress/01/04990000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/simpress/01/04990100.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/simpress/01/04990200.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/simpress/01/04990300.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/simpress/01/04990400.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/simpress/01/04990500.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/simpress/01/04990600.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/simpress/01/04990700.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/simpress/01/05090000m.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/simpress/01/05100000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/simpress/01/05110500m.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/simpress/01/05120000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/simpress/01/05120100.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/simpress/01/05120500m.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/simpress/01/05130000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/simpress/01/05140000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/simpress/01/05150000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/simpress/01/05170000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/simpress/01/05250000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/simpress/01/05250500.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/simpress/01/05250600.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/simpress/01/05250700.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/simpress/01/06030000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/simpress/01/06040000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/simpress/01/06050000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/simpress/01/06060000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/simpress/01/06070000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/simpress/01/06080000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/simpress/01/06100000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/simpress/01/06100100.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/simpress/01/13050000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/simpress/01/13050100.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/simpress/01/13050200.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/simpress/01/13050300.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/simpress/01/13050400.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/simpress/01/13050500.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/simpress/01/13050600.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/simpress/01/13050700.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/simpress/01/13140000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/simpress/01/13150000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/simpress/01/13160000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/simpress/01/13170000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/simpress/01/13180000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/simpress/01/13180100.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/simpress/01/13180200.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/simpress/01/13180300.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/simpress/01/effectoptions.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/simpress/01/effectoptionseffect.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/simpress/01/effectoptionstext.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/simpress/01/effectoptionstiming.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/simpress/01/slidesorter.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/simpress/02/04010000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/simpress/02/04020000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/simpress/02/04030000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/simpress/02/04060000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/simpress/02/04070000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/simpress/02/08020000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/simpress/02/08060000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/simpress/02/10020000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/simpress/02/10030000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/simpress/02/10030200.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/simpress/02/10050000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/simpress/02/10060000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/simpress/02/10070000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/simpress/02/10080000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/simpress/02/10090000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/simpress/02/10100000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/simpress/02/10110000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/simpress/02/10120000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/simpress/02/10130000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/simpress/02/11060000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/simpress/02/11070000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/simpress/02/11080000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/simpress/02/11090000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/simpress/02/11100000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/simpress/02/11110000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/simpress/02/13010000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/simpress/02/13020000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/simpress/02/13030000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/simpress/02/13040000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/simpress/02/13050000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/simpress/02/13060000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/simpress/02/13090000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/simpress/02/13100000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/simpress/02/13140000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/simpress/02/13150000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/simpress/02/13160000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/simpress/02/13170000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/simpress/02/13180000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/simpress/02/13190000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/simpress/04/01020000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/simpress/04/presenter.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/simpress/guide/3d_create.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/simpress/guide/animated_gif_create.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/simpress/guide/animated_gif_save.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/simpress/guide/animated_objects.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/simpress/guide/animated_slidechange.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/simpress/guide/arrange_slides.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/simpress/guide/background.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/simpress/guide/change_scale.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/simpress/guide/footer.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/simpress/guide/gluepoints.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/simpress/guide/html_export.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/simpress/guide/html_import.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/simpress/guide/impress_remote.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/simpress/guide/individual.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/simpress/guide/keyboard.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/simpress/guide/layer_move.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/simpress/guide/layer_new.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/simpress/guide/layer_tipps.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/simpress/guide/layers.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/simpress/guide/line_arrow_styles.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/simpress/guide/line_draw.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/simpress/guide/line_edit.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/simpress/guide/main.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/simpress/guide/masterpage.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/simpress/guide/move_object.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/simpress/guide/orgchart.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/simpress/guide/page_copy.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/simpress/guide/palette_files.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/simpress/guide/photo_album.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/simpress/guide/presenter_console.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/simpress/guide/print_tofit.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/simpress/guide/printing.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/simpress/guide/rehearse_timings.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/simpress/guide/select_object.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/simpress/guide/show.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/simpress/guide/table_insert.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/simpress/guide/text2curve.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/simpress/guide/vectorize.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/simpress/main0000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/simpress/main0100.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/simpress/main0101.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/simpress/main0102.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/simpress/main0103.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/simpress/main0104.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/simpress/main0105.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/simpress/main0106.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/simpress/main0107.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/simpress/main0113.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/simpress/main0114.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/simpress/main0117.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/simpress/main0200.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/simpress/main0202.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/simpress/main0203.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/simpress/main0204.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/simpress/main0206.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/simpress/main0209.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/simpress/main0210.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/simpress/main0211.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/simpress/main0212.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/simpress/main0213.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/simpress/main0214.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/simpress/main0503.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/smath/00/00000004.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/smath/01/02080000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/smath/01/02090000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/smath/01/02100000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/smath/01/02110000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/smath/01/03040000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/smath/01/03050000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/smath/01/03060000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/smath/01/03070000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/smath/01/03080000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/smath/01/03090000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/smath/01/03090100.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/smath/01/03090200.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/smath/01/03090300.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/smath/01/03090400.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/smath/01/03090500.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/smath/01/03090600.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/smath/01/03090700.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/smath/01/03090800.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/smath/01/03090900.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/smath/01/03090901.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/smath/01/03090902.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/smath/01/03090903.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/smath/01/03090904.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/smath/01/03090905.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/smath/01/03090906.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/smath/01/03090907.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/smath/01/03090908.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/smath/01/03090909.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/smath/01/03090910.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/smath/01/03091100.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/smath/01/03091200.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/smath/01/03091300.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/smath/01/03091400.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/smath/01/03091500.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/smath/01/03091501.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/smath/01/03091502.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/smath/01/03091503.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/smath/01/03091504.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/smath/01/03091505.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/smath/01/03091506.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/smath/01/03091507.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/smath/01/03091508.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/smath/01/03091509.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/smath/01/03091600.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/smath/01/05010000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/smath/01/05010100.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/smath/01/05020000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/smath/01/05030000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/smath/01/05040000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/smath/01/05050000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/smath/01/06010000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/smath/01/06010100.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/smath/01/06020000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/smath/02/03010000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/smath/04/01020000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/smath/06/screenshots.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/smath/guide/align.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/smath/guide/attributes.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/smath/guide/brackets.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/smath/guide/comment.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/smath/guide/keyboard.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/smath/guide/limits.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/smath/guide/main.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/smath/guide/newline.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/smath/guide/parentheses.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/smath/guide/text.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/smath/main0000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/smath/main0100.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/smath/main0101.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/smath/main0102.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/smath/main0103.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/smath/main0105.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/smath/main0106.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/smath/main0107.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/smath/main0200.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/smath/main0202.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/smath/main0203.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/smath/main0503.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/00/00000004.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/00/00000401.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/00/00000402.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/00/00000403.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/00/00000404.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/00/00000405.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/00/00000406.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/00/stylesmenu.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/01/01120000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/01/01150000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/01/01160100.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/01/01160200.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/01/01160300.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/01/01160400.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/01/01160500.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/01/02110000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/01/02110100.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/01/02120000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/01/02120100.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/01/02130000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/01/02140000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/01/02150000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/01/02160000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/01/02170000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/01/03050000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/01/03070000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/01/03080000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/01/03090000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/01/03100000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/01/03120000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/01/03130000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/01/03140000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/01/04010000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/01/04020000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/01/04020100.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/01/04020200.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/01/04030000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/01/04040000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/01/04060000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/01/04060100.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/01/04070000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/01/04070100.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/01/04070200.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/01/04070300.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/01/04090000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/01/04090001.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/01/04090002.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/01/04090003.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/01/04090004.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/01/04090005.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/01/04090006.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/01/04090007.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/01/04090100.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/01/04090200.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/01/04090300.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/01/04120000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/01/04120100.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/01/04120200.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/01/04120201.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/01/04120210.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/01/04120211.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/01/04120212.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/01/04120213.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/01/04120214.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/01/04120215.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/01/04120216.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/01/04120217.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/01/04120219.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/01/04120220.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/01/04120221.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/01/04120222.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/01/04120223.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/01/04120224.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/01/04120225.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/01/04120226.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/01/04120227.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/01/04120229.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/01/04120250.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/01/04120300.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/01/04130000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/01/04130100.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/01/04150000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/01/04180400.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/01/04190000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/01/04200000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/01/04220000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/01/04230000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/01/04990000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/01/05030200.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/01/05030400.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/01/05030800.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/01/05040000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/01/05040500.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/01/05040501.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/01/05040600.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/01/05040700.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/01/05040800.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/01/05060000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/01/05060100.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/01/05060200.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/01/05060201.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/01/05060300.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/01/05060700.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/01/05060800.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/01/05060900.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/01/05080000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/01/05090000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/01/05090100.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/01/05090200.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/01/05090201.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/01/05090300.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/01/05100000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/01/05100300.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/01/05100400.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/01/05110000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/01/05110100.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/01/05110200.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/01/05110300.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/01/05110500.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/01/05120000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/01/05120100.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/01/05120200.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/01/05120300.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/01/05120400.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/01/05120500.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/01/05130000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/01/05130002.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/01/05130004.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/01/05130100.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/01/05140000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/01/05150000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/01/05150100.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/01/05150101.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/01/05150104.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/01/05150200.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/01/05150300.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/01/05170000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/01/05190000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/01/05200000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/01/06030000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/01/06040000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/01/06060000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/01/06060100.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/01/06080000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/01/06080100.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/01/06080200.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/01/06090000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/01/06100000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/01/06110000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/01/06120000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/01/06160000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/01/06170000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/01/06180000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/01/06190000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/01/06200000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/01/06210000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/01/06220000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/01/06990000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/01/addsignatureline.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/01/format_object.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/01/mailmerge00.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/01/mailmerge01.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/01/mailmerge02.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/01/mailmerge03.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/01/mailmerge04.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/01/mailmerge05.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/01/mm_copyto.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/01/mm_cusaddlis.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/01/mm_cusgrelin.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/01/mm_emabod.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/01/mm_emailmergeddoc.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/01/mm_finent.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/01/mm_matfie.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/01/mm_newaddblo.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/01/mm_newaddlis.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/01/mm_printmergeddoc.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/01/mm_savemergeddoc.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/01/mm_seladdblo.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/01/mm_seladdlis.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/01/mm_seltab.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/01/selection_mode.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/01/signsignatureline.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/01/title_page.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/01/watermark.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/02/02110000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/02/03210000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/02/03220000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/02/04090000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/02/04100000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/02/04220000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/02/04230000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/02/04240000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/02/04250000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/02/06040000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/02/06070000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/02/06080000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/02/06090000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/02/06120000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/02/06130000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/02/06140000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/02/08010000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/02/08080000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/02/10010000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/02/10020000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/02/10030000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/02/10050000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/02/10070000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/02/10080000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/02/10090000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/02/14010000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/02/14020000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/02/14030000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/02/14040000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/02/14050000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/02/18010000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/02/18030000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/02/18030100.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/02/18030200.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/02/18030300.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/02/18030400.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/02/18030500.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/02/18030600.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/02/18030700.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/02/18120000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/02/18130000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/02/19010000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/02/19020000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/02/19030000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/02/19040000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/02/19050000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/02/word_count_stb.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/04/01020000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/classificationbar.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/guide/anchor_object.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/guide/arrange_chapters.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/guide/auto_numbering.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/guide/auto_off.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/guide/auto_spellcheck.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/guide/autocorr_except.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/guide/autotext.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/guide/background.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/guide/border_character.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/guide/border_object.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/guide/border_page.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/guide/borders.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/guide/calculate.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/guide/calculate_clipboard.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/guide/calculate_intable.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/guide/calculate_intext.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/guide/calculate_intext2.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/guide/calculate_multitable.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/guide/captions.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/guide/captions_numbers.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/guide/change_header.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/guide/chapter_numbering.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/guide/conditional_text.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/guide/conditional_text2.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/guide/delete_from_dict.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/guide/dragdroptext.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/guide/even_odd_sdw.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/guide/field_convert.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/guide/fields.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/guide/fields_date.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/guide/fields_enter.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/guide/fields_userdata.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/guide/finding.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/guide/footer_nextpage.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/guide/footer_pagenumber.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/guide/footnote_usage.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/guide/footnote_with_line.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/guide/form_letters_main.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/guide/globaldoc.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/guide/globaldoc_howtos.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/guide/header_footer.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/guide/header_pagestyles.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/guide/header_with_chapter.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/guide/header_with_line.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/guide/hidden_text.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/guide/hidden_text_display.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/guide/hyperlinks.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/guide/hyphen_prevent.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/guide/indenting.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/guide/indices_delete.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/guide/indices_edit.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/guide/indices_enter.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/guide/indices_form.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/guide/indices_index.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/guide/indices_literature.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/guide/indices_multidoc.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/guide/indices_toc.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/guide/indices_userdef.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/guide/insert_beforetable.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/guide/insert_graphic.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/guide/insert_graphic_dialog.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/guide/insert_graphic_fromchart.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/guide/insert_graphic_fromdraw.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/guide/insert_graphic_gallery.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/guide/insert_graphic_scan.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/guide/insert_tab_innumbering.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/guide/join_numbered_lists.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/guide/jump2statusbar.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/guide/keyboard.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/guide/load_styles.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/guide/main.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/guide/navigator.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/guide/nonprintable_text.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/guide/number_date_conv.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/guide/number_sequence.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/guide/numbering_lines.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/guide/numbering_paras.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/guide/page_break.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/guide/pagebackground.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/guide/pagenumbers.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/guide/pageorientation.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/guide/pagestyles.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/guide/print_brochure.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/guide/print_preview.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/guide/print_small.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/guide/printer_tray.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/guide/printing_order.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/guide/protection.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/guide/references.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/guide/references_modify.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/guide/registertrue.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/guide/removing_line_breaks.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/guide/reset_format.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/guide/resize_navigator.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/guide/ruler.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/guide/search_regexp.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/guide/section_edit.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/guide/section_insert.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/guide/sections.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/guide/send2html.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/guide/shortcut_writing.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/guide/smarttags.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/guide/spellcheck_dialog.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/guide/stylist_fillformat.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/guide/stylist_fromselect.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/guide/stylist_update.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/guide/subscript.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/guide/table_cellmerge.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/guide/table_cells.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/guide/table_delete.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/guide/table_insert.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/guide/table_repeat_multiple_headers.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/guide/table_select.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/guide/table_sizing.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/guide/tablemode.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/guide/template_create.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/guide/template_default.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/guide/templates_styles.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/guide/text_animation.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/guide/text_capital.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/guide/text_centervert.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/guide/text_direct_cursor.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/guide/text_emphasize.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/guide/text_frame.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/guide/text_nav_keyb.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/guide/text_rotate.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/guide/textdoc_inframe.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/guide/using_hyphen.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/guide/using_numbered_lists.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/guide/using_numbered_lists2.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/guide/using_numbering.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/guide/using_thesaurus.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/guide/word_completion.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/guide/word_completion_adjust.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/guide/words_count.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/guide/wrap.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/librelogo/LibreLogo.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/mailmergetoolbar.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/main0000.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/main0100.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/main0101.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/main0102.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/main0103.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/main0104.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/main0105.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/main0106.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/main0107.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/main0110.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/main0115.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/main0120.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/main0200.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/main0202.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/main0203.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/main0204.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/main0205.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/main0206.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/main0208.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/main0210.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/main0213.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/main0214.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/main0215.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/main0216.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/main0220.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/main0503.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/menu/insert_footnote_endnote.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/menu/insert_frame.html file added: /Applications/LibreOffice.app/Contents/Resources/help/es/text/swriter/menu/insert_header_footer.html file added: /Applications/LibreOffice.app/Contents/Resources/help/media/files/scalc/es/functions_ifs.ods file added: /Applications/LibreOffice.app/Contents/Resources/help/media/files/scalc/es/imtrigon.ods file added: /Applications/LibreOffice.app/Contents/Resources/help/media/files/scalc/es/pivot.ods file added: /Applications/LibreOffice.app/Contents/Resources/help/media/files/scalc/es/trigon.ods file added: /Applications/LibreOffice.app/Contents/Resources/help/media/helpimg/es/feldalle.png file added: /Applications/LibreOffice.app/Contents/Resources/help/media/helpimg/es/feldcolo.png file added: /Applications/LibreOffice.app/Contents/Resources/help/media/helpimg/es/names_as_addressing.png file added: /Applications/LibreOffice.app/Contents/Resources/help/media/helpimg/es/sheettabs.png file added: /Applications/LibreOffice.app/Contents/Resources/help/media/helpimg/es/swh00117.png file added: /Applications/LibreOffice.app/Contents/Resources/help/media/helpimg/es/zellvor.png file added: /Applications/LibreOffice.app/Contents/Resources/help/media/screenshots/modules/smath/ui/alignmentdialog/es/AlignmentDialog.png file added: /Applications/LibreOffice.app/Contents/Resources/help/media/screenshots/modules/smath/ui/catalogdialog/es/CatalogDialog.png file added: /Applications/LibreOffice.app/Contents/Resources/help/media/screenshots/modules/smath/ui/fontdialog/es/FontDialog.png file added: /Applications/LibreOffice.app/Contents/Resources/help/media/screenshots/modules/smath/ui/fontsizedialog/es/FontSizeDialog.png file added: /Applications/LibreOffice.app/Contents/Resources/help/media/screenshots/modules/smath/ui/fonttypedialog/es/FontsDialog.png file added: /Applications/LibreOffice.app/Contents/Resources/help/media/screenshots/modules/smath/ui/savedefaultsdialog/es/SaveDefaultsDialog.png file added: /Applications/LibreOffice.app/Contents/Resources/help/media/screenshots/modules/smath/ui/spacingdialog/es/SpacingDialog.png file added: /Applications/LibreOffice.app/Contents/Resources/help/media/screenshots/modules/smath/ui/symdefinedialog/es/EditSymbols.png file added: /Applications/LibreOffice.app/Contents/Resources/readmes/README_es file added: /Applications/LibreOffice.app/Contents/Resources/registry/Langpack-es.xcd file added: /Applications/LibreOffice.app/Contents/Resources/registry/res/fcfg_langpack_es.xcd file added: /Applications/LibreOffice.app/Contents/Resources/registry/res/registry_es.xcd file added: /Applications/LibreOffice.app/Contents/Resources/resource/es/LC_MESSAGES/acc.mo file added: /Applications/LibreOffice.app/Contents/Resources/resource/es/LC_MESSAGES/avmedia.mo file added: /Applications/LibreOffice.app/Contents/Resources/resource/es/LC_MESSAGES/basctl.mo file added: /Applications/LibreOffice.app/Contents/Resources/resource/es/LC_MESSAGES/chart.mo file added: /Applications/LibreOffice.app/Contents/Resources/resource/es/LC_MESSAGES/cnr.mo file added: /Applications/LibreOffice.app/Contents/Resources/resource/es/LC_MESSAGES/cui.mo file added: /Applications/LibreOffice.app/Contents/Resources/resource/es/LC_MESSAGES/dba.mo file added: /Applications/LibreOffice.app/Contents/Resources/resource/es/LC_MESSAGES/dkt.mo file added: /Applications/LibreOffice.app/Contents/Resources/resource/es/LC_MESSAGES/editeng.mo file added: /Applications/LibreOffice.app/Contents/Resources/resource/es/LC_MESSAGES/flt.mo file added: /Applications/LibreOffice.app/Contents/Resources/resource/es/LC_MESSAGES/for.mo file added: /Applications/LibreOffice.app/Contents/Resources/resource/es/LC_MESSAGES/fps.mo file added: /Applications/LibreOffice.app/Contents/Resources/resource/es/LC_MESSAGES/frm.mo file added: /Applications/LibreOffice.app/Contents/Resources/resource/es/LC_MESSAGES/fwk.mo file added: /Applications/LibreOffice.app/Contents/Resources/resource/es/LC_MESSAGES/pcr.mo file added: /Applications/LibreOffice.app/Contents/Resources/resource/es/LC_MESSAGES/rpt.mo file added: /Applications/LibreOffice.app/Contents/Resources/resource/es/LC_MESSAGES/sb.mo file added: /Applications/LibreOffice.app/Contents/Resources/resource/es/LC_MESSAGES/sc.mo file added: /Applications/LibreOffice.app/Contents/Resources/resource/es/LC_MESSAGES/sca.mo file added: /Applications/LibreOffice.app/Contents/Resources/resource/es/LC_MESSAGES/scc.mo file added: /Applications/LibreOffice.app/Contents/Resources/resource/es/LC_MESSAGES/sd.mo file added: /Applications/LibreOffice.app/Contents/Resources/resource/es/LC_MESSAGES/sfx.mo file added: /Applications/LibreOffice.app/Contents/Resources/resource/es/LC_MESSAGES/sm.mo file added: /Applications/LibreOffice.app/Contents/Resources/resource/es/LC_MESSAGES/svl.mo file added: /Applications/LibreOffice.app/Contents/Resources/resource/es/LC_MESSAGES/svt.mo file added: /Applications/LibreOffice.app/Contents/Resources/resource/es/LC_MESSAGES/svx.mo file added: /Applications/LibreOffice.app/Contents/Resources/resource/es/LC_MESSAGES/sw.mo file added: /Applications/LibreOffice.app/Contents/Resources/resource/es/LC_MESSAGES/uui.mo file added: /Applications/LibreOffice.app/Contents/Resources/resource/es/LC_MESSAGES/vcl.mo file added: /Applications/LibreOffice.app/Contents/Resources/resource/es/LC_MESSAGES/wiz.mo file added: /Applications/LibreOffice.app/Contents/Resources/resource/es/LC_MESSAGES/wpt.mo file added: /Applications/LibreOffice.app/Contents/Resources/resource/es/LC_MESSAGES/xsc.mo amalia@Sakura:~$ spctl --assess -vv /Applications/LibreOffice.app /Applications/LibreOffice.app: a sealed resource is missing or invalid ```

To avoid this, LibreOffice must be run at least once, so that Gatekeeper assesses the app before installing the language pack.

vitorgalvao commented 6 years ago

@amyspark Makes perfect sense. In that case I assume even running the Language Pack’s app manually would cause this issue.

Adding a caveat.

vitorgalvao commented 6 years ago

Reopening.

amyspark commented 6 years ago

@commitay, @tiiiecherle : continuing from your comments in @vitorgalvao's pull request.

The authors of LibreOffice themselves are aware of this issue, it's clearly documented in Contents/osx_install.applescript inside the language pack:

try
    (* A start of unchanged LO must take place so Gatekeeper will verify
       the signature prior to installing the languagepack
    *)
    if application choice is not running then
        -- this will flash the startcenter once...
        tell application choice to activate
        tell application choice to quit
    end if
    do shell script tarCommand
tiiiecherle commented 6 years ago

@amyspark: good catch, thanks a lot.

I hope it can be integrated in the language pack cask so it uses the same script to install as the original and can therefore be installed without any manual user action.

Thanks

wickles commented 6 years ago

I have this issue and I do not use the language pack.

wickles commented 6 years ago

Here's the logs without and with --no-quarantine, it works fine with but not without that flag.

> % brew cask install --force --verbose --debug libreoffice
Updating Homebrew...
==> Auto-updated Homebrew!
Updated Homebrew from ff3cede96 to cf1c951e2.
Updated 6 taps (buo/cask-upgrade, homebrew/cask-versions, homebrew/core, homebrew/cask, homebrew/bundle and homebrew/cask-drivers).
==> New Formulae
...
==> Updated Formulae
...
==> Cask::Installer#install
==> Printing caveats
==> Cask::Installer#fetch
==> Satisfying dependencies
==> Downloading
==> Downloading https://download.documentfoundation.org/libreoffice/stable/6.1.2/mac/x86_64/LibreOffice_6.1.2_MacOS_x86-64.dmg
Already downloaded: /Users/alex/Library/Caches/Homebrew/downloads/aa9dd7d8300e421f2cabd44be4bcc931b66d9c86c409601969452f5ff91f7b8e--LibreOffice_6.1.2_MacOS_x86-64.dmg
==> Checking quarantine support
/usr/bin/xattr
/usr/bin/swift /usr/local/Homebrew/Library/Homebrew/cask/utils/quarantine.swift
==> Quarantine is available.
==> Verifying Gatekeeper status of /Users/alex/Library/Caches/Homebrew/downloads/aa9dd7d8300e421f2cabd44be4bcc931b66d9c86c409601969452f5ff91f7b8e--LibreOffice_6.1.2_MacOS_x86-64.dmg
/usr/bin/xattr -p com.apple.quarantine /Users/alex/Library/Caches/Homebrew/downloads/aa9dd7d8300e421f2cabd44be4bcc931b66d9c86c409601969452f5ff91f7b8e--LibreOffice_6.1.2_MacOS_x86-64.dmg
==> /Users/alex/Library/Caches/Homebrew/downloads/aa9dd7d8300e421f2cabd44be4bcc931b66d9c86c409601969452f5ff91f7b8e--LibreOffice_6.1.2_MacOS_x86-64.dmg is quarantined
==> Downloaded to -> /Users/alex/Library/Caches/Homebrew/downloads/aa9dd7d8300e421f2cabd44be4bcc931b66d9c86c409601969452f5ff91f7b8e--LibreOffice_6.1.2_MacOS_x86-64.dmg
==> Verifying SHA-256 checksum for Cask 'libreoffice'.
==> Installing Cask libreoffice
==> Cask::Installer#stage
hdiutil imageinfo /Users/alex/Library/Caches/Homebrew/downloads/aa9dd7d8300e421f2cabd44be4bcc931b66d9c86c409601969452f5ff91f7b8e--LibreOffice_6.1.2_MacOS_x86-64.dmg
==> Extracting primary container
==> Using container class UnpackStrategy::Dmg for /Users/alex/Library/Caches/Homebrew/downloads/aa9dd7d8300e421f2cabd44be4bcc931b66d9c86c409601969452f5ff91f7b8e--LibreOffice_6.1.2_MacOS_x86-64.dmg
hdiutil attach -plist -nobrowse -readonly -noidme -mountrandom /var/folders/wc/l225y9rx0cx6bw_hy0d3ps2c0000gn/T/d20181009-39244-kr3a27 /Users/alex/Library/Caches/Homebrew/downloads/aa9dd7d8300e421f2cabd44be4bcc931b66d9c86c409601969452f5ff91f7b8e--LibreOffice_6.1.2_MacOS_x86-64.dmg
find . -print0
mkbom -s -i /var/folders/wc/l225y9rx0cx6bw_hy0d3ps2c0000gn/T/20181009-39244-1hmlb8.list -- /var/folders/wc/l225y9rx0cx6bw_hy0d3ps2c0000gn/T/20181009-39244-1g1ih0v.bom
ditto --bom /var/folders/wc/l225y9rx0cx6bw_hy0d3ps2c0000gn/T/20181009-39244-1g1ih0v.bom -- /private/var/folders/wc/l225y9rx0cx6bw_hy0d3ps2c0000gn/T/d20181009-39244-kr3a27/dmg.PMU5i7 /var/folders/wc/l225y9rx0cx6bw_hy0d3ps2c0000gn/T/d20181009-39244-1i5hch7
diskutil eject /private/var/folders/wc/l225y9rx0cx6bw_hy0d3ps2c0000gn/T/d20181009-39244-kr3a27/dmg.PMU5i7
cp -pR /var/folders/wc/l225y9rx0cx6bw_hy0d3ps2c0000gn/T/d20181009-39244-1i5hch7/LICENSEs/. /usr/local/Caskroom/libreoffice/6.1.2/LICENSEs
cp -pR /var/folders/wc/l225y9rx0cx6bw_hy0d3ps2c0000gn/T/d20181009-39244-1i5hch7/LibreOffice.app/. /usr/local/Caskroom/libreoffice/6.1.2/LibreOffice.app
cp -pR /var/folders/wc/l225y9rx0cx6bw_hy0d3ps2c0000gn/T/d20181009-39244-1i5hch7/READMEs/. /usr/local/Caskroom/libreoffice/6.1.2/READMEs
chmod -Rf +w /var/folders/wc/l225y9rx0cx6bw_hy0d3ps2c0000gn/T/d20181009-39244-1i5hch7
==> Verifying Gatekeeper status of /Users/alex/Library/Caches/Homebrew/downloads/aa9dd7d8300e421f2cabd44be4bcc931b66d9c86c409601969452f5ff91f7b8e--LibreOffice_6.1.2_MacOS_x86-64.dmg
/usr/bin/xattr -p com.apple.quarantine /Users/alex/Library/Caches/Homebrew/downloads/aa9dd7d8300e421f2cabd44be4bcc931b66d9c86c409601969452f5ff91f7b8e--LibreOffice_6.1.2_MacOS_x86-64.dmg
==> /Users/alex/Library/Caches/Homebrew/downloads/aa9dd7d8300e421f2cabd44be4bcc931b66d9c86c409601969452f5ff91f7b8e--LibreOffice_6.1.2_MacOS_x86-64.dmg is quarantined
==> Propagating quarantine from /Users/alex/Library/Caches/Homebrew/downloads/aa9dd7d8300e421f2cabd44be4bcc931b66d9c86c409601969452f5ff91f7b8e--LibreOffice_6.1.2_MacOS_x86-64.dmg to /usr/local/Caskroom/libreoffice/6.1.2
/usr/bin/xattr -p com.apple.quarantine /Users/alex/Library/Caches/Homebrew/downloads/aa9dd7d8300e421f2cabd44be4bcc931b66d9c86c409601969452f5ff91f7b8e--LibreOffice_6.1.2_MacOS_x86-64.dmg
/bin/chmod -R u\+w /usr/local/Caskroom/libreoffice/6.1.2
/usr/bin/xargs -0 -- /usr/bin/xattr -w -s com.apple.quarantine 0181\;5bb41e12\;Homebrew\\x20Cask\;04EDC68B-9E0A-459A-B194-38F91DCF4809
==> Creating metadata directory /usr/local/Caskroom/libreoffice/.metadata/6.1.2/20181009200057.864.
==> Creating metadata subdirectory /usr/local/Caskroom/libreoffice/.metadata/6.1.2/20181009200057.864/Casks.
==> Installing artifacts
==> 14 artifact/s defined
#<SortedSet:0x0000000101303c28>
==> Installing artifact of class Cask::Artifact::PreflightBlock
==> Installing artifact of class Cask::Artifact::App
==> Moving App 'LibreOffice.app' to '/Applications/LibreOffice.app'.
==> Installing artifact of class Cask::Artifact::Binary
==> Linking Binary 'regmerge' to '/usr/local/bin/regmerge'.
/bin/ln -h -f -s -- /Applications/LibreOffice.app/Contents/MacOS/regmerge /usr/local/bin/regmerge
==> Installing artifact of class Cask::Artifact::Binary
==> Linking Binary 'regview' to '/usr/local/bin/regview'.
/bin/ln -h -f -s -- /Applications/LibreOffice.app/Contents/MacOS/regview /usr/local/bin/regview
==> Installing artifact of class Cask::Artifact::Binary
==> Linking Binary 'senddoc' to '/usr/local/bin/senddoc'.
/bin/ln -h -f -s -- /Applications/LibreOffice.app/Contents/MacOS/senddoc /usr/local/bin/senddoc
==> Installing artifact of class Cask::Artifact::Binary
==> Linking Binary 'ui-previewer' to '/usr/local/bin/ui-previewer'.
/bin/ln -h -f -s -- /Applications/LibreOffice.app/Contents/MacOS/ui-previewer /usr/local/bin/ui-previewer
==> Installing artifact of class Cask::Artifact::Binary
==> Linking Binary 'uno' to '/usr/local/bin/uno'.
/bin/ln -h -f -s -- /Applications/LibreOffice.app/Contents/MacOS/uno /usr/local/bin/uno
==> Installing artifact of class Cask::Artifact::Binary
==> Linking Binary 'unopkg' to '/usr/local/bin/unopkg'.
/bin/ln -h -f -s -- /Applications/LibreOffice.app/Contents/MacOS/unopkg /usr/local/bin/unopkg
==> Installing artifact of class Cask::Artifact::Binary
==> Linking Binary 'uri-encode' to '/usr/local/bin/uri-encode'.
/bin/ln -h -f -s -- /Applications/LibreOffice.app/Contents/MacOS/uri-encode /usr/local/bin/uri-encode
==> Installing artifact of class Cask::Artifact::Binary
==> Linking Binary 'xpdfimport' to '/usr/local/bin/xpdfimport'.
/bin/ln -h -f -s -- /Applications/LibreOffice.app/Contents/MacOS/xpdfimport /usr/local/bin/xpdfimport
==> Installing artifact of class Cask::Artifact::Binary
==> Linking Binary 'soffice.wrapper.sh' to '/usr/local/bin/soffice'.
/bin/ln -h -f -s -- /usr/local/Caskroom/libreoffice/6.1.2/soffice.wrapper.sh /usr/local/bin/soffice
==> Adding com.apple.metadata:kMDItemAlternateNames metadata
/usr/bin/xattr -p com.apple.metadata:kMDItemAlternateNames /usr/local/Caskroom/libreoffice/6.1.2/soffice.wrapper.sh
==> Existing metadata is: ''
/bin/chmod -- u\+rw /usr/local/Caskroom/libreoffice/6.1.2/soffice.wrapper.sh /usr/local/Caskroom/libreoffice/6.1.2/soffice.wrapper.sh
/usr/bin/xattr -w com.apple.metadata:kMDItemAlternateNames \(\"soffice\"\) /usr/local/Caskroom/libreoffice/6.1.2/soffice.wrapper.sh
==> Installing artifact of class Cask::Artifact::Binary
==> Linking Binary 'unoinfo' to '/usr/local/bin/unoinfo'.
/bin/ln -h -f -s -- /Applications/LibreOffice.app/Contents/MacOS/unoinfo /usr/local/bin/unoinfo
==> Installing artifact of class Cask::Artifact::Binary
==> Linking Binary 'gengal' to '/usr/local/bin/gengal'.
/bin/ln -h -f -s -- /Applications/LibreOffice.app/Contents/MacOS/gengal /usr/local/bin/gengal
🍺  libreoffice was successfully installed!
> % brew cask install --force --verbose --debug --no-quarantine libreoffice
Updating Homebrew...
==> Auto-updated Homebrew!
Updated 1 tap (homebrew/cask-versions).
No changes to formulae.

==> Cask::Installer#install
==> Printing caveats
==> Cask::Installer#fetch
==> Satisfying dependencies
==> Downloading
==> Downloading https://download.documentfoundation.org/libreoffice/stable/6.1.2/mac/x86_64/LibreOffice_6.1.2_MacOS_x86-64.dmg
Already downloaded: /Users/alex/Library/Caches/Homebrew/downloads/aa9dd7d8300e421f2cabd44be4bcc931b66d9c86c409601969452f5ff91f7b8e--LibreOffice_6.1.2_MacOS_x86-64.dmg
==> Checking quarantine support
/usr/bin/xattr
/usr/bin/swift /usr/local/Homebrew/Library/Homebrew/cask/utils/quarantine.swift
==> Quarantine is available.
==> Verifying Gatekeeper status of /Users/alex/Library/Caches/Homebrew/downloads/aa9dd7d8300e421f2cabd44be4bcc931b66d9c86c409601969452f5ff91f7b8e--LibreOffice_6.1.2_MacOS_x86-64.dmg
/usr/bin/xattr -p com.apple.quarantine /Users/alex/Library/Caches/Homebrew/downloads/aa9dd7d8300e421f2cabd44be4bcc931b66d9c86c409601969452f5ff91f7b8e--LibreOffice_6.1.2_MacOS_x86-64.dmg
==> /Users/alex/Library/Caches/Homebrew/downloads/aa9dd7d8300e421f2cabd44be4bcc931b66d9c86c409601969452f5ff91f7b8e--LibreOffice_6.1.2_MacOS_x86-64.dmg is quarantined
==> Releasing /Users/alex/Library/Caches/Homebrew/downloads/aa9dd7d8300e421f2cabd44be4bcc931b66d9c86c409601969452f5ff91f7b8e--LibreOffice_6.1.2_MacOS_x86-64.dmg from quarantine
/usr/bin/xattr -d com.apple.quarantine /Users/alex/Library/Caches/Homebrew/downloads/aa9dd7d8300e421f2cabd44be4bcc931b66d9c86c409601969452f5ff91f7b8e--LibreOffice_6.1.2_MacOS_x86-64.dmg
==> Downloaded to -> /Users/alex/Library/Caches/Homebrew/downloads/aa9dd7d8300e421f2cabd44be4bcc931b66d9c86c409601969452f5ff91f7b8e--LibreOffice_6.1.2_MacOS_x86-64.dmg
==> Verifying SHA-256 checksum for Cask 'libreoffice'.
==> Installing Cask libreoffice
Warning: macOS's Gatekeeper has been disabled for this Cask
==> Cask::Installer#stage
hdiutil imageinfo /Users/alex/Library/Caches/Homebrew/downloads/aa9dd7d8300e421f2cabd44be4bcc931b66d9c86c409601969452f5ff91f7b8e--LibreOffice_6.1.2_MacOS_x86-64.dmg
==> Extracting primary container
==> Using container class UnpackStrategy::Dmg for /Users/alex/Library/Caches/Homebrew/downloads/aa9dd7d8300e421f2cabd44be4bcc931b66d9c86c409601969452f5ff91f7b8e--LibreOffice_6.1.2_MacOS_x86-64.dmg
hdiutil attach -plist -nobrowse -readonly -noidme -mountrandom /var/folders/wc/l225y9rx0cx6bw_hy0d3ps2c0000gn/T/d20181009-41169-i41ne3 /Users/alex/Library/Caches/Homebrew/downloads/aa9dd7d8300e421f2cabd44be4bcc931b66d9c86c409601969452f5ff91f7b8e--LibreOffice_6.1.2_MacOS_x86-64.dmg
find . -print0
mkbom -s -i /var/folders/wc/l225y9rx0cx6bw_hy0d3ps2c0000gn/T/20181009-41169-1wj8nl1.list -- /var/folders/wc/l225y9rx0cx6bw_hy0d3ps2c0000gn/T/20181009-41169-1iaziis.bom
ditto --bom /var/folders/wc/l225y9rx0cx6bw_hy0d3ps2c0000gn/T/20181009-41169-1iaziis.bom -- /private/var/folders/wc/l225y9rx0cx6bw_hy0d3ps2c0000gn/T/d20181009-41169-i41ne3/dmg.DAYFOc /var/folders/wc/l225y9rx0cx6bw_hy0d3ps2c0000gn/T/d20181009-41169-17ew85p
diskutil eject /private/var/folders/wc/l225y9rx0cx6bw_hy0d3ps2c0000gn/T/d20181009-41169-i41ne3/dmg.DAYFOc
cp -pR /var/folders/wc/l225y9rx0cx6bw_hy0d3ps2c0000gn/T/d20181009-41169-17ew85p/LICENSEs/. /usr/local/Caskroom/libreoffice/6.1.2/LICENSEs
cp -pR /var/folders/wc/l225y9rx0cx6bw_hy0d3ps2c0000gn/T/d20181009-41169-17ew85p/LibreOffice.app/. /usr/local/Caskroom/libreoffice/6.1.2/LibreOffice.app
cp -pR /var/folders/wc/l225y9rx0cx6bw_hy0d3ps2c0000gn/T/d20181009-41169-17ew85p/READMEs/. /usr/local/Caskroom/libreoffice/6.1.2/READMEs
chmod -Rf +w /var/folders/wc/l225y9rx0cx6bw_hy0d3ps2c0000gn/T/d20181009-41169-17ew85p
==> Creating metadata directory /usr/local/Caskroom/libreoffice/.metadata/6.1.2/20181009200849.300.
==> Creating metadata subdirectory /usr/local/Caskroom/libreoffice/.metadata/6.1.2/20181009200849.300/Casks.
==> Installing artifacts
==> 14 artifact/s defined
#<SortedSet:0x0000000101dd8e78>
==> Installing artifact of class Cask::Artifact::PreflightBlock
==> Installing artifact of class Cask::Artifact::App
==> Moving App 'LibreOffice.app' to '/Applications/LibreOffice.app'.
==> Installing artifact of class Cask::Artifact::Binary
==> Linking Binary 'regmerge' to '/usr/local/bin/regmerge'.
/bin/ln -h -f -s -- /Applications/LibreOffice.app/Contents/MacOS/regmerge /usr/local/bin/regmerge
==> Installing artifact of class Cask::Artifact::Binary
==> Linking Binary 'regview' to '/usr/local/bin/regview'.
/bin/ln -h -f -s -- /Applications/LibreOffice.app/Contents/MacOS/regview /usr/local/bin/regview
==> Installing artifact of class Cask::Artifact::Binary
==> Linking Binary 'senddoc' to '/usr/local/bin/senddoc'.
/bin/ln -h -f -s -- /Applications/LibreOffice.app/Contents/MacOS/senddoc /usr/local/bin/senddoc
==> Installing artifact of class Cask::Artifact::Binary
==> Linking Binary 'ui-previewer' to '/usr/local/bin/ui-previewer'.
/bin/ln -h -f -s -- /Applications/LibreOffice.app/Contents/MacOS/ui-previewer /usr/local/bin/ui-previewer
==> Installing artifact of class Cask::Artifact::Binary
==> Linking Binary 'uno' to '/usr/local/bin/uno'.
/bin/ln -h -f -s -- /Applications/LibreOffice.app/Contents/MacOS/uno /usr/local/bin/uno
==> Installing artifact of class Cask::Artifact::Binary
==> Linking Binary 'unopkg' to '/usr/local/bin/unopkg'.
/bin/ln -h -f -s -- /Applications/LibreOffice.app/Contents/MacOS/unopkg /usr/local/bin/unopkg
==> Installing artifact of class Cask::Artifact::Binary
==> Linking Binary 'uri-encode' to '/usr/local/bin/uri-encode'.
/bin/ln -h -f -s -- /Applications/LibreOffice.app/Contents/MacOS/uri-encode /usr/local/bin/uri-encode
==> Installing artifact of class Cask::Artifact::Binary
==> Linking Binary 'xpdfimport' to '/usr/local/bin/xpdfimport'.
/bin/ln -h -f -s -- /Applications/LibreOffice.app/Contents/MacOS/xpdfimport /usr/local/bin/xpdfimport
==> Installing artifact of class Cask::Artifact::Binary
==> Linking Binary 'soffice.wrapper.sh' to '/usr/local/bin/soffice'.
/bin/ln -h -f -s -- /usr/local/Caskroom/libreoffice/6.1.2/soffice.wrapper.sh /usr/local/bin/soffice
==> Adding com.apple.metadata:kMDItemAlternateNames metadata
/usr/bin/xattr -p com.apple.metadata:kMDItemAlternateNames /usr/local/Caskroom/libreoffice/6.1.2/soffice.wrapper.sh
==> Existing metadata is: ''
/bin/chmod -- u\+rw /usr/local/Caskroom/libreoffice/6.1.2/soffice.wrapper.sh /usr/local/Caskroom/libreoffice/6.1.2/soffice.wrapper.sh
/usr/bin/xattr -w com.apple.metadata:kMDItemAlternateNames \(\"soffice\"\) /usr/local/Caskroom/libreoffice/6.1.2/soffice.wrapper.sh
==> Installing artifact of class Cask::Artifact::Binary
==> Linking Binary 'unoinfo' to '/usr/local/bin/unoinfo'.
/bin/ln -h -f -s -- /Applications/LibreOffice.app/Contents/MacOS/unoinfo /usr/local/bin/unoinfo
==> Installing artifact of class Cask::Artifact::Binary
==> Linking Binary 'gengal' to '/usr/local/bin/gengal'.
/bin/ln -h -f -s -- /Applications/LibreOffice.app/Contents/MacOS/gengal /usr/local/bin/gengal
🍺  libreoffice was successfully installed!