summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
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
2015-05-07Revert "Tackle Menu with RenderContext refactoring, Invalidate"Stephan Bergmann1-3/+3
2015-05-07improve fallback behaviour of underlying_type for old gccChristoph Lutz1-1/+5
2015-05-07Fix typo informations -> informationAndrea Gelmini1-1/+1
2015-05-07convert PUSHBUTTON_DROPDOWN constants to scoped enumNoel Grandin1-17/+21
2015-05-07convert BUTTONDIALOG constants to scoped enumNoel Grandin1-8/+17
2015-05-07Fix MSVC buildStephan Bergmann1-0/+3
2015-05-07error: class 'SotStorage' is implicitly friends with itselfStephan Bergmann1-1/+0
2015-05-07convert BMP_VECTORIZE constants to scoped enumNoel Grandin1-6/+13
2015-05-07Reduce enum class StorageMode to bool transactedStephan Bergmann1-14/+1
2015-05-07StorageMode::DiskspannedMode is effectively unusedStephan Bergmann1-3/+2