Age | Commit message (Expand) | Author |
2013-01-16 | Remove GetAllMarkedModel() since all it does is call GetMarkedObjModel(). | Kohei Yoshida |
2013-01-15 | fdo#46808, Adapt chart2::data::LabeledDataSequence UNO service to new style | Noel Grandin |
2013-01-08 | n#791985: Automatically rotate chart labels (if overlapping). | Muthu Subramanian |
2013-01-07 | fdo#57950: Remove some chained appends in chart2 and more | Marcos Paulo de Souza |
2013-01-07 | Remove some RTL_* and some rtl:: prefixes in chart2 | Marcos Paulo de Souza |
2012-12-21 | fdo#46808, Convert frame::Desktop to new style service. | Noel Grandin |
2012-12-15 | Some cppcheck cleaning in chart2/ | Julien Nabet |
2012-12-10 | fdo#46808, use service constructor for embed::StorageFactory | Noel Grandin |
2012-12-08 | bnc#791952: Setting properties for all data labels. | Kohei Yoshida |
2012-12-08 | bnc#791952: Use "center" label placement for "Best fit" in pie charts. | Kohei Yoshida |
2012-12-08 | bnc#791952: Better placement of 3D pie chart data labels. | Kohei Yoshida |
2012-12-08 | Remove duplicate defines and put it into a common place. | Kohei Yoshida |
2012-12-03 | fixes for where fast string operator+ is not perfectly source compatible | Luboš Luňák |
2012-12-01 | Class MediaDescriptorHelper doesn't need virtual destructor. | Arnaud Versini |
2012-11-29 | chart2: replace use of deprecated UserDefinedAttributeSupplier | Michael Stahl |
2012-11-29 | API CHANGE a11y unpublishing and add/removeListener rename. | Thorsten Behrens |
2012-11-23 | some i18n wrappers with LanguageTag | Eike Rathke |
2012-11-22 | AllSettings with LanguageTag | Eike Rathke |
2012-11-20 | Merge branch 'feature/killsdf' | Andras Timar |
2012-11-17 | use LanguageTag | Eike Rathke |
2012-11-16 | Fix the Windows build breakage by reorganizing svtools headers. | Kohei Yoshida |
2012-11-15 | ensure translations are built before using them | David Tardon |
2012-11-11 | Merge branch 'master' into feature/killsdf | Andras Timar |
2012-11-06 | re-base on ALv2 code. Includes (at least) relevant parts of: | Michael Meeks |
2012-10-31 | CMIS: added cancelCheckOut and checkIn implementations and menu items | Cédric Bosdonnat |
2012-10-31 | CMIS: added CheckOut in the File menu | Cédric Bosdonnat |
2012-10-30 | cppCheck: Remove some 'redundantAssignment' | jailletc36 |
2012-10-28 | fix some VS 2010 specific issues | David Ostrovsky |
2012-10-22 | fdo#46808, Adapt xml::sax::XWriter UNO service to new style | Noel Grandin |
2012-10-19 | Merge SvListEntry and SvLBoxEntry into SvTreeListEntry. | Kohei Yoshida |
2012-10-13 | Merge branch 'master' into feature/killsdf | Andras Timar |
2012-10-11 | Merged SvTreeListBox and SvLBox. | Kohei Yoshida |
2012-10-08 | OUString cleanup in Chart2 | Olivier Hallot |
2012-10-08 | OUString cleanup in Chart2 | Olivier Hallot |
2012-10-08 | OUString cleanup in Chart2 | Olivier Hallot |
2012-10-08 | OUString cleanup in Chart2 | Olivier Hallot |
2012-10-07 | fix chart2 build with VS2012 | Peter Foley |
2012-10-04 | sal_Bool -> bool in chart2 | Noel Grandin |
2012-10-04 | sal_Bool -> bool in chart2 | Noel Grandin |
2012-10-04 | limit polynomial degree in the dialog, related fdo#46100 | Markus Mohrhard |
2012-10-04 | limit degree for b-spline to 15 to prevent std::bad_alloc, fdo#46100 | Markus Mohrhard |
2012-10-04 | fdo#46808, Adapt xml::sax::XParser UNO service to new style | Noel Grandin |
2012-10-02 | UniString->OUString in chart2 | Noel Grandin |
2012-10-01 | Replace usage of rtl_*Memory with equivalent from string.h | Arnaud Versini |
2012-10-01 | translations is a source-only module | Andras Timar |
2012-10-01 | gbuild: invert handling of standard system libraries: | Michael Stahl |
2012-10-01 | gbuild: replace direct gb_STDLIBS use with ... | Michael Stahl |
2012-10-01 | gbuild: split uwinapi out of gb_STDLIBS | Michael Stahl |
2012-10-01 | chart2: remove obsolete gcc 3.0.4 workaround | Michael Stahl |
2012-09-28 | gbuild: invert handling of standard system libraries: | Michael Stahl |