summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-01-10Version 3.4.99.3, tag libreoffice-3.4.99.3 (3.5.0-beta3)libreoffice-3.4.99.3Petr Mladek0-0/+0
2012-01-10bump product version to 3.5.0-beta3, release number to 3Petr Mladek2-17/+17
2012-01-10Enabling Icedove addressbook connection for Base (Thank you Caolan)Julien Nabet4-16/+19
2012-01-10pptx: regenerate presets after custom shapes moveto/close fixRadek Doulik4-84/+48
2012-01-10pptx: custom shapes import, ignore close segment after moveto segmentRadek Doulik1-4/+7
2012-01-10regenerated custom shape presetsRadek Doulik6-879/+1395
2012-01-10pptx: implemented import of <path stroke="false" ...>Radek Doulik1-0/+6
2012-01-10Fix crash when play particular presentation with soundjulien24121-7/+8
2012-01-10Tools container rework regression fix (for fdo#41657)Thorsten Behrens1-13/+15
2012-01-10Avoid pointless const_cast, use getConstArray in all cases.Thorsten Behrens2-4/+4
2012-01-10Fix more incorrect iterator re-use.Thorsten Behrens4-14/+11
2012-01-10Page Breaks: IsLeaveWindow() is unreliable, we do not need it here.Jan Holesovsky1-16/+6
2012-01-10Header/Footer, Page Breaks: Delay appearing by 500ms.Jan Holesovsky4-1/+27
2012-01-10Page Breaks: Vertically center the control.Jan Holesovsky2-72/+4
2012-01-10Page Break: center the tab on the mouse and remove click on the lineCédric Bosdonnat1-18/+3
2012-01-10Page Break: fixed position of tab in RTL and added dirty hack for freezesCédric Bosdonnat1-3/+13
2012-01-10Page Break: show the page break right under the mouseCédric Bosdonnat2-62/+38
2012-01-10Page Breaks: avoid flickering of the tab by drawing it over the lineCédric Bosdonnat1-6/+0
2012-01-10Header/Footer: fix some bad indicators updates due to wrong call orderCédric Bosdonnat1-4/+4
2012-01-10Header/Footer: switch cursor between header and footer using the cursorCédric Bosdonnat1-0/+15
2012-01-10Header/Footer: When editing, show only the appropriate conrol.Jan Holesovsky13-72/+126
2012-01-10Header/Footer: Show / hide the control immediately.Jan Holesovsky15-95/+118
2012-01-09fdo#44546: Hopefully correct automatic calculation of y-axis scale.Kohei Yoshida1-45/+161
2012-01-09New Save, Save As and Reload File icons for the Tango themeStefan Knorr (astron)21-0/+1663
2012-01-09Make the title of foreign file format warning translatableStefan Knorr (astron)1-2/+1
2012-01-09autoresize 'Use ODF format' button, tooAndras Timar1-5/+11
2012-01-09bump LibreOffice copyright year to 2012Andras Timar1-2/+2
2012-01-09fdo#36681: refresh the layout after inserting a pictureCédric Bosdonnat1-0/+6
2012-01-09fdo#44545: Skip filtered cells during auto-fill.Kohei Yoshida5-12/+19
2012-01-09Uploading new release of libvisio (0.0.12)Fridrich Štrba3-6/+6
2012-01-09don't warn for -h/-?/-o/-n command line switchesAndras Timar1-1/+2
2012-01-09fix switches (--) and typosAndras Timar1-13/+13
2012-01-09fdo#42151 fix RTF import of vertically merged table cellsMiklos Vajna1-0/+7
2012-01-09some misc tidyup ( that was reverted )Noel Power7-51/+50
2012-01-09Revert "remove duplicated images for basic dialog form controls ( & misc tidy...Noel Power89-64/+64
2012-01-09advertise license in help outputMarcel Metz1-3/+6
2012-01-08Handle resizing of cell-anchored polyline objects as well.Kohei Yoshida1-0/+11
2012-01-08Mark detective arrows clearly since we need to treat them differently.Kohei Yoshida3-7/+5
2012-01-08UI elements begin with upper caseAndras Timar1-2/+2
2012-01-08update readme fdo#37951Andras Timar1-6/+4
2012-01-08Cherry pick fix for fdo#44065Julien Nabet1-1/+1
2012-01-08another missing null pointer check in multilinebar, fdo#44518Markus Mohrhard1-1/+1
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-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-07Reset sheet ID of cell-anchored drawing objects when deleting sheet(s).Kohei Yoshida2-1/+4