- 23 May, 2014 40 kayıt (commit)
-
-
Ulrich Kitzinger yazdı
regression from ac7acb0a Change-Id: I773871f08f43a8abadfc5ef9b641db722deb7d20
-
Tor Lillqvist yazdı
Change-Id: Ie60e0b64a2d9d8a045cb3c59fc781d6f9b2808a0
-
Tor Lillqvist yazdı
Change-Id: I57665f39f9921a11e855d0574f836ef52078660b
-
Tor Lillqvist yazdı
Change-Id: Icff6aa906b0c470afdc4c632896fa5087eeeffb0
-
Luboš Luňák yazdı
In this particular case, basctl::Shell::onDocumentCreated() and pretty much everything in basctl/ it seems operate on the current window. The "OnNew" event that triggers this comes from a timeout generated who knows where for whatever reason. However, the code "knows" what the current window is by having basctl::Shell::SetCurWindow() react on events about the current window changing ... which come from posted events. So, unless it's defined somewhere that an ordering here must exist, this is inherently racy. At least generic and Gtk event loops appear to always deliver the posted event first, so force the same ordering in the KDE event loop handling. Change-Id: Ia098f6b45e6b5a5133a12a9172eb09069e6362f9
-
Kohei Yoshida yazdı
Be aware of the variable address convention. Change-Id: I37ca38758f055e7799cadefafda61174ea3cbf9c
-
Tor Lillqvist yazdı
Change-Id: I406ebb303b1f36f827c3cbf33f8f4cf3dcaed2f1
-
Chris Sherlock yazdı
Change-Id: I21f342ec0e065dccc08a777da6d4fba296a7f345
-
Eike Rathke yazdı
Change-Id: I78cd8b304db2243fd105d4b13421b6ea0347e042
-
Eike Rathke yazdı
... and change to a friendlier red for invalid patterns. Change-Id: I19488abd496b144439d7918dc31cfd3f5f4fef92
-
Eike Rathke yazdı
Change-Id: I235e32587779369c139aedd1961b37d8fcad8f53
-
Markus Mohrhard yazdı
Change-Id: Ib15c3fb2f2dd61a9bbab9b6c47866e15c8a7659a
-
Markus Mohrhard yazdı
Change-Id: I09084d67283b10e024ed926dc0e8d38030d28713
-
Tor Lillqvist yazdı
Change-Id: I37577456740b4dd255df22047ce7740bd1e43ace
-
Kohei Yoshida yazdı
It's unfortunate that adding a modeless dialog is such a pain. But we still need to implemenet this properly else we'll leak at best, or end up with tons of weird bugs at worst. Change-Id: Ie03260f288fad76f994d0ca6a8b1feeade299ffd
-
Norbert Thiebaud yazdı
Change-Id: I4b3724159be64609f1e88b63ccd9275d164fcb3e Reviewed-on: https://gerrit.libreoffice.org/9426Tested-by:
Norbert Thiebaud <nthiebaud@gmail.com> Reviewed-by:
Norbert Thiebaud <nthiebaud@gmail.com>
-
Jacobo Aragunde Pérez yazdı
Word requires exactly the right relationship and content types to open embedded documents properly. The case of xls sheets is different from xlsx so we added it to the exporter. We know if the file is a xls or xlsx using the ProgID field: ProgID="Excel.Sheet.8" -> Excel version 8 -> xls ProgID="Excel.Sheet.12" -> Excel version 12 -> xlsx Change-Id: I80bae0eadd4af2fb9793c8f6581b3f288fb42c09
-
Miklos Vajna yazdı
By changing the resource to Properties, the defined attribute tokens actually show up, and the \t characters still arrive. Change-Id: I37b32c4fc049b74d3bebada455b2acf47b66fc5f
-
Stephan Bergmann yazdı
...that LeakSanitizer would complain about, causing the check to erroneously fail. Change-Id: Ieaef38576afd6196d38f395d48fd1bc92b22ddb6
-
Stephan Bergmann yazdı
Change-Id: I2bebbf1615ddc3619bcc3bf940f70c0967ce8534
-
Stephan Bergmann yazdı
Change-Id: I8ad64babd43c2a692c305f3fa56331edb6d502ee
-
Laurent Balland-Poirier yazdı
Change-Id: I6236427c31e33cc50a89d6d836fd637ed9b48f05 Reviewed-on: https://gerrit.libreoffice.org/9446Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
Laurent Balland-Poirier yazdı
- AutoText FN (Formula Numbering) for all locales: - fix name of table and equation in localized name i#93627 - remove size attributes of equation preview to use default font size of Math equation - Add a real nosense dummy AutoText based on wellknown "Lorem Ipsum" (LOREM+F3) for all locales - fix some typo mistakes in French (see fdo#78833) - fix all Slovak (sk) files: - remove CVS directories - remove empty pictures directories - create manifest.xml files - add empty mimetype file at the right place in standard.bau files for all locales - rebuild manifest.xml files for all locales (with DOCTYPE) Change-Id: I0f1745138dfcec1c9cccd86b8daa89fea47e5b17 Reviewed-on: https://gerrit.libreoffice.org/9408Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
Noel Grandin yazdı
after commit c5d47c32 "add default value for Context param in uno::Exception constructors" Change-Id: Ib429b58c559ecd48764a8df2f49d5470057c2c63
-
Tor Lillqvist yazdı
Change-Id: I57eaa91b4c9f7fe5e3afc6f170f19492352fb633
-
Tor Lillqvist yazdı
Change-Id: Ic058067f4114662569433801d8627e1c6fe648aa
-
Michael Stahl yazdı
Change-Id: I21f1de79ed0a6df73afc53d1c93450f9eef23ac6
-
Kohei Yoshida yazdı
Change-Id: I7653efc19bf590bb5456128b270dd1d59c974599
-
Caolán McNamara yazdı
Change-Id: I939e6718d785f96ad7726d59e7c1a5b5666e873f
-
Caolán McNamara yazdı
Change-Id: I3b972510871f36a3c7877b38d3a012aa88acf4c5
-
Caolán McNamara yazdı
Change-Id: Ib4b7c2dcfa42aea0866806684a3949d35e796b27
-
Caolán McNamara yazdı
Change-Id: I75c4525bf6e04ac25c0d9ab2f926faf40b82739b
-
Caolán McNamara yazdı
Change-Id: I8bdce34356b50e3b0add4ddedd26bb47d67114ad
-
Caolán McNamara yazdı
Change-Id: Ieb164e6c7349120311ab8cb6f74cec7b6851132c
-
Caolán McNamara yazdı
Change-Id: I52740129dc7c6c8d6f47850cf32702ead4643e63
-
Caolán McNamara yazdı
Change-Id: Ibbebba7bf421bf7f328a940c7f3d5295c975573c
-
Caolán McNamara yazdı
Change-Id: Ib7b57da47d891725cd33073a8e7ed2f4baba74e9
-
Caolán McNamara yazdı
Change-Id: I05f23c5d1581f6673660d59f7fe7e5f89d7d0919
-
Caolán McNamara yazdı
Change-Id: Ie34e0df8ce38c58f5397942e53c55f6cc091b69d
-
Caolán McNamara yazdı
Change-Id: Ib849ff0839bba80d5695c0f78dd18448b668ec78
-