summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2015-05-13refactor SvxFontPrevWindow to use RenderContext + clean-upTomaž Vajngerl
2015-05-13refactor SvxRectCtl & SvxPreviewBase + sub to use RenderContextTomaž Vajngerl
2015-05-13refactor GraphCtrl to use RenderContextTomaž Vajngerl
2015-05-13refactor SvxShowCharSet to use RenderContextTomaž Vajngerl
2015-05-13refactor ToolBarMenu to use RenderContextTomaž Vajngerl
2015-05-13Add DrawSelectionBackground that is outside of vcl::WindowTomaž Vajngerl
2015-05-13Add expand (contract) to Rectangle as it is often used.Tomaž Vajngerl
2015-05-12export each axis only once non-deleted, related tdf#84347Markus Mohrhard
2015-05-12tdf#84153: "Edit Comment" in context menu when a cell has a commentRavindra_Vidhate
2015-05-12fix buildCaolán McNamara
2015-05-12tdf#90246 PPTX paragraph and bullet leftMargin and Indentation is not exportedPriyankaGaikwad
2015-05-12Switch VclBuilder constructors to use VclPtr.Michael Meeks
2015-05-12convert SYMBOL_DRAW constants to scoped enumNoel Grandin
2015-05-12convert CURSOR_DIRECTION constants to scoped enumNoel Grandin
2015-05-11gtk3: get the native tab item padding and borders sizeCaolán McNamara
2015-05-11Revert "Switch VclBuilder constructors to use VclPtr."Michael Meeks
2015-05-11gtk3: put magic 4 behind ImplGetExtraYOffsetCaolán McNamara
2015-05-11Switch VclBuilder constructors to use VclPtr.Michael Meeks
2015-05-11convert COMMAND_ constants to scoped enumNoel Grandin
2015-05-11loplugin:cstylecast: nop between pointer types of exactly same spellingStephan Bergmann
2015-05-11Unused oox::AttributeConversion::decodeUnsignedHex()Miklos Vajna
2015-05-11refactor ValueSet to use RenderContextTomaž Vajngerl
2015-05-11refactor TabBar to use RenderContextTomaž Vajngerl
2015-05-11refactor Ruler to use RenderContextTomaž Vajngerl
2015-05-11split exportSeries function upMarkus Mohrhard
2015-05-11refactor HeadBar to use RenderContextTomaž Vajngerl
2015-05-11refactor "Calendar" control to use RenderContextTomaž Vajngerl
2015-05-11refactor TreeListBox to use RenderContextTomaž Vajngerl
2015-05-11refactor BrowseBox, IconChoice to use RenderContextTomaž Vajngerl
2015-05-11refactor SplitWindow to use RenderContexTomaž Vajngerl
2015-05-10related tdf#88608: find: add string for reaching start of documentJoren De Cuyper
2015-05-10No more need for EMPTYARG in C++11Stephan Bergmann
2015-05-10NOINSTANCE is implied now in IMPL_STATIC_LINK...Stephan Bergmann
2015-05-10Remove newly unused IMPL_STATIC_LINK[_TYPED]Stephan Bergmann
2015-05-10Replace IMPL_STATIC_LINK[_TYPED] with more useful variantsStephan Bergmann
2015-05-10Replace IMPL_STATIC_LINK[_TYPED] with more useful variantsStephan Bergmann
2015-05-10Replace IMPL_STATIC_LINK[_TYPED] with more useful variantsStephan Bergmann
2015-05-10Replace IMPL_STATIC_LINK[_TYPED] with more useful variantsStephan Bergmann
2015-05-09tdf#90190 PPTX table cell border width is not exported.yogesh.bharate001
2015-05-09tdf#91052 - use macros to standardize 'make' constructors for VclBuilder.Michael Meeks
2015-05-09VclPtr: fix crash on loading kde86727-1.htmlCaolán McNamara
2015-05-09Fix ICEs in gcc 4.6.3 for small-int typed_flags.Thorsten Behrens
2015-05-09Revert "improve fallback behaviour of underlying_type for old gcc"Thorsten Behrens
2015-05-08vclptr: assert that we have a >0 ref-count in acquire as well.Michael Meeks
2015-05-08lopluign:staticmethods: Handle DECL_LINKStephan Bergmann
2015-05-08PostUserEvent - instrument to allow holding a VclPtr reference.Michael Meeks
2015-05-08Missing from previous commitStephan Bergmann
2015-05-08convert MEDIA_COMMAND constants to scoped enumNoel Grandin
2015-05-08there's another ExecuteInfo in swCaolán McNamara
2015-05-08Unused oox::AttributeList::getUnsignedHex() variantMiklos Vajna