Age | Commit message (Expand) | Author | Files | Lines |
2013-03-06 | fdo#60148 Clean up warnings from the Clang compiler plugin | nccuong | 5 | -39/+35 |
2013-03-06 | improve chart2 import test | Markus Mohrhard | 1 | -0/+20 |
2013-03-05 | doubled using | Thomas Arnhold | 5 | -5/+0 |
2013-03-05 | slowcheck is not executed after everything is built | Markus Mohrhard | 1 | -4/+1 |
2013-03-05 | start for an initial chart2 import test | Markus Mohrhard | 4 | -0/+315 |
2013-03-04 | no need for the dynamic cast anymore | Markus Mohrhard | 1 | -1/+1 |
2013-03-04 | make this a real assert to find these problems earlier | Markus Mohrhard | 1 | -1/+1 |
2013-03-04 | we need to use GetParentDialog nowadays, fdo#60253 | Markus Mohrhard | 1 | -1/+1 |
2013-03-04 | Remove empty namespace | Thorsten Behrens | 1 | -9/+0 |
2013-03-03 | Related to fdo#60724: correct spelling | Thomas Arnhold | 5 | -8/+8 |
2013-03-03 | loplugin: improve indentation | Thomas Arnhold | 1 | -14/+17 |
2013-03-03 | fdo#60724: fix resizeable -> resizable misspelling found by lintian | Bjoern Michaelsen | 1 | -1/+1 |
2013-03-02 | coverity#736939: swapped arguments | Markus Mohrhard | 1 | -1/+1 |
2013-03-02 | Typo fix: informations -> information and a few other adjacent typos. | Gregg King | 2 | -2/+2 |
2013-03-01 | Replace rtl::O(U)String with O(U)String | Ádám Csaba Király | 15 | -127/+128 |
2013-03-01 | coverity#705132: add missing break | Markus Mohrhard | 1 | -0/+1 |
2013-02-28 | remove all d.lst | Michael Stahl | 1 | -0/+0 |
2013-02-28 | make sure that this coverity report is really a false positive | Markus Mohrhard | 1 | -0/+1 |
2013-02-27 | Factor out duplicate enums and types from rsc and vcl into one header | Tor Lillqvist | 1 | -45/+48 |
2013-02-25 | remove some trivial duplicates | Thomas Arnhold | 1 | -1/+0 |
2013-02-25 | loplugin: improve indentation | Thomas Arnhold | 3 | -8/+10 |
2013-02-25 | loplugin: unused variables | Thomas Arnhold | 2 | -2/+0 |
2013-02-23 | Fix typo seperated/separated | Julien Nabet | 1 | -1/+1 |
2013-02-23 | Fix typo "fuction" -> "function" | Julien Nabet | 1 | -1/+1 |
2013-02-20 | RTL_CONSTASCII_USTRINGPARAM removals | Krisztian Pinter | 55 | -271/+231 |
2013-02-19 | do not access vector elements beyond size, rhbz#847519 related | Eike Rathke | 1 | -9/+15 |
2013-02-12 | Renamed hard-to-remember 8-char headers in editeng. | Kohei Yoshida | 5 | -6/+6 |
2013-02-06 | remove obsolete hidother.src files | Andras Timar | 1 | -104/+0 |
2013-01-30 | chart2: try to make MSVC happy with OUString | Michael Stahl | 1 | -2/+4 |
2013-01-30 | MSVC needs explicit OUString in ?: | Luboš Luňák | 1 | -6/+6 |
2013-01-30 | remove useless macros | Luboš Luňák | 1 | -3/+0 |
2013-01-30 | Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRING | Jean-Noël Rouvignac | 126 | -1698/+1694 |
2013-01-28 | fdo#46808, Convert SvNumberFormatter to use XComponentContext | Noel Grandin | 1 | -2/+1 |
2013-01-28 | fdo#46808, Adapt document::GraphicObjectResolver UNO service to new style | Noel Grandin | 1 | -6/+3 |
2013-01-26 | gbuild: do not copy boost headers around | Michael Stahl | 2 | -0/+4 |
2013-01-25 | bnc#590020: Sort data points stably. | Kohei Yoshida | 1 | -1/+1 |
2013-01-25 | String cleanup. | Kohei Yoshida | 1 | -29/+30 |
2013-01-25 | Replace use of std::auto_ptr with boost::scoped_ptr. | Kohei Yoshida | 2 | -61/+49 |
2013-01-25 | Make these classes explicitly non-copyable. | Kohei Yoshida | 1 | -2/+4 |
2013-01-25 | A little cleanup. | Kohei Yoshida | 1 | -27/+8 |
2013-01-25 | C2U macros no longer necessary. | Kohei Yoshida | 1 | -9/+9 |
2013-01-24 | bnc#798271: Don't delete the PropertyMapEntry instance prematurely. | Kohei Yoshida | 1 | -21/+19 |
2013-01-24 | rename SfxSingleTabDialog to SfxNoLayoutSingleTabDialog | Caolán McNamara | 2 | -2/+2 |
2013-01-24 | Unused #include | Stephan Bergmann | 1 | -3/+0 |
2013-01-21 | Changed SetText() / GetText() to take/return OUString | Chr. Rossmanith | 4 | -13/+12 |
2013-01-16 | Remove GetAllMarkedModel() since all it does is call GetMarkedObjModel(). | Kohei Yoshida | 1 | -1/+1 |
2013-01-15 | fdo#46808, Adapt chart2::data::LabeledDataSequence UNO service to new style | Noel Grandin | 2 | -22/+16 |
2013-01-08 | n#791985: Automatically rotate chart labels (if overlapping). | Muthu Subramanian | 1 | -1/+15 |
2013-01-07 | fdo#57950: Remove some chained appends in chart2 and more | Marcos Paulo de Souza | 4 | -22/+17 |
2013-01-07 | Remove some RTL_* and some rtl:: prefixes in chart2 | Marcos Paulo de Souza | 14 | -135/+101 |