summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2017-06-16VML: EMU to Points conversionSzymon Kłos1-0/+6
2017-06-16Watermark: RTF font import and exportSzymon Kłos1-0/+3
2017-06-16tdf#105566: Account for 'signature used to be ok but isn't anymore'Katarina Behrens1-4/+5
2017-06-16Watermark: VML export/import font sizeSzymon Kłos1-1/+2
2017-06-14make opengl transitions under X flicker free on enter/leaveCaolán McNamara1-0/+6
2017-06-09tdf#107700 Translate some less common font style namesGabor Kelemen1-1/+14
2017-06-08Related: tdf#108269 DOCM filter: reuse oox code for VBA data preservationMiklos Vajna1-0/+4
2017-06-07tdf#108349: fix LanguageType conversions from UNO "short"Michael Stahl1-0/+9
2017-06-07Perf-sc: tdf#100709 SfxPoolItem::IsVoidItem() instead of dynamic_castEike Rathke1-0/+10
2017-06-06Related: tdf#108269 oox: allow recovering broken DOCM filesMiklos Vajna1-2/+3
2017-06-04Watermark: VML font-family import for textpathSzymon Kłos1-0/+1
2017-06-01tdf#105566: Add/remove infobar when the signature status changesKatarina Behrens3-0/+4
2017-05-31tdf#108056 sw: add UI to disable SubtractFlysAnchoredAtFlys compat optionMiklos Vajna1-0/+1
2017-05-30missing resourcesCaolán McNamara1-0/+9
2017-05-30missing resourcesCaolán McNamara1-0/+5
2017-05-25tdf#108056 PDF export: work with double page sizeMiklos Vajna1-1/+1
2017-05-24tdf#107008 Pass char style names to NBOTypeMgrBaseMaxim Monastirsky1-2/+3
2017-05-24tdf#107731 New default red and yellow for font and highlight colorYousuf Philips1-0/+2
2017-05-22Resolves: tdf#107981 SID_FM_CTL_PROPERTIES colorbox needs a 'default' entryCaolán McNamara1-0/+1
2017-05-22Watermark: extended configurationSzymon Kłos2-6/+18
2017-05-21make string translation loading more uniformCaolán McNamara5-17/+27
2017-05-18New HintId and unit test for hidden rows and SUBTOTAL, tdf#93171 follow-upArul Michael1-0/+1
2017-05-18svl: remove redundant virtual keywords in SfxGrabBagItemMiklos Vajna1-5/+5
2017-05-18loplugin:unusedmethodsNoel Grandin5-12/+2
2017-05-18Watermark: Insert watermark commandSzymon Kłos2-1/+36
2017-05-18Use CommandInfoProvider::GetModuleIdentifierMaxim Monastirsky1-6/+3
2017-05-18Remove the useless AddonMenu and AddonPopupMenuMaxim Monastirsky1-37/+2
2017-05-18Clean obsolete code from menu document writerMaxim Monastirsky1-3/+0
2017-05-18Unused constsMaxim Monastirsky1-3/+0
2017-05-18SID_ADDONS sdi slot is unusedMaxim Monastirsky2-9/+1
2017-05-18Addon items will get their icons in Activate anywayMaxim Monastirsky1-2/+0
2017-05-17Resolves: tdf#96426 more whitespace intersection operator in Excel syntaxEike Rathke1-0/+2
2017-05-17tdf#100033: Frames with the same name are removedTamás Zolnai1-0/+5
2017-05-17tdf#43535: support additional sheet protection options.Kohei Yoshida1-0/+4
2017-05-16ExternalZoom and ExternalScroll are unusedCaolán McNamara2-21/+1
2017-05-16Remove unused mpVirtDev (vcl/textview)Julien Nabet1-2/+0
2017-05-16lok: sc: make row/col header updating, on row/col operations, tab-awareMarco Cecchetti1-2/+0
2017-05-16Try to fix loplugin:comparisonwithconstant's rewrite-with-macros issueStephan Bergmann1-6/+6
2017-05-16Resolves: rhbz#1367846 improve gtk3 trackpad scrollingCaolán McNamara2-6/+6
2017-05-16loplugin:checkunusedparams variousNoel Grandin1-1/+1
2017-05-16Blind fix for MSVC 2017 warning C4018: '>=': signed/unsigned mismatchStephan Bergmann1-3/+47
2017-05-16lok: sc: misplaced comment mark on inserting/deleting/resizing row/colMarco Cecchetti1-0/+7
2017-05-16lok: sc: address and formula text field empty on creating a new viewMarco Cecchetti1-0/+2
2017-05-16loplugin:unusedfields improve write-only analysisNoel Grandin3-7/+1
2017-05-15tdf#107845 string resource ids effectively ended up in the gallery formatCaolán McNamara1-6/+7
2017-05-15loplugin:useuniqueptrNoel Grandin1-1/+2
2017-05-14tdf#107197 Replace relationship URIFakabbir Amin1-1/+28
2017-05-14remove duplicate defineJochen Nitschke1-12/+0
2017-05-14catch out of range values in strong_int constructorNoel Grandin1-1/+11
2017-05-14osl: document file.hxx, swap order of E_ROFS and E_SPIPE to match file.hChris Sherlock1-47/+47