summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-02-18Drop obsolete XEventBroadcaster again from XGlobalEventBroadcasterStephan Bergmann2-3/+1
2020-02-18Revert too aggressive clean-upStephan Bergmann1-1/+3
2020-02-18Remove unused HAVE_FEATURE_LDAPStephan Bergmann1-1/+0
2020-02-18SfxGlobalEvents_Impl::m_xEvents is never changed and never nullStephan Bergmann1-9/+1
2020-02-18tdf#80194 UI: revert subscript DFLT_ESC_SUB to 8% (from 33%)Justin Luth5-4/+27
2020-02-18uitest: test tab navigationXisco Fauli1-0/+43
2020-02-18skip on-demand children in all_foreachCaolán McNamara1-1/+1
2020-02-18reduce log noise a littleNoel Grandin1-1/+3
2020-02-18Resolves: tdf#130756 null deref in empty treeviewCaolán McNamara1-1/+4
2020-02-18Related: tdf#130370 Let cut&paste/move of a sheet-local name reference ...Eike Rathke2-12/+6
2020-02-18drop unneeded includeCaolán McNamara2-4/+1
2020-02-18rename XML_OLD_NAMESPACE_ constantsNoel Grandin3-25/+25
2020-02-18fix uninitialized memoryLuboš Luňák1-1/+1
2020-02-18Resolves: tdf#130370 Increment sheet-local name only for moved cellsEike Rathke1-2/+5
2020-02-18move svmedit.hxx internal to svtoolsCaolán McNamara5-9/+5
2020-02-18calc sidebar cell appearance updateandreas kainz1-0/+3
2020-02-18tdf#130519 Add "More options" button to Lists sectionRoman Kuznetsov1-0/+3
2020-02-18VclMultiLineEdit is sufficient hereCaolán McNamara2-8/+5
2020-02-18VclMultiLineEdit is sufficient hereCaolán McNamara2-5/+5
2020-02-18VclMultiLineEdit is sufficient hereCaolán McNamara2-4/+3
2020-02-18VclMultiLineEdit is sufficient hereCaolán McNamara2-3/+3
2020-02-18VclMultiLineEdit is sufficient hereCaolán McNamara2-5/+5
2020-02-18move SVTXFormattedField, SVTXCurrencyField, SVTXNumericField to toolkitCaolán McNamara6-1148/+1135
2020-02-18move NumericBox to vcl/toolkitCaolán McNamara2-21/+20
2020-02-18tdf#130384 cui: fix automatic color showing up as white in the char dlgMiklos Vajna2-1/+22
2020-02-18sw: add test for 391613785ae6fbb735cf7a86ea2f6a93161a8769Michael Stahl2-0/+837
2020-02-18tdf#130648 Add icons for ProtectField and PrtectBookmarksandreas kainz9-1/+56
2020-02-18Line Sidebar arrangement updateandreas kainz1-76/+88
2020-02-18Area Hatch dialog alignment fix compare to other area fill tabsandreas kainz1-2/+0
2020-02-18NFC tdf#120412 cleanup2: use DFLT_ESC_* moreJustin Luth2-2/+2
2020-02-18jsdialog: don't report hidden toolbox items as present.Michael Meeks1-0/+2
2020-02-17Update git submodulesOlivier Hallot1-0/+0
2020-02-17Update git submodulesOlivier Hallot1-0/+0
2020-02-17Image Property Dialog Crop and Image Tab updateandreas kainz2-108/+133
2020-02-17Resolves: tdf#130123 let the expert config columns be resizableCaolán McNamara1-0/+4
2020-02-17drop unneeded includeCaolán McNamara1-1/+0
2020-02-17cid#1458429 silence some CHECKED_RETURNsCaolán McNamara1-5/+5
2020-02-17weld LimitBox Item WindowCaolán McNamara12-226/+185
2020-02-17tdf#129675: This should be EmfPlusPenDataDashedLineXisco Fauli1-1/+1
2020-02-17Update git submodulesOlivier Hallot1-0/+0
2020-02-17DOCX import: don't touch the ZOrder of inline, in-shape objectsMiklos Vajna6-2/+23
2020-02-17tdf#130590 Chart OOXML export: fix custom label positionBalazs Varga3-0/+38
2020-02-17weld InputEdit Item WindowCaolán McNamara7-59/+155
2020-02-17default to not selecting all on explicitly grabbing focusCaolán McNamara1-0/+7
2020-02-17tdf#127167 Do not reset Draw/Impress page sizeKelemen Gábor1-4/+0
2020-02-17disconnect damage when target window is destroyedCaolán McNamara1-0/+4
2020-02-17improve changed_by_direct_pickCaolán McNamara1-1/+5
2020-02-17remove some unnecessary button.hxx includesCaolán McNamara9-16/+16
2020-02-17Prefer prefix ++ operator for non-primitive type SwNodeIndexMuhammet Kara1-1/+1
2020-02-17Remove never-executed else-blockMuhammet Kara1-5/+1