Age | Commit message (Collapse) | Author |
|
Change-Id: I9d26b3523d4c6c22e0b26442ab3dfc479534f5bc
|
|
Change-Id: I754958ebb889fc661108e26038491b23fd391c34
|
|
Change-Id: I3a0eff8ca0c8b654a38ee2df1022ca162bcb67aa
|
|
Deselect everything before selecting a style. Fixes the problem that
travelling around with the cursor leads to accumulating multiple
selection of every style the cursor runs across.
(regression from 439ac45925039aa7a537feedab3e731e8a60a8e5)
Change-Id: I5d51122a719a160c6428e196b32264a90f984579
|
|
When there is no explicit first page, set the proper left or right
margins, which are different for mirrored page styles.
(regression from a964cf666abb0c4df4e29ea8709532b7d45c104f)
Change-Id: I56ccc6f7987accefc27d627d2427ee37d83bd758
|
|
Change-Id: I460f18f257323745a068b1685b295b0379615e1b
|
|
Change-Id: Ib6b984ac7697e91056ca97e95ce0628b965d6186
|
|
In a sandboxed LibreOffice, on 10.8.2 at least, creating the Unix
domain socket fails. Ignore that as hopefully people running a
sandboxed LO won't attempt starting it from the command-line or in
other tricky ways, so the normal OS X mechanism that prevents multiple
instances of an app from being started should work fine. I hope.
Change-Id: I4e0aa0c823328d00c8ff1c039859e78ba8ae92c5
|
|
|
|
Change-Id: Ia2e2db103eac0f8f5354200c91be565abaef130e
|
|
Change-Id: I0669a75fcb91a2b713212983d6e04a5e17e297c4
|
|
Change-Id: I35968241a79db0aabe06e25c0efac2aa3d1c5b84
|
|
Moved old row test from export to qahelper in order that it can be shared with
the import only tests, also added some new test documents and test data for some
additional row height checking
Change-Id: I023844b8dba8935d4bcdaac7fd16496e99251d78
|
|
additionally rtl::OUString(Buffer) => OUString(Buffer) changes
Change-Id: Ibf93e8a3ed435fda42836c214b7faac6b3dda71e
|
|
Change-Id: I61ffa13d857134c4a39b1370f0bcd5b926b8e8a7
|
|
replaced Len() with isEmpty() where appropriate
Change-Id: I5a5847d6055f376fd5f86079aa1736541d790fff
Reviewed-on: https://gerrit.libreoffice.org/1892
Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com>
Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org>
|
|
The code is used only during debugging and needs to be explicitly
enabled by setting DEBUG_TYPE_DETECTION to 1 and inserting the function
that prints debug outputs.
Change-Id: I72f31eb86f7fcc99030e3bb6c2a869d076b066fd
|
|
Change-Id: Ibdb7d143e02301fdd8d04cf1c59421dcd98dac2f
|
|
Change-Id: Iaf8de7c729b3cefed8620dec7fe4dd1427305e50
|
|
Change-Id: I781ea544e052e775f5cc1d709c5c3a319025ab12
Reviewed-on: https://gerrit.libreoffice.org/1958
Reviewed-by: Jan Holesovsky <kendy@suse.cz>
Tested-by: Jan Holesovsky <kendy@suse.cz>
|
|
Change-Id: I990a88b2726a7fafe8b15179962f004008090c7a
Reviewed-on: https://gerrit.libreoffice.org/1957
Reviewed-by: Jan Holesovsky <kendy@suse.cz>
Tested-by: Jan Holesovsky <kendy@suse.cz>
|
|
|
|
...instead of sal_Bool; this would cause C4800 performance warnings with MSVC,
but we disable them anyway.
Also, added unit tests that are actually executed.
Change-Id: Ib405132565918be72d93b3fc24180edcb6e565c7
|
|
valueOf(?) has been superseded by number(?).
O(U)String::valueOf(sal_Bool) has been deprecated without providing an
alternative method. Use boolean() method as a replacement for it.
Change-Id: I7eb74574fa8f1a3cf007cb0cbc32e681007ffb92
Signed-off-by: Stephan Bergmann <sbergman@redhat.com>
|
|
Change-Id: I2051e161219d424d2c2b69faf6f939cfe21fa5f7
Reviewed-on: https://gerrit.libreoffice.org/1980
Reviewed-by: Luboš Luňák <l.lunak@suse.cz>
Tested-by: Luboš Luňák <l.lunak@suse.cz>
|
|
Change-Id: I16263e87855cc63a964d4f6780715739b6027bda
|
|
Change-Id: Ic4d098694b1dc6149aa690fa2bb106a8162ca6ab
|
|
Change-Id: I29deb025e3869dc495a84d6559708f5308a83ff1
|
|
Change-Id: I36a51ad53e1992a32c59defa8847555caccd035f
|
|
Change-Id: Ica69f655f3777fe37a51e313218ae12aa7d012a2
Signed-off-by: José Guilherme Vanz <guilherme.sft@gmail.com>
Reviewed-on: https://gerrit.libreoffice.org/1977
Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org>
Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com>
|
|
Change-Id: Ie5906be1efe637e833288345299a0308236a99b5
|
|
Change-Id: I214274d4d843cefc8dbabb83e28fb4e1766b9111
|
|
Change-Id: Ib06b6defdb82c5d62be9cbd59f02827c07a320d8
Signed-off-by: José Guilherme Vanz <guilherme.sft@gmail.com>
Reviewed-on: https://gerrit.libreoffice.org/1969
Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com>
Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org>
|
|
Change-Id: I32a0495edffbe13734457c230a3a1735aa254198
|
|
Change-Id: I336e3fffaaa42605b5fab2821c85c473635fbf27
|
|
Change-Id: Iea44c9e70efeb84482aefc70b311f1781241b030
Reviewed-on: https://gerrit.libreoffice.org/1971
Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com>
Tested-by: Norbert Thiebaud <nthiebaud@gmail.com>
|
|
Change-Id: I7b1bd08d9e5157c4eacb8ee5005c76e93eb32e63
|
|
Change-Id: I77b3e7afdcb034f48acbedfdc7b7372ee81f958a
|
|
Change-Id: Id5b17c0fbad9e16277a892b1b89e109ea420c41c
|
|
Change-Id: Ie308e7c01103def987272f1df6c691d25ce4a6a8
|
|
Change-Id: Ib25efb5c80b54b961d3df1b4443bf0ddb1ae92c9
|
|
Change-Id: I191f7bb6286998222877db863e45b24e0e7618b8
|
|
Change-Id: Ic700cdc67f756cafc454c326b73f680a8a47a6e8
|
|
To be consistent to sc_ucalc and sd_uimpress.
Change-Id: Id6b09bacdf19fb7c524f11352ba81cd630535a74
|
|
Change-Id: Iddd1c24211597822f6dd480c76f841607bc13364
|
|
Project: help 5df11836790b705261ba5cc72f3e52a4569472a4
|
|
Change-Id: Iec24cb165009d4769ee3068739c6edc222799017
|
|
...all the "Offset of Idx-Name" in the data format can likely be further shrunk
by getting rid of the newly added level of indirection again.
Change-Id: I322f4869a4d6f2e63802406f998e22beea30db41
|
|
Change-Id: If491917069ef7c474c27190c4759dd75f025f032
|
|
Change-Id: I8e4f7c5a44bc300913efb68f901b794d8fb385fe
|