- 06 Nis, 2012 29 kayıt (commit)
-
-
Szabolcs Dezsi yazdı
-
Jan Holesovsky yazdı
-
Szabolcs Dezsi yazdı
Pattern used: find . -name "*.cxx" -exec sed -i 's/\( *\)\(else if\|if\) *( *\([^!()|&]*\)\.equalsAsciiL( *RTL_CONSTASCII_STRINGPARAM *( *\([^)]*\)) *) *) *{$/\1\2 ( \3 == \4 ) {/' \{\} \;
-
Szabolcs Dezsi yazdı
Pattern used: find . -name "*.cxx" -exec sed -i 's/\( *\)\(else if\|if\) *( *\([^!()|&]*\)\.equalsAsciiL( *RTL_CONSTASCII_STRINGPARAM *( *\([^)]*\) ) *) *) *{$/\1\2 ( \3 == \4 ) {/' \{\} \;
-
Jan Holesovsky yazdı
-
Matúš Kukan yazdı
-
Matúš Kukan yazdı
-
Miklos Vajna yazdı
-
David Tardon yazdı
-
David Tardon yazdı
-
Luboš Luňák yazdı
-
Luboš Luňák yazdı
Plain 0 is ambiguous to convert to either long or const char*, and just adding an overload next to sal_Int32 would be a dupe if they actually are the same type, so just go with plain int, which is the sensible thing to do anyway.
-
Szabolcs Dezsi yazdı
Pattern used: find . -name "*.cxx" -exec sed -i 's/\( *\)\(else if\|if\) *( *\([^!()|&]*\)\.equalsAsciiL( *RTL_CONSTASCII_STRINGPARAM *( *\([^)]*\)) *) *)$/\1\2 ( \3 == \4 )/' \{\} \;
-
David Tardon yazdı
-
David Tardon yazdı
-
Szabolcs Dezsi yazdı
Pattern used: find . -name "*.cxx" -exec sed -i 's/\( *\)\(else if\|if\) *( *\([^!()|&]*\)\.equalsAsciiL( *RTL_CONSTASCII_STRINGPARAM *( *\([^)]*\) ) *) *)$/\1\2 ( \3 == \4 )/' \{\} \;
-
Jan Holesovsky yazdı
-
Luboš Luňák yazdı
-
Olivier Hallot yazdı
Remove OUString constructor where not needed.
-
Matúš Kukan yazdı
-
Matúš Kukan yazdı
-
Szabolcs Dezsi yazdı
Pattern used: find . -name "*.cxx" -exec sed -i 's/\( *\)return \([^()]*\)\.equalsAsciiL( *RTL_CONSTASCII_STRINGPARAM *( *\([^)]*\) ) *);/\1return \2 == \3;/' \{\} \;
-
Matúš Kukan yazdı
-
Thomas Collerton yazdı
-
Matúš Kukan yazdı
-
Matúš Kukan yazdı
-
Matúš Kukan yazdı
-
Matúš Kukan yazdı
-
Miklos Vajna yazdı
Originally there was m_bIsSubstream (true for footnotes, headers, etc.), then we needed a pointer to the original stream, now the boolean value is redundant, so remove it.
-
- 05 Nis, 2012 11 kayıt (commit)
-
-
Olivier Hallot yazdı
More removal of RTL_CONSTASCII_USTRINGPARAM in module sd
-
Olivier Hallot yazdı
More RTL_CONSTASCII_USTRINGPARAM in module sd
-
Olivier Hallot yazdı
Cleanup of some RTL_CONSTASCII_USTRINGPARAM macro in module sd
-
Julien Nabet yazdı
Includes too replacement < by != for comparison between current and end iterators
-
Stephan Bergmann yazdı
* The updatecheckui lib is part of that module; should its scp entry also be marked ComponentCondition="ISCHECKFORPRODUCTUPDATES=1"? * unpack_update (and other scripts as well?) need only be generated if ENABLE_ONLINE_UPDATE. * It is inconsistent that there is a distinct onlineupdate.xcd not merged into main.xcd, while the updchk and updatecheckui component files are merged into the global services.rdb. * The updchk res file should also go into (a resource sub-module of) the optional online update module.
-
Eike Rathke yazdı
-
Tor Lillqvist yazdı
-
Tor Lillqvist yazdı
-
Tor Lillqvist yazdı
-
Tor Lillqvist yazdı
-
Ivan Timofeev yazdı
-