summaryrefslogtreecommitdiff
path: root/chart2
AgeCommit message (Expand)AuthorFilesLines
2013-07-08n#820273: Multilevel labels are rotated.Muthu Subramanian1-0/+8
2013-06-05n#816939: Improved label overlap detection - Part 2Muthu Subramanian1-8/+19
2013-06-05n#816939: Improved label overlap detection.Muthu Subramanian1-6/+22
2013-04-01n#734735: Decrease pie chart's thickness.Muthu Subramanian1-1/+1
2013-04-01n#734735: Use full available size for pie charts.Muthu Subramanian1-2/+3
2013-03-28bnc#759197: adjust chart layout distanceFelix Zhang1-1/+1
2013-03-13-Werror=shadow/-Werror=unused-variableStephan Bergmann1-1/+0
2013-03-11Resolves: #119989# Support relative 3D pie chart height when importing charts.Armin Le Grand4-4/+53
2013-03-04we need to use GetParentDialog nowadays, fdo#60253Markus Mohrhard1-1/+1
2013-02-22do not access vector elements beyond size, rhbz#847519 relatedEike Rathke1-9/+15
2013-01-25bnc#590020: Sort data points stably.Kohei Yoshida1-1/+1
2013-01-25bnc#798271: Don't delete the PropertyMapEntry instance prematurely.Kohei Yoshida1-21/+19
2013-01-15n#791985: Automatically rotate chart labels (if overlapping).Muthu Subramanian1-1/+15
2012-12-08bnc#791952: Setting properties for all data labels.Kohei Yoshida2-5/+6
2012-12-08bnc#791952: Use "center" label placement for "Best fit" in pie charts.Kohei Yoshida1-1/+7
2012-12-08bnc#791952: Better placement of 3D pie chart data labels.Kohei Yoshida1-1/+1
2012-12-08Remove duplicate defines and put it into a common place.Kohei Yoshida9-7/+37
2012-12-03fixes for where fast string operator+ is not perfectly source compatibleLuboš Luňák1-1/+1
2012-12-01Class MediaDescriptorHelper doesn't need virtual destructor.Arnaud Versini2-6/+0
2012-11-29chart2: replace use of deprecated UserDefinedAttributeSupplierMichael Stahl15-24/+24
2012-11-29API CHANGE a11y unpublishing and add/removeListener rename.Thorsten Behrens2-4/+4
2012-11-23some i18n wrappers with LanguageTagEike Rathke1-3/+3
2012-11-22AllSettings with LanguageTagEike Rathke2-1/+2
2012-11-20Merge branch 'feature/killsdf'Andras Timar1-1/+1
2012-11-17use LanguageTagEike Rathke1-3/+4
2012-11-16Fix the Windows build breakage by reorganizing svtools headers.Kohei Yoshida1-0/+1
2012-11-15ensure translations are built before using themDavid Tardon1-0/+3
2012-11-11Merge branch 'master' into feature/killsdfAndras Timar21-274/+27
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks6-249/+1
2012-10-31CMIS: added cancelCheckOut and checkIn implementations and menu itemsCédric Bosdonnat1-0/+2
2012-10-31CMIS: added CheckOut in the File menuCédric Bosdonnat1-0/+1
2012-10-30cppCheck: Remove some 'redundantAssignment'jailletc364-6/+0
2012-10-28fix some VS 2010 specific issuesDavid Ostrovsky5-0/+5
2012-10-22fdo#46808, Adapt xml::sax::XWriter UNO service to new styleNoel Grandin2-6/+5
2012-10-19Merge SvListEntry and SvLBoxEntry into SvTreeListEntry.Kohei Yoshida3-13/+13
2012-10-13Merge branch 'master' into feature/killsdfAndras Timar42-734/+723
2012-10-11Merged SvTreeListBox and SvLBox.Kohei Yoshida2-2/+2
2012-10-08OUString cleanup in Chart2Olivier Hallot8-236/+231
2012-10-08OUString cleanup in Chart2Olivier Hallot8-43/+43
2012-10-08OUString cleanup in Chart2Olivier Hallot8-225/+220
2012-10-08OUString cleanup in Chart2Olivier Hallot6-202/+199
2012-10-07fix chart2 build with VS2012Peter Foley1-0/+2
2012-10-04sal_Bool -> bool in chart2Noel Grandin2-9/+7
2012-10-04sal_Bool -> bool in chart2Noel Grandin2-5/+5
2012-10-04limit polynomial degree in the dialog, related fdo#46100Markus Mohrhard1-2/+2
2012-10-04limit degree for b-spline to 15 to prevent std::bad_alloc, fdo#46100Markus Mohrhard1-1/+5
2012-10-04fdo#46808, Adapt xml::sax::XParser UNO service to new styleNoel Grandin1-4/+2
2012-10-02UniString->OUString in chart2Noel Grandin1-2/+2
2012-10-01Replace usage of rtl_*Memory with equivalent from string.hArnaud Versini3-3/+3
2012-10-01translations is a source-only moduleAndras Timar1-1/+1