Age | Commit message (Collapse) | Author | |
---|---|---|---|
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. | |||
2011-12-20 | Link most libs and executables with gb_STDLIBS as presumably is intended | Tor Lillqvist | |
2011-12-20 | Add gb_STDLIBS and override gb_Library_PLAINLIBS_NONE | Tor Lillqvist | |
2011-12-20 | Fix compiler warnings for Android | Tor Lillqvist | |
2011-12-20 | Always use the autoconfed sizes and alignments, not only when cross-compiling | Tor Lillqvist | |
2011-12-19 | Copy absolute sheet refs between different docs: Part IV | Markus Mohrhard | |
Handle Move Sheet correctly | |||
2011-12-19 | Copy absolute refs between different docs: Part III | Markus Mohrhard | |
support copying from an unsaved document and some improvements still problems with MoveTab and missing dialog box if we have external refs to unsaved docs while we save | |||
2011-12-19 | don't set current entry for every entry during init | Markus Mohrhard | |
2011-12-19 | Copy Absolute Formulas between Documents: Part II | Markus Mohrhard | |
adjust named ranges formulas too little problem here: tab absolute and col/row relative is tricky, the col/row is calculated relative to the cell where the range name is used but we don't know in which cells the range name is used The other office solves that by making only references pointing to sheets that are not copied external (this solution is not perfect) | |||
2011-12-20 | Need gb_CXXFLAGS, too | Tor Lillqvist | |
2011-12-19 | fix build: we now use SwTestTabPage also with disabled dbgutil | Matúš Kukan | |
2011-12-19 | IDL_COMPILER is always defined | Caolán McNamara | |
2011-12-19 | Removed COMPRESSMODE_FULL support from SvStream | Matteo Casalin | |
2011-12-19 | EXTENDED_BINARY_MODULES is always defined | Caolán McNamara | |
2011-12-19 | Remove DebugPlotter | August Sodora | |
2011-12-19 | Remove unused code | August Sodora | |
2011-12-19 | callcatcher: Remove unused code | August Sodora | |
2011-12-19 | Remove unnecessary includes | August Sodora | |
2011-12-19 | Clean up treeopt select handler locking hack | August Sodora | |
2011-12-19 | Simplify treeopt select handler | August Sodora | |