summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-10-14fdo#64495: sw: fix regex search for soft hyphen \xADMichael Stahl1-2/+7
2013-10-13fixed another "Out of bounds substring access"Eike Rathke1-6/+5
2013-10-11Fail fast at least in debug buildsStephan Bergmann1-1/+1
2013-10-11fdo#70143: fix SwDoc::ReplaceRangeImpl()Arnaud Versini1-3/+9
2013-10-11resolved fdo#69948 honor a detected FilterNameEike Rathke1-6/+25
2013-10-10Updated coreAndras Timar1-0/+0
2013-10-09CID#736174 yikes, sizeof(char[]) includes 0, so 4 not 3Caolán McNamara1-1/+1
2013-10-09fdo#64400: DXF import filter: fix OUString handlingMichael Stahl9-126/+110
2013-10-09fdo#52004 set resolution of .dmg background image to 72DPIAndras Timar1-0/+0
2013-10-08fdo#62994 reportbuilder survive empty formulaLionel Elie Mamane1-0/+2
2013-10-08WaE [-Wstrict-overflow] assuming signed overflow does not occurEike Rathke1-2/+2
2013-10-07fdo#70196: Python 2 compatibility for UNO import error handlingDavid Bolen1-8/+9
2013-10-04Resolves: #i123417# handle subsetting of empty ttf compound glyphs gracefullyHerbert Dürr1-2/+5
2013-10-04fdo#69384 fix impress -> writer copy&pasteMiklos Vajna3-2/+40
2013-10-04fdo#58144 - disable the ARP 'Remove' button on Windows XPAndras Timar6-0/+6
2013-10-03Updated coreNagy Akos1-0/+0
2013-10-03Resolves: rhbz#1013844 fdo#47482 encrypted OOo 1.0 docs cannot be reopenedCaolán McNamara3-5/+39
2013-10-02rhbz#1014010: Missing dependencies in isBootstrapType listStephan Bergmann1-24/+28
2013-10-01bump product version to 4.0.7.0+, reset number to 0Christian Lohmaier2-21/+21
2013-10-01bring helpcontent2 to libreoffice-4-0 branchChristian Lohmaier1-0/+0
2013-10-01Updated coreChristian Lohmaier1-0/+0
2013-10-01All the content of cppuhelper/source/compat.cxx must be in namespace cppuStephan Bergmann1-0/+4
2013-09-30fdo#69450 - IDF_ATTRIB & IDF_CONTENTS must be disjoint.Michael Meeks1-1/+1
2013-09-23fdo#54686 Treat hard blank as soft blank in numberLaurent Balland-Poirier2-10/+11
2013-09-19Resolves: fdo#69220 crash in doc (ww6)Caolán McNamara1-1/+15
2013-09-19Resolves: fdo#67697 source formatting option list in autocorrectCaolán McNamara2-4/+19
2013-09-19Resolves: fdo#34987 skip autoheight reset if it will be set to the same valueCaolán McNamara1-2/+43
2013-09-19fdo#41833: fix visual cursor position after resizingIvan Timofeev1-1/+1
2013-09-18fdo#40100 make function YEARFRAC comply with ODF Version 1.2Lionel Elie Mamane1-20/+52
2013-09-17fdo#64455 Handle unknown color in color lineLaurent Balland-Poirier1-1/+37
2013-09-17fdo#68874: Highlighter icon doesn't change color if no text is selectedIvan Timofeev1-1/+1
2013-09-16fdo#69091: Copying data from Base-table to Calc by drag and dropJulien Nabet1-1/+1
2013-09-15fix for fdo#69173 crasherNoel Power1-0/+3
2013-09-11CID#736212 clip word 2 pap boundsCaolán McNamara6-1/+13
2013-09-09Work around GCC 4.8 -Werror=format= in python3Stephan Bergmann2-0/+16
2013-09-06fdo#68313 fix combining diacritics problem with Graphite fontsLászló Németh2-3/+3
2013-09-06Resolves: fdo#68081 why would I want a spinner that doesn't repeatCaolán McNamara1-1/+1
2013-09-05Consistently use rtl_getAppCommandArg hereStephan Bergmann1-1/+1
2013-09-03fdo#68839: ODF import: fix name of multi-image frameMichael Stahl4-7/+34
2013-09-03Resolves: rhbz#993963 NULL m_pWindow on firefox deleted pluginCaolán McNamara1-1/+1
2013-09-03odbc insert: adjust buffer size *after* it is written toLionel Elie Mamane1-1/+1
2013-09-03fdo#68315 odbc update *reads* a bookmark, not *writes* a bookmarkLionel Elie Mamane1-21/+39
2013-09-03stop annoying temp full screen windows appearing on insert->index entryCaolán McNamara1-0/+8
2013-09-03bDel is unused uninitializedCaolán McNamara1-0/+1
2013-09-02Updated coreAndras Timar1-0/+0
2013-09-01Revert "fdo#42434: swap flipvertical and fliphorizontal icons in some themes"Ivan Timofeev20-0/+0
2013-09-01fdo#42434: swap flipvertical and fliphorizontal icons in some themesIvan Timofeev20-0/+0
2013-09-01fdo#67358: sw: "fix" line painting artifacts when resizing columnsMichael Stahl1-1/+3
2013-09-01fdo#66215: sw: fix clicking on text above background flyMichael Stahl2-4/+43
2013-08-30TPropertyValueLessFunctor must actually compare for "<"Stephan Bergmann1-1/+1