summaryrefslogtreecommitdiff
path: root/svx/source/unodraw
AgeCommit message (Expand)AuthorFilesLines
2013-12-17SvxTextEditSourceImpl::Notify(): attempt to fix chart2_unoapi crashMichael Stahl1-2/+18
2013-12-16Clean-up uno/lbnames.hStephan Bergmann1-1/+0
2013-12-12Get rid of MAP_CHAR_LEN macroStephan Bergmann1-26/+26
2013-12-12Fix C++03 digraphsStephan Bergmann1-6/+6
2013-12-12Do not use C++-UNO internal static_type functions in client codeStephan Bergmann3-14/+14
2013-12-12Remove unnecessary macro ITYPEStephan Bergmann1-8/+5
2013-12-12Don't hold css::uno::Type instances by pointerStephan Bergmann3-333/+306
2013-12-11Revert "Don't hold css::uno::Type instances by pointer"Stephan Bergmann3-306/+333
2013-12-11Don't hold css::uno::Type instances by pointerStephan Bergmann3-333/+306
2013-12-09implicit conversion of NULL constant to 'bool' [-Werror,-Wnull-conversion]Stephan Bergmann1-1/+1
2013-12-06Default OMultiTypeInferfaceContainerHelperVar equalImpl parameterStephan Bergmann1-2/+0
2013-12-05Get rid of comphelper::UStringLessStephan Bergmann3-15/+10
2013-12-05Remove obsolete SEQTYPE workaroundStephan Bergmann1-7/+7
2013-11-27Integrate branch of IAccessible2Steve Yin2-0/+26
2013-11-22replace OUString::reverseCompareTo("xxx") with operator==Noel Grandin1-8/+8
2013-11-22remove unnecessary RTL_CONSTASCII_STRINGPARAMNoel Grandin1-8/+8
2013-11-20avmedia: Implement "block untrusted referer links" featureStephan Bergmann3-8/+10
2013-11-20convert equalsAsciiL calls to startsWith callsNoel Grandin3-8/+8
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin2-4/+4
2013-11-19remove most use of RTL_CONSTASCII_USTRINGPARAM macroNoel Grandin1-1/+1
2013-11-18Simplify avmedia::MediaItem::setURLStephan Bergmann1-1/+1
2013-11-14rhbz#887420 Implement "block untrusted referer links" featureStephan Bergmann4-12/+28
2013-11-08Resolves: #i123616# be more flexible regarding the data type for polygon dataArmin Le Grand1-3/+18
2013-11-08remove unnecessary use of OUString constructor in SVX moduleNoel Grandin13-51/+47
2013-11-08earlier failure in debug modeLionel Elie Mamane1-1/+8
2013-11-01Some Trivial clean-upStephan Bergmann1-3/+1
2013-10-30fdo#54938: Convert svx to use cppu::supportsServiceMarcos Paulo de Souza8-84/+18
2013-10-28fixincludeguards.sh: svxThomas Arnhold3-7/+7
2013-10-23fdo#54938: Kill ServiceInfoHelper::supportsService and use cppu's instead.Marcos Paulo de Souza3-11/+6
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist1-4/+4
2013-10-04fdo#39674 fix some spellingThomas Arnhold1-1/+1
2013-09-05svx: new InteropGrabBag UNO prop in Shape serviceAndres Gomez1-0/+12
2013-09-05convert svx/source/unodraw/*.cxx from String to OUStringNoel Grandin9-70/+64
2013-09-05convert include/svx/xit.hxx from String to OUStringNoel Grandin3-5/+5
2013-09-02Resolves: #i122820# Corrected graphics creation...Armin Le Grand1-22/+69
2013-08-31deleted code that was commented outPhilipp Riemer1-4/+0
2013-08-31fdo#62475 - remove visual noisePhilipp Riemer1-43/+1
2013-08-24Mark as constTakeshi Abe1-6/+6
2013-08-20Re-work 8bit characters in source code, or remove them.Michael Meeks1-2/+2
2013-08-18Use subfolder names from <config_folders.h>Tor Lillqvist1-1/+3
2013-07-28reduce use of UniString from ResID ctorCaolán McNamara1-3/+3
2013-07-26fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFOJelle van der Waa1-5/+0
2013-07-26More "Keep passing XComponentContext into officecfg:: wrapper fns"Stephan Bergmann1-1/+1
2013-07-26convert TakeObjNamePlural family to OUStringCaolán McNamara1-3/+1
2013-07-26fdo#46037: no more comphelper/configurationhelper.hxx in svxJulien Nabet1-13/+2
2013-07-25convert TakeObjNameSingul family to OUStringCaolán McNamara1-3/+1
2013-07-15fdo#57631 fix collection of property statesDavid Tardon1-10/+2
2013-07-05Resolves: #i122649# reordering of color name definesArmin Le Grand1-4/+18
2013-06-28remove toolkit/unohlp.hxx hackThomas Arnhold2-2/+2
2013-06-20Resolves: #i122318# Adapted color palette stuff, some cleanupsArmin Le Grand1-90/+78