summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2018-02-19tdf#115639: Handle alignment correctly for multiple paragraph caseTamás Zolnai1-1/+1
2018-02-19weld: hook up help responseCaolán McNamara3-4/+13
2018-02-19ofz#6432 bad-castCaolán McNamara1-0/+10
2018-02-19reserve negative responses for internal responsesCaolán McNamara1-1/+1
2018-02-19use std::array in createHistorical8x8FromArrayNoel Grandin2-9/+11
2018-02-19use VirtualDevice in createHistorical8x8FromArrayNoel Grandin1-1/+1
2018-02-19loplugin:useuniqueptr in SvxLineStyleToolBoxControlNoel Grandin1-2/+3
2018-02-19loplugin:useuniqueptr in SvxClipBoardControlNoel Grandin1-1/+3
2018-02-19loplugin:useuniqueptr in AccessibleShapeNoel Grandin1-2/+3
2018-02-18uitest: fix small race condition when launching modeless dialogsMarkus Mohrhard1-0/+2
2018-02-18DocumentSettingsSerializer must be SAL_DLLPUBLIC_RTTI for dynamic_castStephan Bergmann1-1/+1
2018-02-18tdf#114817 new bitmap presets for Area Fillandreas kainz1-20/+20
2018-02-18vcl: change mbIndex from sal_uInt8 to bool in BitmapColorChris Sherlock1-6/+6
2018-02-18GetEmbeddedXGraphicStream to read XGraphic as streamTomaž Vajngerl1-0/+1
2018-02-18make WriteXGraphicBlipFill declaration same to WriteBlipFillTomaž Vajngerl1-1/+1
2018-02-17loplugin:useuniqueptr in DbGridRowNoel Grandin1-2/+3
2018-02-17tdf#115639: Align right/center with trailing spaces the same as MS PowerPointTamás Zolnai3-1/+13
2018-02-17loplugin:useuniqueptr in SdrUndoAttrObjNoel Grandin1-5/+7
2018-02-17loplugin:useuniqueptr in FmXGridPeerNoel Grandin1-1/+2
2018-02-16tdf#115783 sd: fix lost char attributes during in-table copy&pasteMiklos Vajna2-0/+4
2018-02-16loplugin:useuniqueptr in BasePropertiesNoel Grandin1-4/+7
2018-02-16move CellBorderUpdater bitmap update to VirtualDeviceNoel Grandin1-1/+0
2018-02-16PPTX export scale for TextFitToSizeSzymon Kłos1-0/+2
2018-02-16rename MoveFoo to AdjustFoo in Point/Rect/SizeNoel Grandin1-6/+6
2018-02-16native dialog initial basisCaolán McNamara8-2/+550
2018-02-16ofz#6311 still problems with SdrEdgeObj listening to same obj at start as endCaolán McNamara1-1/+11
2018-02-15ofz#6372 fix bitmap decoding of pattern in LwpBackgroundStuffNoel Grandin1-1/+1
2018-02-15Do what the TODO saidTor Lillqvist1-3/+34
2018-02-15Apply clang-formatTor Lillqvist1-147/+362
2018-02-15Add debug output operator for VARIANTTor Lillqvist1-0/+196
2018-02-15introduce Move/Adjust methods to Point,Rect,SizeNoel Grandin1-0/+8
2018-02-15move ToolboxButtonColorUpdater bitmap update to VirtualDeviceNoel Grandin1-0/+1
2018-02-15Make this work also outside LibreOffice code (for test programs)Tor Lillqvist1-2/+8
2018-02-15move cairo surface code from canvas to BitmapToolsNoel Grandin1-0/+8
2018-02-14ofz#6324 Out-of-memoryCaolán McNamara1-0/+1
2018-02-14lok IME: support dialogs as wellPranav Kant3-9/+10
2018-02-14use BitmapEx in LwpBackgroundStuffNoel Grandin2-2/+8
2018-02-14Make SwFormatFrameSize derive from SvxSizeItemStephan Bergmann1-4/+9
2018-02-14shapes: don't use "GraphicURL" property, always use "Graphic"Tomaž Vajngerl2-1/+11
2018-02-14move transparency adjust code to BitmapExNoel Grandin1-0/+3
2018-02-14use VirtualDevice/BitmapEx in CreateColorDropperNoel Grandin1-1/+1
2018-02-14use RawBitmap in PSDReaderNoel Grandin1-0/+5
2018-02-14use Color, not BitmapColor in RawBitmapNoel Grandin1-1/+3
2018-02-14oox: cosmetic cleanupAshod Nakashian1-4/+3
2018-02-14oox: preserve custom oox fragments and packagesAshod Nakashian1-0/+3
2018-02-14oox: move putPropertiesToDocumentGrabBag to XmlFilterBaseAshod Nakashian1-0/+2
2018-02-13ofz#6287 limit palette indexCaolán McNamara1-0/+1
2018-02-13Pass GraphicObject instead of UniqueId for GetBlibIDTomaž Vajngerl1-1/+1
2018-02-13AddEmbeddedXGraphic: add parameter for requested nameTomaž Vajngerl1-1/+1
2018-02-13XGraphicStorageHandler: support loading graphic from streamTomaž Vajngerl1-0/+3