summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-11-28tdf#120525 fix linespacing <100% for impressAlicVB1-2/+2
2018-11-28tdf#120551 DOCX import: fix position of group shape with absolute positionMiklos Vajna3-2/+33
2018-11-28Resolves: tdf#121695 call save_valueCaolán McNamara1-0/+5
2018-11-27tdf#120115: Dont crash on Footnote/Table undo/redoBjoern Michaelsen1-20/+51
2018-11-27Put text label outside of the pie if..Tamas Bunth1-1/+12
2018-11-27Update git submodulesChristian Lohmaier1-0/+0
2018-11-27Resolves: tdf#119790 for gtk3 save and restore typed name on changing filterCaolán McNamara1-0/+9
2018-11-27Resolves: tdf#121238 format welded metricspinbuttons the same as historicallyCaolán McNamara1-5/+5
2018-11-27Resolves: tdf#121607 set parent for password dialogsCaolán McNamara5-17/+24
2018-11-27tdf#121607 defer other requests until password dialog is dismissedCaolán McNamara1-0/+21
2018-11-27tdf#121648 EMF+ Fix displaying DrawDriverString recordBartosz Kosiorek1-3/+2
2018-11-27tdf#120879 Remove has_default from helpXisco Fauli1-1/+0
2018-11-27tdf#55058 tdf#106084 EMF+ Add support for Underline and StrikeoutBartosz Kosiorek1-16/+58
2018-11-26tdf#121647: fix regression from 85b3c799ede62a3d7ad0493fc80b629214956601Xisco Fauli1-0/+1
2018-11-26tdf#120426 save the style names when set or changedCaolán McNamara2-3/+5
2018-11-26Resolves: tdf#121644 clear pointer to customlines when customlines clearedCaolán McNamara1-1/+2
2018-11-26tdf#108027, add external ref string items to the data arrayMarkus Mohrhard1-1/+1
2018-11-26tdf#116931 Fix scale when calc cells move indirectlyArmin Le Grand1-28/+76
2018-11-23honor getNumDecimalSep for keypad input in native gtk3 dialogsCaolán McNamara1-0/+19
2018-11-23tdf#114836, only set changed SfxItemSet propertiesMarkus Mohrhard1-1/+5
2018-11-22Resolves: tdf#113898 create JumpMatrix for svExternalDoubleRef scalar valuesEike Rathke1-1/+10
2018-11-22Fix headless build on LinuxThorsten Behrens2-2/+6
2018-11-22tdf#117108: do not show the master view button after updating the sidebarXisco Fauli1-0/+1
2018-11-21Revert "Notebookbar:Disabled appearence of context toolbars"Xisco Faulí1-2/+1
2018-11-21tdf#121131: Default COMPILER_PLUGINS_CXX to g++ -std=c++11Stephan Bergmann1-2/+2
2018-11-21Resolves: tdf#121547 do normal dialog layout firstCaolán McNamara1-1/+4
2018-11-21Always disable loplugin:expressionalwayszero, to avoid false positivesStephan Bergmann1-5/+0
2018-11-21pocheck: don't throw away Plural-Forms headerChristian Lohmaier3-4/+39
2018-11-21localize: sort directories to have predictable sorting in pot filesChristian Lohmaier1-34/+21
2018-11-21pocheck: don't choke on plural formsChristian Lohmaier1-2/+25
2018-11-21fix of extension description l10nAndras Timar1-1/+9
2018-11-21pocheck: tdf#119080 update po checker tool for post LO 6.0 po filesAndras Timar1-101/+16
2018-11-21pocheck: we need to access msgctxt of a PO entryAndras Timar2-0/+9
2018-11-21pocheck: PO entries can have multiple source code reference lines since LO 6.0Andras Timar1-10/+13
2018-11-21pocheck: do not change msgctxt when po is regeneratedAndras Timar1-6/+5
2018-11-21pocheck: handle the '#, c-format' flagAndras Timar1-0/+8
2018-11-21pocheck: stop further processing, if input file cannot be openedAndras Timar1-5/+28
2018-11-21Accept also macOS SDK 10.14Tor Lillqvist1-1/+10
2018-11-20Update git submodulesAdolfo Jayme Barrientos1-0/+0
2018-11-20pocheck: fix usage messageAndras Timar1-1/+1
2018-11-19tdf#120677: restore treatment of blanks in SwTextGuess::GuessMike Kaganski3-8/+30
2018-11-19tdf#108022, don't overwrite chart export informationMarkus Mohrhard2-66/+68
2018-11-19tdf#104579, if no data point shape props are set take the series propsMarkus Mohrhard1-0/+4
2018-11-19tdf#102186, don't overwrite the deleted flagMarkus Mohrhard1-2/+2
2018-11-19tdf#55058 tdf#106084 tdf#114738 EMF+ Add rotation support for String drawingBartosz Kosiorek2-75/+55
2018-11-19tdf#121267 Handle missing diagonal bordersMaxim Monastirsky1-2/+7
2018-11-17thread-safe ScGlobal::GetUnitConverter()Luboš Luňák2-8/+5
2018-11-17tdf#121288: ReplaceFile WinAPI doesn't play nicely with WebDAV mapped drivesMike Kaganski1-6/+9
2018-11-17tdf#121203 DOCX import: fix loss of free-form text in date controlMiklos Vajna5-6/+49
2018-11-17tdf#121325: Replace all of given length, even if replacement is shorterStephan Bergmann4-9/+60