summaryrefslogtreecommitdiff
path: root/postprocess/rebase
ModeNameSize
-rw-r--r--coffbase.txt18755logplain
-rw-r--r--makefile.mk1918logplain
-rw-r--r--no_rebase.txt496logplain
-rwxr-xr-xrebase.pl10307logplain
022b67565e212fa4ec0d5213947de'>ditch String::CreateFromAsciiCaolán McNamara 2012-07-02hrc cleanup: Remove include guardsThomas Arnhold 2012-06-29Remove include guardsThomas Arnhold 2012-06-29Remove UNO includes commentsThomas Arnhold 2012-06-27Remove unused include filesThomas Arnhold 2012-06-26removed unnecessary forward declarations of classTakeshi Abe 2012-06-22re-base on ALv2 code.Michael Meeks 2012-06-21re-base on ALv2 code.Michael Meeks 2012-06-21re-base on ALv2 code.Michael Meeks 2012-06-09Remove superfluous empty lines on topThomas Arnhold 2012-06-06fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin 2012-06-04fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin 2012-05-29targeted string re-workNorbert Thiebaud 2012-05-24Removed unused SfxMedium::bDirectStephan Bergmann 2012-05-18removed unused const rtl::OUStringTakeshi Abe 2012-05-17merge the 5 ConstAsciiString duplicate classes togetherCaolán McNamara 2012-05-15ditch UniStringCaolán McNamara 2012-05-15convert GetUndoActionComment family to rtl::OUStringCaolán McNamara 2012-05-04fdo#48253 Expand SAL_STATIC_CAST and SAL_CONST_CASTThomas Arnhold 2012-04-16mingw: avoid weird build error and -WerrorDavid Tardon 2012-04-08Replaced a few equal calls with ==Szabolcs Dezsi 2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi 2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi 2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi 2012-04-05UniString::CreateFromInt32 -> rtl::OUString::valueOfCaolán McNamara 2012-03-14Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann