summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-11-05n#839727: Chart missing dataset.Muthu Subramanian1-0/+19
2013-11-05fdo#68839: ODF import: fix name of multi-image frameMichael Stahl4-7/+34
2013-11-05fdo#68313 fix combining diacritics problem with Graphite fontsLászló Németh1-3/+3
2013-11-05i123485 secured file import scanning existing pagesArmin Le Grand1-4/+11
2013-11-05fdo#70319 "exponent followed by at least on digit" also for special case 0.0Stephan Bergmann2-0/+10
2013-11-05Resolves: rhbz#1015594 CVE-2013-2924 use-after-freeEike Rathke2-0/+44
2013-11-05resolved fdo#70319 exponent must be followed by at least one digitEike Rathke2-0/+18
2013-11-05CID#736943 clamp no of ttc entries to physical maxCaolán McNamara1-0/+33
2013-11-05fdo#67796: sw: fix table cursor when setting language in status barMichael Stahl1-5/+11
2013-11-05fdo#64495: sw: fix regex search for soft hyphen \xADMichael Stahl1-2/+7
2013-11-05fixed another "Out of bounds substring access"Eike Rathke1-6/+5
2013-11-05Fail fast at least in debug buildsStephan Bergmann1-1/+1
2013-11-05fdo#70143: fix SwDoc::ReplaceRangeImpl()Arnaud Versini1-3/+9
2013-11-05resolved fdo#69948 honor a detected FilterNameEike Rathke1-6/+25
2013-11-05CID#736174 yikes, sizeof(char[]) includes 0, so 4 not 3Caolán McNamara1-1/+1
2013-11-05fdo#64400: DXF import filter: fix OUString handlingMichael Stahl9-126/+110
2013-11-05fdo#62994 reportbuilder survive empty formulaLionel Elie Mamane1-0/+2
2013-11-05WaE [-Wstrict-overflow] assuming signed overflow does not occurEike Rathke1-2/+2
2013-11-05fdo#70196: Python 2 compatibility for UNO import error handlingDavid Bolen1-8/+9
2013-11-05Resolves: #i123417# handle subsetting of empty ttf compound glyphs gracefullyHerbert Dürr1-2/+5
2013-11-05fdo#69384 fix impress -> writer copy&pasteMiklos Vajna3-2/+40
2013-11-05Resolves: rhbz#1013844 fdo#47482 encrypted OOo 1.0 docs cannot be reopenedCaolán McNamara3-5/+39
2013-11-05rhbz#1014010: Missing dependencies in isBootstrapType listStephan Bergmann1-24/+28
2013-11-05All the content of cppuhelper/source/compat.cxx must be in namespace cppuStephan Bergmann1-0/+4
2013-11-05fdo#69450 - IDF_ATTRIB & IDF_CONTENTS must be disjoint.Michael Meeks1-1/+1
2013-11-05fdo#54686 Treat hard blank as soft blank in numberLaurent Balland-Poirier2-10/+11
2013-11-05Resolves: fdo#69220 crash in doc (ww6)Caolán McNamara1-1/+15
2013-11-05Resolves: fdo#67697 source formatting option list in autocorrectCaolán McNamara2-4/+19
2013-11-05Resolves: fdo#34987 skip autoheight reset if it will be set to the same valueCaolán McNamara1-2/+43
2013-11-05fdo#41833: fix visual cursor position after resizingIvan Timofeev1-1/+1
2013-11-05fdo#40100 make function YEARFRAC comply with ODF Version 1.2Lionel Elie Mamane1-20/+52
2013-11-05fdo#64455 Handle unknown color in color lineLaurent Balland-Poirier1-1/+37
2013-11-05fdo#68874: Highlighter icon doesn't change color if no text is selectedIvan Timofeev1-1/+1
2013-11-05fdo#69091: Copying data from Base-table to Calc by drag and dropJulien Nabet1-1/+1
2013-11-05fix for fdo#69173 crasherNoel Power1-0/+3
2013-11-05CID#736212 clip word 2 pap boundsCaolán McNamara6-1/+13
2013-11-05Work around GCC 4.8 -Werror=format= in python3Stephan Bergmann2-0/+16
2013-11-05Resolves: fdo#68081 why would I want a spinner that doesn't repeatCaolán McNamara1-1/+1
2013-11-05Consistently use rtl_getAppCommandArg hereStephan Bergmann1-1/+1
2013-11-05Resolves: rhbz#993963 NULL m_pWindow on firefox deleted pluginCaolán McNamara1-1/+1
2013-11-05odbc insert: adjust buffer size *after* it is written toLionel Elie Mamane1-1/+1
2013-11-05fdo#68315 odbc update *reads* a bookmark, not *writes* a bookmarkLionel Elie Mamane1-21/+39
2013-11-05stop annoying temp full screen windows appearing on insert->index entryCaolán McNamara1-0/+8
2013-11-05bDel is unused uninitializedCaolán McNamara1-0/+1
2013-11-05Revert "fdo#42434: swap flipvertical and fliphorizontal icons in some themes"Ivan Timofeev20-0/+0
2013-11-05fdo#42434: swap flipvertical and fliphorizontal icons in some themesIvan Timofeev20-0/+0
2013-11-05fdo#67358: sw: "fix" line painting artifacts when resizing columnsMichael Stahl1-1/+3
2013-11-05fdo#66215: sw: fix clicking on text above background flyMichael Stahl2-4/+43
2013-11-05TPropertyValueLessFunctor must actually compare for "<"Stephan Bergmann1-1/+1
2013-11-05fdo#63273 sw: let word count not update stat. fieldsMiklos Vajna4-15/+21