summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-06-08sw_redlinehide: convert headers to TextFrameIndexMichael Stahl37-241/+260
2018-06-08sw_redlinehide: more SwTextFrame::GetTextNode() alternativesMichael Stahl2-1/+40
2018-06-08sw_redlinehide: add TextFrameIndex type & SwTextFrame mapping functionsMichael Stahl3-0/+104
2018-06-08sw_redlinehide: add function to create merged paragraph dataMichael Stahl3-4/+119
2018-06-08sw_redlinehide: add a flag SwRootFrame::mbHideRedlinesMichael Stahl3-0/+14
2018-06-08sw_redlinehide: add merge state flag to SwNodeMichael Stahl2-0/+13
2018-06-08drop ancient SW_FILEFORMAT_40 ifdefCaolán McNamara1-2/+0
2018-06-08support comboboxtext id valuesCaolán McNamara3-9/+28
2018-06-08Support autoTxRot parameter in Text algorithmekuiitr1-2/+19
2018-06-08Unit test for Line algorithmekuiitr1-0/+4
2018-06-08Smartart: Corrected Line Algorithmekuiitr1-0/+10
2018-06-08tdf#115007: add import/export to NatNum12 (spell out numbers,László Németh11-26/+142
2018-06-08Fix glitch in SAL_INFO loggingTor Lillqvist1-3/+4
2018-06-08tdf#117761 Corrected Snake Algorithmekuiitr1-15/+84
2018-06-08Log all the names being looked up in GetIDsOfNames()Tor Lillqvist1-3/+11
2018-06-08Row height tolerance level increase for unittestVasily Melenchuk2-2/+2
2018-06-08tdf#115007: Use [NatNum12 params...] syntaxMike Kaganski13-58/+237
2018-06-08sync tristate/inconsistent featureCaolán McNamara2-0/+6
2018-06-08solenv/flatpak-manifest.in: Properly disable debug informationStephan Bergmann2-2/+1
2018-06-08tdf#117440 Can't move focus to disposed windowMaxim Monastirsky1-7/+12
2018-06-08tdf#118037 PPT import: fix lost crop of graphicMiklos Vajna3-0/+24
2018-06-08tdf#42949 Fix IWYU warnings in sd/source/ui/inc/[a-c]*Gabor Kelemen22-46/+70
2018-06-08Removed duplicated includeAndrea Gelmini1-1/+0
2018-06-08Fix typosAndrea Gelmini2-3/+3
2018-06-08xmlsecurity: check for the libxmlsec version runtime, not build-timeMiklos Vajna1-33/+36
2018-06-08look for unnecessary calls to Reference::is() after an UNO_QUERY_THROWNoel Grandin147-889/+388
2018-06-08tdf#62268: allow row height recalculation on document loadVasily Melenchuk7-36/+94
2018-06-07lok: sc: scroll issueMarco Cecchetti3-43/+55
2018-06-07We use ICU 61 nowTor Lillqvist1-1/+1
2018-06-07Bump iOS SDK version to the current one, 11.4Tor Lillqvist2-3/+3
2018-06-07tdf#118042: fix crash on Target box in Hyperlink dialogJulien Nabet1-1/+1
2018-06-07Merge in Flatpak improvementsStephan Bergmann1-0/+15
2018-06-07Missing dependency on directoryStephan Bergmann1-1/+2
2018-06-07Update Flatpak to OpenJDK10Stephan Bergmann2-3/+3
2018-06-07Show the "status bar" property in the LO status indicator also in WriterTor Lillqvist1-0/+17
2018-06-07weld SwFormatTablePageCaolán McNamara7-384/+611
2018-06-07vcl: refresh font cache only on real changeAshod Nakashian4-7/+8
2018-06-07Fix typoAndrea Gelmini1-1/+1
2018-06-07tdf#88961 change table line style color to make it more visibleNickson Thanda1-7/+2
2018-06-07assert in BitmapInfoAccess if bitmap is empty or we can't read from itNoel Grandin2-29/+24
2018-06-07manage PhysicalFontFace by rtl::ReferenceNoel Grandin19-57/+56
2018-06-07Add ooo.vba.word.Application.StatusBar property for debug output from clientTor Lillqvist3-0/+29
2018-06-07provide overrides of GetNext/GetPrev in SwPaM subclassesNoel Grandin10-18/+41
2018-06-07sc: A putative micro optimization of MEDIAN() for even-length arraysTakeshi Abe1-2/+1
2018-06-07Fix off-by-one error: The XCollection loop index is one-basedTor Lillqvist1-2/+2
2018-06-07Updated coreSophia Schröder1-0/+0
2018-06-07svx: fix loplugin errorsAshod Nakashian1-7/+6
2018-06-07svx: don't re-declare pdfium structsAshod Nakashian3-18/+26
2018-06-07vcl: svx: misc improvements to pdfium importingAshod Nakashian11-13/+16
2018-06-07vcl: fix pdf rendering regressionAshod Nakashian1-1/+2