summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Bump version to 5.3-29cp-5.3-29Andras Timar2017-10-261-1/+1
* sc lok: fix spell checking languages in CalcHenry Castro2017-10-269-2/+170
* sd lok: fix spell checking languages in ImpressHenry Castro2017-10-264-6/+91
* update creditsChristian Lohmaier2017-10-261-1575/+1856
* tdf#113225 - hold the solar mutex when entering from UNO.Michael Meeks2017-10-261-0/+1
* tdf#97630 xmloff: ODF extended draw:fit-to-size messMichael Stahl2017-10-267-13/+900
* Resolves: tdf#113214 change back to previous entry after 'more' is dispatcherCaolán McNamara2017-10-261-0/+2
* tdf#113225 - reset framebuffer count when resetting OpenGLContextMichael Meeks2017-10-201-0/+1
* Resolves: tdf#112933 correct number of one decimal in fraction of secondsEike Rathke2017-10-181-22/+16
* gdb pretty-printers: fix StringPrinterHelper for gdb 8.0Michael Stahl2017-10-182-5/+5
* Resolves: tdf#112780 no ResetDirty() after SetHybridEmptyDisplayedAsString()Eike Rathke2017-10-181-1/+6
* ofz#3527 ofz#3532 Invalid read of size 8Caolán McNamara2017-10-182-14/+17
* Resolves: tdf#100822 use sax::Converter::parseDateTime() for 'd' ISO 8601 dateEike Rathke2017-10-181-8/+11
* Resolves: tdf#103734 propagate error from matrix to MIN()/MAX()Eike Rathke2017-10-182-2/+14
* Resolves: tdf#112523 do not use anything Ascii in UI contextEike Rathke2017-10-181-1/+1
* tdf#109016: Avoid to write the same pivot item member more timesTamás Zolnai2017-10-153-2/+20
* connectivity writer driver: survive merged cellsMiklos Vajna2017-10-154-1/+28
* tdf#112946: Pivot table: Missing selector for a row field after RT in CalcTamás Zolnai2017-10-073-0/+25
* tdf#112893: Pivot table: filtering of error item is not importedTamás Zolnai2017-10-076-7/+40
* tdf#107711:Pivot table: filtering of non-string fields is not exported to XLSXTamás Zolnai2017-10-0710-8/+390
* tdf#112936: Pivot table: LO created XLSX file makes Excel to crashTamás Zolnai2017-10-071-0/+1
* tdf#112884: Error string is displayed as empty item in pivot tableTamás Zolnai2017-10-071-1/+1
* tdf#112634 avoid crashSzymon Kłos2017-10-071-1/+5
* tdf#104788 write xshear & to attributeSzymon Kłos2017-10-075-9/+53
* tdf#112735: Pivot table: page field displays empty stringTamás Zolnai2017-10-071-1/+6
* tdf#112733: Pivot table is displayed wrong in Excel after saved in LO CalcTamás Zolnai2017-10-073-1/+24
* Bump version to 5.3-28cp-5.3-28Andras Timar2017-10-031-1/+1
* lok: temporary workaround: disable formula mode for onlineMarco Cecchetti2017-10-035-0/+76
* lok: Fix declaration of ‘xContext’ shadows a global declaration.Jan Holesovsky2017-10-031-5/+14
* lok: handle .uno:LanguageStatus commandHenry Castro2017-10-032-2/+43
* framework, lok: It's okay to have valid non-existent user inst. pathPranav Kant2017-10-031-1/+5
* Bump version to 5.3-27cp-5.3-27Andras Timar2017-09-301-1/+1
* tdf#112679 sw: fix copying of fieldmarksMichael Stahl2017-09-2920-58/+119
* Revert "tdf#112486 Do not force GDI in no OpenGL"Andras Timar2017-09-281-1/+1
* Revert "tdf#106990 set cleartype setting / force to use GDI render mode"Andras Timar2017-09-282-85/+3
* tdf#112486 Do not force GDI in no OpenGLXisco Fauli2017-09-281-1/+1
* Avoid API present from macOS 10.13 if building to run on olderTor Lillqvist2017-09-282-0/+69
* connectx() is available only on Mac OS X 10.11 and newerTor Lillqvist2017-09-282-0/+293
* Accept macOS 10.13Tor Lillqvist2017-09-281-4/+13
* tdf#86083 Restore old operation buttons but have them hiddenYousuf Philips2017-09-281-0/+6
* update creditsChristian Lohmaier2017-09-281-4541/+4554
* tdf#112574 sw: don't insert RES_ANCHOR into style item setsMichael Stahl2017-09-282-7/+11
* tdf#112634 Don't remove embedded database before closeSzymon Kłos2017-09-282-1/+2
* tdf#112086 PPTX export fltValue, ppt_w, ppt_hSzymon Kłos2017-09-284-0/+44
* tdf#111863: Animations turned from out to in during PPTX exportAron Budea2017-09-283-10/+26
* tdf#112647: Fixed line spacing is saved incorrectly to PPTXTamás Zolnai2017-09-266-8/+32
* tdf#112334 unit testSzymon Kłos2017-09-262-0/+15
* tdf#112334 PPTX export style.colorlbenes2017-09-261-0/+6
* tdf#112089 add charts to the ShapeMapSzymon Kłos2017-09-266-13/+21
* tdf#112333 PPTX export animClrSzymon Kłos2017-09-263-1/+50