summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* XShapeDumper: add modeline and some correctionsThomas Arnhold2014-04-191-3/+6
* fixincludeguards.sh: includeThomas Arnhold2014-04-1932-70/+70
* Move headers that are private to toolkit there, thenTor Lillqvist2014-04-195-288/+0
* If it has been "not recommended currently" since 2007, it can go awayTor Lillqvist2014-04-191-9/+0
* fdo#74702 Allow Window & OutputDevice to handle erasureChris Sherlock2014-04-192-2/+4
* fdo#74702 Allow Printer & OutputDevice to handle font orientationChris Sherlock2014-04-192-0/+2
* sfx2: Move InitInterface_Impl() out of SFX_DECL_INTERFACE too.Jan Holesovsky2014-04-189-5/+46
* sfx2: Move InitInterface_Impl() method out of SFX_IMPL_INTERFACE.Jan Holesovsky2014-04-181-3/+1
* sfx2: Kill SFX_STATUSBAR_REGISTRATION macro.Jan Holesovsky2014-04-181-3/+0
* sfx2: Kill SFX_CHILDWINDOW_CONTEXT_REGISTRATION macro.Jan Holesovsky2014-04-181-3/+0
* sfx2: Kill SFX_FEATURED_CHILDWINDOW_REGISTRATION macro.Jan Holesovsky2014-04-181-3/+0
* sfx2: Kill SFX_CHILDWINDOW_REGISTRATION macro.Jan Holesovsky2014-04-183-5/+2
* sfx2: Kill SFX_FEATURED_OBJECTBAR_REGISTRATION macro.Jan Holesovsky2014-04-181-3/+0
* sfx2: Kill SFX_POPUPMENU_REGISTRATION macro.Jan Holesovsky2014-04-181-3/+0
* sfx2: Kill SFX_OBJECTBAR_REGISTRATION macro.Jan Holesovsky2014-04-181-3/+0
* svidl: Unwind SFX_SLOTMAP_ARG, and kill it.Jan Holesovsky2014-04-181-2/+0
* svidl: Unwind SFX_ARGUMENT macro, and kill it.Jan Holesovsky2014-04-181-5/+0
* svidl: Unwind SFX_ARGUMENTMAP macro, and kill it.Jan Holesovsky2014-04-181-4/+0
* fdo#77088 WMF - replace 32-bit min/max assumption with constTomaž Vajngerl2014-04-181-0/+2
* svtools: valueset.cxx - use scoped_ptr and clean-upTomaž Vajngerl2014-04-181-9/+8
* handle strange brightness+contrast adjustment from msoffice (fdo#38410)Luboš Luňák2014-04-183-3/+11
* Extract code of BitmapEx -> RGBA buffer conversion to OpenGLHelperZolnai Tamás2014-04-181-0/+2
* fix build problem with ambiguous InitFontCaolán McNamara2014-04-181-1/+1
* fdo#74702 Allow Printer to handle ImplInitFont and renameChris Sherlock2014-04-182-1/+6
* Remove now unused oox::drawingml::CustomShapeProperties::PresetsMapMiklos Vajna2014-04-181-9/+0
* remove unused fwd-declEike Rathke2014-04-181-1/+0
* we don't even need an instance of SvtLanguageTable at SvxLanguageBoxEike Rathke2014-04-181-1/+0
* introduce second static GetLanguageString() with explicit bool parameterEike Rathke2014-04-171-0/+1
* introduce static SvtLanguageTable::GetLanguageType()Eike Rathke2014-04-171-1/+3
* Typo: s/cant/can't/Tor Lillqvist2014-04-185-7/+7
* Typo: s/shure/sureTor Lillqvist2014-04-181-1/+1
* Intermediate commit of hacking on --disable-database-connectivityTor Lillqvist2014-04-181-1/+3
* coverity#1202899 Uncaught exceptionCaolán McNamara2014-04-171-2/+2
* coverity#1202898 Uncaught exceptionCaolán McNamara2014-04-171-1/+1
* Refactor VCL bitmap codeChris Sherlock2014-04-181-8/+6
* coverity#708644 Uninitialized pointer fieldCaolán McNamara2014-04-171-2/+0
* oox: initial customshape preset data loaderMiklos Vajna2014-04-171-0/+3
* fdo#74702 Seperate ImplDrawGradientWallpaper and renameChris Sherlock2014-04-172-1/+4
* fdo#74702 Move common mask functionality to ApplyMaskChris Sherlock2014-04-172-6/+6
* Move bezier functionsChris Sherlock2014-04-172-3/+2
* oox: add a method to dump a PropertyMap as dataMiklos Vajna2014-04-162-0/+3
* Remove FontNameHash, use standard OUStringHashStephan Bergmann2014-04-161-2/+0
* non-desktop: Attempt to get rid of glew.Jan Holesovsky2014-04-161-2/+3
* For GCC 4.9, extend range where -Wnon-virtual-dtor is ignoredStephan Bergmann2014-04-161-4/+4
* fdo#77027: add some comments to prevent such oversightsMichael Stahl2014-04-161-0/+7
* coverity#1202981 Non-virtual destructorCaolán McNamara2014-04-161-4/+3
* coverity#1202938 unused class membersCaolán McNamara2014-04-161-2/+0
* coverity#1202941 Uninitialized scalar fieldCaolán McNamara2014-04-161-1/+0
* coverity#1202946 unused memberCaolán McNamara2014-04-161-1/+0
* connectivity: sal_Bool->boolNoel Grandin2014-04-162-2/+2