summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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-20Revert "tdf#108824 Save "Mouse pointer visible" property"Samuel Mehrbrodt1-2/+2
2017-07-20CheckWebQuery: Don't use OUString::createFromAscii for user inputMike Kaganski1-1/+1
2017-07-20tdf#107975: Revert "fix deleting an image anchored to last paragraphMichael Stahl3-19/+5
2017-07-20tdf#109197 crash when deleting user field variables in swNoel Grandin1-2/+5
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-20Fix crash when saving new spreadsheet as dBase/.dbf, tdf#108789 follow-upEike Rathke1-1/+1
2017-07-19gtk3: make video playback fill playback windowCaolán McNamara1-0/+2
2017-07-19tdf#108881 : do not assume that chart objects always...Dennis Francis1-13/+20
2017-07-19tdf#93328 : Assign the ScInterpreter results back to ScFormulaCell...Dennis Francis3-0/+40
2017-07-19tdf#109194 cleanse startup notification foo from envThorsten Behrens1-0/+8
2017-07-18tdf#108955 RTF import: fix missing paragraph backgroundMiklos Vajna3-0/+21
2017-07-18tdf#106132 DOCX import: fix handling of nested textbox marginsMiklos Vajna7-21/+63
2017-07-18Partially revert c1723a3b6Varun Dhall1-2/+3
2017-07-18Defer also loading of the English CalendarWrapper, tdf#109045 follow-upEike Rathke1-4/+8
2017-07-18gpg4libre: Wrap PGPOwner in own namespaceSamuel Mehrbrodt2-6/+9
2017-07-17tdf#107584: Load/save page background transparencyKatarina Behrens3-0/+28
2017-07-17gpg4libre: Import public key payload if verification result != validKatarina Behrens1-5/+14
2017-07-17tdf#109045: store en calendar separately in OnDemandCalendarWrapperAron Budea1-18/+35
2017-07-17use ifeq "$(SDK_AUTO_DEPLOYMENT)" "YES"Rene Engelhard1-1/+1
2017-07-17sw: make SwGrfNode::mpReplacementGraphic swappableMichael Stahl2-0/+27
2017-07-17Resolves: tdf#99071 tree view shows odd text widths when > 100 linesCaolán McNamara1-19/+1
2017-07-17tdf#109107: Sidebar's fontheight field is not updated...Tamás Zolnai3-0/+34
2017-07-17list views are recalculating layout on every paintCaolán McNamara1-1/+0
2017-07-17svx: make SdrGrafObj::mpReplacementGraphic swappableMichael Stahl2-0/+31
2017-07-17gpg4libre: unconditionally use binary IOThorsten Behrens1-0/+1
2017-07-17gpg4libre: search for _all_ local keys in getCertificate()Thorsten Behrens1-1/+1
2017-07-17gpg4libre: use full SHA1 hash for key identificationThorsten Behrens4-15/+20
2017-07-16officecfg: increase GraphicManager/TotalCacheSize again for 64-bitMichael Stahl4-1/+14
2017-07-16xmloff: ODF export: fix redundant setting of GraphicStreamURL swappingMichael Stahl1-4/+7
2017-07-16tdf#107166 BindDC doesn't handle 0 width/height rect consistentlyTomaž Vajngerl1-1/+4
2017-07-16vcl: fix -Werror=format (32-bit GCC)Michael Stahl1-1/+1
2017-07-16don't use memset on structure with std::shared_ptr memberMarkus Mohrhard4-6/+39
2017-07-15Resolves: tdf#93745 gtk3 spinbuttons are wider than available spaceCaolán McNamara1-16/+16
2017-07-15tdf#104883 Don't call InstallFontconfigResources if it's not availableSamuel Mehrbrodt3-0/+25
2017-07-14tdf#108831 PGP signature shown as invalidSamuel Mehrbrodt1-6/+2
2017-07-14gpg4libre: Show whether pgp keys are trusted or notSamuel Mehrbrodt2-31/+43
2017-07-14gpg4libre: Don't use xmlStrlen on binary dataKatarina Behrens1-2/+3
2017-07-14tdf#108824 Save "Mouse pointer visible" propertySamuel Mehrbrodt1-2/+2
2017-07-14tdf#109046 Show correct signature type for OpenPGPSamuel Mehrbrodt1-1/+4
2017-07-14tdf#108977 Show signature info for keys we don't have locallySamuel Mehrbrodt11-27/+76
2017-07-14tdf#108758 : do not write to undo document when...Dennis Francis3-2/+134
2017-07-14tdf#109053: DOCX: Multipage table is not imported properlyTamás Zolnai3-6/+25
2017-07-14fix crash when aInkBoxes might be emptyMarkus Mohrhard1-1/+5
2017-07-14tdf#109050: Moving table object with ALT+Arrow keys does not work properlyTamás Zolnai1-7/+11
2017-07-13Resolves: tdf#108903 avoid recurse to deathCaolán McNamara2-2/+7
2017-07-13repaint whole range for range based cond formats, tdf#105696Markus Mohrhard4-9/+88