summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-03-06remove unused sourcesDavid Tardon2-1483/+0
2012-03-06fix placement of help fileDavid Tardon1-2/+6
2012-03-06fix added library namesDavid Tardon3-3/+5
2012-03-06fix adding files to extension's root dirDavid Tardon1-2/+3
2012-03-06set localize.sdf path separately for each fileDavid Tardon1-7/+8
2012-03-06fail if any previous command failedDavid Tardon1-7/+5
2012-03-06fix platform IDDavid Tardon1-2/+2
2012-03-06hardcode manifest source path againDavid Tardon1-9/+1
2012-03-06let gb_Extension do the necessary manifest updatesDavid Tardon13-248/+4
2012-03-06set platformDavid Tardon7-6/+67
2012-03-06add support for platform spec. data in manifest and descriptionDavid Tardon2-11/+33
2012-03-06simplify ruleDavid Tardon1-18/+3
2012-03-06add helper function to convert path to native formatDavid Tardon4-0/+20
2012-03-06fix platform IDDavid Tardon1-2/+3
2012-03-06fix build with internal xpdfDavid Tardon1-4/+23
2012-03-06add sdext to tail_buildDavid Tardon3-1/+14
2012-03-06add sdext to gbuildified modules listDavid Tardon1-0/+1
2012-03-06build test executables for pdfimportDavid Tardon4-0/+157
2012-03-06gbuildize sdextDavid Tardon47-1422/+1254
2012-03-06allow adding deps on packagesDavid Tardon1-0/+10
2012-03-06allow using manifest in different locationDavid Tardon1-1/+9
2012-03-06support adding more than 1 file at onceDavid Tardon1-0/+10
2012-03-06sal: add mkdir -pMatúš Kukan1-0/+1
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