Age | Commit message (Expand) | Author |
2013-05-15 | Spelling "separate" (etc) correctly is hard | Tor Lillqvist |
2013-04-20 | fdo#63154: Change Min/Max/Abs for std::min/max/abs | Marcos Paulo de Souza |
2013-04-18 | date/time IDL datatypes incompatible change | Lionel Elie Mamane |
2013-04-16 | remove dead class SfxPtrAr and it's header sfx/inc/sfx2/minarray.hxx | Noel Grandin |
2013-04-15 | fdo#60724 informations -> information | Thomas Arnhold |
2013-04-13 | Manage to use orcus to import ods, xlsx, and csv. | Kohei Yoshida |
2013-04-09 | String cleanup inside SfxFilter. | Kohei Yoshida |
2013-04-09 | com::sun::star cleanup. | Kohei Yoshida |
2013-04-09 | Make the member mutable to avoid ugly casting. | Kohei Yoshida |
2013-04-08 | fdo#46808, use service constructor for document::FilterConfigRefresh | Noel Grandin |
2013-04-07 | mass removal of rtl:: prefixes for O(U)String* | Luboš Luňák |
2013-04-04 | WaE: unused function 'convertDateTime' | Tor Lillqvist |
2013-04-03 | more clean-up around SfxContentHelper | Markus Mohrhard |
2013-04-03 | sal_Bool -> bool | Markus Mohrhard |
2013-04-03 | this method is actually unused | Markus Mohrhard |
2013-04-03 | prevent some unnecessary casting | Markus Mohrhard |
2013-04-03 | we don't need a macro here | Markus Mohrhard |
2013-04-03 | no need for pointers here | Markus Mohrhard |
2013-04-03 | simplify this a bit | Markus Mohrhard |
2013-03-27 | -Wunused-macros | Stephan Bergmann |
2013-03-12 | Abbreviate Rectangle as Rect, not Rec | Tor Lillqvist |
2013-03-08 | fdo#60691 add modelines to *.src and *.hrc files | Borim |
2013-03-02 | Typo fix: informations -> information and a few other adjacent typos. | Gregg King |
2013-02-28 | sfx2: restore weird SfxStack::nLevel that was... | Michael Stahl |
2013-02-25 | Remove useless SfxStringEncode and SfxStringDecode | Thomas Arnhold |
2013-02-25 | loplugin: unused variables | Thomas Arnhold |
2013-02-24 | fdo#38838 searched, replaced and removed String::CreateFromInt32(). | Jean-Noël Rouvignac |
2013-02-22 | String -> OUString | Ivan Timofeev |
2013-02-22 | fix sfx2 build | Caolán McNamara |
2013-02-14 | Removed several useless macros: UNISTRING, USTR, USTR_ASCII, ASCII_STR, ASCII... | Jean-Noël Rouvignac |
2013-02-06 | String->OUString | Caolán McNamara |
2013-01-21 | Changed SetText() / GetText() to take/return OUString | Chr. Rossmanith |
2013-01-18 | PRODUCTEXTENSION: fix various obvious strings and such... | Michael Stahl |
2012-12-12 | uncalled destructor | Caolán McNamara |
2012-11-27 | remove legacy String svl's Put*Entry family of function and convert users | Norbert Thiebaud |
2012-11-14 | Turn some memmove into memcpy when it is safe to do so. | jailletc36 |
2012-11-08 | cppCheck: Unused variable and Redundant assignment | jailletc36 |
2012-10-04 | Fixes/improvements on previous commit | Stephan Bergmann |
2012-10-04 | fdo#46808, Adapt task::InteractionHandler UNO service to new style | Noel Grandin |
2012-09-18 | deprecate oustringostreaminserter.hxx | Norbert Thiebaud |
2012-09-14 | Improvement on previous commit, UCB clean up | Stephan Bergmann |
2012-08-27 | fdo#46808, Adapt script::Converter service code to new style | Noel Grandin |
2012-08-22 | fdo#52451: Some name changes to be consistent with other prop names. | Kohei Yoshida |
2012-08-21 | fdo#52451: Ensure that the extension for text is .txt from writer. | Kohei Yoshida |
2012-08-16 | -Werror,-Wunused-private-field (Clang towards 3.2) | Stephan Bergmann |
2012-08-08 | reduce ascii noise and useless comments | Thomas Arnhold |
2012-08-08 | remove include comments and boxes | Thomas Arnhold |
2012-08-07 | remove bogus date information | Thomas Arnhold |
2012-07-25 | Remove unused parameter. | Kohei Yoshida |
2012-07-25 | Referer was set to SfxMedium but was never used. Removing it. | Kohei Yoshida |