summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Collapse)Author
2013-08-01Mark as constTakeshi Abe
Change-Id: Idd1d0641d5b7d8594f354c7d2e2a9093ecc6b2f7
2013-07-31fix for fdo#60883 ( macros disabled for documents opened from templates )Noel Power
Change-Id: I5d4478176bd18a5d7a08dd4472393ea56e1ea280
2013-07-31fix android build after my XubString changes in VCLNoel Grandin
Change-Id: I6727db5f64041a6f181810696eef56175385c96c
2013-07-31fdo#46037: no more comphelper/configurationhelper in sfx2/viewJulien Nabet
Change-Id: Iba139247f3515c834d8abcfd4322964dbc3abca4 Reviewed-on: https://gerrit.libreoffice.org/5134 Reviewed-by: Luboš Luňák <l.lunak@suse.cz> Tested-by: Luboš Luňák <l.lunak@suse.cz>
2013-07-31fdo#46037: less occurrences of comphelper/configurationhelper in sfx2/applJulien Nabet
Change-Id: If1c4bafebcc570c4adb30bc507e4562357ce3f63 Reviewed-on: https://gerrit.libreoffice.org/5132 Reviewed-by: Luboš Luňák <l.lunak@suse.cz> Tested-by: Luboš Luňák <l.lunak@suse.cz>
2013-07-31convert vcl/edit.hxx from XubString to OUStringNoel Grandin
Change-Id: Id0558cb6285ecd19ddc21caee3e26f44cbebf721
2013-07-31Fix some typos.Thomas Klausner
Signed-off-by: Thomas Klausner <wiz@NetBSD.org>
2013-07-30Add TODO comment expressing doubts about existing codeStephan Bergmann
Change-Id: I5fd8aa43da4ea879ec2adf31bb904a157b3425b0
2013-07-28reduce use of UniString from ResID ctorCaolán McNamara
Change-Id: I8d7619e7807ff2d400ec5c7fd181375130245728
2013-07-28Make AddToRecentDocumentList aware of the DocumentServiceFridrich Štrba
This information helps to map a document with an application ID needed for Windows 7 shell integration. Change-Id: I1224f566037ab7597a29b16f310f93d9f5441cce
2013-07-27fdo#54264: Fix multi-argument ApplicationEvent::TYPE_OPEN/PRINTStephan Bergmann
...that had been broken when 5c22a03320f20ae9ac2c3c16025e7c5e3a7915d5> "Cleaned up CommandLineArgs" changed the representation of those multi-arguments from a single string with \n delimiters to vector<string> in desktop/soruce/app/cmdlineargs.hxx, but missed updating other producers of such ApplicationEvents. Change-Id: I527d620c60a87f3a01d970927c521163fb6df192
2013-07-27Revert "SfxStyleSheetBasePool: remove internal iterator"Michael Stahl
This reverts commit 3a46d91f8de420f38dd763028e91229c846dff52. This breaks the Stylist, not sure why (does it depend on something setting the search flags before?) so revert for now. Change-Id: Ia50feeebae8bf852c827e4f270e81e9f08d2b1ac
2013-07-27SfxStyleSheetBasePool: remove internal iteratorMichael Stahl
The clients always start with First() anyway so they might as well use external iterators, which makes calling First() in certain situations just so the internal iterator is invalidated unnecessary. Change-Id: I0948576c20410136448e8b85311c21a257469bc7
2013-07-27remove some more SfxObjectShell methods that only call each otherMichael Stahl
Change-Id: I71807adff43ce2cfb748764edcc5880cdbba746f
2013-07-27turns out nobody calls those SfxObjectShell methods, remove themMichael Stahl
Change-Id: Ic04fc47e88f0d12a0889fd9e28ff0fc42c6556aa
2013-07-27rename SfxObjectShell::Insert / Remove ...Michael Stahl
... to something more unique, and use SAL_OVERRIDE. Change-Id: I0f991870974cad42c86d6af162359dafb475c5aa
2013-07-26fdo#46037: less occurrences of comphelper/configurationhelper in sfx2/docJulien Nabet
Change-Id: Id1416ae6c1efaa251a979ac67e90b5261f64bd9a
2013-07-26convert GetSelectEntry family to OUStringCaolán McNamara
Change-Id: Id3282e2efd6573bed7fd172021dae9aee9342fae
2013-07-26stash rather arbitrary widget sizes in one placeCaolán McNamara
Change-Id: I26cc3185d6abbce516f7c7d9243962b873587859
2013-07-26targetted clean of redundant header piece from 62badf3828Michael Meeks
Change-Id: Ic1240114d667fb7797afae4847427cc889f3cb48
2013-07-24fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFOJelle van der Waa
Change-Id: I41efcb94121a005d9f44cc17e8ecb5598e8ffba8 Reviewed-on: https://gerrit.libreoffice.org/5057 Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org> Tested-by: Fridrich Strba <fridrich@documentfoundation.org>
2013-07-24XubString->OUStringCaolán McNamara
Change-Id: Ie6b44d1f4abe1826254ab5bb178d73606bd1283c
2013-07-23expand out the U2S and S2U macros from sfxuno.hxxNoel Grandin
They are vestiges of the old string classes. Change-Id: I5dd458bd2dac5f2e867ddaa731190f159b8a3b65
2013-07-23convert sfx2 UNO services to WeakImplHelperNoel Grandin
...removing the SFX_ UNO-related macros as a result. Change-Id: I56542885847ff0adc604f309ed7e2582b7529f3f
2013-07-20callcatcher: update unused codeCaolán McNamara
Change-Id: Id12614722ed106ca595df13d22b6c5e315deb2ac
2013-07-17Move hasBigImages() from ToolboxController to SfxToolBoxController.Jan Holesovsky
We want to decide whether the images are big or not based on the real (underlying) ToolBox, not on the global setting, because we can have both toolbars with large as well as small icons visible at the same time (small in sidebar, large in toolbars). Change-Id: I046a12a495f2038df9a571f5779794a639bae6dc
2013-07-16remove usage of removed headerLuboš Luňák
Change-Id: I9c53f3b269b336ecd714c5b1d67ff333b541e9e6
2013-07-16avoid unused warning in non-debug buildLuboš Luňák
Change-Id: I209292603b69f51d354369d99cb58fe32bc65a8d
2013-07-16Delete SvCacheStream classPalenik Mihály
I changed SvCacheStream class to SvMemoryStream class in the following: MSE40HTMLClipFormatObj, SfxLockBytesItem, SwEditShell, INetMIMEMessageStream classes, MakeLockBytes_Impl function and SwUnoCursorHelper namespace. I modified header the precompiled_sw.hxx, wrtsh1.cxx, unoobj2.cxx. I added two functions in SvMemoryStream class: GetBuffer and GetSize, and I renamed the old GetSize function to GetBufSize. I deleted SvCacheStream class. Change-Id: I929236538dfbe23cccfd1eb85f10c1d5411baa8d Reviewed-on: https://gerrit.libreoffice.org/4847 Reviewed-by: Andras Timar <atimar@suse.com> Tested-by: Andras Timar <atimar@suse.com>
2013-07-16convert versions of dialog to .uiCaolán McNamara
Change-Id: I1be2211b5c936e6e00f2fe81883b8fb1e67ef550
2013-07-15i#108348: support DateTimeWithTimezone in user defined Document PropertiesMichael Stahl
- fix interface of sax::Converter to allow passing time zones (rename the parsing methods while at it to reduce pointless overloading) - SfxDocumentMetaData supports DateWithTimezone and DateTimeWithTimezone in user-defined properties - add some ugly hacks to SfxCustomPropertiesPage to preserve existing time zones (which are not displayed in UI currently) Change-Id: Ice94112b9d79c285f80b5beda15f0ace91db97f3
2013-07-15i#108348 API CHANGE: add IsUTC to css.util.DateTime etc.Michael Stahl
Add IsUTC member to: com.sun.star.util.DateTime com.sun.star.util.DateTimeRange com.sun.star.util.Time Add new stucts with explicit time zones: com.sun.star.util.DateTimeWithTimezone com.sun.star.util.DateWithTimezone com.sun.star.util.TimeWithTimezone Adapt the sax::Converter to read/write timezones, and fix the unit test. Everything else just uses default (no time zone), this commit is just to fix the API. STRUCT: /UCR/com/sun/star/util/DateTime nFields1 = 7 != nFields2 = 8 Registry2 contains 1 more fields STRUCT: /UCR/com/sun/star/util/DateTimeRange nFields1 = 14 != nFields2 = 15 Registry2 contains 1 more fields STRUCT: /UCR/com/sun/star/util/Time nFields1 = 4 != nFields2 = 5 Registry2 contains 1 more fields Conflicts: sc/source/filter/oox/unitconverter.cxx Change-Id: I01f7a6d082a6b090c8efe71d2de137474c495c18 Reviewed-on: https://gerrit.libreoffice.org/4833 Reviewed-by: Eike Rathke <erack@redhat.com> Tested-by: Eike Rathke <erack@redhat.com>
2013-07-14Mark as constTakeshi Abe
Change-Id: I0bf93f1293fb08b8b558fcac0cb496ed99ad13d9
2013-07-13use static LanguageTag::convertTo...() for standalone conversionsEike Rathke
If no LanguageTag instance is at hand use the static methods to convert between BCP 47 string, Locale and MS-LangID instead of creating temporary instances. Change-Id: I9597f768078eb81c840e84a5db5617f26bb7dc09
2013-07-12PCH for more librariesLuboš Luňák
Change-Id: I6f9a1969605e0016b11157ddb5754ac77fd3966b
2013-07-12Resolves: fdo#66675 set alerts to non resizableCaolán McNamara
GNOME HIG states that "Alert windows are not resizable" so consistent with that. Change-Id: I44240f2202fafca2e6a0502e09f22683bbea4c50
2013-07-11use LanguageTag to convertEike Rathke
Change-Id: Id32a8a75cd24a8acc4dada689a5688767de6745b
2013-07-11use LanguageTag to convertEike Rathke
Change-Id: I9209b659eb88df5610882a476dc12ac45527e568
2013-07-11comparing Locales without Variant is now insufficientEike Rathke
Previous code also had some odd notion of inequality ... Change-Id: I0e75035a0618a3a0a177d22296155b9ae2a26185
2013-07-11use LanguageTag to convertEike Rathke
Change-Id: I689bb64664ee36b2e3e8386ebd20cdd95c51142b
2013-07-10removed unused language/country string member variablesEike Rathke
Change-Id: I7659dac1a3d17b4099f310fd7b6d17455bdda2eb
2013-07-10convert version comment dialog to .ui formatCaolán McNamara
Change-Id: I7bbcc19062883932bf2e2fd68928f3f5624c4748
2013-07-09Remove duplicate code for reading thumbnailsKrisztian Pinter
Change-Id: I51de8d07a4dc51ba03d24a1a5805df051b6e09b4 Reviewed-on: https://gerrit.libreoffice.org/4779 Reviewed-by: Petr Mladek <pmladek@suse.cz> Tested-by: Petr Mladek <pmladek@suse.cz>
2013-07-09Resolves: #122707# Show a frame around toolbars in sidebar panels.Andre Fischer
(cherry picked from commit f6159d52f0423808eaddc9b5f3906cfc3e6baa0b) Conflicts: sfx2/source/sidebar/Theme.cxx svx/source/sidebar/text/TextPropertyPanel.hrc Change-Id: I0163d3766923a5a333214f09db4837435590d753
2013-07-09fix the sfx2->sfx log area renameLuboš Luňák
These were missing from d38cb53e3bcf3fd95a75e03b01c3b7a209d07b46. Change-Id: I50b2f7a2ec1ff5848802fc6c08e7a6e8e7ccb7f7
2013-07-08rename sfx2 log area to sfxMichael Stahl
not like there never was a sfx1 anyway... perhaps we should rename the whole module... Change-Id: I50c7302f84f15a1d778eca19507694a3bd070b22
2013-07-08fdo#65055: sfx: fix automatic version on closeMichael Stahl
The parameter "FailOnWarning" is passed around better now, so it arrives in SfxBaseModel::storeSelf() which considers it illegal. (regression from e2799d253b1dc62967693aa5bccd7360a9520967) Change-Id: I2a51a2ecc24e6de506e1840bd28cbe157a8ad6a5
2013-07-08-Werror,-Wheader-guard (Clang trunk towards 3.4)Stephan Bergmann
Change-Id: I6da069a27d569e4b28c0a8fe783616c767c108d0
2013-07-08-Werror,-Wlogical-not-parentheses (Clang trunk towards 3.4)Stephan Bergmann
...apparently mistyped conditions happened to work as intended (E_None being 0). Change-Id: I3ffd849fc4790bfaea36d614b900eceae5f1e8eb
2013-07-08allow SfxTabDialog ok button to have custom textCaolán McNamara
Change-Id: Ia38a982b37568c9225c03197a085db3164602f85