summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2011-12-20callcatcher: Remove unused codeAugust Sodora
2011-12-20callcatcher: Remove unused codeAugust Sodora
2011-12-20Remove unused codeAugust Sodora
2011-12-20genitive case month names for [pl-PL]Mateusz Zasuwik
2011-12-20String->OUStringAugust Sodora
2011-12-20avoid the hardcoded 3.4 versionPetr Mladek
2011-12-20set correct icon names in desktop filesPetr Mladek
also use icon names *3.5* instead of *35*; this version is used on another locations as well; it allows to reuse the UNIXBASISROOTNAME variable that is substituted by the installer
2011-12-20allow to call ooinstall twice with $DESTDIRPetr Mladek
2011-12-20svx: translation by Mike Whiteley and Noel GrandinNoel Grandin
(with very few tweaks by the committer)
2011-12-20Revert "minor idl fixes" - no explicit license statement yet.Michael Meeks
This reverts commit 5260bf5ea7271cca4767f596592091dcdfd895fe.
2011-12-20unordf: tweak SPARQL unit test:Michael Stahl
rasqal 0.9.27 returns no variables for a SPARQL SELECT query with no results; it is unclear whether that is allowed but it is a corner case and probably we should not be testing for that.
2011-12-20ignore concat-deps on cygwinPeter Foley
2011-12-20ignore merge modulesPeter Foley
2011-12-20RTF/DOCX import: fixed the import of consecutive frames (n#703032)Cédric Bosdonnat
When we have two consecutive paragraphs with different frame properties, the second frame wasn't created. Now store the current paragraph properties in order to create the frame later.
2011-12-20Abandon attempt to use the debug CRT in a dbgutil buildTor Lillqvist
2011-12-20remove un-used code, and make a start at rampant vspace wastingMichael Meeks
2011-12-20missed this in b55dbc1e - show extension for .c files as wellLuboš Luňák
2011-12-20Fix for fdo43460 Part XI getLength() to isEmpty()Olivier Hallot
Part XI Module cui
2011-12-20remove obsolete commentLuboš Luňák
2011-12-20another "ScToken::GetDoubleRef: virtual dummy called"Eike Rathke
When checking for svSingleRef or svDoubleRef, also check for svExternalSingleRef or svExternalDoubleRef. Otherwise the dummy reference is treated.
2011-12-20catch rather unlikely vcl case and don't crashMichael Meeks
2011-12-20sal: disable subsequentcheck which has circular dependencyMatúš Kukan
make 3.82 continues without error but apparently older version not
2011-12-20callcatcher: update listCaolán McNamara
2011-12-20SelectHdl_Impl doesn't need to be an [IMPL|DECL]Link nowCaolán McNamara
2011-12-20valgrind: uninitialized values usedCaolán McNamara
2011-12-20pretty up exception message for display in StarBasic dialogsCaolán McNamara
2011-12-20fdo#42109 fix RTF import of fields inside tablesMiklos Vajna
2011-12-20if a bracket pair has no left/right bracket, it needs to explicit (fdo#32636)Luboš Luňák
2011-12-20import m:eqArr (part of fdo#32636)Luboš Luňák
2011-12-20export vertical stack as m:eqArr, seems to fit much betterLuboš Luňák
2011-12-20skip unknown elements when reading multiple elements from docx mathmlLuboš Luňák
2011-12-20ByteString->rtl::OStringCaolán McNamara
2011-12-20callcatcher: ScJobSetup never constructedCaolán McNamara
2011-12-20Disable cairo svg surface on windows to avoid problems with missing headerFridrich Štrba
2011-12-20Fix gmake detection for MacOSXJames C
2011-12-20disable failing testMarkus Mohrhard
after my last rework of the copy paste code my old assumptions for the copy paste code are no longer valid
2011-12-20re-add the #ifdef DBG_UTIL that seems to have accidentally been removed.Norbert Thiebaud
2011-12-20add test case for ScTableSheetsObj::XNameContainer::removeByNameMarkus Mohrhard
2011-12-20improve the handling of range names while copy between different docsMarkus Mohrhard
we now behave nearly the same way as excel does
2011-12-20add a warning dialog if we have ext refs to unsaved docsMarkus Mohrhard
2011-12-20evoab is gid_File_Lib_Evoab since long(er), not gid_File_Lib_Evoab_2Rene Engelhard
2011-12-19callcatcher: Remove unused codeAugust Sodora
2011-12-19callcatcher: Remove unused codeAugust Sodora
2011-12-19callcatcher: Remove unused codeAugust Sodora
2011-12-20catch exception by constant referenceTakeshi Abe
2011-12-19String->OUStringAugust Sodora
2011-12-20remove one more ifdef for SwTestTabPageMatúš Kukan
But shouldn't this stay as it was before d330111ec383542ad8955d78a64f4ed4b095b683 in sw/source/ui/dialog/swdlgfact.cxx:1648 ?
2011-12-20Use visibility attributes as we get compiled with -fvisibility=hiddenTor Lillqvist
2011-12-20Fix cairo build for Android againTor Lillqvist
2011-12-20Add TWAIN License textTor Lillqvist
Note that it is already included in our readlicense_oo/txt/license.txt, so we presumably have fulfilled the license's requirements. Just adding the text in twain.h, too, for helpfulness.