summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2014-07-01Related: #i124638# Second step of DrawingLayer FillAttributes...Armin Le Grand
2014-07-01coverity#703975 Unchecked return valueNorbert Thiebaud
2014-06-30Cleanup: removed comments and debugging outputmatteocam
2014-06-30Changed BColor to Color in TextFooPrimitive2D classesmatteocam
2014-06-30Associated CharBackColor to EE_CHAR_BKGCOLORmatteocam
2014-06-30Added Text Fill Color in TextDecoratedPrimitive2Dmatteocam
2014-06-30Added Text Fill Color in TextSimplePortionPrimitive2Dmatteocam
2014-06-30More debugging; fixed Font::IsTransparentmatteocam
2014-06-30Removed experimental change to IsTextFillColormatteocam
2014-06-30Added case in editdoc.cxxmatteocam
2014-06-30Added EE_CHAR_BKGCOLORmatteocam
2014-06-30Added class SvxBackgroundColorItemmatteocam
2014-06-30Cleaned up code from operations in vclmatteocam
2014-06-30Added EE_CHAR_BKGCOLORmatteocam
2014-06-30Moved Text Filling Color in OutDev. Text Filling occurs in ImplDrawTextmatteocam
2014-06-30HasBkg method to Font.HasBkg iff HasSingleUnderline.SetBkgColor in OutputDevmatteocam
2014-06-30Make sure IMPL_STATIC_LINK's type matches Link::pFunc's typeStephan Bergmann
2014-06-30tweak helpids nowCaolán McNamara
2014-06-30rework resize into a custom widgetCaolán McNamara
2014-06-30DBG_ASSERT->assertCaolán McNamara
2014-06-30DLG_FPICKER_EXPLORERFILE conversion to .uiSzymon Kłos
2014-06-30Clean up OutputDevice and derived classes noncopyable-nessStephan Bergmann
2014-06-30It is useful to know what macros are we expanding, and to what.Jan Holesovsky
2014-06-30android: Introduce LibreOfficeKit.java to bootstrap using LibreOfficeKit.Jan Holesovsky
2014-06-30use VCL_HIDE_WINDOWS env on Mac to 'simulate' headless mode on MacNorbert Thiebaud
2014-06-30Translated German comments in filerec.hxx and doxygen-ify.Jeroen Nijhof
2014-06-29Typo: beeing->beingJulien Nabet
2014-06-27fdo#69036 do not try to create a sfxApplication when we are tearing-downNorbert Thiebaud
2014-06-27remove SFX_APP() macro that was a mer wrapper for SfxGetApp()Norbert Thiebaud
2014-06-27SdrObjCustomShape::AdjustTextFrameWidthAndHeight: allow external textMiklos Vajna
2014-06-27loplugin:unreffun: also warn about redundant redeclarationsStephan Bergmann
2014-06-27tweak assert so comment appears in abort messageCaolán McNamara
2014-06-27Kill saveAsWithOptions again. (merge error/oversight)Andrzej Hunt
2014-06-26Move SheetPrinter to svl and rename it to GridPrinter.Kohei Yoshida
2014-06-26drop the functional partsCaolán McNamara
2014-06-26Resolves: #i124914# reset certain language dependent pool defaults...Oliver-Rainer Wittmann
2014-06-26clang: Use-after-freeCaolán McNamara
2014-06-26Revert needless inlining of methods for publicly exposed class.Kohei Yoshida
2014-06-25Remove this weird inheritance from smart-pointer-wrapped class.Kohei Yoshida
2014-06-25Use boost::optional to store alias name.Kohei Yoshida
2014-06-25pData -> mpVarEntries.Kohei Yoshida
2014-06-25Remove this class that only derives from std::vector and not much else.Kohei Yoshida
2014-06-25vcl: MSVC can't link inline ITiledRenderable dtorMichael Stahl
2014-06-25remove spurious com::sun::star::util prefixMichael Stahl
2014-06-25remove spurious com::sun::star::text prefixMichael Stahl
2014-06-25remove spurious ::com::sun::star::sdbcx namespace prefixMichael Stahl
2014-06-25remove spurious com::sun::star::chaosMichael Stahl
2014-06-25LOK Docview: add set_zoomAndrzej Hunt
2014-06-25Add ITiledRenderable.Andrzej Hunt
2014-06-25LIBLOK: implement getDocumentType, make doctypes unique.Andrzej Hunt