- 20 Kas, 2013 40 kayıt (commit)
-
-
Noel Grandin yazdı
Convert code like: OStringBuffer aKeyName(RTL_CONSTASCII_STRINGPARAM("NDX")); to: OStringBuffer aKeyName("NDX"); which compiles down to the same code Change-Id: If9c96a290bc18cc8285fb733f27be58c6958b63c
-
Noel Grandin yazdı
Convert code like: OString aKeyName(RTL_CONSTASCII_STRINGPARAM("NDX")); to: OString aKeyName("NDX"); which compiles down to the same code Change-Id: I1780264cae4484fc78f0586b0750c09f2dce135f
-
Rodolfo Ribeiro Gomes yazdı
RTL work was done by someone else. Change-Id: I8b8b923ff3e336427a2dadeccab7c7176d51b2fe Signed-off-by:
Rodolfo Ribeiro Gomes <rodolforg@gmail.com> Reviewed-on: https://gerrit.libreoffice.org/6716Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
Stanislav Horacek yazdı
Project: help cc73985d9544cadf9a28e85f22efdab87987b36e fdo#71595 use F9 for recalculation of RAND function Ctrl+Shift+F9 recalculates all formulas which is not necessary Change-Id: Id87738fbed8d0079b2ece2dbb779fa134d34ac89 Reviewed-on: https://gerrit.libreoffice.org/6703Tested-by:
Thorsten Behrens <thb@documentfoundation.org> Reviewed-by:
Thorsten Behrens <thb@documentfoundation.org>
-
Rodolfo Ribeiro Gomes yazdı
ImplDraw() should not be directly called because it avoids overriden Paint() method. Change-Id: I0f0f6b4af231c1ea50a23fb96f3c9018b5ce2d31 Signed-off-by:
Rodolfo Ribeiro Gomes <rodolforg@gmail.com> Reviewed-on: https://gerrit.libreoffice.org/6707Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
Nikhil Walvekar yazdı
Conflicts: sw/qa/extras/ooxmlexport/ooxmlexport.cxx Change-Id: I589b76d0229a3dc4b5822e14399f7dbd9e7a31f8 Reviewed-on: https://gerrit.libreoffice.org/6718Tested-by:
Caolán McNamara <caolanm@redhat.com> Reviewed-by:
Caolán McNamara <caolanm@redhat.com>
-
Cor Nouws yazdı
TODO: uno:NewDoc sh/could be changed to, but lets fit that in future improvements/changes in this area Change-Id: I5e926afbd8cb714962091a973167c928adf0225a Reviewed-on: https://gerrit.libreoffice.org/6659Reviewed-by:
Björn Michaelsen <bjoern.michaelsen@canonical.com> Tested-by:
Björn Michaelsen <bjoern.michaelsen@canonical.com>
-
Laurent Balland-Poirier yazdı
LibO 4.1 now uses '-' as word separator for AutoCorrection Then the sequence "---" is detected as word "--" and autocorrect as "–". This avoids autocorrection of "---", as word or as border This commit detects the sequence "---" and report autocorrection. Change-Id: I1342c2ff83dd42683e683b3bb27280d61179b9a2 Reviewed-on: https://gerrit.libreoffice.org/6727Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
Caolán McNamara yazdı
Change-Id: Ia08494cd48a510be53006d6beda14e4b5affbdc2
-
Caolán McNamara yazdı
Project: help 6b38d34d66708e0323eafac99e827122086a4b41
-
Olivier Hallot yazdı
Obs: -Several widget positioning methods turned useless and were deleted -Corner case related to axis origin untested (couldn't find where it is used) Change-Id: I6a563c89ddcfbff62494ce7726f3e7d6089e6b57 Reviewed-on: https://gerrit.libreoffice.org/6730Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
Manal Alhassoun yazdı
Conflicts: cui/UIConfig_cui.mk Change-Id: Ie45c1c0d549fc879043d7f108f33e67adc4721fd Reviewed-on: https://gerrit.libreoffice.org/6729Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
Manal Alhassoun yazdı
Change-Id: Ie789954555012f766e48f9605f84e0ca5b2bca6d Reviewed-on: https://gerrit.libreoffice.org/6717Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
Tor Lillqvist yazdı
Revealed by a warning from our Clang plug-in: "pointer 'const char *' implicitly converted to bool [loplugin]" I love --enable-werror and loplugin. Change-Id: Iece0bda4325cd1e5d1333affffef12396e5dfb7d
-
Manal Alhassoun yazdı
Change-Id: If550ac8ad58ea7ff05650692d1a506c5088d05e2 Reviewed-on: https://gerrit.libreoffice.org/6708Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
Stanislav Horacek yazdı
Project: help b6b1a6c7e1ccd857414ba11a126129c5cd390ec6 fdo#69025 remove country option from Letter Wizard Change-Id: Idba96d20b146c6e6ab05157cb4afdc6f1c7eeffd Reviewed-on: https://gerrit.libreoffice.org/6731Reviewed-by:
Andras Timar <andras.timar@collabora.com> Tested-by:
Andras Timar <andras.timar@collabora.com>
-
David Tardon yazdı
Change-Id: Ia349d73eb30cf73a9bfbf70c95005bf74d70143c
-
David Tardon yazdı
Change-Id: I3d1b24edd0165068efb31a34817ed9631fc05ec5
-
David Tardon yazdı
Change-Id: I0a18ad70620cfd4263ffd3bc1423e00205e98f9b
-
David Tardon yazdı
Change-Id: I921f33c2c712da5b542a40bfe4db1fba0f034e3f
-
Caolán McNamara yazdı
Change-Id: Ifc16473c426bca2235e84b0d71291756074712bb
-
Jan-Marek Glogowski yazdı
The virtual Yield function has no return type, and the result of processYield is actually never used => drop it. Change-Id: I3da7bc99fd8f56301da37ca196b03b34cdc84a40 Reviewed-on: https://gerrit.libreoffice.org/6684Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
Rodolfo Ribeiro Gomes yazdı
Change-Id: I72e3987af4509239b2e989483b7396512c17e48b Signed-off-by:
Rodolfo Ribeiro Gomes <rodolforg@gmail.com> Reviewed-on: https://gerrit.libreoffice.org/6695Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
Caolán McNamara yazdı
but we're now dropping slides in there for some reason so this is just a don't crash band-aid and not the fix for the deeper problem Change-Id: I2f70471d03979ffb86b6289e7a432f4505c1b556
-
Rodolfo Ribeiro Gomes yazdı
Change-Id: I76dc0343fd735104827b4803c5440570afe86174 Signed-off-by:
Rodolfo Ribeiro Gomes <rodolforg@gmail.com> Reviewed-on: https://gerrit.libreoffice.org/6693Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
Arnaud Versini yazdı
Needed as otherwise AnchoredObjects can be in more than one SwLayoutFrm. See also 7eae50f9 ( Access by AnchoredObject of a deleted SwLayoutFrm ). Change-Id: I54582d6f9fb8b6f853352af27706faabe610874b Reviewed-on: https://gerrit.libreoffice.org/6720Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
Winfried Donkers yazdı
Added some labels that were missing and added a note of some labels that cannot be added because of unusual layout. Change-Id: I182908156f07c4e2ebc45670d79759f617690045 Reviewed-on: https://gerrit.libreoffice.org/6725Reviewed-by:
Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> Tested-by:
Christian Lohmaier <lohmaier+LibreOffice@googlemail.com>
-
Stephan Bergmann yazdı
Change-Id: I56c397d4cd0ad6c328d660f50189ab5f4b5cfca6
-
Stephan Bergmann yazdı
Change-Id: I3f9c692173fea9496bdda7772a8371e6a5427d3a
-
Miklos Vajna yazdı
Change-Id: Ia074b68283e518365c473d6624a84315de8c7683
-
Noel Grandin yazdı
Convert code like: aOStringBuf.append( RTL_CONSTASCII_STRINGPARAM( " is missing )") ); to: aOStringBuf.append( " is missing )" ); which compiles down to the same code. Change-Id: I3d8ed0cbf96a881686524a167412d5f303c06b71
-
Noel Grandin yazdı
Convert code like: aStrBuf.appendAscii( RTL_CONSTASCII_STRINGPARAM( "ln(x)" )); to: aStrBuf.append( "ln(x)" ); which compiles down to the same code. Change-Id: I24c7cb45ceb32fd7cd6ec7ed203c2a5d746f1c5c
-
Noel Grandin yazdı
Convert code like: aStr.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( "ActiveConnection" ) ) to aStr.startsWith( "ActiveConnection" ) which compiles down to the same machine code. Change-Id: Id4b0c5e0f9afe716a468d3afc70374699848dc33
-
László Németh yazdı
Change-Id: Ic3780e4389e450d8c7a69d2f0f2a6a7f81b8906e
-
Miklos Vajna yazdı
Change-Id: I2e7d482b29fc5859c32fa1731a5f1fd551509e88
-
I-Jui (Ray) Sung yazdı
Change-Id: I2f9a813e15068867f218631e9ebadd3ea2c38c95
-
I-Jui (Ray) Sung yazdı
Change-Id: I1b313d7f5f144f1884abe60c816db1fd6a643489
-
I-Jui (Ray) Sung yazdı
Change-Id: Iddd7a1bbc51f02b6b950c34afd9cbe95ec09bbf9
-
I-Jui (Ray) Sung yazdı
Change-Id: Ia90b5aaf044379b5bfc55ec525f9be2f6fda6028
-
Michael Stahl yazdı
... so replace all long with hyper to fit in 64-bit pointers. Change-Id: Ia5c044e8d7cc8c4e55f1ef8c0fb0f91bb9a69e1c
-