- 17 Eyl, 2013 6 kayıt (commit)
-
-
abdulmajeed ahmed yazdı
Change-Id: I0c9a0442bf617f397651ae0027c824d6f0709c14
-
Stephan Bergmann yazdı
Change-Id: Iab795a34a657cb36ced24a1a05f6c21a6c1637aa
-
Stephan Bergmann yazdı
Change-Id: Ic864f9c6f3dbbe9f75bdae76818c00f62825182d
-
Stephan Bergmann yazdı
...in preparation of SourceFile- vs. -TreeProvider. Change-Id: I4c8f37ade1ba26cb7b38f63211711613d1b98a73
-
Stephan Bergmann yazdı
Change-Id: Ifc8d95b4b15a7dd91195e6f727fdb7fa2a267be9
-
Stephan Bergmann yazdı
Change-Id: I13d668e92ea762e9888f8c1c4615eccad6a1ff1b
-
- 16 Eyl, 2013 34 kayıt (commit)
-
-
Eike Rathke yazdı
... and added bOverrideKnownBad handling Change-Id: I1b669771ec1aa0cdfa1c1bef0bcfccfad96fe727
-
Eike Rathke yazdı
... from RID_STRLIST_FUNCTION_NAMES_ENGLISH Change-Id: Ie8ef677ffb415d2a4dc29f703b80723e20e2a21a
-
Eike Rathke yazdı
Change-Id: I74fe8e145dda41466f21f20369681d6f1e5274df
-
Matteo Casalin yazdı
Change-Id: Ic3d36dbe1cf596d9eab3cc919bc2596f2e89a98c Reviewed-on: https://gerrit.libreoffice.org/5967Reviewed-by:
Matteo Casalin <matteo.casalin@yahoo.com> Tested-by:
Matteo Casalin <matteo.casalin@yahoo.com>
-
Matteo Casalin yazdı
Change-Id: Iaff9cea6038be51fdc7468bef4cd254af475a9d3 Reviewed-on: https://gerrit.libreoffice.org/5966Reviewed-by:
Matteo Casalin <matteo.casalin@yahoo.com> Tested-by:
Matteo Casalin <matteo.casalin@yahoo.com>
-
Siqi LIU yazdı
Change-Id: Idf131349f91c949af57bdb79929f73b7a202ab93
-
Siqi LIU yazdı
Change-Id: I4b4b327643919a9a6266f51e3e0bc8791ad27fbe
-
Julien Nabet yazdı
Depending on whether the data source is registered, either rDescriptor[svx::daDataSource] or rDescriptor[svx::daDatabaseLocation] will be filled in (and should be used). Luckily, ODataAccessDescriptor provides a utility function that will automatically return the one that is set. Use that instead of hardcoding svx::daDataSource. Thank you Lionel! Change-Id: I02673e7924c4323915dea579015326194c3f5077
-
Caolán McNamara yazdı
Project: help 397491d21c2c306e9913ca2672ee968153bdcffe
-
Caolán McNamara yazdı
Change-Id: I1d5ef0410a0e3d325fb6cf42dad2c07eeb89a87a
-
Caolán McNamara yazdı
Change-Id: I87018c06e8aff15431a63ddf1d81299a233a7c0b
-
Siqi LIU yazdı
Change-Id: I70d45ea42c7142907345a61671d4f3b303410dd7
-
Siqi LIU yazdı
Change-Id: Ie7a229464fc51242291a87bf4a79c1c999a50124
-
Eike Rathke yazdı
Change-Id: I81e09500dd8fe4e3af9fc2e9f623fb519635266d
-
Eike Rathke yazdı
This reverts commit e5321437. OpCode 0 (ocPush) was deliberately included in the assertion as it is never a mapping to a function or operator name.
-
Tor Lillqvist yazdı
Shows up as a warning from Clang: use of logical '&&' with constant operand I wonder how many cases we have where && is used instead of & but with both operands non-constant, thus not causing any warning? Change-Id: I8fbbcf9c08f54f8803a08a4e8c54d7bd873af800
-
Stephan Bergmann yazdı
Change-Id: I96b99e96b44f12b7ad7f376e4b3a68d7e9531643
-
Tor Lillqvist yazdı
Change-Id: Iccd059e2d09666775f8391a1ac2a074518a5c111
-
Tor Lillqvist yazdı
Change-Id: I8038a724d79a81ac5502f926f8b8f19e2a277e74
-
Tor Lillqvist yazdı
I guess "impastp" could stand for "IMPort AutoSTyle Pool" but no idea what the "l" means, I chose the name "impastpl.cxx" just to match "impastpl.hxx" Change-Id: I6e03df47f4782bfe5bd959d9b52f1fb666a3086f
-
Tor Lillqvist yazdı
Change-Id: Ibb4e2475efc7f70c08035184cddedfaf40b7ec25
-
Miklos Vajna yazdı
... is outside that table Change-Id: Id61723a3b4c8265d822bccffe63b30038fcc5eab
-
Jan Holesovsky yazdı
Change-Id: I4c1046040f52e261004df95125b53e42dc8fca4b
-
Jan Holesovsky yazdı
It is not really desired to import diagrams broken into individual objects; makes trouble with the hieararchy, and also the user wants to see it as a group - can be ungrouped for modifications easily. Change-Id: I0533a69af9e377804bf0e06b2ce873fd0c9bde02
-
Stephan Bergmann yazdı
...that can also generate an .rdb containing a specific set of entities, intended to replace idlc (when reading directly from .idl source registries). Change-Id: I630ce4640828979d7952dc24dbbef80a42a8140a
-
Caolán McNamara yazdı
regression from 0513e106 "fdo#49350 Speedup "OK" action of auto-correct dialog" Change-Id: Iede6063729433beb3ac50dbdb45230c1d774cea0
-
Eike Rathke yazdı
Change-Id: Id32780e5cb565e85f0366a91282ce085ed7d2f3c
-
Caolán McNamara yazdı
Change-Id: I9b803bb966916210495025e3811732224585c213
-
Caolán McNamara yazdı
Change-Id: I31c9129472ab64bfda283bb766fad949acb96754
-
Stephan Bergmann yazdı
This reverts commit c4113906, which is not necessary after all with recent "Hook SourceProvider into unoidl::loadProvider."
-
Stephan Bergmann yazdı
Change-Id: I0a499fd98a1008ced0efdeec3b10bff30df57c0e
-
Caolán McNamara yazdı
Change-Id: I63916283c67b9acd79df96a48485dba6b25cf8cb
-
Miklos Vajna yazdı
SwWrtShell::SelAll() can now detect if the body text starts with a table, and if so, it explicitly selects the whole document, not just the first cell of the starting table. Also, SwCrsrShell::EndAction() now checks for this "select all and doc starts with table" situation, and if that's the case, it activates a special select all mode, so layout can act accordingly. Change-Id: I8d634fc76b656a7513f067d1ce70f1930bb62dd4
-
Caolán McNamara yazdı
Change-Id: Ie67d3a990de13b25016c8ce581fe1f1a0a1b6ed3
-