Age | Commit message (Collapse) | Author | Files | Lines |
|
Otherwise make starmath.all does not work as expected.
Change-Id: I747b7dd9f1cd6347d6fe8d5edbbb0dff079a253b
|
|
the intent of this header has canged over time. now it is already
systematically included with ustring.hxx and the operator overload it
provide fit nicely there...
Just to be safe, since that include as been added to the api during the
3.5 timeframe and therefore is already in 'production'
the header remain and simply attempt to include ustring.hxx
but a warning is issued indicating that this header should not be used
anymore... in a couple of major release we will thenr emove it completely
All internal users of that header are converted.
Change-Id: I8934c55f089e29d78c0f5649b7c87b2ecf024bad
Reviewed-on: https://gerrit.libreoffice.org/634
Tested-by: Norbert Thiebaud <nthiebaud@gmail.com>
Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com>
|
|
Change-Id: I51226f78ca60c32ebb908bcf4f74d38d0750eb00
|
|
Create a merged XSAXDocumentBuilder2 interface for this service to implement.
Which is backwards-compatible, but does not require creating a new service.
Change-Id: Iaa96031a0b7c27e957d2edb0394e5eeaaa84cdca
|
|
Change-Id: I99badd3ed5c3b86180bbf172f8239e692d6df11b
|
|
Change-Id: I30a2d1c5ad0611eeb69ee50dadfb847981d0a61d
|
|
Change-Id: I0f1557f480e9d20d4ead359ad0eaa75db9b8f9db
|
|
Change-Id: I4c81125e67c23fb05e98fc6b2f47ed3e49dd29c3
|
|
There are few small things that do not survive the roundtrip completely
accurately, they should be checked somewhen when there's time. But it's
better to have these as actual tests rather than just documents somewhere.
Change-Id: Ic3732ab8450376820867950438d89e324f391eeb
|
|
Change-Id: Id9bbb2bbcafe335eada3f36ae103a9074a56848f
|
|
Change-Id: I9f49970e5e06d1afd3fc066a20d1671c93e262fc
|
|
Change-Id: I82c36a3ff49f74dc674df46dcf35f8c1a991c9e2
|
|
Change-Id: I2d5bc00c01318a23c604d93ffe6ce9dd0b72b3c2
|
|
Change-Id: I527ae337a9e445d911dba956daf9d76f9d7572de
|
|
Change-Id: If87bc63b4bd3fd27eef665261667478d9284ff0b
|
|
Change-Id: I7cd7bb2e1bf37e41c0bea81c3ac6ec74feaa87bf
|
|
Change-Id: If93baa96c7eacdeae6ad2fdecbe33fc141934094
|
|
Change-Id: If3be0db9213c405525f01c92aa4dd039e3aa6aad
Reviewed-by: Philipp Riemer <ruderphilipp@gmail.com>
|
|
Change-Id: I5a9d64db9b135396d8eab8a020bd4beec8a0f3dc
|
|
Change-Id: I402202e199dfc8c2462859d00529f2782f6228b0
|
|
Change-Id: Ifec201efc4e97baf2d36d66c4ae6967eadd6134c
|
|
Change-Id: I011048912af051a762a78af8646513a1fc624073
|
|
Also remove the previous escaping that took care of RTF only.
Change-Id: Ie9a019912f83a3f56ef52429855cd72cf2c8f463
|
|
Change-Id: Ia8bdf83f36d986ca45ddad985aca827224c194f4
|
|
Change-Id: Ib57f9b143ccec29fdaa193bcfc523cd86a0713c1
|
|
Change-Id: I63ce6c57faf8568776d24ba1e8b13bd11b6c5532
|
|
Change-Id: I2c4f9239207bd8da7f29d2a386e9a432e32e5755
|
|
Change-Id: Id33672d0acef4d79239e0ee8a86d5a244ac736e7
|
|
Change-Id: Ic2c1ca04c23b41ae36aa0a8866dc9b7776ccad64
|
|
Change-Id: Ida24beda4d961db068279e81711e10c3d87b0ac1
|
|
Change-Id: I1b5802dfba24b45358842189d8ae05c3f9de319f
|
|
Change-Id: Ic47868daa3e9bd7defbc76a1ab1bfc717c48bee7
|
|
Change-Id: Ia3b2dd3de464d9be1fd496cc81ed903047f7542b
|
|
Change-Id: I533807168fea34216bfd2a7cf64d13bca4815d25
|
|
Change-Id: I93ea57e6bd5f93c9a5d256a11f91ec260f96c223
|
|
Change-Id: Ib97ce01e738714d2df9b30f0c7c0069c6957335b
|
|
Change-Id: I862f008f2a8b4972be1b33ec45128bbfeeb9fb99
|
|
Change-Id: If717d5d3b2179210516eec61959af0afa8b38319
|
|
Change-Id: Ie44783111553d99bc70db81b7b0a31d3b72b254a
|
|
Though it is unclear why everything is wrapped into SmExpressionNode. But still
it is so, the patch will work.
Change-Id: Ib62f1a148c737ad110f659f73181ed51e02b8594
|
|
Change-Id: Ief3ba731fe303b0fdc58ac70c564636e2dc5acac
|
|
Change-Id: I0f13eed1843412f97b84c28fa6405378227be934
|
|
they are not always matching: {a + c} over {b + d}
Change-Id: Ie14d65966dc7014b6582f72a998546e0a256e94c
|
|
Change-Id: I45f5a8407b57c06a7cb0dad25c7ac5879711488d
|
|
Those were only listed in help_hid.lst
Change-Id: I491a037b375015db76c30c93a59b615a63fb1838
|
|
Those aren't referenced at any point.
Change-Id: Ie66d3828cfc13a826c87f4ca8ca712b6702c96bc
|
|
Change-Id: Ie69b30094da25df23a36baca2c7723d6a41f48c3
|
|
mingwport35: i#117796: MinGW fix to VistaFilePickerImpl.cxx
Patch contributed by Takashi Ono
http://svn.apache.org/viewvc?view=revision&revision=1172092
|
|
Change-Id: I2b482bd323ac510629c5ee31868010b7cd6ce691
|
|
A bit differently this time around:
+ remove Credits menu item from menu
+ remove License button from the About dialog
Change-Id: I07c1e115aa209ef1d69458f5b188d73caaae4294
|