summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2014-07-01Related: #i124638# Second step of DrawingLayer FillAttributes...Armin Le Grand11-64/+292
2014-07-01coverity#703975 Unchecked return valueNorbert Thiebaud1-1/+1
2014-06-30Cleanup: removed comments and debugging outputmatteocam2-11/+0
2014-06-30Changed BColor to Color in TextFooPrimitive2D classesmatteocam2-4/+12
2014-06-30Associated CharBackColor to EE_CHAR_BKGCOLORmatteocam1-0/+1
2014-06-30Added Text Fill Color in TextDecoratedPrimitive2Dmatteocam1-0/+1
2014-06-30Added Text Fill Color in TextSimplePortionPrimitive2Dmatteocam1-1/+7
2014-06-30More debugging; fixed Font::IsTransparentmatteocam1-1/+1
2014-06-30Removed experimental change to IsTextFillColormatteocam1-1/+1
2014-06-30Added case in editdoc.cxxmatteocam1-1/+2
2014-06-30Added EE_CHAR_BKGCOLORmatteocam1-9/+14
2014-06-30Added class SvxBackgroundColorItemmatteocam1-0/+25
2014-06-30Cleaned up code from operations in vclmatteocam2-14/+12
2014-06-30Added EE_CHAR_BKGCOLORmatteocam1-8/+10
2014-06-30Moved Text Filling Color in OutDev. Text Filling occurs in ImplDrawTextmatteocam2-2/+4
2014-06-30HasBkg method to Font.HasBkg iff HasSingleUnderline.SetBkgColor in OutputDevmatteocam2-2/+8
2014-06-30Make sure IMPL_STATIC_LINK's type matches Link::pFunc's typeStephan Bergmann1-2/+18
2014-06-30tweak helpids nowCaolán McNamara1-3/+1
2014-06-30rework resize into a custom widgetCaolán McNamara1-1/+0
2014-06-30DBG_ASSERT->assertCaolán McNamara1-98/+26
2014-06-30DLG_FPICKER_EXPLORERFILE conversion to .uiSzymon Kłos1-1/+1
2014-06-30Clean up OutputDevice and derived classes noncopyable-nessStephan Bergmann3-22/+2
2014-06-30It is useful to know what macros are we expanding, and to what.Jan Holesovsky1-0/+1
2014-06-30android: Introduce LibreOfficeKit.java to bootstrap using LibreOfficeKit.Jan Holesovsky1-0/+7
2014-06-30use VCL_HIDE_WINDOWS env on Mac to 'simulate' headless mode on MacNorbert Thiebaud1-0/+1
2014-06-30Translated German comments in filerec.hxx and doxygen-ify.Jeroen Nijhof1-229/+238
2014-06-29Typo: beeing->beingJulien Nabet9-12/+12
2014-06-27fdo#69036 do not try to create a sfxApplication when we are tearing-downNorbert Thiebaud1-1/+1
2014-06-27remove SFX_APP() macro that was a mer wrapper for SfxGetApp()Norbert Thiebaud1-2/+0
2014-06-27SdrObjCustomShape::AdjustTextFrameWidthAndHeight: allow external textMiklos Vajna1-0/+7
2014-06-27loplugin:unreffun: also warn about redundant redeclarationsStephan Bergmann1-23/+0
2014-06-27tweak assert so comment appears in abort messageCaolán McNamara1-2/+2
2014-06-27Kill saveAsWithOptions again. (merge error/oversight)Andrzej Hunt1-4/+0
2014-06-26Move SheetPrinter to svl and rename it to GridPrinter.Kohei Yoshida1-0/+44
2014-06-26drop the functional partsCaolán McNamara1-9/+0
2014-06-26Resolves: #i124914# reset certain language dependent pool defaults...Oliver-Rainer Wittmann1-0/+9
2014-06-26clang: Use-after-freeCaolán McNamara1-1/+1
2014-06-26Revert needless inlining of methods for publicly exposed class.Kohei Yoshida1-8/+8
2014-06-25Remove this weird inheritance from smart-pointer-wrapped class.Kohei Yoshida1-1/+1
2014-06-25Use boost::optional to store alias name.Kohei Yoshida1-1/+1
2014-06-25pData -> mpVarEntries.Kohei Yoshida1-1/+1
2014-06-25Remove this class that only derives from std::vector and not much else.Kohei Yoshida1-2/+4
2014-06-25vcl: MSVC can't link inline ITiledRenderable dtorMichael Stahl1-1/+1
2014-06-25remove spurious com::sun::star::util prefixMichael Stahl1-1/+1
2014-06-25remove spurious com::sun::star::text prefixMichael Stahl1-1/+1
2014-06-25remove spurious ::com::sun::star::sdbcx namespace prefixMichael Stahl1-1/+1
2014-06-25remove spurious com::sun::star::chaosMichael Stahl1-2/+2
2014-06-25LOK Docview: add set_zoomAndrzej Hunt1-0/+5
2014-06-25Add ITiledRenderable.Andrzej Hunt1-0/+48
2014-06-25LIBLOK: implement getDocumentType, make doctypes unique.Andrzej Hunt1-4/+5