Age | Commit message (Collapse) | Author |
|
We use IMPORT EXPORT flags, so let's stick with the term 'Export' as
opposed to 'FileSave'. Also, the file type's extensions are given
without the star-dot (*.), so let's strip that as well.
Change-Id: Ibde05058f7acb6ae149382009e78f3f10a71d543
|
|
Added a preferred extension property to the filter which overwrites
one(s) given by the default file format type associated with it.
Normally this property is not used for the majority of the filters,
but for plain text filters, we need to use .txt when saving from
writer whereas we do .csv from calc.
Change-Id: I3453ad084e4379e5cc1101daeb9d2c3ddd919e92
|
|
Add save of settings for Paste Unformatted Text and
Text to Columns.
Remove useless cSep parameter because default are set in Calc.xcs
Change-Id: Iff4b976f434a63d2d1f56e497852c7c1e763151c
|
|
Change-Id: I000fc9c1328aec5924da1557da599e6c7bdcb373
|
|
- Move entry to File menu instead of File->Templates.
Change-Id: I3c7df6057f9634d0e3879c90e0760f1fecc98954
|
|
Change-Id: Ifd69df9ccfb5b6a78044b002b6ec5bf1f12b6faa
|
|
Change-Id: I8fea48ede99e3a5568ac248b7dddc8475fae4280
|
|
Change-Id: Ie744c1a0db1661b9dd57976d6f27b12a6f0ba824
|
|
Change-Id: Ie287bc1c545bd8986ee3509181c878bdcd0d1942
|
|
This currently works only on Linux as of now.
|
|
Change-Id: Ib9ba5a2b269a2e20f8ba3703e8efc496357911ef
|
|
Change-Id: I90ffce4f6303d3bd736a7e33a135037092e60059
|
|
|
|
Change-Id: Idea60232a25e58edd385f10cd9cff9f33c16fee4
|
|
Change-Id: I44e8c2c38540b28e6dcfd3b9ecf6f2fb99470b30
|
|
regardless of whether lockdown is in effect.
Change-Id: I3c5d3aba89f8cedb6e3e4bd2ecc1af954a953306
|
|
Conflicts:
sfx2/Library_sfx.mk
sfx2/inc/sfx2/sfxcommands.h
sfx2/inc/sfx2/sfxsids.hrc
sfx2/source/appl/appserv.cxx
svtools/Library_svt.mk
Change-Id: I4305d81cb5fd6f5192a29f85835c78f31310b0d6
|
|
Change-Id: I2c21b048c24333e4d04434ff92b9d9da2efe9558
|
|
Change-Id: I781a46aa0b983062d2d4ad5a1f9b9b557c39f0a3
|
|
|
|
Change-Id: Idbe935d4fa1a83f49db28c2dcb74a421ba22b822
|
|
Change-Id: I0362d758205e7d12484e9e86ff2dce9608730c57
|
|
Change-Id: I0cba9316e229362fa82a45d9e4d4763a6cf29540
|
|
Change-Id: I9dbf5d510ebaff8448a152d75a006a183303bd81
|
|
Added zoom submenu to View with the same entries of the zoom status bar
right mouse button menu.
This feature was requested on the design-mailing list:
http://www.mail-archive.com/design@global.libreoffice.org/msg03561.html
Additionally the zoom menu entries were sorted in a more logical way.
Change-Id: I5f2df8aa33be9305841fd5505c95963bee8a0ed0
|
|
Change-Id: I720037b7759a64d99cd08cf44ce9ae26b8f21873
|
|
Change-Id: I7cf3604392b04c2fdd5070caebf9f9dc1ce178c8
|
|
Change-Id: If86b0c84ec02b02a8d921c5eb49edfcb5bf4737a
|
|
Change-Id: I9a8eb6a1e9af051d458a5462c01357540c3d9277
|
|
Change-Id: I1b3ceda236f26be2dcdc7e4d2afa0ef8d0053691
|
|
Hierarchical path is assumed in loads of places, changed the URLs to the
following:
* Binding URL is encoded in the authority part, the repository ID is
set as a fragment of the binding URL.
* The hierarchical path reflects one of the path to the document on
the server
:x
Change-Id: I8214daeb1d9c9b0f6ab86bdf60875e7e4e5369f4
|
|
There may be other functions other than INDIRECT that take a string
reference. If so, we could re-use this option for those functions
as well.
Change-Id: I1e756298a094aa8197f578cb992904b7af5b2e4d
|
|
This reverts commit 3e07bdfce6ef700a94868ccc03268aa005c295b8.
The problems with the tests still assuming three sheets by default
have now been addressed.
|
|
Change-Id: I4c754c39ab27f35076d38868b52321a3d3baf9ea
|
|
This reverts commit 9a7d3d47d9b4d57b0c7380eadb294add4245ba3a.
It caused various tests in sc/JunitTest_sc_complex and sc/JunitTest_sc_unoapi
to fail, which apparently implicitly depend on three instead of one sheets
per default in Calc.
|
|
|
|
- Add to startmodule, writer, impress and draw.
Change-Id: I9a688861f77982b00462e997ed10d3e7d090536d
|
|
Change-Id: I031b6ef17d4113194c246bd1081268fa27810517
|
|
.uno:OpenFromWriter
.uno:OpenFromCalc
Change-Id: I724570c6c291f83db930e2d118cc356a934352f8
|
|
To use the app specific open command instead of the global open.
Change-Id: I86d20e1a412f6020fa2db79040e4e66b39e8c355
|
|
This is similar to what I did earlier for calc. This info will be
used later in the type detection code.
Change-Id: I7ba7dcdc03cbfe77eba5c7594fc0385ad3775541
|
|
This way the type detection is guaranteed to receive the document service
name whenever a file is being opened from Calc.
Change-Id: I0eec06d4ca1f3f30bcbc5685af73392276990d69
|
|
Change-Id: Ie38913a9b41faae7c6017d05e501c65f4e07659a
|
|
Variables should have module name as prefix to prevent collisions.
|
|
Change-Id: I42e64af8ed88e652341707d5f9d2da3daaa0f9bb
|
|
Change-Id: I0a3ad6553692fc21eaf96cf35e9c343b4d716c21
|
|
Change-Id: I3b41aca08f23b65277947b94423a0e2a2e91b023
|
|
Change-Id: Ie874ba4c5bffbd36d38868b0602687c64649c3f0
|
|
Change-Id: I5ae910d455a7364209a203c2e3567a902e1f01a2
|
|
|