summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-06-02add French Benin [fr-BJ] locale data, fdo#79351David Delma
2014-06-02add LANGUAGE_USER_FRENCH_BENIN 0x840C fr-BJ French (Benin), fdo#79351Eike Rathke
2014-06-02add [fr-SN] to libs, fdo#79350Eike Rathke
2014-06-02derive [fr-SN] from [fr-BF] instead, fdo#79350 relatedEike Rathke
2014-06-02add French Senegal [fr-SN] locale data, fdo#79350David Delma
2014-06-02add French (Mali) [fr-ML] to language list, fdo#79349Eike Rathke
2014-06-02add [fr-ML] to libs, fdo#79349Eike Rathke
2014-06-02derive [fr-ML] from [fr-BF] instead, fdo#79349 relatedEike Rathke
2014-06-02add French Mali [fr-ML] locale data, fdo#79349David Delma
2014-06-02add French (Côte d'Ivoire) [fr-CI] to language list, fdo#79348Eike Rathke
2014-06-02derive all [fr-CI] locale data from [fr-BF], fdo#79348 relatedEike Rathke
2014-06-02add [fr-CI] to libs, fdo#79348Eike Rathke
2014-06-02use uppercase LCID, fdo#79348 relatedEike Rathke
2014-06-02add French Ivory Coast [fr-CI] locale data, fdo#79348David Delma
2014-06-02update French Burkina Faso [fr-BF] locale data, fdo#79347David Delma
2014-06-02fdo#79384 RTF import: allow { without } in style namesMiklos Vajna
2014-06-02xmloff: fix import of tables inside textboxes inside shapesMiklos Vajna
2014-06-02coverity#704885 Unchecked dynamic_castCaolán McNamara
2014-06-02coverity#706959 Uncaught exceptionCaolán McNamara
2014-06-02coverity#707427 Uncaught exceptionCaolán McNamara
2014-06-02coverity#707428 Uncaught exceptionCaolán McNamara
2014-06-02coverity#707430 Uncaught exceptionCaolán McNamara
2014-06-02coverity#1213461 Uncaught exceptionCaolán McNamara
2014-06-02coverity#1219786 Dereference after null checkCaolán McNamara
2014-06-02coverity#1219793 Uncaught exceptionCaolán McNamara
2014-06-02coverity#1219792 Uncaught exceptionCaolán McNamara
2014-06-02coverity#1219795 Uncaught exceptionCaolán McNamara
2014-06-02coverity#1219797 Uncaught exceptionCaolán McNamara
2014-06-02coverity#1219799 Uncaught exceptionCaolán McNamara
2014-06-02callcatcher: update unusedcodeCaolán McNamara
2014-06-02coverity#1219805 Uninitialized scalar fieldCaolán McNamara
2014-06-02fix debug=2 buildCaolán McNamara
2014-06-02Revert needless modification of published UNO APIStephan Bergmann
2014-06-02Avoid possible memory leaks in case of exceptionsTakeshi Abe
2014-06-02Fix memory leaks in test codeStephan Bergmann
2014-06-02Use boost::hash_value to avoid undef conv of neg/large floating -> size_tStephan Bergmann
2014-06-02basic: typoThomas Arnhold
2014-06-02don't limit the 0 → 1 replacement in release to debChristian Lohmaier
2014-06-02SwTextBoxHelper: take care of position after a CustomShapeGeometry changeMiklos Vajna
2014-06-02Fix memory leak for BASIC sub (as well as void function)Stephan Bergmann
2014-06-02fdo#68849: Add header guards to all include filesJens Carl
2014-06-02sw textboxes: implement ODF import/exportMiklos Vajna
2014-06-02fdo#76934 : DOCX: Preservation: AutoSpacing property not getting preserved.Pallavi Jadhav
2014-06-02restore 2 deleted lines in CREDITSAndras Timar
2014-06-01Resolves: fdo#79506 Some numbers are marked as translatableJulien Nabet
2014-06-01sal_uInt16 to size_tMatteo Casalin
2014-06-01Avoid temporary OUStringsMatteo Casalin
2014-06-01sal_uInt16 to size_t, constifyMatteo Casalin
2014-06-01OUString: avoid temporaries and simplifyMatteo Casalin
2014-06-01sal_uInt16 to more proper types + minor optimizationsMatteo Casalin