summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2014-04-22coverity#708340 Uninitialized scalar fieldCaolán McNamara1-1/+13
2014-04-22coverity#708207 Uninitialized scalar fieldCaolán McNamara1-22/+25
2014-04-22coverity#708205 Uninitialized scalar fieldCaolán McNamara1-8/+10
2014-04-22coverity#708204 Uninitialized scalar fieldCaolán McNamara1-8/+9
2014-04-22coverity#708203 Uninitialized scalar fieldCaolán McNamara1-8/+8
2014-04-22fod#77122 DOCX filter: link between textboxes is not being preservedumeshkadam1-0/+16
2014-04-22Make OutputDevice::DrawTransformedBitmapEx a public functionChris Sherlock1-1/+3
2014-04-22Merge tworect.cxx with rect.cxx and rename functionsChris Sherlock1-2/+2
2014-04-22DrawTransformedBitmapEx - fix accidental renameChris Sherlock1-1/+1
2014-04-22Make TryDrawPolyLineDirect a public function of OutputDeviceChris Sherlock1-6/+6
2014-04-22Reorganize outdev.hxx - mainly map functionsChris Sherlock1-354/+359
2014-04-22Move DownsizeBitmap from gdi/print2.cxx to outdev/bitmap.cxxChris Sherlock1-14/+27
2014-04-22Group OutputDevice masking functions together in outdev.hxxChris Sherlock1-13/+23
2014-04-22Rearrange OutputDevice line functionsChris Sherlock1-65/+80
2014-04-22Reorganize OutputDevice hatch functionsChris Sherlock1-9/+12
2014-04-22Move DrawImage function location in outdev.hxxChris Sherlock2-17/+59
2014-04-22Rearrange OutputDevice's gradient functionsChris Sherlock2-33/+44
2014-04-22Reorganize OutputDevice bitmap functionsChris Sherlock2-75/+116
2014-04-21remove comments why a file gets includedThomas Arnhold6-7/+0
2014-04-20Make OGLFrameGrabber workZolnai Tamás1-3/+2
2014-04-20fdo#74702 Only VirtualDevice should handle the Word ext lead bugChris Sherlock2-2/+4
2014-04-19Change ImplDrawAlpha to DrawAlphaBitmapChris Sherlock1-1/+1
2014-04-19Refactor OutputDevice::DrawImage()Chris Sherlock1-2/+2
2014-04-19fixincludeguards.sh: include/ooxThomas Arnhold16-37/+37
2014-04-19XShapeDumper: add modeline and some correctionsThomas Arnhold1-3/+6
2014-04-19fixincludeguards.sh: includeThomas Arnhold32-70/+70
2014-04-19Move headers that are private to toolkit there, thenTor Lillqvist5-288/+0
2014-04-19If it has been "not recommended currently" since 2007, it can go awayTor Lillqvist1-9/+0
2014-04-19fdo#74702 Allow Window & OutputDevice to handle erasureChris Sherlock2-2/+4
2014-04-19fdo#74702 Allow Printer & OutputDevice to handle font orientationChris Sherlock2-0/+2
2014-04-18sfx2: Move InitInterface_Impl() out of SFX_DECL_INTERFACE too.Jan Holesovsky9-5/+46
2014-04-18sfx2: Move InitInterface_Impl() method out of SFX_IMPL_INTERFACE.Jan Holesovsky1-3/+1
2014-04-18sfx2: Kill SFX_STATUSBAR_REGISTRATION macro.Jan Holesovsky1-3/+0
2014-04-18sfx2: Kill SFX_CHILDWINDOW_CONTEXT_REGISTRATION macro.Jan Holesovsky1-3/+0
2014-04-18sfx2: Kill SFX_FEATURED_CHILDWINDOW_REGISTRATION macro.Jan Holesovsky1-3/+0
2014-04-18sfx2: Kill SFX_CHILDWINDOW_REGISTRATION macro.Jan Holesovsky3-5/+2
2014-04-18sfx2: Kill SFX_FEATURED_OBJECTBAR_REGISTRATION macro.Jan Holesovsky1-3/+0
2014-04-18sfx2: Kill SFX_POPUPMENU_REGISTRATION macro.Jan Holesovsky1-3/+0
2014-04-18sfx2: Kill SFX_OBJECTBAR_REGISTRATION macro.Jan Holesovsky1-3/+0
2014-04-18svidl: Unwind SFX_SLOTMAP_ARG, and kill it.Jan Holesovsky1-2/+0
2014-04-18svidl: Unwind SFX_ARGUMENT macro, and kill it.Jan Holesovsky1-5/+0
2014-04-18svidl: Unwind SFX_ARGUMENTMAP macro, and kill it.Jan Holesovsky1-4/+0
2014-04-18fdo#77088 WMF - replace 32-bit min/max assumption with constTomaž Vajngerl1-0/+2
2014-04-18svtools: valueset.cxx - use scoped_ptr and clean-upTomaž Vajngerl1-9/+8
2014-04-18handle strange brightness+contrast adjustment from msoffice (fdo#38410)Luboš Luňák3-3/+11
2014-04-18Extract code of BitmapEx -> RGBA buffer conversion to OpenGLHelperZolnai Tamás1-0/+2
2014-04-18fix build problem with ambiguous InitFontCaolán McNamara1-1/+1
2014-04-18fdo#74702 Allow Printer to handle ImplInitFont and renameChris Sherlock2-1/+6
2014-04-18Remove now unused oox::drawingml::CustomShapeProperties::PresetsMapMiklos Vajna1-9/+0
2014-04-18remove unused fwd-declEike Rathke1-1/+0