summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-10-23Resolves: tdf#113336 avoid crash during teardownCaolán McNamara1-3/+7
2017-10-23tdf#110431: Fixed losing listbos entries on opening .ods fileMohammed Abdul Azeem4-1/+28
2017-10-22Resolves: tdf#113179 merge language attributes early, tdf#108795 follow-upEike Rathke3-13/+20
2017-10-21tdf#113225 - hold the solar mutex when entering from UNO.Michael Meeks1-0/+1
2017-10-20Resolves: tdf#113253 graphics change shape after ppt roundtripCaolán McNamara1-1/+1
2017-10-20tdf#112633 oox: Save backup images to proper path in documentJacobo Aragunde Pérez3-4/+40
2017-10-20tdf#97630 xmloff: ODF extended draw:fit-to-size messMichael Stahl7-11/+900
2017-10-20Resolves: tdf#113230 crash in finishParagraphCaolán McNamara1-1/+4
2017-10-20potential deref of empty xStateSetCaolán McNamara1-1/+1
2017-10-20Disable CppunitTset_sc_*_functions_test for linux_aarch64 for now, tooStephan Bergmann1-1/+1
2017-10-20Resolves: tdf#113214 change back to previous entry after 'more' is dispatcherCaolán McNamara1-0/+2
2017-10-19gpg4libre fix tdf#113190 don't show expired/invalid keysThorsten Behrens1-1/+1
2017-10-19Again, no -fstack-protector-strong for gcc3_linux_aarch64/cpp2uno.cxxStephan Bergmann1-3/+2
2017-10-19Resolves: tdf#109282: a11y crash in use after disposeCaolán McNamara1-2/+4
2017-10-19Avoid throwing C++ exception across libjpeg C framesStephan Bergmann1-286/+321
2017-10-19tdf#99537 set expand for re-used sidebar panelsJan-Marek Glogowski1-0/+1
2017-10-18tdf#112808 Disable "Edit Region" command while cursor in an index.Gulsah Kose1-1/+5
2017-10-18tdf#104079 RTF import: fix handling fields inside TOC fieldsMiklos Vajna3-1/+66
2017-10-17bump product version to 5.4.4.0.0+Christian Lohmaier1-1/+1
2017-10-17tdf#112211 RTF import: fix unwanted direct formatting for other indentsMiklos Vajna3-6/+52
2017-10-17Different take on tdf#108406: exclude helpimg from installed themesKatarina Behrens2-4/+6
2017-10-17Updated coreChristian Lohmaier1-0/+0
2017-10-17ofz: returning SfxPoolItem belonging to localCaolán McNamara2-3/+4
2017-10-17Resolves: rhbz#1471983 fatal exception on older config without slide bg panelCaolán McNamara1-4/+7
2017-10-17Resolves: tdf#112933 correct number of one decimal in fraction of secondsEike Rathke1-22/+16
2017-10-16Resolves: tdf#112780 no ResetDirty() after SetHybridEmptyDisplayedAsString()Eike Rathke1-1/+6
2017-10-16tdf#113052 needs mpUIBuilder to load breaklistmenuJan-Marek Glogowski1-3/+3
2017-10-14tdf#107605: Fix reading version 0 OS/2 font tableKhaled Hosny1-2/+2
2017-10-13i18n-perf: cache map of breakiterators, tdf#108703Eike Rathke2-69/+193
2017-10-08Updated coreLior Kaplan1-0/+0
2017-10-08tdf#112947: fix write to free'd memory (odbc)Julien Nabet1-0/+1
2017-10-07tdf#99689 allow Subscript in Illustration Index...Tamas Bunth1-5/+10
2017-10-06crashtesting: crash on import of abi3007-4.rtfCaolán McNamara1-6/+9
2017-10-05tdf#98315 Function Wizard showing Breeze icons when in Sifr themeMatthias Freund3-0/+3
2017-10-05Resolves: tdf#112827 gtk3 menubar not RTL under RTL localesCaolán McNamara1-4/+1
2017-10-04tdf#112486 Do not force GDI in no OpenGLXisco Fauli1-1/+1
2017-10-04tdf#107605: Fix line height cslculation for broken fontsKhaled Hosny1-5/+9
2017-10-04tdf#112292: Revert "use rtl::Reference in SwDocFac"Noel Grandin3-68/+72
2017-10-04tdf#112507 RTF import: fix too narrow table cellMiklos Vajna3-7/+57
2017-10-04tdf#112836 master view, bottom areas are wrongly positionedNoel Grandin1-1/+1
2017-10-03Resolves: tdf#112656 don't reset to default font if a custom font was setCaolán McNamara1-5/+2
2017-10-03tdf#112732 sw: fix conditions in SwContentTree::ExecCommand()Michael Stahl1-6/+6
2017-10-03tdf#91106 sfx2: Stylist: sort top-level styles in hierarchical modeMichael Stahl1-0/+6
2017-10-03Resolves: tdf#112680 start color picker with currently selected colorCaolán McNamara3-5/+5
2017-10-03gdb pretty-printers: fix StringPrinterHelper for gdb 8.0Michael Stahl2-5/+5
2017-10-03tdf#112727: crash in chart (transparency related)Julien Nabet1-1/+2
2017-10-02ofz#3527 ofz#3532 Invalid read of size 8Caolán McNamara2-14/+17
2017-10-02Number scanner: accept fractional separators in an ISO 8601 date+time stringEike Rathke2-0/+17
2017-10-01Number scanner: accept negative year ISO 8601 input with 'T' time separatorEike Rathke1-2/+3
2017-10-01Resolves: tdf#100822 use sax::Converter::parseDateTime() for 'd' ISO 8601 dateEike Rathke1-8/+11