summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)Author
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
2013-10-02Attempt at an ascii-art reproduction of DrawingLayer design.Michael Meeks
2013-10-02-Werror,-Wunused-variableStephan Bergmann
2013-10-02-Werror,-Wunused-variableStephan Bergmann
2013-10-02-Werror,-Wunused-variableStephan Bergmann
2013-10-02-Werror,-Wunused-variableStephan Bergmann
2013-10-02-Werror,-Wunused-const-variableStephan Bergmann
2013-10-02-Werror,-Wunused-const-variableStephan Bergmann
2013-10-02-Werror,-Wunused-const-variableStephan Bergmann
2013-10-01don't show macro passwords when entering themCaolán McNamara
2013-10-01Convert change password dialog to widget UIManal Alhassoun
2013-10-01convert remnants of String in SVX to StringNoel Grandin
2013-10-01convert SvxNumberFormatShell::SetComment4Entry from String to OUStringNoel Grandin
2013-09-30Sidebar: Show default line-color in 'Draw'Prashant Pandey