summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)AuthorFilesLines
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
2012-03-05Do deliver dbcharsethelper.hxx even if DISABLE_DBCONNECTIVITYTor Lillqvist1-2/+0
2012-03-05Don't bypass the form stuff for iOS for nowTor Lillqvist1-1/+1
2012-03-05Don't bypass the form stuff for iOS for nowTor Lillqvist1-1/+1
2012-03-02WaE: use of logical '&&' with constant operandTor Lillqvist1-1/+1
2012-03-02WaE: unused functionTor Lillqvist1-7/+0
2012-03-02WaE: equality comparison with extraneous parenthesesTor Lillqvist2-2/+2
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann55-178/+178
2012-03-01-Werror=unused-variableStephan Bergmann1-2/+0
2012-03-01fdo#45671 calc cell background color simplified code for split buttonWinfried Donkers2-12/+12
2012-03-01fix crash using instances dialog of dataform navigator fdo#44816Noel Power1-2/+2
2012-03-01callcatcher: update listCaolán McNamara2-11/+0
2012-02-29fdo#46340: fix crash in SdrGrafObj::getInputStream:Michael Stahl1-0/+8
2012-02-29WaE: C4805: '!=' : unsafe mix of type 'bool' and type 'const sal_Bool'Caolán McNamara1-1/+1
2012-02-28Some more work for --disable-database-connectivityRiccardo Magliocchetti1-0/+8
2012-02-28Avoid temporary rtl::OUStringTakeshi Abe3-35/+3
2012-02-27fdo#46438 - add ctrl-g / ctrl-shift-g binding for find again fwd/backCameron Paul1-1/+2
2012-02-27CRLF to LF, no code changedKorrawit Pruegsanusak1-604/+604
2012-02-27n742593: Adding checks before using textbox sizes.Muthu Subramanian2-1/+3
2012-02-27Removed unused codeSzabolcs Dezsi21-185/+0
2012-02-27drop UniString::CreateFromInt64Caolán McNamara2-3/+4
2012-02-27mpStreamMap is leakingCaolán McNamara1-0/+1
2012-02-27callcatcher: update unused listCaolán McNamara6-95/+0
2012-02-24unusedcode.easy: remove unused codeThomas Arnhold2-13/+0
2012-02-23Get rid of CREATEVERSIONRESMGR[_NAME]Stephan Bergmann1-1/+1