summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2015-05-12export each axis only once non-deleted, related tdf#84347Markus Mohrhard1-0/+4
2015-05-12tdf#84153: "Edit Comment" in context menu when a cell has a commentRavindra_Vidhate2-1/+4
2015-05-12fix buildCaolán McNamara1-0/+9
2015-05-12tdf#90246 PPTX paragraph and bullet leftMargin and Indentation is not exportedPriyankaGaikwad1-0/+1
2015-05-12Switch VclBuilder constructors to use VclPtr.Michael Meeks2-6/+7
2015-05-12convert SYMBOL_DRAW constants to scoped enumNoel Grandin1-3/+12
2015-05-12convert CURSOR_DIRECTION constants to scoped enumNoel Grandin1-6/+8
2015-05-11gtk3: get the native tab item padding and borders sizeCaolán McNamara1-4/+7
2015-05-11Revert "Switch VclBuilder constructors to use VclPtr."Michael Meeks1-4/+3
2015-05-11gtk3: put magic 4 behind ImplGetExtraYOffsetCaolán McNamara1-1/+2
2015-05-11Switch VclBuilder constructors to use VclPtr.Michael Meeks1-3/+4
2015-05-11convert COMMAND_ constants to scoped enumNoel Grandin1-36/+40
2015-05-11loplugin:cstylecast: nop between pointer types of exactly same spellingStephan Bergmann1-4/+4
2015-05-11Unused oox::AttributeConversion::decodeUnsignedHex()Miklos Vajna1-3/+0
2015-05-11refactor ValueSet to use RenderContextTomaž Vajngerl1-58/+104
2015-05-11refactor TabBar to use RenderContextTomaž Vajngerl1-3/+4
2015-05-11refactor Ruler to use RenderContextTomaž Vajngerl1-13/+18
2015-05-11split exportSeries function upMarkus Mohrhard1-1/+3
2015-05-11refactor HeadBar to use RenderContextTomaž Vajngerl1-9/+5
2015-05-11refactor "Calendar" control to use RenderContextTomaž Vajngerl1-7/+6
2015-05-11refactor TreeListBox to use RenderContextTomaž Vajngerl4-22/+23
2015-05-11refactor BrowseBox, IconChoice to use RenderContextTomaž Vajngerl1-3/+2
2015-05-11refactor SplitWindow to use RenderContexTomaž Vajngerl1-11/+11
2015-05-10related tdf#88608: find: add string for reaching start of documentJoren De Cuyper2-0/+2
2015-05-10No more need for EMPTYARG in C++11Stephan Bergmann1-2/+0
2015-05-10NOINSTANCE is implied now in IMPL_STATIC_LINK...Stephan Bergmann1-4/+4
2015-05-10Remove newly unused IMPL_STATIC_LINK[_TYPED]Stephan Bergmann1-13/+0
2015-05-10Replace IMPL_STATIC_LINK[_TYPED] with more useful variantsStephan Bergmann1-1/+1
2015-05-10Replace IMPL_STATIC_LINK[_TYPED] with more useful variantsStephan Bergmann4-6/+6
2015-05-10Replace IMPL_STATIC_LINK[_TYPED] with more useful variantsStephan Bergmann1-1/+1
2015-05-10Replace IMPL_STATIC_LINK[_TYPED] with more useful variantsStephan Bergmann1-1/+1
2015-05-09tdf#90190 PPTX table cell border width is not exported.yogesh.bharate0011-0/+2
2015-05-09tdf#91052 - use macros to standardize 'make' constructors for VclBuilder.Michael Meeks1-0/+35
2015-05-09VclPtr: fix crash on loading kde86727-1.htmlCaolán McNamara1-0/+2
2015-05-09Fix ICEs in gcc 4.6.3 for small-int typed_flags.Thorsten Behrens1-55/+61
2015-05-09Revert "improve fallback behaviour of underlying_type for old gcc"Thorsten Behrens1-5/+1
2015-05-08vclptr: assert that we have a >0 ref-count in acquire as well.Michael Meeks1-0/+1
2015-05-08lopluign:staticmethods: Handle DECL_LINKStephan Bergmann6-7/+7
2015-05-08PostUserEvent - instrument to allow holding a VclPtr reference.Michael Meeks3-2/+5
2015-05-08Missing from previous commitStephan Bergmann1-2/+2
2015-05-08convert MEDIA_COMMAND constants to scoped enumNoel Grandin1-25/+28
2015-05-08there's another ExecuteInfo in swCaolán McNamara1-9/+0
2015-05-08Unused oox::AttributeList::getUnsignedHex() variantMiklos Vajna1-3/+0
2015-05-08callcatcher: update unused codeCaolán McNamara4-24/+5
2015-05-08convert SHOWDIALOG_ID constants to scoped enumNoel Grandin1-7/+10
2015-05-08Revert "fix for older gcc"Thorsten Behrens1-1/+1
2015-05-08Use typed Menu::Set[De]actuivateHdl LinksStephan Bergmann2-7/+5
2015-05-08Use typed Menu::SetHighlightHdl LinkStephan Bergmann1-3/+2
2015-05-07XTiledRenderable: use HWND instead of HDCLászló Németh1-0/+2
2015-05-07tdf#90935 - function wizard crash fix.Michael Meeks1-0/+1