summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-11-03Resolves: tdf#111428 swap ScColumn::mnBlkCountFormulalibreoffice-5-4-3Eike Rathke1-0/+3
2017-11-03bump product version to 5.4.3.2.0+Christian Lohmaier1-1/+1
2017-11-03update creditsChristian Lohmaier1-1384/+1630
2017-11-02tdf#113225 - hold the solar mutex when entering from UNO.Michael Meeks1-0/+1
2017-11-02tdf#113225 - reset framebuffer count when resetting OpenGLContextMichael Meeks1-0/+1
2017-11-02tdf#108580 ship universal crts with the program as workaroundChristian Lohmaier6-0/+59
2017-11-02tdf#113227 FILESAVE: PPT: bullets disappear after RTNoel Grandin1-2/+3
2017-11-02tdf#97630 xmloff: ODF extended draw:fit-to-size messMichael Stahl7-11/+900
2017-11-02tdf#109343 Fix paste as .RTF on MacXisco Fauli1-1/+1
2017-11-02Resolves: tdf#113253 graphics change shape after ppt roundtripCaolán McNamara1-1/+1
2017-11-02Updated coreChristian Lohmaier1-0/+0
2017-10-27Disable CppunitTset_sc_*_functions_test for linux_aarch64 for now, tooStephan Bergmann1-1/+1
2017-10-27Again, no -fstack-protector-strong for gcc3_linux_aarch64/cpp2uno.cxxStephan Bergmann1-3/+2
2017-10-27Avoid throwing C++ exception across libjpeg C framesStephan Bergmann1-286/+321
2017-10-24tdf#112928: don't use "magic statics" for 5.4 (fails on WinXP)Mike Kaganski2-1/+5
2017-10-24update creditsChristian Lohmaier1-1575/+1856
2017-10-17bump product version to 5.4.3.1.0+Christian Lohmaier1-1/+1
2017-10-17Branch libreoffice-5-4-3Christian Lohmaier4-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
2017-09-30tdf#112679 sw: fix copying of fieldmarksMichael Stahl20-58/+119