summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
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
2015-05-08callcatcher: update unused codeCaolán McNamara
2015-05-08convert SHOWDIALOG_ID constants to scoped enumNoel Grandin
2015-05-08Revert "fix for older gcc"Thorsten Behrens
2015-05-08Use typed Menu::Set[De]actuivateHdl LinksStephan Bergmann
2015-05-08Use typed Menu::SetHighlightHdl LinkStephan Bergmann
2015-05-07XTiledRenderable: use HWND instead of HDCLászló Németh
2015-05-07tdf#90935 - function wizard crash fix.Michael Meeks
2015-05-07Revert "Tackle Menu with RenderContext refactoring, Invalidate"Stephan Bergmann
2015-05-07improve fallback behaviour of underlying_type for old gccChristoph Lutz
2015-05-07Fix typo informations -> informationAndrea Gelmini
2015-05-07convert PUSHBUTTON_DROPDOWN constants to scoped enumNoel Grandin
2015-05-07convert BUTTONDIALOG constants to scoped enumNoel Grandin
2015-05-07Fix MSVC buildStephan Bergmann
2015-05-07error: class 'SotStorage' is implicitly friends with itselfStephan Bergmann
2015-05-07convert BMP_VECTORIZE constants to scoped enumNoel Grandin
2015-05-07Reduce enum class StorageMode to bool transactedStephan Bergmann
2015-05-07StorageMode::DiskspannedMode is effectively unusedStephan Bergmann
2015-05-07StorageMode::CreateUnpacked is never usedStephan Bergmann
2015-05-07SotStorage ctor nStorageMode param is effectively only used as bool transactedStephan Bergmann
2015-05-07Remove unused SotStorage ctor nStorageMode paramStephan Bergmann
2015-05-07Remove unused SotStorage::OpenSotStream nStorageMode paramStephan Bergmann
2015-05-07Remove unused SotStorageStream ctor nStorageMode paramStephan Bergmann
2015-05-07Remove unnecessary includes of sot/storage.hxx from include/Stephan Bergmann
2015-05-07Unwind SotStorageStreamRef typedefStephan Bergmann
2015-05-07Unwind SotStorageRef typedefStephan Bergmann
2015-05-07Remove SvStorage aliasStephan Bergmann
2015-05-07Remove SvStorageRef aliasStephan Bergmann
2015-05-07Remove SvStorageStream aliasStephan Bergmann
2015-05-07Remove SvStorageStreamRef aliasStephan Bergmann
2015-05-07Turn StorageMode into a scoped enumStephan Bergmann
2015-05-07revert part of "new clang plugin: rendercontext"Noel Grandin