summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2017-11-29simplify Bitmap operator==/IsEqual (stage2)Noel Grandin
2017-11-29simplify Bitmap operator==/IsEqual (stage1)Noel Grandin
2017-11-29Fix typosAndrea Gelmini
2017-11-29remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin
2017-11-28New loplugin:dynexcspec: Add @throws documentation, dbaccessStephan Bergmann
2017-11-28remove UL/L suffixes from shift-by-constant expressionsNoel Grandin
2017-11-28tdf#97087 GDB pretty print the Scheduler task listJan-Marek Glogowski
2017-11-28better fix for tdf#101563: Export to PDF creates huge PDF filesNoel Grandin
2017-11-28fold ImplConstruct into ctors and reduce to necessaryCaolán McNamara
2017-11-28post ctor, pre dtor there is always a mpMgr and its mpGlobalMgrCaolán McNamara
2017-11-28move the ImplRegisterObj outside ImplSetGraphicManager and rename itCaolán McNamara
2017-11-28GraphicManagerDestroyed would just set the default manager againCaolán McNamara
2017-11-28first GraphicManager* arg of ImplSetGraphicManager is thus always nullCaolán McNamara
2017-11-28second arg of deformed copy ctor isn't usedCaolán McNamara
2017-11-28vector::data seems more natural than &vector::frontCaolán McNamara
2017-11-28loplugin: unnecessary destructor vbahelper..vclNoel Grandin
2017-11-28move inlines into the classCaolán McNamara
2017-11-28coverity#1402152 Uninitialized pointer fieldCaolán McNamara
2017-11-28just calculate the scanline positionsCaolán McNamara
2017-11-28mpScanBuf can be privateCaolán McNamara
2017-11-28convert BmpConversion to scoped enumNoel Grandin
2017-11-28coverity#1400143 Missing move assignment operatorCaolán McNamara
2017-11-28convert BmpCombine to scoped enum and drop unusedNoel Grandin
2017-11-28loplugin:useuniqueptr extend to check local varsNoel Grandin
2017-11-28new loplugin useuniqueptrNoel Grandin
2017-11-28new loplugin: useuniqueptr: vclNoel Grandin
2017-11-28defaults are good enoughCaolán McNamara
2017-11-28Related: coverity#1371305 unnecessary inheritenceCaolán McNamara
2017-11-28noone cares about the return from WriteGraphic eitherCaolán McNamara
2017-11-28noone cares about the return from ReadGraphicCaolán McNamara
2017-11-28loplugin field-can-be-private in include/vcl..xmlscriptNoel Grandin
2017-11-28convert BmpFilter to scoped enumNoel Grandin
2017-11-28BitmapFilter, BitmapScaleSuper only used within vclStephan Bergmann
2017-11-28Extend ScopedBitmapAccess and modify various classes to use itMark Page
2017-11-22tdf#111964: only trim XML whitespaceMike Kaganski
2017-09-06tdf#106867: Export videos in PPTX.Jan Holesovsky
2017-09-06tdf#111884: Implement export of group shapes in pptx.Jan Holesovsky
2017-07-19comphelper: Allow initializer lists for Sequences of NamedValues.Jan Holesovsky
2017-07-06Set error on more than max params (255) per functionEike Rathke
2017-07-05support for saving a modified image instead of original versionMarco Cecchetti
2017-07-03tdf#108622: use correct type for last check timestamp during autocorrectAron Budea
2017-06-28Watermark: tdf#91687 correct size in the .docSzymon Kłos
2017-06-23Related: tdf#108269 DOCM filter: preserve VBA streamMiklos Vajna
2017-06-15Watermark: RTF font import and exportSzymon Kłos
2017-06-10VML: EMU to Points conversionSzymon Kłos
2017-06-10Watermark: VML export/import font sizeSzymon Kłos
2017-06-05Related: tdf#108269 oox: allow recovering broken DOCM filesMiklos Vajna
2017-06-01Watermark: VML font-family import for textpathSzymon Kłos
2017-06-01Watermark: extended configurationSzymon Kłos
2017-05-31Watermark: Insert watermark commandSzymon Kłos