summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-01-09don't use an invalidated iteratorLuboš Luňák1-3/+4
2012-01-09fdo#42151 fix RTF import of vertically merged table cellsMiklos Vajna1-0/+7
2012-01-09regenerated custom shape presetsRadek Doulik6-879/+1395
2012-01-09pptx: implemented import of <path stroke="false" ...>Radek Doulik1-0/+6
2012-01-09remove duplicate createHexCaolán McNamara2-22/+1
2012-01-09WaE: some more warnings in higher debug levelsCaolán McNamara4-2/+309
2012-01-09simplify CharClassCaolán McNamara72-311/+247
2012-01-09String sNm unusedCaolán McNamara1-3/+1
2012-01-09make indent saneCaolán McNamara1-85/+100
2012-01-09mark uncopyable with boost::noncopyableCaolán McNamara1-5/+2
2012-01-09restore special DATE handling code for SbxValue::ComputeNoel Power1-10/+3
2012-01-09gbuild: add urlmon library for MSVCMichael Stahl1-0/+1
2012-01-09No need to mention the system "log" library, it clashes with our "log" libraryTor Lillqvist1-1/+0
2012-01-09extensions/Library_pl: move macmgr.cxx -> macmgr.mmMatúš Kukan2-3/+1
2012-01-09advertise license in help outputMarcel Metz1-3/+6
2012-01-09Kill --with-local-solverTor Lillqvist2-24/+2
2012-01-09Replace Table with std::set.Marcel Metz1-14/+7
2012-01-09translated German comments in valueset.hxxTim Hardeck1-115/+103
2012-01-09translated German comments in valueset.cxxTim Hardeck1-53/+48
2012-01-09Export from UpdateCheck only what is needed in test_update.cxx.Stephan Bergmann2-18/+26
2012-01-09If there is no java, don't do the java stuffKorrawit Pruegsanusak1-1/+4
2012-01-09Also gives BoundListeners a CPPUHELPER_DLLPUBLIC to link on msvcKorrawit Pruegsanusak1-1/+1
2012-01-09ENABLE_AUTODOC_FIX, WTFStephan Bergmann2-8/+0
2012-01-09Revert "gb_Library_PLAINLIBS_NONE should not contain system libs, says dtardon"Tor Lillqvist1-0/+5
2012-01-09Should use gb_Library_add_libs and not gb_Library_add_linked_libsTor Lillqvist1-3/+3
2012-01-09gb_Library_PLAINLIBS_NONE should not contain system libs, says dtardonTor Lillqvist1-5/+0
2012-01-09Reword comment to match reality betterTor Lillqvist1-3/+4
2012-01-09We don't need doxygen for the sub-configureTor Lillqvist1-0/+1
2012-01-09Only set bSpaces once hereAugust Sodora1-13/+26
2012-01-09Remove use of pLine in scannerAugust Sodora1-5/+3
2012-01-09Prefer prefix incrementAugust Sodora1-28/+28
2012-01-09callcatcher: Remove unused codeAugust Sodora2-6/+1
2012-01-09did not want to move that to the in-build targetMarkus Mohrhard1-1/+1
2012-01-09add some tests related to fdo#42624Markus Mohrhard8-79/+136
2012-01-08Handle resizing of cell-anchored polyline objects as well.Kohei Yoshida1-0/+11
2012-01-08sw: drop exec bit of cxx filesMiklos Vajna10-0/+0
2012-01-08Kill SvNullStream duplicationMiklos Vajna7-46/+36
2012-01-08UI elements begin with upper caseAndras Timar1-2/+2
2012-01-09catch exception by constant referenceTakeshi Abe33-82/+73
2012-01-08callcatcher: Remove unused codeAugust Sodora11-622/+2
2012-01-08Remove uses of pLine in scannerAugust Sodora1-4/+4
2012-01-08update readme fdo#37951Andras Timar1-6/+4
2012-01-08don't set document modified for copy and select all, fdo#44423Markus Mohrhard1-2/+2
2012-01-08return earlier from ScInterpreter::GetDBParams on error, fdo#44442Markus Mohrhard1-0/+3
2012-01-08limit the number of sheets again to 10000Markus Mohrhard1-1/+2
2012-01-07Mark detective arrows clearly since we need to treat them differently.Kohei Yoshida3-7/+5
2012-01-08create-tags: fix "./config_host.mk: Permission denied"Miklos Vajna1-1/+1
2012-01-07More unit test code to test copying a sheet with drawing object.Kohei Yoshida1-1/+12
2012-01-07More unit test code for drawing objects. Found another bug & fixed it.Kohei Yoshida2-1/+19
2012-01-07Reset sheet index of drawing objects when moving sheet too.Kohei Yoshida1-0/+2