summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
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
2014-04-18we don't even need an instance of SvtLanguageTable at SvxLanguageBoxEike Rathke1-1/+0
2014-04-17introduce second static GetLanguageString() with explicit bool parameterEike Rathke1-0/+1
2014-04-17introduce static SvtLanguageTable::GetLanguageType()Eike Rathke1-1/+3
2014-04-18Typo: s/cant/can't/Tor Lillqvist5-7/+7
2014-04-18Typo: s/shure/sureTor Lillqvist1-1/+1
2014-04-18Intermediate commit of hacking on --disable-database-connectivityTor Lillqvist1-1/+3
2014-04-17coverity#1202899 Uncaught exceptionCaolán McNamara1-2/+2
2014-04-17coverity#1202898 Uncaught exceptionCaolán McNamara1-1/+1
2014-04-18Refactor VCL bitmap codeChris Sherlock1-8/+6
2014-04-17coverity#708644 Uninitialized pointer fieldCaolán McNamara1-2/+0
2014-04-17oox: initial customshape preset data loaderMiklos Vajna1-0/+3
2014-04-17fdo#74702 Seperate ImplDrawGradientWallpaper and renameChris Sherlock2-1/+4
2014-04-17fdo#74702 Move common mask functionality to ApplyMaskChris Sherlock2-6/+6
2014-04-17Move bezier functionsChris Sherlock2-3/+2
2014-04-16oox: add a method to dump a PropertyMap as dataMiklos Vajna2-0/+3
2014-04-16Remove FontNameHash, use standard OUStringHashStephan Bergmann1-2/+0
2014-04-16non-desktop: Attempt to get rid of glew.Jan Holesovsky1-2/+3
2014-04-16For GCC 4.9, extend range where -Wnon-virtual-dtor is ignoredStephan Bergmann1-4/+4
2014-04-16fdo#77027: add some comments to prevent such oversightsMichael Stahl1-0/+7
2014-04-16coverity#1202981 Non-virtual destructorCaolán McNamara1-4/+3