Age | Commit message (Collapse) | Author |
|
.. to Reference<XComponentContext>
mostly in the dbaccess module, but it also affected some other
modules.
Change-Id: I09b3f6fe7a9b33498b11d98b5521b5aeeb8882be
|
|
s/(OUString\s+[a-zA-Z_][A-Za-z0-9_]*\s*)\(\s*RTL_CONSTASCII_USTRINGPARAM\s*\((\s*"[^")]*?"\s*)\)\s*\)/$1\($2\)/gms
Change-Id: Iad20f242c80c4bdc69df17e2d7a69d58ea53654b
Reviewed-on: https://gerrit.libreoffice.org/2835
Reviewed-by: Thomas Arnhold <thomas@arnhold.org>
Tested-by: Thomas Arnhold <thomas@arnhold.org>
|
|
Change-Id: If5201bd772aed245e8f7f8b900d76ffe4ca57b49
|
|
Change-Id: Iab2dd8ef71fd84e9d147d90e9cad46d69a8fe650
|
|
Change-Id: Ic5ef64ba3ed4c98397b0c4911de491df4c79946a
|
|
Done with a perl regex:
s/OUString\s*\(\s*RTL_CONSTASCII_USTRINGPARAM\s*\((\s*"[^")]*?"\s*)\)\s*\)/OUString\($1\)/gms
Change-Id: Idf28320817cdcbea6d0f7ec06a9bf51bd2c3b3ec
Reviewed-on: https://gerrit.libreoffice.org/2832
Reviewed-by: Thomas Arnhold <thomas@arnhold.org>
Tested-by: Thomas Arnhold <thomas@arnhold.org>
|
|
Change-Id: I3d0e2015e4c9f0ea6118fd92892022607fe4bde6
|
|
Change-Id: Ib4aba95436f82d2a20b07a092f0fd07e0620fdcf
|
|
A regression since a1a0830d1ac3ffabbe35bd8a0264b64f1f7a9d67 where
fFactor100th_mmToInch changed.
This looks super fragile and presumably isn't exactly the right
way we should be doing it.
Change-Id: I7c34eefd2331e4fec4b7e6893c68a989f2f5fd62
|
|
This wants to load about.png which doesn't exist anymore. "about.svg" does,
but is a rather abstract background image for the about dialog these days, so
use "flat_logo.svg" instead.
Which requires moving the svg loader out of cui into sfx2 for re-use.
Change-Id: I8654f0f93766556ef4ed4b87eff35b45d8189761
|
|
Change-Id: Ibff35bf24873a38c9a09d71fb3630a57e06f1a3c
|
|
Change-Id: Ia2f7ccc2a9ccc888dfef5d5bf0cb366b1b3ba981
|
|
Change-Id: Iac59e450521b427c5ddb77cb944dd12ef4bb0cea
|
|
We can now export a chart to odc when we are in chart edit mode from
Calc. I need to add support for it to Writer and Impress as well.
We can already open these files but copy&paste from the opened file
fails. The next step is then to add a new menu entry
Insert->Object->Chart from file
Change-Id: I14d1702e79517e7319a1929de2be5501d375885d
|
|
Change-Id: I1430da4ee9ff87b1fb549a43115aa8fe41c76343
|
|
|
|
Change-Id: I13f77790f26c972bd74dac08c0cb8fd77b049dbf
Reviewed-on: https://gerrit.libreoffice.org/2704
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>
|
|
Change-Id: I4a608c3b8163b9e171cd73dc7921d16e7dbfa3a1
|
|
Change-Id: I42d08439c7aaf90ba2090012757c2ece88ba023c
|
|
looks like it got replaced by FT_DESC over 13 years
ago without getting removed, FT_DESC should have had
the helpid associated with ED_DESC.
Change-Id: I7aa0887d75b114ebc7c863920e0d58f71c3a7a31
|
|
Change-Id: If38a5d23150bcd19a6eb6024c2ef1eea826898f5
|
|
Change-Id: If64db96005fcd8a42e4fa24041867b99183965f9
Reviewed-on: https://gerrit.libreoffice.org/2586
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>
|
|
Change-Id: Iaa499bfa5536d8df1d4e6d2aed3c350c588a0c46
|
|
Change-Id: I67bce02ad32e9e35bbd94458a922352567af2ba5
|
|
brain damage...
Change-Id: I4dc63c7346f724eded9ac7b82cda25c2bb60beff
|
|
See UX-advice http://lists.freedesktop.org/archives/libreoffice-ux-advise/2013-March/001898.html
and comment on bug for approval of ux-advice.
Change-Id: I0e3eb178eb74476edad6aad724e1ccc2a05662da
Reviewed-on: https://gerrit.libreoffice.org/2638
Reviewed-by: Thomas Arnhold <thomas@arnhold.org>
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>
|
|
Change-Id: Iffc0e55343f6da8acd921b944fcabdcaf6380dad
Reviewed-on: https://gerrit.libreoffice.org/2655
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>
|
|
UX advice see: http://lists.freedesktop.org/archives/libreoffice-ux-advise/2013-February/001816.html
Summary: only show a dialog when the user is trying to delete an used
style. Also warn him this change can only be partly undone (for now).
Change-Id: Ib95143fcd4c7543f518e0d7fd4ff46a127efca2a
Reviewed-on: https://gerrit.libreoffice.org/2618
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>
|
|
ThumbnailView::deselectItem(unsigned short)
XclExpPivotCache::GetFieldAcc(rtl::OUString const&)
Change-Id: I88d79c7c1eede9544a4232e467a54629e4976798
|
|
use solenv/bin/add-modulelines script for the task
and remove all UTF bom from *.src and *.hrc files
svx/source/dialog/hdft.src
Change-Id: I745d4f0fe9b05436a142a03f8512970f91c41bd4
|
|
I did a misstake in a previous patch. This patch fixes that.
Change-Id: I22c2ff8a03c5652717a8705474f2cbe3b5b9208b
(cherry picked from commit 29fecdb19906ad4c6463d4a47de073ff36c1274c)
|
|
When opening a file with loadComponentFromURL, macro and link settings
is not respected unless it's explicitly told to do so.
Change-Id: Iaf2f2a797285e40147152ac8dfd53720dc26931b
|
|
rather than based on their names, which changes if
there are more than one dialog in a .ui
set them explicitly in the manual-build-dialog
case of the SfxTabDialogs
Change-Id: I293c77df05d9e11e3f1cf3b358a9dd27fe668b0f
|
|
Change-Id: I13eb94092e29ececc9fbf494074acde5f893b605
|
|
Change-Id: Ib2cbcc33e6188c60c183b5f47e9ae9c9d4c91b95
|
|
Change-Id: I1a591ec4061c73657c26552d41c58b970696038f
|
|
Change-Id: I8d34bfca5009a4a44444b19a39c6f8338614e4c4
|
|
The services already existing, just needed to create the IDL files
Change-Id: Ifedd46722ba0bae2985e82d18827c61c1d12cd62
|
|
The service already existed, it just needed an IDL file.
Change-Id: I6b9a5a5fd02985bfdd29bb42f032265d0b5498c7
|
|
Change-Id: I4be6985d5f1c7729f74b8a5ddc41024a407e770c
|
|
No-one was calling the constructor with anything other than an
empty reference.
Change-Id: If1948ff236f6fdb3579e472d66c5f9c04879bc4e
|
|
Change-Id: I647a02e552acdd354463fc46c13c5a73b1c90d09
|
|
Change-Id: I62c37eb6d0e0b2a681a84e1fa0067d0a9f967cf2
|
|
Change-Id: I08d755677c46c476710ecbd067ed9f7e2f54a671
loplugin: clean warnings: unused variables, incorrect indentation and log area.
Reviewed-on: https://gerrit.libreoffice.org/2544
Reviewed-by: Eike Rathke <erack@redhat.com>
Tested-by: Eike Rathke <erack@redhat.com>
|
|
Only applies to PropertyAttribute::REMOVEABLE, and all instances in comments.
All other instances of the misspelling have remained the same.
Example: AF_REMOVEABLE
Change-Id: I391f4101bbc3e06689318235a37d616065bc1686
Signed-off-by: Stephan Bergmann <sbergman@redhat.com>
|
|
Change-Id: I922286ea88663402e813365cbf7993890d33e9de
|
|
See http://nabble.documentfoundation.org/Cppcheck-nTotalItems-is-assigned-a-value-never-used-sfx2-part-td4036724.html
Change-Id: I8c752dc7bede7cbf5e450d62500a227458b8dc25
|
|
Replaced String with OUString in mediawindow.cxx, basdoc.cxx,
basdoc.hxx and bastype3.cxx. In other files I only replaced,
what was necessary for the changes in basdoc to work.
Change-Id: I1ad0e7e262f8becdf57f182853aaa914a88895a4
Reviewed-on: https://gerrit.libreoffice.org/2554
Reviewed-by: Muthu Subramanian K <muthusuba@gmail.com>
Tested-by: Muthu Subramanian K <muthusuba@gmail.com>
|
|
Change-Id: Ib1d3213a688194bfb027b7bca5bd9ac1b7bb1b28
|
|
Change-Id: I6074c3bc265d405688f1984ddeb37dc332c02b33
|