summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)AuthorFilesLines
2013-11-14make l10n buildable separatelyBjoern Michaelsen1-1/+4
2013-11-14rhbz#887420 Implement "block untrusted referer links" featureStephan Bergmann15-41/+63
2013-11-14-Werror,-Wunused-member-functionStephan Bergmann1-3/+0
2013-11-14-Werror,-Wunused-member-functionStephan Bergmann1-13/+0
2013-11-14-Werror,-Wunused-member-functionStephan Bergmann1-4/+0
2013-11-14-Werror,-Wunused-member-functionStephan Bergmann1-21/+0
2013-11-14remove unnecessary sal_Unicode casts in SVX moduleNoel Grandin8-35/+35
2013-11-13expand out the A2S macroNoel Grandin5-49/+43
2013-11-12Avoid too wide sidebar when writedirection controls are activatedMaxim Monastirsky1-65/+65
2013-11-11SAL_WARN_UNUSED INetURLObjectStephan Bergmann1-1/+0
2013-11-11convert OUString 0==compareToAscii to equalsAsciiNoel Grandin3-10/+5
2013-11-11remove unnecessary use of OUString constructorNoel Grandin1-5/+5
2013-11-09TypoJulien Nabet1-1/+1
2013-11-08Resolves: #i123616# be more flexible regarding the data type for polygon dataArmin Le Grand1-3/+18
2013-11-08Make INetURLObject-from-OUString ctor explicitStephan Bergmann2-13/+12
2013-11-08remove unnecessary use of OUString constructor in SVX moduleNoel Grandin34-143/+133
2013-11-08earlier failure in debug modeLionel Elie Mamane1-1/+8
2013-11-06Remove #ifdef TIMELOG'ed SAL_INFOsStephan Bergmann1-24/+0
2013-11-06Resolves: #i123500# redefined ColorModifiers and ColorModifierStack...Armin Le Grand3-6/+26
2013-11-06convert xub_StrLen to sal_Int32Noel Grandin2-2/+2
2013-11-05Resolves: i123564 corrected some aspects when working with bitmaps...Armin Le Grand1-2/+4
2013-11-05update pchThomas Arnhold2-1/+5
2013-11-05presumably this was intended as include guardThomas Arnhold1-3/+0
2013-11-04fdo 70998: Termchange: Graphics->ImageSamuel Mehrbrodt2-2/+2
2013-11-04remove redundant calls to OUString constructor in if expressionNoel Grandin1-1/+1
2013-11-04remove redundant calls to OUString constructorNoel Grandin2-2/+2
2013-11-04Convert code that calls OUString::getStr()[] to use the [] operatorNoel Grandin3-15/+13
2013-11-03cppcheck: reduce scope in ctredlin.cxxJulien Nabet1-2/+1
2013-11-01Some Trivial clean-upStephan Bergmann1-3/+1
2013-11-01SdrGraphLink::pGrafObj can never be nullStephan Bergmann1-17/+17
2013-11-01Pass OUString by const &Stephan Bergmann1-1/+1
2013-10-31Convert indexOf->startsWith and lastIndexOf->endsWithNoel Grandin2-3/+3
2013-10-30fdo#54938: Convert svx to use cppu::supportsServiceMarcos Paulo de Souza19-262/+53
2013-10-28gbuild: set Package default target to INSTDIRMichael Stahl1-2/+0
2013-10-28svx: Package_gengal to INSTDIRMichael Stahl1-1/+4
2013-10-28fixincludeguards.sh: svxThomas Arnhold136-324/+324
2013-10-28remove some stray using rtl::OUStringThomas Arnhold3-4/+0
2013-10-28remove local css namespace definitionsThomas Arnhold5-7/+0
2013-10-28windows: warning 4355 is disabled globally in com_MSC_defs.mkThomas Arnhold2-10/+0
2013-10-26Seems that <vcl/cvtsvm.hxx> is private to VCL, so move it thereTor Lillqvist2-2/+0
2013-10-25fdo#54938: More uses of cppu::supportsServiceMarcos Paulo de Souza2-26/+4
2013-10-24fdo#69079 - fix multiple user gallery creations.Michael Meeks2-4/+26
2013-10-23fdo#54938: Kill ServiceInfoHelper::supportsService and use cppu's instead.Marcos Paulo de Souza4-40/+9
2013-10-23convert code to use OUString::endsWithNoel Grandin4-24/+24
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist42-158/+158
2013-10-22vcl: mark more Image constructors as "explicit"Michael Stahl5-32/+41
2013-10-22Resolves: fdo#38838 remove UniStringCaolán McNamara2-0/+2
2013-10-21Remove comphelper::ComponentContextStephan Bergmann1-3/+6
2013-10-21Check for OUString::copy out-of-bounds argumentsStephan Bergmann1-4/+6
2013-10-21remove uses of COMPARE_*Caolán McNamara5-22/+19