summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2012-01-07Better to internalize the sheet ID reset within ScDrawLayer...Kohei Yoshida3-4/+4
2012-01-07scanner cleanup for consistencyAugust Sodora1-8/+8
2012-01-07Refactor readLine in scannerAugust Sodora2-25/+39
2012-01-07Remove unused class SttResIdAugust Sodora1-6/+0
2012-01-07Reset sheet ID of cell-anchored drawing objects when deleting sheet(s).Kohei Yoshida2-1/+4
2012-01-07Generate docs for basicAugust Sodora1-1/+1
2012-01-07cppcheck: cstyleCastAugust Sodora1-2/+2
2012-01-07Remove unused codeAugust Sodora2-198/+1
2012-01-07Remove unused codeAugust Sodora2-20/+0
2012-01-07Remove unused codeAugust Sodora2-6/+0
2012-01-07Remove unused codeAugust Sodora2-84/+0
2012-01-07Remove unused codeAugust Sodora2-103/+0
2012-01-07yet another few strings to localizeAndras Timar3-6/+6
2012-01-07make measurement units localizableAndras Timar1-6/+6
2012-01-07Add a missing space in the format -> page -> organizer tabIvan Timofeev1-2/+12
2012-01-07another missing null pointer check in multilinebar, fdo#44518Markus Mohrhard1-1/+1
2012-01-08catch exception by constant referenceTakeshi Abe20-56/+43
2012-01-07Remove superfluous _ZFORLIST_DECLARE_TABLE definition.Marcel Metz30-48/+0
2012-01-07Fix fdo#44065Julien Nabet1-1/+1
2012-01-07move overlapped controlsIvan Timofeev1-4/+4
2012-01-07use custom target for generated sourceDavid Tardon4-4/+76
2012-01-07split module targets' registrationDavid Tardon1-20/+32
2012-01-07use custom target for generated sourceDavid Tardon4-4/+76
2012-01-07add gthread external hereMatúš Kukan1-1/+4
2012-01-07add fpicker to tail_buildMatúš Kukan2-1/+2
2012-01-07sal.map: allow different name manglingMatúš Kukan1-5/+5
2012-01-07Fix for fdo43460 Part XXX getLength() to isEmpty()Olivier Hallot111-308/+308
2012-01-07catch exception by constant referenceTakeshi Abe15-57/+57
2012-01-07Removing debug statements.Kohei Yoshida1-7/+0
2012-01-07New unit test code for drawing objects.Kohei Yoshida1-20/+97
2012-01-07Page Breaks: IsLeaveWindow() is unreliable, we do not need it here.Jan Holesovsky1-16/+6
2012-01-07Header/Footer, Page Breaks: Delay appearing by 500ms.Jan Holesovsky4-1/+27
2012-01-07Page Breaks: Vertically center the control.Jan Holesovsky2-72/+4
2012-01-06fdo#36387: Get external references to work with AND and OR.Kohei Yoshida1-0/+4
2012-01-06fdo#44467: Deleting sheets should adjust drawing object pages as well.Kohei Yoshida1-12/+18
2012-01-06Removed unnecessary tools/debug.hxx includes.Marcel Metz243-276/+6
2012-01-06Removed unnecessary tools/ref.hxx includes.Marcel Metz34-28/+8
2012-01-06Removed unnecessary tools/link.hxx includes.Marcel Metz52-43/+13
2012-01-06extensions: nsplugin: dl is for linuxMatúš Kukan1-1/+1