summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-11-13Fix OSL_ENSURE in DocumentListItemsManager::addListItem (sw)Julien Nabet
2019-11-13Related tdf#128753: fix regressionJulien Nabet
2019-11-13fix docNoel Grandin
2019-11-13chart2: Separate ChartResourceGroups to reuseMuhammet Kara
2019-11-13sw: avoid partial expansion of bookmark over new fieldmarkMichael Stahl
2019-11-13Update git submodulesMarco A.G.Pinto
2019-11-12Options Writer General Tab updateandreas kainz
2019-11-12tdf#54204 File URLs with fragment need toIUri conversionTünde Tóth
2019-11-12Options Proxy Dialog updateandreas kainz
2019-11-12Options Mailmerge Dialog updateandreas kainz
2019-11-12Options Writer AutoCaption Tab updateandreas kainz
2019-11-12Options Save Dialog page updateandreas kainz
2019-11-12Options Writer Print Tab updateandreas kainz
2019-11-12tdf#128627 tdf#128634 Fix OOXML import of CrossBetweenBalazs Varga
2019-11-12chart2: Move some headers to incMuhammet Kara
2019-11-12rename now it does more than just sortCaolán McNamara
2019-11-12tdf#127791 defer import of group shape events until the group is poppedCaolán McNamara
2019-11-12Resolves: tdf#128746 crash in table properties dialogCaolán McNamara
2019-11-12jsdialogs: send .uno:ULSpacing updatesSzymon Kłos
2019-11-12refactor SdXMLEventContext to make a separate SdXMLEventContextDataCaolán McNamara
2019-11-12Resolves: tdf#122232 Move TabStartCol logic to ScTable::GetNextPos()Eike Rathke
2019-11-12revert: tdf#127791 write events at the end of groups instead of the startCaolán McNamara
2019-11-12Resolves: tdf#128716 make gtk assistant steps clickableCaolán McNamara
2019-11-12sc: rowcol: tdf#50916 convert core/data/table*Noel Grandin
2019-11-12factor out inserting an intermediate GtkEventBoxCaolán McNamara
2019-11-12Better throw RuntimeException than assert hereStephan Bergmann
2019-11-12Property Dialog Description Tab fix expand optionandreas kainz
2019-11-12Update git submodulesOlivier Hallot
2019-11-12jsdialogs: send .uno:LeftRightParaMargin updatesSzymon Kłos
2019-11-12Related: tdf#121239 missing contour toggle in draw/impressCaolán McNamara
2019-11-12use std::move when popping stuff off stacksNoel Grandin
2019-11-12getPropertySetInfo is allowed to return nullCaolán McNamara
2019-11-12Clarify loplugin:external behavior for const(expr) varsStephan Bergmann
2019-11-12toolkit: UnoEditControl::insertText() assert on invalid indexMichael Stahl
2019-11-12Silence -Werror=sign-compare (--enable-cipher-openssl-backend)Stephan Bergmann
2019-11-12tdf#121239 give writer, calc and draw/impress the same underline optionsCaolán McNamara
2019-11-12Revert "Drawing calc grid misses pixels on bottom and right."Michael Meeks
2019-11-12sc: pViewSh can be nullptr in the ScNavigatorDlg ctorMiklos Vajna
2019-11-12tdf#128651 SdrObjCustomShape::NbcSetSnapRect needs logic rectRegina Henschel
2019-11-12Related: tdf#121239 super/sub not shown as toggles in draw/impressCaolán McNamara
2019-11-12SvxOverlineItem probably should be SvxTextLineItem hereCaolán McNamara
2019-11-12Related: tdf#121239 super/sub not shown as toggles in calcCaolán McNamara
2019-11-12Update git submodulesAndras Timar
2019-11-12tdf#42949 Fix IWYU warnings in basic/Gabor Kelemen
2019-11-12tdf#128630 vcl PDF export: fix aspect ratio when scaling rotated imageMiklos Vajna
2019-11-12Options Email Dialog fix alignment and paddingandreas kainz
2019-11-12Fix macro disabling in Basic IDESamuel Mehrbrodt
2019-11-11Update git submodulesOlivier Hallot
2019-11-11Fix copy/paste error that probably has had no ill effectTor Lillqvist
2019-11-11Don't compile cpuid test with INTRINSICS_CXXFLAGSTomaž Vajngerl