- 16 Eyl, 2013 33 kayıt (commit)
-
-
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
-
Caolán McNamara yazdı
a) For the sidebar the sidebars automatically handle scrolling, but for the older panel the widgets has to do the scrolling so add scrolling parents to the .ui b) Fold the DialogListBox scrolling widget implementation into VclScrolledWindow and remove the duplication. Change-Id: Ife9ccd8c501e5dee7bf3102a92c8261d979cd834
-
Andrzej J.R. Hunt yazdı
Currently unit tests run in solver, the unorc in solver is simply copied from cppuhelper/source/unorc, which doesn't set URE_INTERNAL_JAVA_DIR, hence the jvm cannot be loaded in Unit tests. (For comparison the URE unorc in instdir is copied from ure/source/uno{rc,.ini} and contains the appropriate java paths.) (URE_INTERNAL_JAVA_CLASSPATH is not needed, at least currently.) Change-Id: I5911c9a22c92e0e20c98d0e51d5b14e020c8ec10 Signed-off-by: Stephan Bergmann <sbergman@redhat.com>, slightly modified
-
Stephan Bergmann yazdı
...so they work from CppunitTests (which make use of that "direct mode"). Change-Id: I92b72fb708ac1868644111b208f92ac58610ed11
-
Stephan Bergmann yazdı
...instead of only to instdir, as happened after 2e47462d "jvmfwk: install also into instdir," so that CppunitTests (which still run against solver) can use jvmfwk. This will become moot when solver is eventually dropped. Change-Id: Ic2cdbf32e20a79f8cc6ac2088e4bc47dcd6f5cc5
-
Tor Lillqvist yazdı
I have to check it myself every time, I never remember which parameters are URLs and which plain pathnames. Change-Id: If2c33ef62653f4675db6c6b0947a1630d5a7cb80
-
Tor Lillqvist yazdı
Change-Id: I3e9b82001f92edc6e697a976db635af31e16d769
-
Laurent BP yazdı
Change-Id: Iee5b21c728071769335b7315d93b13fd8239f922
-
- 15 Eyl, 2013 7 kayıt (commit)
-
-
Minh Ngo yazdı
Change-Id: I02580d7bdc460f58769cd74d1713aad7c3004590
-
Minh Ngo yazdı
Change-Id: I8d4e3cded0fc8c26a27505b5d51806bbcdeecc93
-
Tor Lillqvist yazdı
Change-Id: Ie0197bff8260f2f163537a3f9fd8fcf4988b1d91
-
Chr. Rossmanith yazdı
Change-Id: Ib91c2b0195f2db5c8a35997d5d07d3c04e9e69b7
-
Zolnai Tamás yazdı
Change-Id: I4c6c2cd4acf8ae4a759a662f92066ad63df74b3c
-
Zolnai Tamás yazdı
Change-Id: I206b3a448b45c918070bb73074bea79e94231297
-
Zolnai Tamás yazdı
Change-Id: Ibf86c21ab13a4dce4e43634b26dfe8b3cf9a5b72
-