summaryrefslogtreecommitdiff
path: root/chart2
AgeCommit message (Expand)AuthorFilesLines
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
2012-10-01gbuild: invert handling of standard system libraries:Michael Stahl2-4/+0
2012-10-01gbuild: replace direct gb_STDLIBS use with ...Michael Stahl2-2/+4
2012-10-01gbuild: split uwinapi out of gb_STDLIBSMichael Stahl2-0/+2
2012-10-01chart2: remove obsolete gcc 3.0.4 workaroundMichael Stahl1-8/+0
2012-09-28gbuild: invert handling of standard system libraries:Michael Stahl2-4/+0
2012-09-28gbuild: replace direct gb_STDLIBS use with ...Michael Stahl2-2/+4
2012-09-28gbuild: split uwinapi out of gb_STDLIBSMichael Stahl2-0/+2
2012-09-28chart2: remove obsolete gcc 3.0.4 workaroundMichael Stahl1-8/+0
2012-09-28having two SetPosSizePixel is a blasted nuisanceCaolán McNamara1-2/+2
2012-09-25replace remaining InterlockedCount() with inlined versionNorbert Thiebaud4-12/+12
2012-09-24Prevent so many copying of vector instances.Kohei Yoshida3-20/+30
2012-09-24fdo#55298: We should only treat empty values as continuation of previous ones.Kohei Yoshida1-4/+8
2012-09-24fdo#55297: Fix regression in chart complex category placements.Kohei Yoshida1-5/+10
2012-09-20std::auto_ptr is deprecated.Kohei Yoshida1-24/+11
2012-09-20Unused local variable.Kohei Yoshida1-4/+0
2012-09-20More cosmetic cleanups.Kohei Yoshida1-21/+13
2012-09-20Some code cleanups...Kohei Yoshida2-12/+14
2012-09-18deprecate oustringostreaminserter.hxxNorbert Thiebaud1-1/+1
2012-09-15Prefer prefix ++/-- operators for non-primitive typesJulien Nabet1-2/+2
2012-09-14Improvement on previous commit, UCB clean upStephan Bergmann1-1/+2
2012-09-06Java cleanup, remove unnecessary importsNoel Grandin1-3/+0