summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-08-09Resolves: tdf#99286 for jpeg dpi use apis that know about MapUnit::MapPixelCaolán McNamara3-29/+19
2017-08-08tdf#109863: use SID_PATTERN_LIST after bitmap tab convertingJulien Nabet1-1/+1
2017-08-08ofz#2877: crash in SVTB16ShortCaolán McNamara1-1/+1
2017-08-07ofz#2867 null derefCaolán McNamara2-8/+12
2017-08-07ofz#2852 korean table entries start at 0xF not 0x7Caolán McNamara1-2/+2
2017-08-07Resolves: ofz#2833 null derefCaolán McNamara2-8/+13
2017-08-07ofz#2846 null derefCaolán McNamara1-0/+7
2017-08-07ofz#2766 ensure palette is large enough for all colorsCaolán McNamara1-4/+5
2017-08-04CVE-2017-11742: Expat 2.2.3Caolán McNamara5-43/+5
2017-08-04Resolves: tdf#111308 crash after load designs with no design selectedCaolán McNamara1-1/+1
2017-08-02lo-commit-stat: use matching group before destroying it with another matchChristian Lohmaier1-9/+7
2017-08-02lo-commit-stat: improve sort in buglists (by number within a tracker)Christian Lohmaier1-1/+3
2017-08-02lo-commit-stat: default to utf8, adjust regex for tdf bugzillaChristian Lohmaier1-7/+7
2017-08-02lo-commit-stat: drop unnecessary check whether hash is definedChristian Lohmaier1-2/+0
2017-08-02tdf#107723 Import font name from text portions in shapesSamuel Mehrbrodt5-0/+33
2017-08-02tdf#108944 writerfilter: fix missing footnote separatorJustin Luth2-10/+14
2017-08-02tdf#109223: PPTX: Vertical flip of child shape is not imported correctlyTamás Zolnai4-0/+42
2017-08-02tdf#105705 sw: sort bookmarks in ContentIdxStoreImpl::RestoreBkmks()Michael Stahl2-0/+8
2017-08-02Related: tdf#109856 redo 'insert multiple tabs after' inserts too many tabsCaolán McNamara1-1/+0
2017-08-02Resolves: tdf#109856 undo 'insert multiple tabs after' doesn't workCaolán McNamara1-1/+1
2017-08-01tdf#109228: FILESAVE: ODT: Anchor changed to 'to character' after RTTamás Zolnai3-0/+8
2017-07-30update creditsChristian Lohmaier1-1608/+1614
2017-07-30Updated coreChristian Lohmaier1-0/+0
2017-07-28Resolves: tdf#106872 only request selected shapesCaolán McNamara3-43/+45
2017-07-28ofz: survive missing macro supportCaolán McNamara1-0/+3
2017-07-28don't jump back to selected slide on right click context menuCaolán McNamara2-3/+12
2017-07-28ofz#2759 null dereferenceCaolán McNamara1-4/+6
2017-07-27gtk3: Resolves: tdf#109277 take modifier key into account for dndCaolán McNamara1-2/+26
2017-07-27tdf#108867 sw: fix dangling text box frame format pointers in UndoMichael Stahl2-0/+19
2017-07-27Resolves: tdf#109289 add SvxColorListBox::IsValueChangedFromSavedCaolán McNamara6-32/+27
2017-07-27Related: tdf#106872 amount of a11y selection listeners constantly growsCaolán McNamara1-0/+2
2017-07-27tdf#99692 sw: fix bookmark positions in tables at start of redlinesMichael Stahl1-3/+10
2017-07-26fix image map item idsCaolán McNamara1-6/+6
2017-07-25tdf#97743: mediawiki accountJulien Nabet1-6/+9
2017-07-25tdf#109304: Seems infobar child window wasn't registered in MathKatarina Behrens1-0/+2
2017-07-24add libebook-1.2.so.19 in EApi.cxxRico Tzschichholz1-0/+1
2017-07-23tdf#103984 : For bubble charts append data column...Dennis Francis3-1/+24
2017-07-21update credits - with aliases fixedChristian Lohmaier1-839/+601
2017-07-21update creditsChristian Lohmaier1-1557/+1747
2017-07-21Resolves: tdf#75650 reset boolean number format to General for new formulaEike Rathke1-4/+22
2017-07-21Resolves: tdf#104186 spaces between function name and ( not allowed in OOXMLEike Rathke1-6/+22
2017-07-21Blind fix tdf#108612 explicitly checking for and against clipboard documentEike Rathke1-1/+4
2017-07-20tdf#109080 First page header/footer ODF (1/2)Luke Deller4-0/+33
2017-07-20tdf#109188 Always load documents read-only in SwOneExampleFrameSamuel Mehrbrodt1-1/+1
2017-07-20tdf#107975: Revert "fix deleting an image anchored to last paragraphMichael Stahl3-19/+5
2017-07-20sw: make SwGrfNode::mpReplacementGraphic swappableMichael Stahl2-0/+27
2017-07-20xmloff: ODF export: fix redundant setting of GraphicStreamURL swappingMichael Stahl1-4/+7
2017-07-20svx: make SdrGrafObj::mpReplacementGraphic swappableMichael Stahl2-0/+31
2017-07-16tdf#104883 Don't call InstallFontconfigResources if it's not availableSamuel Mehrbrodt3-0/+25
2017-07-16don't use memset on structure with std::shared_ptr memberMarkus Mohrhard4-6/+39