summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)Author
2013-11-06Resolves: #i123500# redefined ColorModifiers and ColorModifierStack...Armin Le Grand
2013-11-06convert xub_StrLen to sal_Int32Noel Grandin
2013-11-05Resolves: i123564 corrected some aspects when working with bitmaps...Armin Le Grand
2013-11-05update pchThomas Arnhold
2013-11-05presumably this was intended as include guardThomas Arnhold
2013-11-04fdo 70998: Termchange: Graphics->ImageSamuel Mehrbrodt
2013-11-04remove redundant calls to OUString constructor in if expressionNoel Grandin
2013-11-04remove redundant calls to OUString constructorNoel Grandin
2013-11-04Convert code that calls OUString::getStr()[] to use the [] operatorNoel Grandin
2013-11-03cppcheck: reduce scope in ctredlin.cxxJulien Nabet
2013-11-01Some Trivial clean-upStephan Bergmann
2013-11-01SdrGraphLink::pGrafObj can never be nullStephan Bergmann
2013-11-01Pass OUString by const &Stephan Bergmann
2013-10-31Convert indexOf->startsWith and lastIndexOf->endsWithNoel Grandin
2013-10-30fdo#54938: Convert svx to use cppu::supportsServiceMarcos Paulo de Souza
2013-10-28gbuild: set Package default target to INSTDIRMichael Stahl
2013-10-28svx: Package_gengal to INSTDIRMichael Stahl
2013-10-28fixincludeguards.sh: svxThomas Arnhold
2013-10-28remove some stray using rtl::OUStringThomas Arnhold
2013-10-28remove local css namespace definitionsThomas Arnhold
2013-10-28windows: warning 4355 is disabled globally in com_MSC_defs.mkThomas Arnhold
2013-10-26Seems that <vcl/cvtsvm.hxx> is private to VCL, so move it thereTor Lillqvist
2013-10-25fdo#54938: More uses of cppu::supportsServiceMarcos Paulo de Souza
2013-10-24fdo#69079 - fix multiple user gallery creations.Michael Meeks
2013-10-23fdo#54938: Kill ServiceInfoHelper::supportsService and use cppu's instead.Marcos Paulo de Souza
2013-10-23convert code to use OUString::endsWithNoel Grandin
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist
2013-10-22vcl: mark more Image constructors as "explicit"Michael Stahl
2013-10-22Resolves: fdo#38838 remove UniStringCaolán McNamara
2013-10-21Remove comphelper::ComponentContextStephan Bergmann
2013-10-21Check for OUString::copy out-of-bounds argumentsStephan Bergmann
2013-10-21remove uses of COMPARE_*Caolán McNamara
2013-10-19CID#1038502 uninitialized memberCaolán McNamara
2013-10-17CID#1028073: possible memory leakMarkus Mohrhard
2013-10-16Resolves: #i122738# corrected update of FillStyle/FillAttribute UI elementsArmin Le Grand
2013-10-15update pchThomas Arnhold
2013-10-13Reduce copypasta: Introduce SAL_NEWLINE_STRING and use itTor Lillqvist
2013-10-12No idea why <wchar.h> would be needed here on non-Linux UnixTor Lillqvist
2013-10-11loplugin if-body warningStephan Bergmann
2013-10-09update unusedcode listCaolán McNamara
2013-10-09stray ' in stringCaolán McNamara
2013-10-08Resolves: #i123350# Added Clear() implementation to SdrUndoManager...Armin Le Grand
2013-10-08Smiley face now smiles!Ahmad H. Al Harthi
2013-10-08Move WriteDirection buttons to paragraph sidebar fdo#67746abdulmajeed ahmed
2013-10-07fix string conversionIvan Timofeev
2013-10-07CID#704124 wrong operator used, harmless thoughCaolán McNamara
2013-10-06RulerItem: indent and cleanupTomaž Vajngerl
2013-10-04fdo#46374 replace stardiv in comments where applicableThomas Arnhold
2013-10-04fdo#39674 fix some spellingThomas Arnhold
2013-10-02toolkit: avoid deadlock in UnoControl::setDesignMode()Michael Stahl