Age | Commit message (Expand) | Author |
2012-06-18 | convert LocaleDataWrapper to OUString | Caolán McNamara |
2012-06-15 | SfxPointerServer doesn't exist, so MI_HATS_REPARIERT not useful anymore either | Caolán McNamara |
2012-06-15 | Remove obsolete inetdef.hxx | Thomas Arnhold |
2012-06-15 | hrc cleanup: Remove completely unused RIDs | Thomas Arnhold |
2012-06-12 | convert NfWSStringsDtor further to vector<OUString> | Michael Stahl |
2012-06-12 | Convert SV_DECL_PTRARR_DEL(NfCurrencyTable) to boost::ptr_vector | Noel Grandin |
2012-06-12 | Convert SV_DECL_PTRARR_DEL(NfWSStringsDtor) to std::vector | Noel Grandin |
2012-06-11 | remove EraseLeadingChars and EraseTrailingChars | Caolán McNamara |
2012-06-10 | nuke dead code | Takeshi Abe |
2012-06-09 | Remove superfluous include comments | Thomas Arnhold |
2012-06-09 | Remove superfluous include comments | Thomas Arnhold |
2012-06-08 | Convert SV_DECL_PTRARR_DEL(SfxAllEnumValueArr) to std::vector | Noel Grandin |
2012-06-08 | Convert SV_PTRARR_DECL(SfxBroadcasterArr_Impl) to std::deque | Noel Grandin |
2012-06-06 | fdo#46808, Adapt UNO services to new style, Part 7, updating ::create | Noel Grandin |
2012-06-02 | targeted string re-work | Norbert Thiebaud |
2012-06-02 | targeted string re-work | Norbert Thiebaud |
2012-05-29 | make sure that rsc headers are available | David Tardon |
2012-05-28 | targetted string re-work | Norbert Thiebaud |
2012-05-25 | drop dead makefile.mk and version.map | Caolán McNamara |
2012-05-16 | reduce static_initialization_and_destruction chain | Caolán McNamara |
2012-05-15 | convert GetUndoActionComment family to rtl::OUString | Caolán McNamara |
2012-05-14 | convert GetComment family to rtl::OUString | Caolán McNamara |
2012-05-12 | Replace !var.size() by var.empty() | Julien Nabet |
2012-05-10 | resolved fdo#46233 value >12 with AM/PM can't be clock time | Eike Rathke |
2012-05-04 | fdo#48253 Expand SAL_STATIC_CAST and SAL_CONST_CAST | Thomas Arnhold |
2012-05-04 | fpicker: make the place edition dialog working | Cédric Bosdonnat |
2012-05-02 | != instead of < for comparison with end iterator | Julien Nabet |
2012-05-02 | != instead of < for comparison with end iterator | Julien Nabet |
2012-04-30 | some changes for new fixed fraction built-in formats | Eike Rathke |
2012-04-30 | get rid of dead binary file format legacy cruft in number formatter | Eike Rathke |
2012-04-30 | translated German comments | Eike Rathke |
2012-04-30 | compare iterators with notequal | Eike Rathke |
2012-04-30 | straighten confusing brackets | Eike Rathke |
2012-04-30 | get rid of confusing *LoadingSO5 names | Eike Rathke |
2012-04-29 | make gbuild the default assumption of build.pl | Bjoern Michaelsen |
2012-04-27 | add virtual to the destructor | Markus Mohrhard |
2012-04-24 | Revert "Avoid bogus warnings (GCC 4.4.6)" | Stephan Bergmann |
2012-04-23 | Avoid bogus warnings (GCC 4.4.6) | Stephan Bergmann |
2012-04-21 | Replace css macro with namespace for nicer namespacing | Thomas Arnhold |
2012-04-18 | resolved fdo#48875 do not let ISO 8601 detection override locale's date order | Eike Rathke |
2012-04-17 | enable '*' repeat next char to fill available width for calc num formats | Noel Power |
2012-04-16 | upgrade GetValueTextByPos family to rtl::OUString | Caolán McNamara |
2012-04-15 | resolved fdo#48706 recognize $.12 as currency number | Eike Rathke |
2012-04-11 | UniString->rtl::OUString | Caolán McNamara |
2012-04-11 | String::CreateFromInt32->rtl::OUString::valueOf | Caolán McNamara |
2012-04-09 | add package deps for resources | David Tardon |
2012-04-08 | Replaced a few equal calls with == | Szabolcs Dezsi |
2012-04-08 | rename gb_CppunitTest_uses_ure | David Tardon |
2012-04-08 | compile- and run-time use of UNO must be split | David Tardon |
2012-04-08 | always use --protector for UNO tests | David Tardon |