summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-03-06fdo#45688: Split button for Calc cell font colorWinfried Donkers5-4/+19
2012-03-06Translate German comments, fix some whitespace and bad translationsPhilipp Weissenbacher12-91/+86
2012-03-06don't crash when scrolling in input line, fdo#46975Markus Mohrhard1-0/+4
2012-03-06UnoApiTarget: add missing dependencyMatúš Kukan1-1/+2
2012-03-05Finish translating connectivity, fix some whitespacePhilipp Weissenbacher2-4/+3
2012-03-05Translate German comments, fix some whitespacePhilipp Weissenbacher6-27/+18
2012-03-05basic: add missing forward declarations for helper functionsMichael Meeks2-1/+5
2012-03-05attempt fix of hang on base close, due to solarmutex deadlock on joinMichael Meeks2-2/+10
2012-03-05Translate German commentsPhilipp Weissenbacher2-7/+7
2012-03-05Missed two charsPhilipp Weissenbacher1-1/+1
2012-03-05gbuild: do not call mkdir -p in gb_Deliver__deliverMatúš Kukan8-11/+41
2012-03-05UnoApiTarget: avoid calling mkdir -p when not necessaryMatúš Kukan1-2/+6
2012-03-05move some auto_ptr to boost::scoped_ptrMarkus Mohrhard2-47/+27
2012-03-05String to OUString in cell.[ch]xx and follow upMarkus Mohrhard16-113/+170
2012-03-05Remove unused SbxMemoryStreamTor Lillqvist3-94/+0
2012-03-05fix icecream check to not break on SUSEMichael Meeks1-1/+1
2012-03-05Fix indentationWilliam Gathoye1-94/+56
2012-03-05Fix controls size and position on the document information dialogWilliam Gathoye1-35/+60
2012-03-05Sprinkle more DISABLE_SCRIPTING ifdefsTor Lillqvist24-150/+320
2012-03-05Change my mind again: Do build a subset sb library even for DISABLE_SCRIPTINGTor Lillqvist4-9/+15
2012-03-05WaE: unused parameter in the DISABLE_SCRIPTING caseTor Lillqvist1-1/+3
2012-03-05WaE: unused variable in the DISABLE_SCRIPTING caseTor Lillqvist1-1/+1
2012-03-05support import of key shortcut for macro ( Excel only )Noel Power4-29/+87
2012-03-05Revert "Workaround for weird gbuild looping problem with Clang for iOS"Tor Lillqvist1-3/+2
2012-03-05Handle consecutive slashes before ".."Tor Lillqvist1-0/+2
2012-03-05Must properly quote also the vars in config_build.mk when sourcing itTor Lillqvist1-2/+4
2012-03-05Remove unused code from basicElton Chung5-106/+0
2012-03-05Translate german comments in core/comphelperTom Thorogood5-69/+64
2012-03-05fdo#44832: Follow-up fix for axis labels for complex categoriesMarkus Mohrhard1-27/+9
2012-03-05n#693238, n#747471: create TableManager for inside shapesCédric Bosdonnat1-0/+6
2012-03-05n#747471, n#693238: Textboxes import is a mess with OLE objects insideCédric Bosdonnat2-66/+52
2012-03-05fix dbgutil buildCaolán McNamara1-1/+1
2012-03-05vba implementation for Application.OnKeyNoel Power5-3/+181
2012-03-05Related: rhbz#799630 survive unknown/broken nIdctHint valuesCaolán McNamara1-1/+4
2012-03-05callcatcher: update listCaolán McNamara7-147/+5
2012-03-05Remove unused code TESortedPositions and TEWritingDirectionInfosMaciej Rumianowski1-12/+0
2012-03-05Replace VARARR TEWritingDirectionInfos with std::vectorMaciej Rumianowski3-24/+24
2012-03-05Replace VARARR_SORT TESortedPositions with std::setMaciej Rumianowski1-27/+24
2012-03-05n747499: Wav/Audio files import - stub.Muthu Subramanian3-1/+10
2012-03-05Convert ImplPropertyTable from tools/table.hxx to std::mapNoel Grandin2-93/+48
2012-03-05rtl_uString_newFromAscii_WithLength() and use it in OUStringLuboš Luňák4-3/+22
2012-03-05remove RTL_CONSTASCII_USTRINGPARAM usageLuboš Luňák17-201/+185
2012-03-05optimized OUString operators =,==,!= for string literalsLuboš Luňák1-0/+107
2012-03-05check that *ascii* string functions are really passed only ASCIILuboš Luňák1-6/+29
2012-03-05add @since to new OUString ctorsLuboš Luňák1-0/+2
2012-03-05assume string literals to be ASCII-only, rather than UTF-8Luboš Luňák1-7/+9
2012-03-05sw: CheckFields: oops, forgot to close the documentMichael Stahl1-0/+6
2012-03-05fdo#39694, fdo#42073: add junit test for theseMichael Stahl2-0/+175
2012-03-05fdo#39694: add test documentJuergen Steinhilber1-0/+0
2012-03-05mingw: override gcc's definition of INLINEDavid Tardon1-4/+7