summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
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
2015-05-07StorageMode::CreateUnpacked is never usedStephan Bergmann1-3/+2
2015-05-07SotStorage ctor nStorageMode param is effectively only used as bool transactedStephan Bergmann1-1/+1
2015-05-07Remove unused SotStorage ctor nStorageMode paramStephan Bergmann1-2/+1
2015-05-07Remove unused SotStorage::OpenSotStream nStorageMode paramStephan Bergmann1-2/+1
2015-05-07Remove unused SotStorageStream ctor nStorageMode paramStephan Bergmann1-2/+1
2015-05-07Remove unnecessary includes of sot/storage.hxx from include/Stephan Bergmann13-19/+26
2015-05-07Unwind SotStorageStreamRef typedefStephan Bergmann5-13/+8
2015-05-07Unwind SotStorageRef typedefStephan Bergmann7-17/+12
2015-05-07Remove SvStorage aliasStephan Bergmann3-7/+5
2015-05-07Remove SvStorageRef aliasStephan Bergmann1-1/+0
2015-05-07Remove SvStorageStream aliasStephan Bergmann1-1/+0
2015-05-07Remove SvStorageStreamRef aliasStephan Bergmann1-1/+0
2015-05-07Turn StorageMode into a scoped enumStephan Bergmann1-8/+18
2015-05-07revert part of "new clang plugin: rendercontext"Noel Grandin1-0/+1
2015-05-07Remove unused CreatePopupWindowCascading virtual methods.Michael Meeks2-4/+1
2015-05-07convert BMP_DITHER flags to scoped enumNoel Grandin2-6/+13
2015-05-07new clang plugin: rendercontextNoel Grandin1-1/+0
2015-05-07refactor ScrollBar to use RenderContextTomaž Vajngerl1-2/+2
2015-05-07refactor ProgressBar to use RenderContextTomaž Vajngerl1-6/+4
2015-05-07refactor "TextEdit" & co. to use RenderContextTomaž Vajngerl1-10/+7
2015-05-07refactor "TabControl" to use RenderContextTomaž Vajngerl1-2/+4
2015-05-07Refactor "SpinField" & "SpinButton" - use RenderContextTomaž Vajngerl1-8/+6
2015-05-07missing ToolBox include changesTomaž Vajngerl1-4/+6
2015-05-07Refactor "Slider" - use RenderContext & InvalidateTomaž Vajngerl1-4/+5