user's profile on an iMac

Hello,

I have a problem with sorting in Calc and the solution could be to throw
out my user's profile.

Normally, this sits in user/libray/application support/libreoffice/4
but on my Yosemite 27" iMac, there is no Library in my user map!
The Library in the root map doesn't contain application support for LO.

Any idea where this could be hidden?
In LO, the Paths indicate the path mentioned above, in the Library under
user.

Thanks,

Guy,

library is standard invisible in Finder.

How to see the contents:
open finder
On the menu bar- Go -> Go to folder
Enter in the pop-up window: ~/library/application support/libreoffice/4 (tilde means current user home directory)

The directory "4" will open...

If you want to show hidden folder/files permanently in Finder, do the following:

Open a Terminal window and run the following commands in it, pressing Enter after each one:
defaults write com.apple.finder AppleShowAllFiles TRUE

killall Finder

This will kill all open finder processes. So if you restart Finder, all files will show.

Succes,
Rob.

Hello Rob & Brian,

Thanks for the help!

Guy