Age | Commit message (Collapse) | Author |
|
Change-Id: Ie75bdf5b3d9f9e46d9b46f91192df14fc90b4095
|
|
Change-Id: I7b4dc43bfed39c852692dabebfc1bd196625c333
|
|
Change-Id: Ia5f104bfd707bcf4e159c78ca2764c861fb0b6d9
|
|
Change-Id: I051854a39c0907f4b88217b66db6560b81b73494
|
|
Change-Id: Ic6918da552be4905c35c5353bfb97b801e7d493c
|
|
...which it did unlike all the other implbaseN.hxx. Required lots of downstream clean-up,
of course.
Change-Id: Ib720e7a0a43410dcd7e6338b84a3973dfbb20866
|
|
Change-Id: I56f38bd786f3a026cb2908f28540dc9c4003af83
|
|
Change-Id: Ib2690e3ec9987b97363687b61fe8ddae4ace9058
|
|
Change-Id: I8a2ca73c02fd6b04ce60e7701c51d2362ef7ec06
|
|
Change-Id: I7831bc63f66ab7fe30f5648efc2f733c6bd90d0e
|
|
Change-Id: I3dc3289b4ac3423b3a5006dbb7ee895bc25ec50a
|
|
Change-Id: I093fecd1fb5c052c85cf84f131845258a5fd2284
|
|
Change-Id: I23d6a4bf8d9c3b2531dd95e4ea293ce7225bf8f1
|
|
Change-Id: If37ef9f68711da3a0aa9a3ba59b111a8a23421df
|
|
Change-Id: Ie8a1ce8628fa0f31ae6d6a3f1303342c145e33aa
|
|
Change-Id: Ia8e071ebe00fb8c72973614077e778aef55fb1ab
|
|
Change-Id: I9beea6119dbb1c12ff053e5776f15d40a3389a8b
|
|
No point in connecting to eg. ftp to get a thumbnail ;-)
Change-Id: I017c59196c294242366f2254eeacd9056455c1bc
|
|
Change-Id: I62c0479414ab6748039498e1bc2b3bc9d7c4ef05
|
|
Change-Id: I8ae72249853a03b1dfca0ecd10eef47e9aa7cbfe
|
|
So that the frame around the picture is similar to the previews; otherwise
looks disturbing.
Change-Id: Ie7f973e15c29a34c0f368b5e0f5a152d5cead39f
|
|
Change-Id: If61aefc1d27d7bca2e8242b404db685a503bcf0e
|
|
Change-Id: I48fc6fa86a9953db87e59a83714d4d7b0ff8d64a
|
|
Based on Mirek's suggestion; looks better.
Change-Id: I3468450ee4c8ba27cd26a40c7ed11f0b4df9c42d
|
|
After Checkout, simply set medium name and update the medium: at least
we are sure it works in more situations than the other function we used.
After cancel checkout, call SID_RELOAD to actually revert any local
change.
Change-Id: I3dc296a74726770c4f47d9653c382108f7baccad
|
|
Change-Id: Ie0813e8faa1cc97aa77fc89659b829226d0e5736
|
|
Convert code like
if( !aStr.isEmpty() && aStr[0] == 'x' )
to
if( aStr.startsWith("x") )
Change-Id: Iabc3a44ed3be2d29eed876e0eeef212ccd271edf
|
|
...use cppu::UnoType instead.
Change-Id: I507914b30ef8acda910ee4ecc0589fd328eb6f31
|
|
...in comphelper::PropertyMapEntry and SfxItemPropertyMapEntry. And as the
arrays of such need to be initialized dynamically anyway, also change their name
members to proper OUStrings while at it. Plus some const clean-up.
Change-Id: I67d4d7b5773fb020605f369daf39528bec930606
|
|
This reverts commit 90f91088d238469b4a2262c91de3117ba40f5bde for now:
Ach, old GCC doesn't like plain string literals to initialize members
of OUString type...
Change-Id: I50563a00406259bb5d41831e2a2796762450d097
|
|
...in comphelper::PropertyMapEntry and SfxItemPropertyMapEntry. And as the
arrays of such need to be initialized dynamically anyway, also change their name
members to proper OUStrings while at it. Plus some const clean-up.
Change-Id: I67d4d7b5773fb020605f369daf39528bec930606
|
|
... since 2f44516d6c3fce6ebe372214ce4bfa11875bd3d1
Change-Id: I25905a69464a43e12fcbb4770c8b0e171ab3271b
|
|
Change-Id: I8297fd60b7db057504260a2304ccce6358bb9776
|
|
regression from 9daa4f31944e1b9510b092ab9fdd433984c85d10
Change-Id: I369a9a342984084f5269bcd9d829c42de9ac4a23
|
|
In commit 363cc397172f2b0a94d9c4dc44fc8d95072795a3
"convert equalsAsciiL calls to startWith calls where possible"
I incorrectly converted equalsAsciiL calls to startsWith calls.
This commit fixes those places to use the == OUString operator.
Change-Id: If76993baf73e3d8fb3bbcf6e8314e59fdc1207b6
|
|
Change-Id: I00a8e794189d17ad91a90beb9ce6cb89b7bab2aa
|
|
Change-Id: I737da11ed6978edf824f00dfb3dfc29c2c5416ed
|
|
Change-Id: Ifbda934a89087fcc1c031978d3e5b5783722b328
|
|
Change-Id: I1af05f68ef7c2a10209f138e59a9245d3d1ac081
|
|
This is an unfortunate combination of 2 special cases:
- the Hybrid PDF has its own XFilter implementation to extract the
embedded ODF document
- Writer needs to create a SwReader with SwPaM for Insert
Since the PDF XFilter uses a special service in sfx2 to implement
the import, handling this requires a new method in SfxObjectShell
that calls back into Writer to create the properly setup SwReader.
Change-Id: Ie85f3bfa322bfe883c479e1cb198a8bf0cbbac23
|
|
Change-Id: I9f76a114fcdf761ddaaf40666e4330d20ca72b98
|
|
Change-Id: Ia831da45c00554086dc692997130688c0b3e28f5
|
|
Change-Id: Ife8ebbb5e46704c5d2ff46cc345b4ed926e7dc12
|
|
Change-Id: I3e2a93ac7521b4b484a96da22efac0b4cb52b333
|
|
Change-Id: I76be464200d486efef9c8a7e957c310c9adae3b8
|
|
RID_STR_ACC_ACTION_CLICK in efb23f29983f87104a684e7fab00b84fc59d131d
Change-Id: If684816602db38fa87b6272c0491ab2ac910aece
|
|
Change-Id: Id36b1d56553a413ab9b4d82fe6f65185f4f6fc00
|
|
Change-Id: I3453e3c66de730e60843d655e094b7c3247fad1b
|
|
Change-Id: I7d6764cfc86b7b8846c0908278ae10a68c0a14f5
|
|
Change-Id: Ib2ee00d4e9f4c6c05d090adfcd5fb791fcbca72c
|