summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-11-23ManageNames: improve AddNames UI, no logic yetMarkus Mohrhard10-15/+186
2011-11-23ManageNames: add menu and dialog for Add NameMarkus Mohrhard17-2/+171
2011-11-23ManageNames: clean ScNameDlg even moreMarkus Mohrhard4-7/+44
2011-11-23ManageNames: remove no longer needed undo stackMarkus Mohrhard2-195/+0
2011-11-23ManageNames: clean up ui for new conceptMarkus Mohrhard4-65/+8
2011-11-22Unit test for cell function T with external references.Kohei Yoshida3-2/+38
2011-11-22We should clear the cache of external doc when breaking its linkage.Kohei Yoshida1-0/+1
2011-11-22Using #if etc. inside OSL_TRACE is not a good idea, breaks Windows.Jan Holesovsky1-5/+7
2011-11-22Clean up after component passivation.Stephan Bergmann2-24/+0
2011-11-22fdo#40726: Handle external references with cell function T.Kohei Yoshida1-0/+16
2011-11-22Upon startup, do not unnecesarily instantiate component service factories.Stephan Bergmann1-35/+37
2011-11-22fdo#43154: Fixed incorrectly query validation.Kohei Yoshida2-1/+13
2011-11-22writerfilter: add a README explaining subdirsMiklos Vajna1-0/+13
2011-11-22Do passive registration of reportbuilder, to avoid java thrash at 1st startStephan Bergmann3-3/+21
2011-11-22remove (empty) help of Presentation Minimizer fdo#39306Andras Timar9-77/+2
2011-11-23catch by const referenceTakeshi Abe4-13/+12
2011-11-22fdo#40304: Check if BOUNDSHEET points to valid BOF record.Kohei Yoshida3-7/+31
2011-11-22tweak experimental gsoc multiline input bar, better resizing, enable scrollNoel Power2-78/+177
2011-11-22Remove no longer necessary "(void) x; // avoid warnings".Stephan Bergmann4-10/+2
2011-11-22remove NfShCurrencyEntries and NfShCurrencyEntryPtr typesDaniel Di Marco4-11/+1
2011-11-22RTF import: better implement \trrh to import fixed height rowsCédric Bosdonnat1-0/+15
2011-11-22writerfilter: Fixed crasher when importing docx files with dbglevel>1Cédric Bosdonnat1-7/+6
2011-11-22n#417818: empty paragraphs in tables weren't considered in the table.Cédric Bosdonnat1-2/+1
2011-11-22scan genitive and partitive month names only if they differEike Rathke2-4/+19
2011-11-22added partitive case month namesEike Rathke17-107/+341
2011-11-22remove unused FOR_WIN_X defineAndras Timar1-6/+0
2011-11-22fix VERSIONINFO section of win32 executables fdo#30798Andras Timar4-5/+5
2011-11-22want to match here, not check for equalityCaolán McNamara3-25/+71
2011-11-22WaE: unused variable, and catch by constCaolán McNamara1-13/+13
2011-11-22these can be constCaolán McNamara34-81/+91
2011-11-22callcatcher: remove various unused MultiAtomProvider methodsCaolán McNamara3-41/+0
2011-11-22ByteString->rtl::OStringCaolán McNamara4-22/+24
2011-11-22simply tabdialog, remove unused resetbutton apiCaolán McNamara1-2/+0
2011-11-22Base SAL_INFO/WARN inclusion on if instead of #if.Stephan Bergmann3-46/+41
2011-11-22Avoid rtl::OString::copy(getLength() + 1).Stephan Bergmann1-1/+2
2011-11-22Avoid unused variable warning.Stephan Bergmann1-0/+1
2011-11-22rtlbootstrap.mk.cxx needs to be a C++ file (including C++ macros.hxx).Stephan Bergmann1-2/+2
2011-11-22New sal/log.h obsoletes osl/diagnose.h and tools/debug.hxx.Stephan Bergmann51-985/+1077
2011-11-22i#115255: Skip invalid record(s) where BOF is expected.Kohei Yoshida1-0/+8
2011-11-22String->OUStringAugust Sodora9-83/+82
2011-11-22String->OUStringAugust Sodora2-5/+5
2011-11-22This is wrong. We should allow both boolean and numeric types.Kohei Yoshida1-1/+2
2011-11-22fdo#40990: Compare the wrapped pointer values.Kohei Yoshida1-1/+1
2011-11-21String->OUStringAugust Sodora1-15/+15
2011-11-21String->OUStringAugust Sodora2-3/+3
2011-11-21Remove unnecessary includesAugust Sodora12-125/+69
2011-11-21Remove unnecessary includesAugust Sodora1-16/+0
2011-11-21Remove unnecessary includesAugust Sodora1-27/+18
2011-11-21Removed unnecessary includesAugust Sodora1-31/+11
2011-11-21Removed unnecessary includesAugust Sodora1-23/+10