Age | Commit message (Collapse) | Author |
|
Change-Id: I203eac7e8f4b49524c9255924725f5f1de4b9979
|
|
Change-Id: I14baa8bc0a462492ada6e4aeb8d8f90a0de2a51d
|
|
ASCII_STRING, CONST_ASCII, ASCSTR, ASCII, DEFINE_CONST_UNICODE, DEFINE_CONST_OUSTRING
Change-Id: I96d690bf9f9b319e9eeafcf218ec5ce87f21215f
Reviewed-on: https://gerrit.libreoffice.org/1954
Reviewed-by: Tor Lillqvist <tml@iki.fi>
Tested-by: Tor Lillqvist <tml@iki.fi>
|
|
Making libcmis and LibreOffice work with Lotus Live service needed a few
hacks to either better implement CMIS or workaround some bad
implementations.
As a general improvement, the CheckOut InfoBar isn't shown if the
document can't be checked out.
|
|
Change-Id: Ibd7138a185e4d4f87f36d59acd398387a52e9d34
|
|
Change-Id: I8a7b1d15a002cbe74ac0fb97fcd8ce60a47a4e61
|
|
Change-Id: I3d515fabc272e5c14f2e2779da1c43f92514f290
|
|
Change-Id: Iaf07d9f4bc0a133c1127d93bf635b6653fe1479a
|
|
Change-Id: Icf939095f130e684db88a8563c56f4eb1e6079bc
|
|
Change-Id: I1cafbfc53994e5d74241042dbd1d292ddbda67d5
|
|
Conflicts:
sfx2/inc/sfx2/templatelocalview.hxx
sfx2/source/control/templatelocalview.cxx
sfx2/source/control/templateview.cxx
Change-Id: Id16431fb3517c831a5e81ff72fafaa8569f99ef1
|
|
After thinking this was a feature regression, I finally discovered that
the old template manager couldn't rename templates. This commit is
bringing back some previously unused code dropped in an ealier commit.
Even though this is a UI change, no new string is added by this commit.
|
|
After commit 117fdb98, the setTitleForURL only wrote the meta.xml file
to the odf container, dropping all the other streams. Use storeToStorage
as in the old implementation to fix the problem.
Even though marginal, this problem is important for templates renaming.
|
|
Change-Id: I39f6d9f671dcb03779d594df5af60c9a0e3ca451
|
|
Change-Id: I54bb0eb08d687e7d54c42601c826c580a7a17ebb
|
|
And deprecate the old-style service util::MacroExpander
Change-Id: Ifcefe31a8f8c68c6d44d6ec19616727eb607e1cd
|
|
Change-Id: I2e565bc6e57f7bf59fdd6eb5fc577e0b3d58b9f6
|
|
GetOptimalSizePixel and GetHCtrlWidth are never called
Change-Id: Ib2ce1445447e85de66683f8b0fdf4fc8aa464084
|
|
Change-Id: I6daea312198fae3a9717bd8d4fea6371aa4cd275
Reviewed-on: https://gerrit.libreoffice.org/1962
Reviewed-by: Tor Lillqvist <tml@iki.fi>
Tested-by: Tor Lillqvist <tml@iki.fi>
|
|
Change-Id: Ieb30afd81d16d184e0276ce7699b848f26a00013
|
|
Change-Id: I42193a40a0b5b905a721cb511d69836385bfcb40
|
|
When the dispatched is locked, SfxRequests accumulate in aReqArr for later
dispatch when unlocked via Post
The pointers are typically deleted in Post, so only if we never get around to
posting them do we delete the unposted requests.
regression from 528aba3a9cf91da5ce70c6d631d7b82e203f8086
Change-Id: I4c214791d356ce0e5401a87b968b53e4866f6174
|
|
Change-Id: I3a0eff8ca0c8b654a38ee2df1022ca162bcb67aa
|
|
Deselect everything before selecting a style. Fixes the problem that
travelling around with the cursor leads to accumulating multiple
selection of every style the cursor runs across.
(regression from 439ac45925039aa7a537feedab3e731e8a60a8e5)
Change-Id: I5d51122a719a160c6428e196b32264a90f984579
|
|
...it now matches the duration of another nearby timeout in the code, and it
happened to cause a parallel "make check" to sometimes fail on a slow MacBook.
Change-Id: If8bddb82a05c46637fdc2fcc3373411fcb37a466
|
|
Revert commit 0c2206081de38a41597aadfb2255540d6308be63, since this
apparently causes failure to open ODF files via SMB on Linux.
Instead of changing SfxMedium, adjust the ScExportTest: when saving
XLSX files interactively, the SfxFilter::lFormat is always 0, which
causes SfxObjectShell::SaveTo_Impl not to call
SfxMedium::GetOutputStorage() at all, working around the locking issue
on WNT.
Change-Id: I0ab8b4262475e4c8425eebb1413997457e5e9417
|
|
|
|
When launching it from the Security tab of the PDF Options dialog
during PDF export.
Change-Id: Ife2d3a7b508ba2e077018d11478ad680d18d3f0d
|
|
Change-Id: I44686ea724873181018bf00253a08afa58c9a10b
|
|
|
|
|
|
Changed SfxItemPool::GetPresentation( SfxItemPresentation ePres, SfxMapUnit eCoreMetric, SfxMapUnit ePresMetric, String &rText ) const; to use OUString.
Change-Id: I656c1d321ff96f1f2e5b77f6adc103ef0a6fdf66
|
|
The services are:
document::NamedPropertyValues
document::IndexedPropertyValues
The services already existed, they just did not have IDL files
Change-Id: Ibafe9b5afb9b30785df4f66aa923f4b96ceabeed
|
|
Change-Id: If4e8312dae6bc5eb8bb7655cf250f06ab37b7e5c
|
|
Change-Id: I7217ab7500de5d8220b85e56aceb6e843bd0769f
|
|
- do not use gb_UnpackedTarball_copy_header_files for boost
- adapt the optimization in concat-deps.c for new path
- use boost_headers in all LinkTargets that require it
- add explicit include paths to mysqlc, mysqlcppconn, libvisio, liborcus
Change-Id: I0c43e73ed43cc9d2e6bce8faf55e992d655a0bb9
|
|
Change-Id: I286847cb0f07a416b1810450eb2c873ca19c2932
|
|
Change-Id: Ic9b5a0d39d91ee3546ab49e5c586b16b70298045
|
|
Change-Id: Ife142f262f3f78f25ba3b8b3eaa1a515b21b3da5
|
|
Change-Id: Ic21abffa3a889b96e2ce03c9ad997b3924133e66
|
|
Change-Id: Ic28d8e0918d81086232424fe98e34636f4f83233
|
|
Document and centralize the uses of undoing the helpid clear after
helpid->uniqueid hack
Change-Id: I4e651235407a0eca26dc0acfc089ef8f8ce57b13
|
|
Change-Id: I79501bdcd25f362065d9b95efd1a43f6be84577e
|
|
Change-Id: Ia4726eac4448dd22380d81d49c5e3b19aa097f73
|
|
Change-Id: I4922b719bf819879909e9949bf7946f20914d1e5
|
|
Change-Id: I958fb2a42f8cc0ed87a98c68a303c8d6d6195079
|
|
Change-Id: I5f5982b2a2768d021f24693a285274544e07e40f
Reviewed-on: https://gerrit.libreoffice.org/1737
Reviewed-by: Radek Doulík <rodo@novell.com>
Tested-by: Radek Doulík <rodo@novell.com>
|
|
Change-Id: I13eda8a66e437c5f428b3ee3e9106f25cc9d02b7
|
|
- unconverted assertion in dinfdlg.cxx
- wrong replaceAt in SidebarWin.cxx
- obsolete cast in SpellDialog.cxx
Change-Id: I18450c0c6fdd275b7f81a7fce58cdf98bb806e27
|
|
replaced lots of Len() with isEmpty()
Change-Id: I6b82d48245ee2a0782e05a326f7934e9357227d0
Reviewed-on: https://gerrit.libreoffice.org/1795
Reviewed-by: Michael Stahl <mstahl@redhat.com>
Tested-by: Michael Stahl <mstahl@redhat.com>
|