Age | Commit message (Collapse) | Author |
|
Occasionally characters are assembled via multiple calls to Characters() esp
when the content includes encoded characters and/or XML comments.
Change-Id: I1b6d1e7490350add77388330b183504c24deaab4
|
|
Also fix Tokem to Token typos.
Change-Id: If22b673f6833f3fd485472b17ec508e616e0d59d
|
|
Change-Id: If37f5253e4e201aab30c54ce503b6c8b6d967d92
|
|
Change-Id: Iea73d553927ce95afbb9b6e9062b398733228687
|
|
Useful during debugging. Turned off in the default build.
Change-Id: Ia0b280337707f762b90d1d80c04671f2e8c21b01
|
|
Change-Id: Idcdabe026dfb775b4bf1fca6c7cb3c58c242d647
|
|
And some code to import sheet name fields. But for some reason they
are not being imported. I need to debug this...
Change-Id: I5d10ae27f2f45de2454660884924fd1e0c0dcef0
|
|
Change-Id: I4bbe93450d16a26e9b882041e0d21cf1c4140253
|
|
Change-Id: I374f5393bf714752037e9cf416fea9667bb80e71
|
|
Change-Id: I1a871b6722aaef937aeabb1f1f6f3f0cfe7758c2
|
|
There are more format types to cover. I'm not done yet.
Change-Id: I42fab04f65810733e5b25fbbc2c92df7e05c05cf
|
|
Change-Id: I51a37482e793f620cf0dffcf392ce69822652cef
|
|
This is to prepare for the use of EditEngine to create rich text paragraphs.
Change-Id: Ic3577e38352429a61c3524114d071c80507e4a4b
|
|
Change-Id: I4fc53ddb888ff31a78dc233dd487f0e70daa6522
|
|
Change-Id: I7d96910a6d8216aa17858b0cb05e161080c8dccc
|
|
Change-Id: I9faa2727eda05be041aff4347f921ec9cd9b49d2
|
|
Change-Id: Idad9121270ae89c504577f4e8d70ca4c4ed2e64b
|
|
Change-Id: Iec54d5f04cef1e17375d7414a71bec64431905d5
|
|
Change-Id: I843d798007eaeb7175991210bd4f0d42078836d9
|
|
tabpage code lives in sc, so .ui should live in sc
Change-Id: Ia7cfe98291ef92d5f661ff4665000a433c14c75d
|
|
* Translated some German comments to English (thanks to David E. Jourdain)
* Moved tab page .ui from sc/ to cui/
* Need to address text alignment on the right
Change-Id: I332c263bce7c8f743c60bbe79e23641e9f037474
Reviewed-on: https://gerrit.libreoffice.org/2075
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
|
|
Change-Id: I94cae8873edb3efc449f9dfe8687e70a17d26a68
|
|
DffPropSet::IsHardAttribute needs to handle flag properties specially
(regression from 44cfc7cb6533d827fd2d6e586d92c61d7d7f7a70)
Change-Id: If5c6b9cfac58a787527cd132f7fc80d392b8e677
|
|
Change-Id: Ife0d461fa7b1f4f0436a3470ceee18af46d090f2
|
|
And ignore it henceforth - it will be usefull locally for release
code signing.
Change-Id: If870a39140541834bd97fb247967712f30acff63
|
|
See http://nabble.documentfoundation.org/Cppcheck-quot-bEmbed-quot-always-false-gt-block-never-called-in-fillinfo-cxx-sc-module-td4036346.html
Change-Id: I2fc95bf3ef8eb8d05c4f7d85ad45a72d54669eef
|
|
Change-Id: I343bedcfb588bfd3fbfea572e7ce24c77c0b8178
|
|
Change-Id: I56da76771790cb6824ac3d01072d9143cb580741
|
|
Change-Id: I7a1ce167fcd388bc31a3f746ebaefd44949b5fb1
|
|
Change-Id: I436ca81e180d595e018811823e8b77c8b675bef5
|
|
Change-Id: I62d8ae0da7e98d4c2196b4d41e06ffe0b3a046f8
|
|
Change-Id: I0173599672755de30b0517291f3b64654988f7b8
|
|
Change-Id: Idf526227c90fd2614650770b172bb69b432a76c6
|
|
Change-Id: I7237ebb7177df66a457fcf46e5d4a963a357c2bc
|
|
Change-Id: I213bb62c2a9318d98f0736cc23431dca3dfd4708
|
|
Change-Id: I394b61fac90e1c2c26b1a4f073b87a5d3ae3e666
Reviewed-on: https://gerrit.libreoffice.org/2105
Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
Tested-by: Stephan Bergmann <sbergman@redhat.com>
|
|
I was not sure how this can be triggered util the comment 46 in fdo#57061.
I was not brave enough to enable this without testing.
It seems to work, people complain about it, let's enable this migration
as well.
Change-Id: I79fa4b95828a55619ce098dc8fd357af317a1d47
|
|
Change-Id: Ia43e1c63aa3a1f72deaa20351f9fe59fcc021b62
|
|
- paths setting
- recently opened files
- recovery setting (enable/disable; time)
- ODF import/export setting
- font anti aliasing setting
- windows and toolbars setting (visibility, position, docking)
Change-Id: I01ee912a782f14ba0751659ad87863b749950793
|
|
After thinking this was a feature regression, I finally discovered that
the old template manager couldn't rename templates. This commit is
bringing back some previously unused code dropped in an ealier commit.
Even though this is a UI change, no new string is added by this commit.
|
|
After commit 117fdb98, the setTitleForURL only wrote the meta.xml file
to the odf container, dropping all the other streams. Use storeToStorage
as in the old implementation to fix the problem.
Even though marginal, this problem is important for templates renaming.
|
|
Also escape single quotes for ulf, escape both double and single
quotes for stringex.
Change-Id: I4c9b8ea88c0172e0d2fdbc79c68bce34668a64f7
|
|
See
http://stackoverflow.com/questions/10330893/android-resources-for-languages-with-only-3-letter-codes
for some more background.
Change-Id: Ib8c62d008239de3f0ba35ebe17f8f6974f28beb1
|
|
Change-Id: Icb6fb1ffab19f02d0af807d8f92201f1914ac08c
|
|
Change-Id: I0842e354fb766ebbbf2cff57a410a38fb8b8d3b1
|
|
The main goal of this patch was to simplify things. The LibreOffice
version that goes to Intel AppUp use advertsied shourtcuts, because
it is what Intel AppUp Center requires. We can reduce complexity a
bit, if we use advertised shortcuts in normal builds, too.
Change-Id: Ia35a753c83cb592137232428ab897a640e7ccc1f
|
|
Change-Id: I76498e121cf94142fbeedae1703fb49c0a9817ca
|
|
Change-Id: Ib935ebd1609d4584d464e42fa418c2e91202e59b
|
|
Also revert "SwTxtPaintInfo::_DrawBackBrush: draw dark border around
comment highlight" (commit 57c8c34fcdc2d594d2da3593eb9d86d0daf4e18c), as
it draws confusing vertical lines inside the comment when it has
multiple runs.
Change-Id: If0f60e4a28878c2b31327ae3c04ae11470bc1f52
|
|
Although basic might appear to correctly change nested struct elements
fdo#60117 shows that basic can be fooled ( and even the watch(ed) variable
in the debugger shows the expected values ). The problem stems from the
fact that the uno object held by basic isn't infact modified when changed
via the introspection uno service.
Additionally pimp the existing tests to check the actual uno struct to see
if the changes made are *really* reflected in the object
Change-Id: Iff007e17df87148ea81e69d3567c8cf9857fdcaa
|