Age | Commit message (Expand) | Author |
2013-03-04 | no need for the dynamic cast anymore | Markus Mohrhard |
2013-03-04 | make this a real assert to find these problems earlier | Markus Mohrhard |
2013-03-04 | we need to use GetParentDialog nowadays, fdo#60253 | Markus Mohrhard |
2013-03-04 | Remove empty namespace | Thorsten Behrens |
2013-03-03 | Related to fdo#60724: correct spelling | Thomas Arnhold |
2013-03-03 | loplugin: improve indentation | Thomas Arnhold |
2013-03-03 | fdo#60724: fix resizeable -> resizable misspelling found by lintian | Bjoern Michaelsen |
2013-03-02 | coverity#736939: swapped arguments | Markus Mohrhard |
2013-03-02 | Typo fix: informations -> information and a few other adjacent typos. | Gregg King |
2013-03-01 | Replace rtl::O(U)String with O(U)String | Ádám Csaba Király |
2013-03-01 | coverity#705132: add missing break | Markus Mohrhard |
2013-02-28 | remove all d.lst | Michael Stahl |
2013-02-28 | make sure that this coverity report is really a false positive | Markus Mohrhard |
2013-02-27 | Factor out duplicate enums and types from rsc and vcl into one header | Tor Lillqvist |
2013-02-25 | remove some trivial duplicates | Thomas Arnhold |
2013-02-25 | loplugin: improve indentation | Thomas Arnhold |
2013-02-25 | loplugin: unused variables | Thomas Arnhold |
2013-02-23 | Fix typo seperated/separated | Julien Nabet |
2013-02-23 | Fix typo "fuction" -> "function" | Julien Nabet |
2013-02-20 | RTL_CONSTASCII_USTRINGPARAM removals | Krisztian Pinter |
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 |