Age | Commit message (Collapse) | Author |
|
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
|
|
Some of them were commented out for documentation purpose.
Change-Id: I29a6b2cbe774b527f0c3a0be5675160817a7f3ce
|
|
Rename GID_FORMEL to GID_MATH. GID_FORMEL was a compatibility alias
for the new res string GID_MATH.
Change-Id: I9a5a6972988353ffc001ecac1a746b59d09cb6cb
|
|
|
|
Change-Id: Ic36b131ee9964a6671f7f41e1cad1631c43ad565
|
|
Change-Id: Ie3a3a65bfb628195940105d7261464989e9af3fa
|
|
All definitions are obsolete. sfx2/app.hxx isn't needed for
accessibility.cxx too.
Change-Id: I022e31a75100cdab9bc53bd3af006f5284b411a8
|
|
Change-Id: I51abdf8539801f6d93cdc1a21a7e0e1a3d5ef785
|
|
|
|
Change-Id: I494ceee07d6825f9466cab810742d7f85291fe14
|
|
Change-Id: I399d086181a9f513cd95157e815551f0be9b9e95
|
|
Change-Id: Ibb3918b95c2518fd83f566bb726273dbf90cf8c8
|
|
Change-Id: I8018d9b5fa01d1720c0392dc5fdc4a0656f25a35
|
|
Change-Id: I6c145e984c885c7e06caa1c27bfb354ea49ad9ce
|
|
Change-Id: Ice06e639213aeb6f7f23cbf4634947dd25613db1
|
|
All of those defines (should) not be used at any point in the code.
False positives may exist, because some macro names are getting
generated by some template/macro foo. This is the version which
compiled fine for me.
Also there are many commented out lines removed.
Change-Id: I6394024682e4ab3691eb72707a9363d41ba31df8
|
|
GPLv3 has to be easily accessible. We should not hide it under too many
mouse clicks.
This reverts commit f4c567f8d4c46aca75f7c73d67e0bc952b4c2e2d.
|
|
The About dialog now houses these functions.
Change-Id: I7f751027564897a063d2910644c69680d471b6d9
Signed-off-by: Fridrich Štrba <fridrich.strba@bluewin.ch>
|