summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-09-07Resolves: tdf#101963 loading zh-TW ROC calendar use EE|E instead of YYYY|YYEike Rathke1-2/+8
2016-09-07tdf#90597 Revert "Jump to next change when accepting or rejecting a change"Samuel Mehrbrodt1-2/+0
2016-09-07Photo Album Dialog: Don't add caption by defaultSamuel Mehrbrodt1-3/+1
2016-09-07Do not change the OBJ_CAPTION code pathMaxim Monastirsky1-9/+10
2016-09-07tdf#101390 Add Arrows toolbox functions on writer drawingbar.Gulsah Kose16-223/+514
2016-09-07tdf#101812 Opening template manager switches to templates view in start centerAkshay Deep1-8/+0
2016-09-07tdf#64575 Photo Album: Better Image LayoutAbhilash3-4/+63
2016-09-07Fix not-so-newly introduced perf regression in vclKhaled Hosny1-22/+1
2016-09-07tdf101964 Make the Styles category name translatable in Templates dialogGabor Kelemen1-0/+2
2016-09-07BigToolBox painting fixSzymon Kłos2-28/+39
2016-09-07tdf#82840 Add 'Add Separator' button to toolbar customizationMuhammet Kara5-41/+64
2016-09-07writerfilter: avoid redundant get() call on smart pointer in TableManagerMiklos Vajna1-5/+5
2016-09-07gtk: drop unneeded X11 includesCaolán McNamara4-10/+1
2016-09-07tdf#101863 Remove superfluous apostrophe auto-corrections in DEJohnny_M1-3/+0
2016-09-07-Werror=unused-but-set-variableNoel Grandin1-8/+0
2016-09-07convert HTML_CNTXT constants to typed_flagsNoel Grandin3-25/+31
2016-09-07convert HTML_FF flags to typed_flagsNoel Grandin5-14/+20
2016-09-07loplugin:constantparam in swNoel Grandin34-114/+99
2016-09-07loplugin:constantparam in framework..vbahelperNoel Grandin24-99/+51
2016-09-07rtf: throw early on a bad nestrow tokenCaolán McNamara1-2/+2
2016-09-07rtf: don't skip backwards on skipping bin specified bytesCaolán McNamara1-1/+1
2016-09-07cosmetic, substitute text::HoriOrientation::NONE for 0Caolán McNamara1-3/+3
2016-09-07wrong ScopedVclPtrInstance creationCaolán McNamara1-1/+1
2016-09-07loplugin:constantparam in vclNoel Grandin24-83/+53
2016-09-07loplugin:constantparam in vcl..xmlscriptNoel Grandin44-252/+169
2016-09-07framework: cleanup redundant commentsThorsten Behrens1-15/+5
2016-09-06fftester: missing ValueLastCaolán McNamara2-1/+2
2016-09-06if we throw in sw on HoriOrientation::NONE then don't pass it in from rtfCaolán McNamara2-5/+8
2016-09-06Work around loplugin:unnecessaryoverrideStephan Bergmann2-0/+4
2016-09-06Again avoid UBSan "left shift of 65536 by 16 places cannot be represented...Stephan Bergmann1-1/+1
2016-09-06use std::unique_ptrDavid Tardon2-43/+20
2016-09-06rewrite using a for loopDavid Tardon1-3/+1
2016-09-06drop unneeded dynamic allocationDavid Tardon2-40/+33
2016-09-06remove extra whitespaceDavid Tardon1-1/+1
2016-09-06remove outdated comment, getter not neededJochen Nitschke1-1/+1
2016-09-06tdf#44986 RTF import: handle \trwWidthA by faking cellsMiklos Vajna6-1/+68
2016-09-06use range based loops in SfxItemPoolJochen Nitschke3-72/+60
2016-09-06teach loplugin constantparam about default param valuesNoel Grandin2-32/+52
2016-09-06improve loplugin:countusersofdefaultparams to check constructorsNoel Grandin1-6/+36
2016-09-06use same GtkInstance::AnyInput impl for gtk2 and gtk3Caolán McNamara1-6/+0
2016-09-06a11y: fix missing labels in sw paragraph dialog textflow tabYousuf Philips1-1/+4
2016-09-06a11y: Labels for fill characters options in paragraph dialogYousuf Philips1-34/+45
2016-09-06tdf#91820 Add name and description to Format menuYousuf Philips2-2/+5
2016-09-06tdf#101116 Improve accessibility of template managerYousuf Philips1-21/+39
2016-09-06Make character dialog's hyperlink tab accessibleYousuf Philips1-0/+12
2016-09-06GtkInstance should use default no-op I18NImeStatusCaolán McNamara2-0/+9
2016-09-06move all X11SalData stuff togetherCaolán McNamara2-8/+8
2016-09-06don't need to include all these headers, reduce to required minCaolán McNamara26-32/+12
2016-09-06starmath: Drop unused 1st argument of SmErrorNode's ctorTakeshi Abe4-5/+4
2016-09-06SalI18NImeStatus is stubbed the same way for everyone except...Caolán McNamara11-61/+8