summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2014-04-19XShapeDumper: add modeline and some correctionsThomas Arnhold
2014-04-19fixincludeguards.sh: includeThomas Arnhold
2014-04-19Move headers that are private to toolkit there, thenTor Lillqvist
2014-04-19If it has been "not recommended currently" since 2007, it can go awayTor Lillqvist
2014-04-19fdo#74702 Allow Window & OutputDevice to handle erasureChris Sherlock
2014-04-19fdo#74702 Allow Printer & OutputDevice to handle font orientationChris Sherlock
2014-04-18sfx2: Move InitInterface_Impl() out of SFX_DECL_INTERFACE too.Jan Holesovsky
2014-04-18sfx2: Move InitInterface_Impl() method out of SFX_IMPL_INTERFACE.Jan Holesovsky
2014-04-18sfx2: Kill SFX_STATUSBAR_REGISTRATION macro.Jan Holesovsky
2014-04-18sfx2: Kill SFX_CHILDWINDOW_CONTEXT_REGISTRATION macro.Jan Holesovsky
2014-04-18sfx2: Kill SFX_FEATURED_CHILDWINDOW_REGISTRATION macro.Jan Holesovsky
2014-04-18sfx2: Kill SFX_CHILDWINDOW_REGISTRATION macro.Jan Holesovsky
2014-04-18sfx2: Kill SFX_FEATURED_OBJECTBAR_REGISTRATION macro.Jan Holesovsky
2014-04-18sfx2: Kill SFX_POPUPMENU_REGISTRATION macro.Jan Holesovsky
2014-04-18sfx2: Kill SFX_OBJECTBAR_REGISTRATION macro.Jan Holesovsky
2014-04-18svidl: Unwind SFX_SLOTMAP_ARG, and kill it.Jan Holesovsky
2014-04-18svidl: Unwind SFX_ARGUMENT macro, and kill it.Jan Holesovsky
2014-04-18svidl: Unwind SFX_ARGUMENTMAP macro, and kill it.Jan Holesovsky
2014-04-18fdo#77088 WMF - replace 32-bit min/max assumption with constTomaž Vajngerl
2014-04-18svtools: valueset.cxx - use scoped_ptr and clean-upTomaž Vajngerl
2014-04-18handle strange brightness+contrast adjustment from msoffice (fdo#38410)Luboš Luňák
2014-04-18Extract code of BitmapEx -> RGBA buffer conversion to OpenGLHelperZolnai Tamás
2014-04-18fix build problem with ambiguous InitFontCaolán McNamara
2014-04-18fdo#74702 Allow Printer to handle ImplInitFont and renameChris Sherlock
2014-04-18Remove now unused oox::drawingml::CustomShapeProperties::PresetsMapMiklos Vajna
2014-04-18remove unused fwd-declEike Rathke
2014-04-18we don't even need an instance of SvtLanguageTable at SvxLanguageBoxEike Rathke
2014-04-17introduce second static GetLanguageString() with explicit bool parameterEike Rathke
2014-04-17introduce static SvtLanguageTable::GetLanguageType()Eike Rathke
2014-04-18Typo: s/cant/can't/Tor Lillqvist
2014-04-18Typo: s/shure/sureTor Lillqvist
2014-04-18Intermediate commit of hacking on --disable-database-connectivityTor Lillqvist
2014-04-17coverity#1202899 Uncaught exceptionCaolán McNamara
2014-04-17coverity#1202898 Uncaught exceptionCaolán McNamara
2014-04-18Refactor VCL bitmap codeChris Sherlock
2014-04-17coverity#708644 Uninitialized pointer fieldCaolán McNamara
2014-04-17oox: initial customshape preset data loaderMiklos Vajna
2014-04-17fdo#74702 Seperate ImplDrawGradientWallpaper and renameChris Sherlock
2014-04-17fdo#74702 Move common mask functionality to ApplyMaskChris Sherlock
2014-04-17Move bezier functionsChris Sherlock
2014-04-16oox: add a method to dump a PropertyMap as dataMiklos Vajna
2014-04-16Remove FontNameHash, use standard OUStringHashStephan Bergmann
2014-04-16non-desktop: Attempt to get rid of glew.Jan Holesovsky
2014-04-16For GCC 4.9, extend range where -Wnon-virtual-dtor is ignoredStephan Bergmann
2014-04-16fdo#77027: add some comments to prevent such oversightsMichael Stahl
2014-04-16coverity#1202981 Non-virtual destructorCaolán McNamara
2014-04-16coverity#1202938 unused class membersCaolán McNamara
2014-04-16coverity#1202941 Uninitialized scalar fieldCaolán McNamara
2014-04-16coverity#1202946 unused memberCaolán McNamara
2014-04-16connectivity: sal_Bool->boolNoel Grandin