summaryrefslogtreecommitdiffstats
path: root/svx/source
Commit message (Expand)AuthorAgeFilesLines
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-067-17/+13
* I suspect the logic is supposed to be the other way around.Jan Holesovsky2012-04-061-2/+2
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-069-28/+28
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-0615-61/+61
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-062-3/+3
* no use is made of FmFormObj::m_nTypeCaolán McNamara2012-04-055-21/+8
* callcatcher: update list, add README, remove some newly unused codeCaolán McNamara2012-04-053-25/+0
* String::CreateFromInt32 -> OUString::valueOfCaolán McNamara2012-04-051-1/+1
* Unused code removal.Winfried Donkers2012-04-051-1/+0
* Unused code removal.Santiago Martinez2012-04-051-7/+0
* better drawing support for borders of different width, fdo#33634Markus Mohrhard2012-04-041-15/+12
* Cleanup some unnecessary #includeMatteo Casalin2012-04-033-2/+2
* fdo#44698 settings are under a different menu in Mac OS XAndras Timar2012-04-031-0/+4
* Resolves: fdo#48096 torn off popups trigger keyboard focus problemsCaolán McNamara2012-04-022-5/+5
* rtl::OUStrings already have a global empty stringCaolán McNamara2012-04-021-3/+1
* UniString->rtl::OUString and drop globalsCaolán McNamara2012-04-021-9/+6
* remove static objects from static_initialization_and_destruction chainCaolán McNamara2012-04-021-3/+9
* remove static objects from static_initialization_and_destruction chainCaolán McNamara2012-04-021-5/+1
* unused static objectCaolán McNamara2012-04-021-1/+0
* pointer is always non-nullCaolán McNamara2012-04-022-5/+4
* removed duplicate includes in svxTakeshi Abe2012-04-0256-82/+1
* remove static OUStrings from static_initialization_and_destruction chainCaolán McNamara2012-03-301-17/+18
* remove static OUStrings from static_initialization_and_destruction chainCaolán McNamara2012-03-291-30/+30
* don't use a global LockListener to avoid startup hit on ctoringCaolán McNamara2012-03-281-7/+7
* remove static OUStrings from static_initialization_and_destruction chainCaolán McNamara2012-03-281-8/+7
* drop intermediate temporary UniStringsCaolán McNamara2012-03-271-4/+2
* UniString to rtl::OUString.Kohei Yoshida2012-03-261-0/+17
* .hrc files don't need executable bitsMichael Stahl2012-03-2330-0/+0
* .h files don't need executable bitsMichael Stahl2012-03-231-0/+0
* .cxx files don't need executable bitsMichael Stahl2012-03-231-0/+0
* fdo#45671 set initial color for split buttonsWinfried Donkers2012-03-212-2/+26
* remove ToDouble/ToFloatCaolán McNamara2012-03-201-31/+30
* reduce UniStringsCaolán McNamara2012-03-201-6/+8
* remove extra string castsCaolán McNamara2012-03-204-4/+4
* Fix redundant assignment of "nAngle" in switchJulien Nabet2012-03-181-2/+2
* Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann2012-03-1411-2/+41
* Related: fdo#46728 it would help to initialize the reference count I supposeCaolán McNamara2012-03-131-0/+1
* Resolves: fdo#46728 reference count the overlay managersCaolán McNamara2012-03-1313-102/+137
* remove usage of RTL_CONSTASCII_STRINGPARAMLuboš Luňák2012-03-121-9/+9
* fix SvxShowCharSetItem leakCaolán McNamara2012-03-121-2/+4
* fdo#45671 fix for transparent colour split buttonWinfried Donkers2012-03-091-0/+4
* Convert from tools/table.hxx to std::map in SvxMacroTableDtorNoel Grandin2012-03-081-40/+23
* fdo#45682 split button for writer table line colorWinfried Donkers2012-03-081-0/+30
* remove misc. unused codeMichael Meeks2012-03-061-21/+0
* ClickLightHdl doesn't need to be a linkCaolán McNamara2012-03-061-41/+26
* fdo#45688: Split button for Calc cell font colorWinfried Donkers2012-03-062-2/+14
* Removed dead codeMarc-André Laverdière-Papineau2012-03-042-16/+0
* Sprinkle DISABLE_SCRIPTING ifdefsTor Lillqvist2012-03-051-0/+5
* WaE: use of logical '&&' with constant operandTor Lillqvist2012-03-021-1/+1
* WaE: unused functionTor Lillqvist2012-03-021-7/+0