summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-06-02Revert needless modification of published UNO APIStephan Bergmann2-2/+2
2014-06-02Avoid possible memory leaks in case of exceptionsTakeshi Abe9-31/+28
2014-06-02Fix memory leaks in test codeStephan Bergmann4-23/+48
2014-06-02Use boost::hash_value to avoid undef conv of neg/large floating -> size_tStephan Bergmann1-23/+24
2014-06-02basic: typoThomas Arnhold1-1/+1
2014-06-02don't limit the 0 → 1 replacement in release to debChristian Lohmaier1-1/+1
2014-06-02SwTextBoxHelper: take care of position after a CustomShapeGeometry changeMiklos Vajna1-0/+11
2014-06-02Fix memory leak for BASIC sub (as well as void function)Stephan Bergmann1-2/+8
2014-06-02fdo#68849: Add header guards to all include filesJens Carl41-0/+209
2014-06-02sw textboxes: implement ODF import/exportMiklos Vajna1-0/+5
2014-06-02fdo#76934 : DOCX: Preservation: AutoSpacing property not getting preserved.Pallavi Jadhav4-3/+18
2014-06-02restore 2 deleted lines in CREDITSAndras Timar1-2/+2
2014-06-01Resolves: fdo#79506 Some numbers are marked as translatableJulien Nabet10-18/+18
2014-06-01sal_uInt16 to size_tMatteo Casalin1-4/+4
2014-06-01Avoid temporary OUStringsMatteo Casalin1-4/+3
2014-06-01sal_uInt16 to size_t, constifyMatteo Casalin1-29/+29
2014-06-01OUString: avoid temporaries and simplifyMatteo Casalin1-8/+5
2014-06-01sal_uInt16 to more proper types + minor optimizationsMatteo Casalin1-9/+8
2014-06-01Group common codeMatteo Casalin1-8/+19
2014-06-01OUString: simplify, constify, remove temporariesMatteo Casalin1-29/+20
2014-06-01sal_uInt16 to more proper types, constifyMatteo Casalin1-12/+13
2014-06-01Don't re-iterate over string to get consecutive tokensMatteo Casalin1-1/+2
2014-06-01OUString: avoid temporaries, plus minor optimizationsMatteo Casalin1-61/+39
2014-06-01sal_uInt16 to more proper types, constify, minor optimizationsMatteo Casalin1-20/+16
2014-06-01OUString: constify, avoid temporaries and concatenated appendsMatteo Casalin1-40/+29
2014-06-01Use more proper integer types and constifyMatteo Casalin3-10/+10
2014-06-01OUstring: avoid temporaries and constifyMatteo Casalin2-24/+19
2014-06-01sal_uInt16 to more proper typesMatteo Casalin2-2/+2
2014-06-01Avoid temporary OUStringsMatteo Casalin2-24/+16
2014-06-01sal_uInt16 to more proper types + some constMatteo Casalin2-10/+10
2014-06-01OUString: avoid unnecessary conversions and buffersMatteo Casalin2-38/+23
2014-06-01sal_uInt16 to size_tMatteo Casalin2-3/+3
2014-06-01Use literal ASCII strings directlyMatteo Casalin1-18/+18
2014-06-01Fix hungarian prefix for calendarsIsamu Mogi8-25/+25
2014-06-01fix header guardThomas Arnhold2-3/+3
2014-06-01fdo#68849: Add header guards to all include filesJens Carl14-100/+126
2014-06-01fdo#68849: Add header guards to all include filesJens Carl7-0/+37
2014-06-01fdo#68849: Add header guards to all include filesJens Carl5-4/+22
2014-06-01fdo#68849: Add header guards to all include filesJens Carl7-1/+34
2014-06-01fdo#68849: Add header guards to all include filesJens Carl6-5/+26
2014-06-01fdo#68849: Add header guards to all include filesJens Carl9-0/+44
2014-06-01fdo#68849: Add header guards to all include filesJens Carl6-0/+32
2014-06-01Fixed lower case typo in header guard definitionJens Carl1-3/+3
2014-06-01fdo#68849: Add header guards to all include filesJens Carl8-4/+38
2014-06-01extract the rendering code in ChartViewMarkus Mohrhard2-7/+15
2014-06-01make the OpenglShapeFactory work with the new OpenGLWindow implMarkus Mohrhard5-12/+10
2014-06-01fix crash if there is no OpenGLRenderer setMarkus Mohrhard1-4/+8
2014-06-01Typo: colect->collectJulien Nabet1-1/+1
2014-06-01Typo: hanlde->handleJulien Nabet1-1/+1
2014-06-01contined -> continuedMiklos Vajna1-1/+1