- 27 Haz, 2012 18 kayıt (commit)
-
-
Thomas Arnhold yazdı
Change-Id: I494ceee07d6825f9466cab810742d7f85291fe14
-
Thomas Arnhold yazdı
Change-Id: I4161a7fe929c81ac0bdd8506d2e0697bdc7f9c9e
-
Thomas Arnhold yazdı
Change-Id: Ic1d7ff88e2d9e638deb2579a5fd18f751302d561
-
Thomas Arnhold yazdı
* unused macro ENABLE_MISSINGKEYASSERTIONS * don't bother with private/commercial use Change-Id: I84af3ea909b20f0ab8295bbc0d0adc90e6d6f6e1
-
Thomas Arnhold yazdı
Change-Id: I4181121dbba20539ad7d851c3e9b505d368a1809
-
Noel Power yazdı
Change-Id: I74cfa5813f7df526794cea3cdeaf26fc5f1820ba
-
Takeshi Abe yazdı
except moving SvXMLStyleContext into xmloff/source/forms/layerimport.hxx Change-Id: I5e16b54f98ccdd54bc0bb373d3fe92ed1bef3c5e
-
Miklos Vajna yazdı
Change-Id: I032ff9b65ec9c4d70a2247c7311c2c7292a411c7
-
Miklos Vajna yazdı
The problem was that a page break has been always exported when the page style changed -- but in case the page style changes just because of "first page"-like styles, we don't need that. Change-Id: I15527c8d3a2d1c441b4817cf94d61ea68dc5f92c
-
Tor Lillqvist yazdı
Change-Id: I30e177b45b0e25d92fd7dea02ffe4e9c0731dce5
-
Tor Lillqvist yazdı
Make the GestureImageView constructors take a OnGestureListener, and store that, Move the FlingListener class into GestureImageViewTouchListener so that FlingListener has access to the fields of GestureImageViewTouchListener. If the image is fully zoomed out and can't be dragged, pass flings on up, to DocumentLoader's gestureListener. Change-Id: I574280de23bdab2772a361833f561dff3e182bcd
-
Tor Lillqvist yazdı
Change-Id: I52590908e6ba59c19aded2771d779c1cfa3a45ea
-
Jan Holesovsky yazdı
Change-Id: I6e4645dc9de9e6650f3b5d9276e96b20266ada48
-
Cédric Bosdonnat yazdı
Using the binding URL as ID for the cached sessions is bad as there may be several repositories on the same binding URL... which means different libcmis::Session objects. Change-Id: Id3605ee4fdfbfc32b72615fb573220e94c8748af
-
Miklos Vajna yazdı
Change-Id: I35e66abd5595a0a23db79aef4a84c25b4f45c725
-
Markus Mohrhard yazdı
Change-Id: I2a15f8787afceaea1cb8e1c2902c05367d3e5b15
-
Markus Mohrhard yazdı
Change-Id: I713981b9ae1a82ca0b014cde88abdc32af1f9975
-
Markus Mohrhard yazdı
Change-Id: Ie74404b35e31a2f96641abb18a9aaf46467e31c0
-
- 26 Haz, 2012 22 kayıt (commit)
-
-
Michael Meeks yazdı
-
Eike Rathke yazdı
Change-Id: I1f79bf11105e06cf713db11a6e00cd41a3aab06b
-
Eike Rathke yazdı
Change-Id: I045927b3310ddef6208a1d0a837ed6bc098f9ca8
-
Michael Meeks yazdı
-
Michael Meeks yazdı
Remove now redundant FONTCONFIG cmdline arguments, and add fallbacks for not having cmdline arguments in the intent when launching.
-
Michael Meeks yazdı
-
Eike Rathke yazdı
5743e7b36220e9689091812cef7a4396dd48c4e6 introduced a different handling of arguments in the N() spreadsheet function. That lost the ability to use position dependent range intersections and suppressed every error instead of propagating it. Previous versions suppressed only the #N/A error. Excel propagates all errors instead. Note that Excel for N() does not use position dependent range intersection (SingleRef of DoubleRef) when a range reference is passed and does not handle evaluation in array context (instead top left value is always used), which both is inconsistent with other functions taking a scalar value parameter. ODFF does not specify this function different. This change re-enables range intersection and adds array evaluation. Gnumeric does the same. Change-Id: Ice35271e40f1a27cea384226e25945108003841a
-
Eike Rathke yazdı
Change-Id: I05c2ddc0ebde6675e9f98722c4feb1ed49670dee
-
Bjoern Michaelsen yazdı
Change-Id: Idb46ebcb427522c74632a1813afcbb841fb61243
-
Noel Power yazdı
Change-Id: I13d3cfa99294bdce8c9f5133f49e91114feb4baa
-
Noel Power yazdı
This reverts commit 793f1e70.
-
Bjoern Michaelsen yazdı
Change-Id: I699aad760823a8ccbfc7dc93bf0658b5222dff71
-
Muhammad Haggag yazdı
The word count dialog wasn't registered as a child window in the SwView interface. Now it is. Change-Id: I334e3403f91ff6884ef1e3a6a64149c284926726 Reviewed-on: https://gerrit.libreoffice.org/236Tested-by:
Michael Meeks <michael.meeks@suse.com> Reviewed-by:
Michael Meeks <michael.meeks@suse.com>
-
Miklos Vajna yazdı
Change-Id: I1fb7e3d9d65f2f3388bb4851f5ad517ed1681f04
-
Miklos Vajna yazdı
Change-Id: I022556acd0891cf24963d667d34f366496453630
-
Maxime de Roucy yazdı
Prevent the printer settings dialog to show help button when it's called from the help. Add a PrinterController property : HideHelpButton Change-Id: I45585a30a2f429659f554747f93c650cb048711f
-
Maxime de Roucy yazdı
* add comments * reorganise if statement * use of the IsAPI function * prevent segfault (NULL pointer dereferencing) Change-Id: I79b010e676ea5efc23903d6c63e04175871d1258
-
Jan Holesovsky yazdı
Change-Id: I05435615185f05ec3fd9609f039394f4ecb03def
-
Caolán McNamara yazdı
Change-Id: Ia279c7cf6e319cba8ee185fd7158f7aa7b504008
-
Travis Carter yazdı
Dialog's position and current page weren't always being stored. Moved code from the destructor to SfxTabDialog::Ok() so that it will execute everytime Ok or Apply is clicked. Change-Id: Iddee68a7b22749db50c8c78613be11c8ba5500c6
-
Caolán McNamara yazdı
Change-Id: I119a012f1b0e9fe06d15b7e41fe7ac140bb83629
-
Takeshi Abe yazdı
Change-Id: Id08393f66797ef1c4378c8f3549d0900d4f1c7ec
-