summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Resolves: tdf#111428 swap ScColumn::mnBlkCountFormulalibreoffice-5-4-3Eike Rathke2017-11-031-0/+3
* bump product version to 5.4.3.2.0+Christian Lohmaier2017-11-031-1/+1
* update creditsChristian Lohmaier2017-11-031-1384/+1630
* tdf#113225 - hold the solar mutex when entering from UNO.Michael Meeks2017-11-021-0/+1
* tdf#113225 - reset framebuffer count when resetting OpenGLContextMichael Meeks2017-11-021-0/+1
* tdf#108580 ship universal crts with the program as workaroundChristian Lohmaier2017-11-026-0/+59
* tdf#113227 FILESAVE: PPT: bullets disappear after RTNoel Grandin2017-11-021-2/+3
* tdf#97630 xmloff: ODF extended draw:fit-to-size messMichael Stahl2017-11-027-11/+900
* tdf#109343 Fix paste as .RTF on MacXisco Fauli2017-11-021-1/+1
* Resolves: tdf#113253 graphics change shape after ppt roundtripCaolán McNamara2017-11-021-1/+1
* Updated coreChristian Lohmaier2017-11-021-0/+0
* Disable CppunitTset_sc_*_functions_test for linux_aarch64 for now, tooStephan Bergmann2017-10-271-1/+1
* Again, no -fstack-protector-strong for gcc3_linux_aarch64/cpp2uno.cxxStephan Bergmann2017-10-271-3/+2
* Avoid throwing C++ exception across libjpeg C framesStephan Bergmann2017-10-271-286/+321
* tdf#112928: don't use "magic statics" for 5.4 (fails on WinXP)Mike Kaganski2017-10-242-1/+5
* update creditsChristian Lohmaier2017-10-241-1575/+1856
* bump product version to 5.4.3.1.0+Christian Lohmaier2017-10-171-1/+1
* Branch libreoffice-5-4-3Christian Lohmaier2017-10-174-1/+1
* tdf#112211 RTF import: fix unwanted direct formatting for other indentsMiklos Vajna2017-10-173-6/+52
* Different take on tdf#108406: exclude helpimg from installed themesKatarina Behrens2017-10-172-4/+6
* Updated coreChristian Lohmaier2017-10-171-0/+0
* ofz: returning SfxPoolItem belonging to localCaolán McNamara2017-10-172-3/+4
* Resolves: rhbz#1471983 fatal exception on older config without slide bg panelCaolán McNamara2017-10-171-4/+7
* Resolves: tdf#112933 correct number of one decimal in fraction of secondsEike Rathke2017-10-171-22/+16
* Resolves: tdf#112780 no ResetDirty() after SetHybridEmptyDisplayedAsString()Eike Rathke2017-10-161-1/+6
* tdf#113052 needs mpUIBuilder to load breaklistmenuJan-Marek Glogowski2017-10-161-3/+3
* tdf#107605: Fix reading version 0 OS/2 font tableKhaled Hosny2017-10-141-2/+2
* i18n-perf: cache map of breakiterators, tdf#108703Eike Rathke2017-10-132-69/+193
* Updated coreLior Kaplan2017-10-081-0/+0
* tdf#112947: fix write to free'd memory (odbc)Julien Nabet2017-10-081-0/+1
* tdf#99689 allow Subscript in Illustration Index...Tamas Bunth2017-10-071-5/+10
* crashtesting: crash on import of abi3007-4.rtfCaolán McNamara2017-10-061-6/+9
* tdf#98315 Function Wizard showing Breeze icons when in Sifr themeMatthias Freund2017-10-053-0/+3
* Resolves: tdf#112827 gtk3 menubar not RTL under RTL localesCaolán McNamara2017-10-051-4/+1
* tdf#112486 Do not force GDI in no OpenGLXisco Fauli2017-10-041-1/+1
* tdf#107605: Fix line height cslculation for broken fontsKhaled Hosny2017-10-041-5/+9
* tdf#112292: Revert "use rtl::Reference in SwDocFac"Noel Grandin2017-10-043-68/+72
* tdf#112507 RTF import: fix too narrow table cellMiklos Vajna2017-10-043-7/+57
* tdf#112836 master view, bottom areas are wrongly positionedNoel Grandin2017-10-041-1/+1
* Resolves: tdf#112656 don't reset to default font if a custom font was setCaolán McNamara2017-10-031-5/+2
* tdf#112732 sw: fix conditions in SwContentTree::ExecCommand()Michael Stahl2017-10-031-6/+6
* tdf#91106 sfx2: Stylist: sort top-level styles in hierarchical modeMichael Stahl2017-10-031-0/+6
* Resolves: tdf#112680 start color picker with currently selected colorCaolán McNamara2017-10-033-5/+5
* gdb pretty-printers: fix StringPrinterHelper for gdb 8.0Michael Stahl2017-10-032-5/+5
* tdf#112727: crash in chart (transparency related)Julien Nabet2017-10-031-1/+2
* ofz#3527 ofz#3532 Invalid read of size 8Caolán McNamara2017-10-022-14/+17
* Number scanner: accept fractional separators in an ISO 8601 date+time stringEike Rathke2017-10-022-0/+17
* Number scanner: accept negative year ISO 8601 input with 'T' time separatorEike Rathke2017-10-011-2/+3
* Resolves: tdf#100822 use sax::Converter::parseDateTime() for 'd' ISO 8601 dateEike Rathke2017-10-011-8/+11
* tdf#112679 sw: fix copying of fieldmarksMichael Stahl2017-09-3020-58/+119