summaryrefslogtreecommitdiffstats
path: root/svx
Commit message (Expand)AuthorAgeFilesLines
* 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
* drop dead makefile.mk'sCaolán McNamara2012-03-081-197/+0
* remove misc. unused codeMichael Meeks2012-03-062-22/+0
* ClickLightHdl doesn't need to be a linkCaolán McNamara2012-03-062-45/+28
* fdo#45688: Split button for Calc cell font colorWinfried Donkers2012-03-063-2/+17
* Removed dead codeMarc-André Laverdière-Papineau2012-03-042-16/+0
* Sprinkle DISABLE_SCRIPTING ifdefsTor Lillqvist2012-03-051-0/+5
* Do deliver dbcharsethelper.hxx even if DISABLE_DBCONNECTIVITYTor Lillqvist2012-03-051-2/+0
* Don't bypass the form stuff for iOS for nowTor Lillqvist2012-03-051-1/+1
* Don't bypass the form stuff for iOS for nowTor Lillqvist2012-03-051-1/+1
* WaE: use of logical '&&' with constant operandTor Lillqvist2012-03-021-1/+1
* WaE: unused functionTor Lillqvist2012-03-021-7/+0
* WaE: equality comparison with extraneous parenthesesTor Lillqvist2012-03-022-2/+2
* New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann2012-03-0155-178/+178
* -Werror=unused-variableStephan Bergmann2012-03-011-2/+0
* fdo#45671 calc cell background color simplified code for split buttonWinfried Donkers2012-03-012-12/+12
* fix crash using instances dialog of dataform navigator fdo#44816Noel Power2012-03-011-2/+2
* callcatcher: update listCaolán McNamara2012-03-012-11/+0
* fdo#46340: fix crash in SdrGrafObj::getInputStream:Michael Stahl2012-02-291-0/+8
* WaE: C4805: '!=' : unsafe mix of type 'bool' and type 'const sal_Bool'Caolán McNamara2012-02-291-1/+1
* Some more work for --disable-database-connectivityRiccardo Magliocchetti2012-02-281-0/+8
* Avoid temporary rtl::OUStringTakeshi Abe2012-02-283-35/+3
* fdo#46438 - add ctrl-g / ctrl-shift-g binding for find again fwd/backCameron Paul2012-02-271-1/+2
* CRLF to LF, no code changedKorrawit Pruegsanusak2012-02-271-604/+604
* n742593: Adding checks before using textbox sizes.Muthu Subramanian2012-02-272-1/+3
* Removed unused codeSzabolcs Dezsi2012-02-2721-185/+0
* drop UniString::CreateFromInt64Caolán McNamara2012-02-272-3/+4
* mpStreamMap is leakingCaolán McNamara2012-02-271-0/+1
* callcatcher: update unused listCaolán McNamara2012-02-276-95/+0
* unusedcode.easy: remove unused codeThomas Arnhold2012-02-242-13/+0
* Get rid of CREATEVERSIONRESMGR[_NAME]Stephan Bergmann2012-02-231-1/+1
* revert slew of debug code committed in errorMichael Meeks2012-02-221-5/+0
* fdo#37210 - UI: Calc usability improvement: Merge cells on right mouse clickGreggory Hernandez2012-02-221-0/+5
* unusedcode.easy: remove some moreThomas Arnhold2012-02-228-55/+0
* WaE: potentially uninitailized nModeMichael Meeks2012-02-211-4/+5
* fdo#44611 writer: paragraph background color picker with split buttonWinfried Donkers2012-02-213-62/+82
* make this weird-ass DBCONNECTIVITY foo buildCaolán McNamara2012-02-211-1/+1
* unwrap ifdefs with unused membersCaolán McNamara2012-02-216-9/+19
* Fix most of the build with --disable-database-connectivityRiccardo Magliocchetti2012-02-213-62/+74
* add missing semicolonDavid Tardon2012-02-211-1/+1
* Fixed a possible NULL-dereference found by cppcheck in svxJosh Heidenreich2012-02-211-6/+7
* svx: simplify thisThomas Arnhold2012-02-201-3/+1
* No gengal.bin for iOSTor Lillqvist2012-02-201-1/+6
* Prefer equalsIgnoreAsciiCaseAsciiL(RTL_CONSTASCII_STRINGPARAM("..."))Takeshi Abe2012-02-211-1/+1
* gb_JunitTest_JunitTest takes only one argumentStephan Bergmann2012-02-201-1/+1
* Add Emacs mode lineTor Lillqvist2012-02-202-0/+2
* Link with gb_STDLIBS here, tooTor Lillqvist2012-02-201-0/+1
* fix MinGW buildMatúš Kukan2012-02-191-1/+1