summaryrefslogtreecommitdiffstats
path: root/svx
Commit message (Expand)AuthorAgeFilesLines
* Convert indexOf->startsWith and lastIndexOf->endsWithNoel Grandin2013-10-312-3/+3
* fdo#54938: Convert svx to use cppu::supportsServiceMarcos Paulo de Souza2013-10-3019-262/+53
* gbuild: set Package default target to INSTDIRMichael Stahl2013-10-281-2/+0
* svx: Package_gengal to INSTDIRMichael Stahl2013-10-281-1/+4
* fixincludeguards.sh: svxThomas Arnhold2013-10-28136-324/+324
* remove some stray using rtl::OUStringThomas Arnhold2013-10-283-4/+0
* remove local css namespace definitionsThomas Arnhold2013-10-285-7/+0
* windows: warning 4355 is disabled globally in com_MSC_defs.mkThomas Arnhold2013-10-282-10/+0
* Seems that <vcl/cvtsvm.hxx> is private to VCL, so move it thereTor Lillqvist2013-10-262-2/+0
* fdo#54938: More uses of cppu::supportsServiceMarcos Paulo de Souza2013-10-252-26/+4
* fdo#69079 - fix multiple user gallery creations.Michael Meeks2013-10-242-4/+26
* fdo#54938: Kill ServiceInfoHelper::supportsService and use cppu's instead.Marcos Paulo de Souza2013-10-234-40/+9
* convert code to use OUString::endsWithNoel Grandin2013-10-234-24/+24
* Bin comments that claim to say why some header is includedTor Lillqvist2013-10-2242-158/+158
* vcl: mark more Image constructors as "explicit"Michael Stahl2013-10-225-32/+41
* Resolves: fdo#38838 remove UniStringCaolán McNamara2013-10-222-0/+2
* Remove comphelper::ComponentContextStephan Bergmann2013-10-211-3/+6
* Check for OUString::copy out-of-bounds argumentsStephan Bergmann2013-10-211-4/+6
* remove uses of COMPARE_*Caolán McNamara2013-10-215-22/+19
* CID#1038502 uninitialized memberCaolán McNamara2013-10-191-3/+4
* CID#1028073: possible memory leakMarkus Mohrhard2013-10-171-2/+4
* Resolves: #i122738# corrected update of FillStyle/FillAttribute UI elementsArmin Le Grand2013-10-161-13/+0
* update pchThomas Arnhold2013-10-151-0/+1
* Reduce copypasta: Introduce SAL_NEWLINE_STRING and use itTor Lillqvist2013-10-131-6/+6
* No idea why <wchar.h> would be needed here on non-Linux UnixTor Lillqvist2013-10-121-3/+0
* loplugin if-body warningStephan Bergmann2013-10-111-0/+2
* update unusedcode listCaolán McNamara2013-10-091-15/+0
* stray ' in stringCaolán McNamara2013-10-091-1/+1
* Resolves: #i123350# Added Clear() implementation to SdrUndoManager...Armin Le Grand2013-10-081-0/+19
* Smiley face now smiles!Ahmad H. Al Harthi2013-10-081-7/+7
* Move WriteDirection buttons to paragraph sidebar fdo#67746abdulmajeed ahmed2013-10-082-118/+130
* fix string conversionIvan Timofeev2013-10-071-9/+9
* CID#704124 wrong operator used, harmless thoughCaolán McNamara2013-10-071-1/+1
* RulerItem: indent and cleanupTomaž Vajngerl2013-10-061-89/+219
* fdo#46374 replace stardiv in comments where applicableThomas Arnhold2013-10-041-2/+2
* fdo#39674 fix some spellingThomas Arnhold2013-10-041-1/+1
* toolkit: avoid deadlock in UnoControl::setDesignMode()Michael Stahl2013-10-021-1/+3
* Attempt at an ascii-art reproduction of DrawingLayer design.Michael Meeks2013-10-021-0/+17
* -Werror,-Wunused-variableStephan Bergmann2013-10-021-1/+0
* -Werror,-Wunused-variableStephan Bergmann2013-10-021-2/+0
* -Werror,-Wunused-variableStephan Bergmann2013-10-021-1/+0
* -Werror,-Wunused-variableStephan Bergmann2013-10-021-1/+0
* -Werror,-Wunused-const-variableStephan Bergmann2013-10-021-1/+0
* -Werror,-Wunused-const-variableStephan Bergmann2013-10-021-1/+0
* -Werror,-Wunused-const-variableStephan Bergmann2013-10-021-29/+0
* don't show macro passwords when entering themCaolán McNamara2013-10-011-3/+3
* Convert change password dialog to widget UIManal Alhassoun2013-10-016-173/+309
* convert remnants of String in SVX to StringNoel Grandin2013-10-0136-93/+77
* convert SvxNumberFormatShell::SetComment4Entry from String to OUStringNoel Grandin2013-10-011-1/+1
* Sidebar: Show default line-color in 'Draw'Prashant Pandey2013-09-302-2/+9