Age | Commit message (Collapse) | Author |
|
so bin/ui-translatable.sh will not find false positives
Change-Id: I35e98ba22ba8c0cc9bbf0de40b31be421acc4c15
|
|
Change-Id: I7a7c059c7a6925204aeef19c3640d9ffbff4e6de
|
|
WaE: Reorder initializations to prevent compiler warnings.
(cherry picked from commit c05431aa92fa2c7c7258418a6ecd651b5c26d982)
WaE: unname unused variable to prevent compiler warnings.
(cherry picked from commit 2259256a390c4b6f83cfb5dbe4a65df5032aee47)
Conflicts:
editeng/source/accessibility/AccessibleEditableTextPara.cxx
ad61537527a74670af266feb9e4d26d2d654daf7
66044902b8d94fc15d4c30270e6cc419fb7d3565
Change-Id: I3ec9798f2c7d854824722c0cf44b62128b4f4cb4
|
|
Change-Id: I6bcdb57ab45d5571bde53a6c43fe104551197086
|
|
Change-Id: I661eeb167a95540a223ce72aac51789daf3767dc
|
|
- this renames the 'almost' module target to non-l10n
- and adds a l10n target which is intended to only build l10n parts of
the product
- packagers should then be able to build l10n and non-l10n parts of the
product independently, thus:
- enable quicker rebuilds
- distribution of load
- updates to l10n without a full rebuild
- security fixes to binaries without rebuilding all l10n
- the new targets are called build-l10n-only and build-non-l10n-only
- note this is not intended to move a concept of split packages
upstream -- while this exsists in distros, the number of test
scenarios for this would explode upstream
Change-Id: Ib8ccc9bc52718d9b0ebbfee76ad93dc29c260863
Conflicts:
filter/Module_filter.mk
|
|
Change-Id: I63c7caec6c2c630cf1ce67a4e0f71694475e83bc
|
|
RID_SLRBRACEX was missing in the Elements dock.
Change-Id: Id8b2035b603938dea774ac2cfe1ef5aaff4dae54
|
|
In favor of many getters and setters :)
Change-Id: Ibdfe6e2cb70ec2e743def2f898c1b56713af2661
|
|
Change-Id: I9dbeb16a527094bb8b32f8b8926f2a511e6190ba
|
|
Also add << and >> to the Elements dock.
Change-Id: Id58d64c8ab938259e84ce1a178644c6d4a6ee95d
|
|
Change-Id: I9dee3cf5591df19cd0189e32ae7be024b07020f3
|
|
Change-Id: Ibf04062ca86ed866202d748c3b62a210d30ed6ec
|
|
Just fix it by setting an appropriate minimum window size.
It's set to 100px because this is approx. one column/row of elements.
Now, after entering the floating mode the height of the window is 100px.
Maybe this needs some more adjustment, but it's not 0px anymore.
Change-Id: I7b14d001bbca1d1a5297f875fdf424beefaed85a
|
|
Change-Id: Ifb220af71857ddacd64e8204fb6d3e4aad8eef71
|
|
This change "solves" the visual problem. But I don't think so
this is the best solution
Change-Id: I658f7a4182578e49644ae6de281f221499d61ad3
Reviewed-on: https://gerrit.libreoffice.org/6602
Reviewed-by: Marcos Souza <marcos.souza.org@gmail.com>
Tested-by: Marcos Souza <marcos.souza.org@gmail.com>
|
|
Those were already present at starmath/source/symbol.src and are
merged to the docking window now.
Also make use of SAL_N_ELEMENTS.
Change-Id: I3e1f082082763168e731c3771c0b71467d095eba
|
|
Change-Id: I812f2b3e333ea59e9ebfc75a854faca050af8711
|
|
Convert code like:
if( aStr == OUString("xxxx") )
to this:
if( aStr == "xxxx" )
Change-Id: I8d201f048477731eff590fb988259ef0935c080c
|
|
Change-Id: I304ba9fe0a97f85424d0eb0ee87bf3b4b58179f4
Reviewed-on: https://gerrit.libreoffice.org/6540
Reviewed-by: Marcos Souza <marcos.souza.org@gmail.com>
Tested-by: Marcos Souza <marcos.souza.org@gmail.com>
|
|
Change-Id: I32d774640602566c23303a9816fa3c5926449781
|
|
Change-Id: Ife7e1306ce65dc1d935181553803fbc9266b628c
|
|
Fixes fdo32667-1.doc.
Change-Id: Ibe7a9ca83b65e7b13c6b315f1b771f50f0b6fc7a
|
|
Change-Id: Ib7bf087664b6c8491872dfa37c750485fedabbe2
|
|
Change-Id: I0985d28289e31969cb9b048b221abfae1572025d
|
|
Change-Id: I90a7a07a43559b8d7e1d4b886b2624255200d46b
Reviewed-on: https://gerrit.libreoffice.org/6406
Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org>
Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
Tested-by: Stephan Bergmann <sbergman@redhat.com>
|
|
Conflicts:
sw/source/ui/inc/content.hxx
Change-Id: I58d81881271fc6e3320bf3b5f1321594b28614a6
Reviewed-on: https://gerrit.libreoffice.org/6388
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
|
|
Change-Id: I4f4bd88e8be1f2745ec8c96793a43d93e3f733b4
Reviewed-on: https://gerrit.libreoffice.org/6389
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
|
|
Convert places that call
aStr[aStr.getLength()-1] == 'x'
to use the shorter form
aStr.endsWith("x")
Change-Id: I1b3a19c0e89b8989cdbeed440f95fc76f9a4b6b6
|
|
They are practically always useless, often misleading or obsolete.
Change-Id: I2d32182a31349c9fb3b982498fd22d93e84c0c0c
|
|
Change-Id: I9cfb8e7183b9cce7c690f3a43a64b61a2aa8c754
|
|
Change-Id: I45762d167d04252e32155a7b23a3290688bccdf6
|
|
Change-Id: Ica07e23920d751757ab5d14d5216615d5fcdbfd9
|
|
Change-Id: I51c1e553339810f7de61c2c4a506482339829b31
|
|
...as needed by Clang trunk towards 3.4.
Change-Id: Ibbfe9cb0ec03e0aed939d769feee9e046af4741f
|
|
Change-Id: Ic37531aa2fe9b0098cf8b027275d314607208154
|
|
I got a crash when saving doc from fdo#45349 as .fodt.
Change-Id: I704d86e846e78848d914de7b48da6c9fa4075150
|
|
Change-Id: I751b5c11d51068dd019a74ea29bd3bf9cf9ba51d
|
|
Change-Id: Iaadec33715f8e0e0c6595c5e684606905274fdab
|
|
Change-Id: I7b8c2e764da01e38fb9f7048bcaeca93a72fafa3
|
|
Change-Id: Ic0a2fd3c1adeb55ec27f6a2eb4709be598120fba
|
|
Change-Id: Id840dd00c71afc1930e6bb9b634e888b88fe7391
Reviewed-on: https://gerrit.libreoffice.org/6001
Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk>
|
|
Added the new InteropGrabBag property to the OfficeDocument service
and modified the JUnit UNO unit tests for it.
Added specific implementation in the sfx2 module for the SfxBaseModel
class.
Added specific inherited implementations in the sc, sd, starmath and
sw modules for the ScModelObj, SdXImpressDocument, SmModel, and
SwXTextDocument classes.
This new property is intended by now for its usage on preserving OOX's
theming although the aim is to be able to re-create the theming in the
future from saved properties.
It could also be used for preserving other attributes for
interoperability among document formats.
Change-Id: Ia822856293c70ae22911afa794e3e38bcaa31f86
Reviewed-on: https://gerrit.libreoffice.org/6000
Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk>
|
|
Change-Id: I54b201834989752460e4b12bc3ac0afd69a9a5be
Reviewed-on: https://gerrit.libreoffice.org/6007
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
|
|
Change-Id: I54729ad816efd4e51e13c0a2985c591920750d59
|
|
Thanks a lot Gerry for noticing this!
Change-Id: I24340e751b476e998ba64402719802aa244de00f
Reviewed-on: https://gerrit.libreoffice.org/5986
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
|
|
But increase the border on top to tear of the edit window easier.
Change-Id: I527ede488e4773dd631182d73809fef916b52c1a
|
|
Change-Id: I2807797c6906ae5aaa8aabf7298df5fd8604e96a
|
|
And some cleanup.
Change-Id: I2e5239a6f7d0dca5855b80752deae6be27c21af6
|
|
Change-Id: Ic19148fbcff40fae6b06e21cae26f0bce0dde5fc
|