summaryrefslogtreecommitdiff
path: root/chart2
AgeCommit message (Expand)Author
2013-07-08n#820273: Multilevel labels are rotated.Muthu Subramanian
2013-06-05n#816939: Improved label overlap detection - Part 2Muthu Subramanian
2013-06-05n#816939: Improved label overlap detection.Muthu Subramanian
2013-04-01n#734735: Decrease pie chart's thickness.Muthu Subramanian
2013-04-01n#734735: Use full available size for pie charts.Muthu Subramanian
2013-03-28bnc#759197: adjust chart layout distanceFelix Zhang
2013-03-13-Werror=shadow/-Werror=unused-variableStephan Bergmann
2013-03-11Resolves: #119989# Support relative 3D pie chart height when importing charts.Armin Le Grand
2013-03-04we need to use GetParentDialog nowadays, fdo#60253Markus Mohrhard
2013-02-22do not access vector elements beyond size, rhbz#847519 relatedEike Rathke
2013-01-25bnc#590020: Sort data points stably.Kohei Yoshida
2013-01-25bnc#798271: Don't delete the PropertyMapEntry instance prematurely.Kohei Yoshida
2013-01-15n#791985: Automatically rotate chart labels (if overlapping).Muthu Subramanian
2012-12-08bnc#791952: Setting properties for all data labels.Kohei Yoshida
2012-12-08bnc#791952: Use "center" label placement for "Best fit" in pie charts.Kohei Yoshida
2012-12-08bnc#791952: Better placement of 3D pie chart data labels.Kohei Yoshida
2012-12-08Remove duplicate defines and put it into a common place.Kohei Yoshida
2012-12-03fixes for where fast string operator+ is not perfectly source compatibleLuboš Luňák
2012-12-01Class MediaDescriptorHelper doesn't need virtual destructor.Arnaud Versini
2012-11-29chart2: replace use of deprecated UserDefinedAttributeSupplierMichael Stahl
2012-11-29API CHANGE a11y unpublishing and add/removeListener rename.Thorsten Behrens
2012-11-23some i18n wrappers with LanguageTagEike Rathke
2012-11-22AllSettings with LanguageTagEike Rathke
2012-11-20Merge branch 'feature/killsdf'Andras Timar
2012-11-17use LanguageTagEike Rathke
2012-11-16Fix the Windows build breakage by reorganizing svtools headers.Kohei Yoshida
2012-11-15ensure translations are built before using themDavid Tardon
2012-11-11Merge branch 'master' into feature/killsdfAndras Timar
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks
2012-10-31CMIS: added cancelCheckOut and checkIn implementations and menu itemsCédric Bosdonnat
2012-10-31CMIS: added CheckOut in the File menuCédric Bosdonnat
2012-10-30cppCheck: Remove some 'redundantAssignment'jailletc36
2012-10-28fix some VS 2010 specific issuesDavid Ostrovsky
2012-10-22fdo#46808, Adapt xml::sax::XWriter UNO service to new styleNoel Grandin
2012-10-19Merge SvListEntry and SvLBoxEntry into SvTreeListEntry.Kohei Yoshida
2012-10-13Merge branch 'master' into feature/killsdfAndras Timar
2012-10-11Merged SvTreeListBox and SvLBox.Kohei Yoshida
2012-10-08OUString cleanup in Chart2Olivier Hallot
2012-10-08OUString cleanup in Chart2Olivier Hallot
2012-10-08OUString cleanup in Chart2Olivier Hallot
2012-10-08OUString cleanup in Chart2Olivier Hallot
2012-10-07fix chart2 build with VS2012Peter Foley
2012-10-04sal_Bool -> bool in chart2Noel Grandin
2012-10-04sal_Bool -> bool in chart2Noel Grandin
2012-10-04limit polynomial degree in the dialog, related fdo#46100Markus Mohrhard
2012-10-04limit degree for b-spline to 15 to prevent std::bad_alloc, fdo#46100Markus Mohrhard
2012-10-04fdo#46808, Adapt xml::sax::XParser UNO service to new styleNoel Grandin
2012-10-02UniString->OUString in chart2Noel Grandin
2012-10-01Replace usage of rtl_*Memory with equivalent from string.hArnaud Versini
2012-10-01translations is a source-only moduleAndras Timar