summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2014-03-11fdo#74702 Moved ImplInitGraphics into correct classesChris Sherlock
2014-03-11Mark overriding CanvasBase class template member functions as SAL_OVERRIDEStephan Bergmann
2014-03-11oox export: associate editeng CharInteropGrabBag with sw via SIDTomaž Vajngerl
2014-03-11No need for GetElementByMetadataReference to be SAL_CALLStephan Bergmann
2014-03-11svl: fix bogus visibility annotation on IndexedStyleSheetsMichael Stahl
2014-03-11No need for implGetBounds to be SAL_CALLStephan Bergmann
2014-03-11fdo#39468 Translate German commentsTobias Lippert
2014-03-11fdo#30770 - Speed up xslx importTobias Lippert
2014-03-11Typos in commentStephan Bergmann
2014-03-11No need for NotifyAccessibleEvent to be virtualStephan Bergmann
2014-03-11hardcoded sprmCFELayoutMiklos Vajna
2014-03-11No need for fillAggregatePropertyInfoByHandle to be virtualStephan Bergmann
2014-03-11OPropertyStateHelper::getTypes isn't an override of XTypeProvider::getTypesStephan Bergmann
2014-03-11fdo#35324: Text and picture water are not imported and not preserved in RT.Ravindra Vidhate
2014-03-11callcatcher: update unused codeCaolán McNamara
2014-03-11svx: sal_Bool->boolNoel Grandin
2014-03-11svx: sal_Bool->boolNoel Grandin
2014-03-11svx: sal_Bool->boolNoel Grandin
2014-03-11svx: sal_Bool->boolNoel Grandin
2014-03-11svx: sal_Bool->boolNoel Grandin
2014-03-11svx: sal_Bool->boolNoel Grandin
2014-03-11svx: sal_Bool->boolNoel Grandin
2014-03-11svx: sal_Bool->boolNoel Grandin
2014-03-11svx: sal_Bool->boolNoel Grandin
2014-03-11svx: sal_Bool->boolNoel Grandin
2014-03-11svx: sal_Bool->boolNoel Grandin
2014-03-11svx: sal_Bool->boolNoel Grandin
2014-03-11svx: sal_Bool->boolNoel Grandin
2014-03-11svx: sal_Bool->boolNoel Grandin
2014-03-11svx: sal_Bool->boolNoel Grandin
2014-03-11svx: sal_Bool->boolNoel Grandin
2014-03-11svx: sal_Bool->boolNoel Grandin
2014-03-11svx: sal_Bool->boolNoel Grandin
2014-03-11svx: sal_Bool->boolNoel Grandin
2014-03-11svx: sal_Bool->boolNoel Grandin
2014-03-11svx: sal_Bool->boolNoel Grandin
2014-03-11svx: sal_Bool->boolNoel Grandin
2014-03-11editeng: sal_Bool->boolNoel Grandin
2014-03-10unused oox::core::Relations::getRelationsFromTypeMiklos Vajna
2014-03-10remove whitespaceMarkus Mohrhard
2014-03-10ucbhelper: simplify deprecated XTypeProvider.getImplementationIdStephan Bergmann
2014-03-10toolkit: simplify deprecated XTypeProvider.getImplementationIdStephan Bergmann
2014-03-10svtools: simplify deprecated XTypeProvider.getImplementationIdStephan Bergmann
2014-03-10forms: simplify deprecated XTypeProvider.getImplementationIdStephan Bergmann
2014-03-10cppuhelper: simplify deprecated XTypeProvider.getImplementationIdStephan Bergmann
2014-03-10comphelper: simplify deprecated XTypeProvider.getImplementationIdStephan Bergmann
2014-03-10editeng: Add CharInteropGrabBag to editeng.Tomaž Vajngerl
2014-03-10oox: handle all w14 text effects at groupshape importTomaž Vajngerl
2014-03-10oox: GrabBagStack: add method isStackEmptyTomaž Vajngerl
2014-03-10Hack on the iOS vcl codeTor Lillqvist