summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)AuthorFilesLines
2012-04-02Resolves: fdo#48096 torn off popups trigger keyboard focus problemsCaolán McNamara2-5/+5
2012-04-02rtl::OUStrings already have a global empty stringCaolán McNamara1-3/+1
2012-04-02UniString->rtl::OUString and drop globalsCaolán McNamara2-15/+9
2012-04-02remove static objects from static_initialization_and_destruction chainCaolán McNamara2-4/+9
2012-04-02remove static objects from static_initialization_and_destruction chainCaolán McNamara1-5/+1
2012-04-02unused static objectCaolán McNamara1-1/+0
2012-04-02pointer is always non-nullCaolán McNamara2-5/+4
2012-04-02removed duplicate includes in svxTakeshi Abe62-90/+1
2012-03-30remove static OUStrings from static_initialization_and_destruction chainCaolán McNamara1-17/+18
2012-03-29remove static OUStrings from static_initialization_and_destruction chainCaolán McNamara1-30/+30
2012-03-28don't use a global LockListener to avoid startup hit on ctoringCaolán McNamara1-7/+7
2012-03-28remove static OUStrings from static_initialization_and_destruction chainCaolán McNamara1-8/+7
2012-03-27drop intermediate temporary UniStringsCaolán McNamara1-4/+2
2012-03-26UniString to rtl::OUString.Kohei Yoshida2-0/+18
2012-03-26readUnicodeString can just return the stringCaolán McNamara1-2/+1
2012-03-23.txt files don't need executable bitsMichael Stahl1-0/+0
2012-03-23.sdi files don't need executable bitsMichael Stahl5-0/+0
2012-03-23.xcl files don't need executable bitsMichael Stahl1-0/+0
2012-03-23.sce files don't need executable bitsMichael Stahl1-0/+0
2012-03-23.component files don't need executable bitsMichael Stahl3-0/+0
2012-03-23.hrc files don't need executable bitsMichael Stahl47-0/+0
2012-03-23.hxx files don't need executable bitsMichael Stahl1-0/+0
2012-03-23.h files don't need executable bitsMichael Stahl2-0/+0
2012-03-23.cxx files don't need executable bitsMichael Stahl1-0/+0
2012-03-21chmod -xTor Lillqvist2-0/+0
2012-03-21fdo#45671 set initial color for split buttonsWinfried Donkers2-2/+26
2012-03-20remove ToDouble/ToFloatCaolán McNamara1-31/+30
2012-03-20reduce UniStringsCaolán McNamara3-8/+10
2012-03-20remove extra string castsCaolán McNamara4-4/+4
2012-03-18Fix redundant assignment of "nAngle" in switchJulien Nabet1-2/+2
2012-03-17workaround broken msvc template instantiationLuboš Luňák1-0/+3
2012-03-16correction of typo in commentWinfried Donkers1-1/+1
2012-03-15fdo#45671 split button for calc cell border colorWinfried Donkers1-0/+3
2012-03-14Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann21-2/+71
2012-03-13Related: fdo#46728 it would help to initialize the reference count I supposeCaolán McNamara1-0/+1
2012-03-13Resolves: fdo#46728 reference count the overlay managersCaolán McNamara18-114/+171
2012-03-13forward declaration doesn't make any sense, need to see whole definitionCaolán McNamara1-5/+0
2012-03-12SvxULSpaceItem: implement contextual spacingMiklos Vajna1-0/+1
2012-03-12remove usage of RTL_CONSTASCII_STRINGPARAMLuboš Luňák1-9/+9
2012-03-12fix SvxShowCharSetItem leakCaolán McNamara2-3/+6
2012-03-10gbuild: get rid of realpath in gb_Foo_set_includeMatúš Kukan5-12/+12
2012-03-09fdo#45671 fix for transparent colour split buttonWinfried Donkers1-0/+4
2012-03-08Convert from tools/table.hxx to std::map in SvxMacroTableDtorNoel Grandin1-40/+23
2012-03-08fdo#45682 split button for writer table line colorWinfried Donkers1-0/+30
2012-03-08drop dead makefile.mk'sCaolán McNamara1-197/+0
2012-03-06remove misc. unused codeMichael Meeks2-22/+0
2012-03-06ClickLightHdl doesn't need to be a linkCaolán McNamara2-45/+28
2012-03-06fdo#45688: Split button for Calc cell font colorWinfried Donkers3-2/+17
2012-03-04Removed dead codeMarc-André Laverdière-Papineau2-16/+0
2012-03-05Sprinkle DISABLE_SCRIPTING ifdefsTor Lillqvist1-0/+5