summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-06-22add test case for property mappingMarkus Mohrhard3-0/+1172
2014-06-22don't try to set property mapping if there is no valueMarkus Mohrhard5-14/+28
2014-06-22Avoid possible memory leaks in case of exceptionsTakeshi Abe5-45/+32
2014-06-22Drop commented-out codeTakeshi Abe1-5/+0
2014-06-21Related fdo#58774 Alternative dialog Find & Replace for WriterJulien Nabet1-1/+1
2014-06-21Resolves: fdo#80327 Sound list box when non-English UIJulien Nabet1-28/+10
2014-06-21Avoid possible memory leaks in case of exceptionsTakeshi Abe6-37/+31
2014-06-21cppcheck: Redundant checking of STL containerJulien Nabet1-11/+4
2014-06-21writerfilter: convert modelpreprocess to PythonMiklos Vajna4-296/+187
2014-06-21Create SvtSaveOptions() outside of for loop.Matúš Kukan1-1/+1
2014-06-21Revert "bnc#882631: keep line visible if proportional line spacing is < 100%."Matúš Kukan3-13/+4
2014-06-21avoid truncation double to float warningMarkus Mohrhard1-1/+1
2014-06-21fix windows buildMarkus Mohrhard4-10/+10
2014-06-21avoid manual OpenGL extension checkingMarkus Mohrhard1-39/+2
2014-06-21I don't see a good reason for marking private methods with SAL_CALLMarkus Mohrhard1-10/+10
2014-06-21volatile does not make any sense hereMarkus Mohrhard1-7/+7
2014-06-21remove unneeded code for 3D charts in controllerMarkus Mohrhard3-95/+1
2014-06-21add code to call batch texture renderweigao2-11/+257
2014-06-21small whitespace changesMarkus Mohrhard2-1/+5
2014-06-21add batch render texture shadersweigao3-0/+44
2014-06-21use shader to calculate alpha channelweigao5-30/+34
2014-06-21add global scale matrixweigao1-11/+13
2014-06-21fix the using 3.0 version bugweigao1-1/+0
2014-06-21remove old commentMarkus Mohrhard1-5/+0
2014-06-21add disabled code for square barsMarkus Mohrhard1-0/+5
2014-06-21prevent invalid memory accessMarkus Mohrhard1-1/+1
2014-06-20hmm, that's not rightCaolán McNamara1-3/+3
2014-06-20Make Linguistic SDK example use __getComponentFactoryStephan Bergmann4-57/+38
2014-06-20Dropdown combo-/listboxes should support accessible action togglePopupNiklas Johansson1-5/+5
2014-06-20mark numbers as untranslatableStanislav Horacek1-2/+2
2014-06-20SwDrawContact: recaclc textbox size on shape adjustment change as wellMiklos Vajna2-9/+20
2014-06-20fdo#71767: Write test for this.Kohei Yoshida3-0/+105
2014-06-20Resolves: #i121410# Secured usage of pTextGroupArmin Le Grand1-7/+10
2014-06-20sw: clean up leftover TextBox TODOsMiklos Vajna4-231/+47
2014-06-20Missing null checkStephan Bergmann1-3/+6
2014-06-20SwDrawContact::Changed: sync position/size between draw shape and its textboxMiklos Vajna2-0/+40
2014-06-20fdo#79973 : LO crashes while opening the document.PriyankaGaikwad2-1/+3
2014-06-20Fix SDK examplesStephan Bergmann3-2/+3
2014-06-20fdo#71076: Write test for this.Kohei Yoshida3-2/+28
2014-06-20CppunitTest_sw_ooxmlsdrexport: this define should no longer be necessaryMiklos Vajna1-3/+0
2014-06-20RTF import: handle column break at the very start of the documentMiklos Vajna3-0/+8
2014-06-20CppunitTest_sw_ooxmlsdrexport: clean up testFDO77122Miklos Vajna1-0/+0
2014-06-20writerfilter: Minor cleanup in OOXMLParserState.Jan Holesovsky1-10/+6
2014-06-20fdo#78904 : LO hangs while saving the document.Umesh Kadam4-6/+28
2014-06-20fdo#79968: & fdo#79969: Fix for embedded powerpoint & excel sheet in docx.Yogesh Bharate5-0/+60
2014-06-20fdo#79591 Values for docPr name and shape ID attributes were set invalidDinesh Patil4-2/+17
2014-06-20Avoid possible memory leaks in case of exceptionsTakeshi Abe5-32/+28
2014-06-19external/icu: Change flexible array members to be of length 1 instead of 2Stephan Bergmann1-0/+22
2014-06-19whitespaceMiklos Vajna1-1/+1
2014-06-19fdo#79599: use \highlightN instead of \chcbpatN in RTF import and exportnrbrtx@gmail.com7-4/+144