Age | Commit message (Collapse) | Author |
|
Change-Id: I170e392fa883936f835f60ec4798548701f2a3d8
|
|
Change-Id: I4978c8d36052119637acdda8121a511936a81cea
|
|
Change-Id: I53dc316ff15ef23a79774d4894aa0940622e1311
|
|
Change-Id: I5002f3e935edcc9f09603a5b535e2b339ebed402
|
|
Change-Id: I577b699d0d6b63d81565b0e2e6f2e0a96e87078c
|
|
Change-Id: I04a05773891d680100ee1551eac21e203477935b
|
|
Change-Id: Icbc9f370573eda2a79c04825b00db77d1bf1924f
|
|
regression from ac7acb0ab1329913b0cec79790adcde0263960be
Change-Id: I773871f08f43a8abadfc5ef9b641db722deb7d20
|
|
Change-Id: Ie60e0b64a2d9d8a045cb3c59fc781d6f9b2808a0
|
|
Change-Id: I57665f39f9921a11e855d0574f836ef52078660b
|
|
Change-Id: Icff6aa906b0c470afdc4c632896fa5087eeeffb0
|
|
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
|
|
Be aware of the variable address convention.
Change-Id: I37ca38758f055e7799cadefafda61174ea3cbf9c
|
|
Change-Id: I406ebb303b1f36f827c3cbf33f8f4cf3dcaed2f1
|
|
Change-Id: I21f342ec0e065dccc08a777da6d4fba296a7f345
|
|
Change-Id: I78cd8b304db2243fd105d4b13421b6ea0347e042
|
|
... and change to a friendlier red for invalid patterns.
Change-Id: I19488abd496b144439d7918dc31cfd3f5f4fef92
|
|
Change-Id: I235e32587779369c139aedd1961b37d8fcad8f53
|
|
Change-Id: Ib15c3fb2f2dd61a9bbab9b6c47866e15c8a7659a
|
|
Change-Id: I09084d67283b10e024ed926dc0e8d38030d28713
|
|
Change-Id: I37577456740b4dd255df22047ce7740bd1e43ace
|
|
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
|
|
Change-Id: I4b3724159be64609f1e88b63ccd9275d164fcb3e
Reviewed-on: https://gerrit.libreoffice.org/9426
Tested-by: Norbert Thiebaud <nthiebaud@gmail.com>
Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com>
|
|
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
|
|
By changing the resource to Properties, the defined attribute tokens
actually show up, and the \t characters still arrive.
Change-Id: I37b32c4fc049b74d3bebada455b2acf47b66fc5f
|
|
...that LeakSanitizer would complain about, causing the check to erroneously fail.
Change-Id: Ieaef38576afd6196d38f395d48fd1bc92b22ddb6
|
|
Change-Id: I2bebbf1615ddc3619bcc3bf940f70c0967ce8534
|
|
Change-Id: I8ad64babd43c2a692c305f3fa56331edb6d502ee
|
|
Change-Id: I6236427c31e33cc50a89d6d836fd637ed9b48f05
Reviewed-on: https://gerrit.libreoffice.org/9446
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
|
|
- 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/9408
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
|
|
after commit
c5d47c327a57df55
"add default value for Context param in uno::Exception constructors"
Change-Id: Ib429b58c559ecd48764a8df2f49d5470057c2c63
|
|
Change-Id: I57eaa91b4c9f7fe5e3afc6f170f19492352fb633
|
|
Change-Id: Ic058067f4114662569433801d8627e1c6fe648aa
|
|
Change-Id: I21f1de79ed0a6df73afc53d1c93450f9eef23ac6
|
|
Change-Id: I7653efc19bf590bb5456128b270dd1d59c974599
|
|
Change-Id: I939e6718d785f96ad7726d59e7c1a5b5666e873f
|
|
Change-Id: I3b972510871f36a3c7877b38d3a012aa88acf4c5
|
|
Change-Id: Ib4b7c2dcfa42aea0866806684a3949d35e796b27
|
|
Change-Id: I75c4525bf6e04ac25c0d9ab2f926faf40b82739b
|
|
Change-Id: I8bdce34356b50e3b0add4ddedd26bb47d67114ad
|
|
Change-Id: Ieb164e6c7349120311ab8cb6f74cec7b6851132c
|
|
Change-Id: I52740129dc7c6c8d6f47850cf32702ead4643e63
|
|
Change-Id: Ibbebba7bf421bf7f328a940c7f3d5295c975573c
|
|
Change-Id: Ib7b57da47d891725cd33073a8e7ed2f4baba74e9
|
|
Change-Id: I05f23c5d1581f6673660d59f7fe7e5f89d7d0919
|
|
Change-Id: Ie34e0df8ce38c58f5397942e53c55f6cc091b69d
|
|
Change-Id: Ib849ff0839bba80d5695c0f78dd18448b668ec78
|
|
Change-Id: If20b1108af89dec75d8c6a232290ab28e51d09d4
|
|
Change-Id: I17dc424d485053d3eb09e8eb0dd01dd4b4672bfd
|
|
Change-Id: I57de2b441c6a1d04c0ea54ad4ff1a66989e0cac8
|