Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-12-20 | callcatcher: Remove unused code | August Sodora | |
2011-12-20 | callcatcher: Remove unused code | August Sodora | |
2011-12-20 | Remove unused code | August Sodora | |
2011-12-20 | genitive case month names for [pl-PL] | Mateusz Zasuwik | |
2011-12-20 | String->OUString | August Sodora | |
2011-12-20 | avoid the hardcoded 3.4 version | Petr Mladek | |
2011-12-20 | set correct icon names in desktop files | Petr 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-20 | allow to call ooinstall twice with $DESTDIR | Petr Mladek | |
2011-12-20 | svx: translation by Mike Whiteley and Noel Grandin | Noel Grandin | |
(with very few tweaks by the committer) | |||
2011-12-20 | Revert "minor idl fixes" - no explicit license statement yet. | Michael Meeks | |
This reverts commit 5260bf5ea7271cca4767f596592091dcdfd895fe. | |||
2011-12-20 | unordf: 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-20 | ignore concat-deps on cygwin | Peter Foley | |
2011-12-20 | ignore merge modules | Peter Foley | |
2011-12-20 | RTF/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-20 | Abandon attempt to use the debug CRT in a dbgutil build | Tor Lillqvist | |
2011-12-20 | remove un-used code, and make a start at rampant vspace wasting | Michael Meeks | |
2011-12-20 | missed this in b55dbc1e - show extension for .c files as well | Luboš Luňák | |
2011-12-20 | Fix for fdo43460 Part XI getLength() to isEmpty() | Olivier Hallot | |
Part XI Module cui | |||
2011-12-20 | remove obsolete comment | Luboš Luňák | |
2011-12-20 | another "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-20 | catch rather unlikely vcl case and don't crash | Michael Meeks | |
2011-12-20 | sal: disable subsequentcheck which has circular dependency | Matúš Kukan | |
make 3.82 continues without error but apparently older version not | |||
2011-12-20 | callcatcher: update list | Caolán McNamara | |
2011-12-20 | SelectHdl_Impl doesn't need to be an [IMPL|DECL]Link now | Caolán McNamara | |
2011-12-20 | valgrind: uninitialized values used | Caolán McNamara | |
2011-12-20 | pretty up exception message for display in StarBasic dialogs | Caolán McNamara | |
2011-12-20 | fdo#42109 fix RTF import of fields inside tables | Miklos Vajna | |
2011-12-20 | if a bracket pair has no left/right bracket, it needs to explicit (fdo#32636) | Luboš Luňák | |
2011-12-20 | import m:eqArr (part of fdo#32636) | Luboš Luňák | |
2011-12-20 | export vertical stack as m:eqArr, seems to fit much better | Luboš Luňák | |
2011-12-20 | skip unknown elements when reading multiple elements from docx mathml | Luboš Luňák | |
2011-12-20 | ByteString->rtl::OString | Caolán McNamara | |
2011-12-20 | callcatcher: ScJobSetup never constructed | Caolán McNamara | |
2011-12-20 | Disable cairo svg surface on windows to avoid problems with missing header | Fridrich Štrba | |
2011-12-20 | Fix gmake detection for MacOSX | James C | |
2011-12-20 | disable failing test | Markus Mohrhard | |
after my last rework of the copy paste code my old assumptions for the copy paste code are no longer valid | |||
2011-12-20 | re-add the #ifdef DBG_UTIL that seems to have accidentally been removed. | Norbert Thiebaud | |
2011-12-20 | add test case for ScTableSheetsObj::XNameContainer::removeByName | Markus Mohrhard | |
2011-12-20 | improve the handling of range names while copy between different docs | Markus Mohrhard | |
we now behave nearly the same way as excel does | |||
2011-12-20 | add a warning dialog if we have ext refs to unsaved docs | Markus Mohrhard | |
2011-12-20 | evoab is gid_File_Lib_Evoab since long(er), not gid_File_Lib_Evoab_2 | Rene Engelhard | |
2011-12-19 | callcatcher: Remove unused code | August Sodora | |
2011-12-19 | callcatcher: Remove unused code | August Sodora | |
2011-12-19 | callcatcher: Remove unused code | August Sodora | |
2011-12-20 | catch exception by constant reference | Takeshi Abe | |
2011-12-19 | String->OUString | August Sodora | |
2011-12-20 | remove one more ifdef for SwTestTabPage | Matúš Kukan | |
But shouldn't this stay as it was before d330111ec383542ad8955d78a64f4ed4b095b683 in sw/source/ui/dialog/swdlgfact.cxx:1648 ? | |||
2011-12-20 | Use visibility attributes as we get compiled with -fvisibility=hidden | Tor Lillqvist | |
2011-12-20 | Fix cairo build for Android again | Tor Lillqvist | |
2011-12-20 | Add TWAIN License text | Tor 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. |