summaryrefslogtreecommitdiffstats
path: root/chart2
Commit message (Expand)AuthorAgeFilesLines
* Revert "WaE: fLogicZ duplicated"Caolán McNamara2013-03-131-1/+1
* WaE: fLogicZ duplicatedCaolán McNamara2013-03-131-1/+1
* -Werror=shadow/-Werror=unused-variableStephan Bergmann2013-03-131-1/+0
* Resolves: #119989# Support relative 3D pie chart height when importing charts.Armin Le Grand2013-03-114-4/+53
* we need to use GetParentDialog nowadays, fdo#60253Markus Mohrhard2013-03-041-1/+1
* do not access vector elements beyond size, rhbz#847519 relatedEike Rathke2013-02-221-9/+15
* bnc#590020: Sort data points stably.Kohei Yoshida2013-01-251-1/+1
* bnc#798271: Don't delete the PropertyMapEntry instance prematurely.Kohei Yoshida2013-01-251-21/+19
* n#791985: Automatically rotate chart labels (if overlapping).Muthu Subramanian2013-01-151-1/+15
* bnc#791952: Setting properties for all data labels.Kohei Yoshida2012-12-082-5/+6
* bnc#791952: Use "center" label placement for "Best fit" in pie charts.Kohei Yoshida2012-12-081-1/+7
* bnc#791952: Better placement of 3D pie chart data labels.Kohei Yoshida2012-12-081-1/+1
* Remove duplicate defines and put it into a common place.Kohei Yoshida2012-12-089-7/+37
* fixes for where fast string operator+ is not perfectly source compatibleLuboš Luňák2012-12-031-1/+1
* Class MediaDescriptorHelper doesn't need virtual destructor.Arnaud Versini2012-12-012-6/+0
* chart2: replace use of deprecated UserDefinedAttributeSupplierMichael Stahl2012-11-2915-24/+24
* API CHANGE a11y unpublishing and add/removeListener rename.Thorsten Behrens2012-11-292-4/+4
* some i18n wrappers with LanguageTagEike Rathke2012-11-231-3/+3
* AllSettings with LanguageTagEike Rathke2012-11-222-1/+2
* Merge branch 'feature/killsdf'Andras Timar2012-11-201-1/+1
|\
| * Merge branch 'master' into feature/killsdfAndras Timar2012-11-1121-274/+27
| |\
| * \ Merge branch 'master' into feature/killsdfAndras Timar2012-10-1342-734/+723
| |\ \
| * | | translations is a source-only moduleAndras Timar2012-10-011-1/+1
| * | | gbuild: invert handling of standard system libraries:Michael Stahl2012-10-012-4/+0
| * | | gbuild: replace direct gb_STDLIBS use with ...Michael Stahl2012-10-012-2/+4
| * | | gbuild: split uwinapi out of gb_STDLIBSMichael Stahl2012-10-012-0/+2
| * | | chart2: remove obsolete gcc 3.0.4 workaroundMichael Stahl2012-10-011-8/+0
* | | | use LanguageTagEike Rathke2012-11-171-3/+4
* | | | Fix the Windows build breakage by reorganizing svtools headers.Kohei Yoshida2012-11-161-0/+1
* | | | ensure translations are built before using themDavid Tardon2012-11-151-0/+3
| |_|/ |/| |
* | | re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks2012-11-066-249/+1
* | | CMIS: added cancelCheckOut and checkIn implementations and menu itemsCédric Bosdonnat2012-10-311-0/+2
* | | CMIS: added CheckOut in the File menuCédric Bosdonnat2012-10-311-0/+1
* | | cppCheck: Remove some 'redundantAssignment'jailletc362012-10-304-6/+0
* | | fix some VS 2010 specific issuesDavid Ostrovsky2012-10-285-0/+5
* | | fdo#46808, Adapt xml::sax::XWriter UNO service to new styleNoel Grandin2012-10-222-6/+5
* | | Merge SvListEntry and SvLBoxEntry into SvTreeListEntry.Kohei Yoshida2012-10-193-13/+13
| |/ |/|
* | Merged SvTreeListBox and SvLBox.Kohei Yoshida2012-10-112-2/+2
* | OUString cleanup in Chart2Olivier Hallot2012-10-088-236/+231
* | OUString cleanup in Chart2Olivier Hallot2012-10-088-43/+43
* | OUString cleanup in Chart2Olivier Hallot2012-10-088-225/+220
* | OUString cleanup in Chart2Olivier Hallot2012-10-086-202/+199
* | fix chart2 build with VS2012Peter Foley2012-10-071-0/+2
* | sal_Bool -> bool in chart2Noel Grandin2012-10-042-9/+7
* | sal_Bool -> bool in chart2Noel Grandin2012-10-042-5/+5
* | limit polynomial degree in the dialog, related fdo#46100Markus Mohrhard2012-10-041-2/+2
* | limit degree for b-spline to 15 to prevent std::bad_alloc, fdo#46100Markus Mohrhard2012-10-041-1/+5
* | fdo#46808, Adapt xml::sax::XParser UNO service to new styleNoel Grandin2012-10-041-4/+2
* | UniString->OUString in chart2Noel Grandin2012-10-021-2/+2
* | Replace usage of rtl_*Memory with equivalent from string.hArnaud Versini2012-10-013-3/+3