summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)AuthorFilesLines
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
2012-02-22revert slew of debug code committed in errorMichael Meeks1-5/+0
2012-02-22fdo#37210 - UI: Calc usability improvement: Merge cells on right mouse clickGreggory Hernandez1-0/+5
2012-02-22unusedcode.easy: remove some moreThomas Arnhold8-55/+0
2012-02-21WaE: potentially uninitailized nModeMichael Meeks1-4/+5
2012-02-21fdo#44611 writer: paragraph background color picker with split buttonWinfried Donkers3-62/+82
2012-02-21make this weird-ass DBCONNECTIVITY foo buildCaolán McNamara1-1/+1
2012-02-21unwrap ifdefs with unused membersCaolán McNamara6-9/+19
2012-02-21Fix most of the build with --disable-database-connectivityRiccardo Magliocchetti3-62/+74
2012-02-21add missing semicolonDavid Tardon1-1/+1
2012-02-21Fixed a possible NULL-dereference found by cppcheck in svxJosh Heidenreich1-6/+7
2012-02-20svx: simplify thisThomas Arnhold1-3/+1
2012-02-20No gengal.bin for iOSTor Lillqvist1-1/+6
2012-02-21Prefer equalsIgnoreAsciiCaseAsciiL(RTL_CONSTASCII_STRINGPARAM("..."))Takeshi Abe1-1/+1
2012-02-20gb_JunitTest_JunitTest takes only one argumentStephan Bergmann1-1/+1
2012-02-20Add Emacs mode lineTor Lillqvist2-0/+2
2012-02-20Link with gb_STDLIBS here, tooTor Lillqvist1-0/+1