Age | Commit message (Expand) | Author |
2013-02-19 | do not access vector elements beyond size, rhbz#847519 related | Eike Rathke |
2013-02-12 | Renamed hard-to-remember 8-char headers in editeng. | Kohei Yoshida |
2013-02-06 | remove obsolete hidother.src files | Andras Timar |
2013-01-30 | chart2: try to make MSVC happy with OUString | Michael Stahl |
2013-01-30 | MSVC needs explicit OUString in ?: | Luboš Luňák |
2013-01-30 | remove useless macros | Luboš Luňák |
2013-01-30 | Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRING | Jean-Noël Rouvignac |
2013-01-28 | fdo#46808, Convert SvNumberFormatter to use XComponentContext | Noel Grandin |
2013-01-28 | fdo#46808, Adapt document::GraphicObjectResolver UNO service to new style | Noel Grandin |
2013-01-26 | gbuild: do not copy boost headers around | Michael Stahl |
2013-01-25 | bnc#590020: Sort data points stably. | Kohei Yoshida |
2013-01-25 | String cleanup. | Kohei Yoshida |
2013-01-25 | Replace use of std::auto_ptr with boost::scoped_ptr. | Kohei Yoshida |
2013-01-25 | Make these classes explicitly non-copyable. | Kohei Yoshida |
2013-01-25 | A little cleanup. | Kohei Yoshida |
2013-01-25 | C2U macros no longer necessary. | Kohei Yoshida |
2013-01-24 | bnc#798271: Don't delete the PropertyMapEntry instance prematurely. | Kohei Yoshida |
2013-01-24 | rename SfxSingleTabDialog to SfxNoLayoutSingleTabDialog | Caolán McNamara |
2013-01-24 | Unused #include | Stephan Bergmann |
2013-01-21 | Changed SetText() / GetText() to take/return OUString | Chr. Rossmanith |
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 |