summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2014-06-19fdo#71076, fdo#71767: Preserve number formats when charts are copied.Kohei Yoshida104-323/+674
2014-06-19Use define constant to keep track of all NumberFormat property usage.Kohei Yoshida19-44/+67
2014-06-19fdo#71558: Notify mispelled word to accessibilityJacobo Aragunde Pérez1-1/+7
2014-06-19Avoid overflowStephan Bergmann1-1/+8
2014-06-19abi#2720 RTF import: handle non-graphic object after a graphic oneMiklos Vajna2-3/+264
2014-06-19Do not call SwASC_AttrIter::NextPos when nAktSwPos is already SAL_MAX_INT32Stephan Bergmann1-2/+6
2014-06-19Do not dereference null pointerStephan Bergmann1-4/+5
2014-06-19SwDoc::SetFlyFrmAttr: sync position between draw shape and its textboxMiklos Vajna3-0/+56
2014-06-19rhbz#1111216 allow to export an empty sheet to PDFDavid Tardon1-1/+1
2014-06-19loplugin:literaltoboolconversionStephan Bergmann1-1/+1
2014-06-19small text positioning fixesMarkus Mohrhard1-2/+2
2014-06-19use better default colorsMarkus Mohrhard1-1/+1
2014-06-19fix range input in chart data source dialogMarkus Mohrhard1-1/+10
2014-06-19fdo#80108 keep at least the version in syncDavid Tardon1-1/+1
2014-06-19GetFileTimeValue can produce a "null" DateTimeStephan Bergmann1-1/+5
2014-06-19Missing link depsStephan Bergmann1-0/+18
2014-06-19ToxLinkProcessorTest needs SwGlobals::ensure to set pSwResMgrStephan Bergmann2-9/+32
2014-06-19writerfilter: Hide more debug-only stuff behind the DEBUG_DOMAINMAPPER.Jan Holesovsky14-11/+88
2014-06-19fdo#78590: Fix for Corruption of para with framePr & drawing object into paraRohit Deshmukh8-47/+214
2014-06-19Fix build with system glm once againFridrich Štrba1-6/+6
2014-06-19sw: add UI for removing the textbox of a draw shapeMiklos Vajna6-0/+64
2014-06-19sw: add UI for adding a textbox for a draw shapeMiklos Vajna6-0/+66
2014-06-19basic: silence expected SAL_WARN outputMiklos Vajna2-3/+3
2014-06-19coverity#704771 Explicit null dereferencedCaolán McNamara1-2/+2
2014-06-19coverity#988426 Explicit null dereferencedCaolán McNamara1-7/+2
2014-06-19coverity#983931 Uncaught exceptionCaolán McNamara2-5/+4
2014-06-19coverity#983728 Uncaught exceptionCaolán McNamara1-4/+14
2014-06-19coverity#707363 Uncaught exceptionCaolán McNamara1-4/+12
2014-06-19coverity#707196 Uncaught exceptionCaolán McNamara1-7/+17
2014-06-19coverity#706525 Uncaught exceptionCaolán McNamara2-2/+3
2014-06-19coverity#1019333 Explicit null dereferencedCaolán McNamara1-1/+1