Age | Commit message (Expand) | Author |
2013-04-07 | mass removal of rtl:: prefixes for O(U)String* | Luboš Luňák |
2013-03-28 | Bypass extension scanning unless HAVE_FEATURE_EXTENSIONS | Tor Lillqvist |
2013-03-19 | More "compareToAscii(RTL_CONSTASCII_STRINGPARAM(s)) != compareTo(s)" fixes | Stephan Bergmann |
2013-03-08 | some further OUString cleanup | Thomas Arnhold |
2013-03-04 | doubled includes | Thomas Arnhold |
2013-02-11 | fdo#46808, Use singleton util::theMacroExpander new-style constructor | Noel Grandin |
2013-01-28 | fdo#46808, Adapt document::GraphicObjectResolver UNO service to new style | Noel Grandin |
2013-01-03 | fix build | Luboš Luňák |
2013-01-03 | fdo#57950: Fix some chained appends in basic | Marcos Paulo de Souza |
2013-01-03 | Remove all occurences of RTL_* and ::rtl prefix from basic | Marcos Paulo de Souza |
2012-11-22 | AllSettings with LanguageTag | Eike Rathke |
2012-11-15 | fdo#46808, use service constructor for ucb::SimpleFileAccess | Noel Grandin |
2012-11-07 | basic: String -> OUString | Norbert Thiebaud |
2012-11-03 | basic: preliminary cosmetic clean-up | Norbert Thiebaud |
2012-11-03 | basic: String -> OUString in basicmanager | Norbert Thiebaud |
2012-10-22 | fdo#46808, Adapt xml::sax::XWriter UNO service to new style | Noel Grandin |
2012-10-04 | fdo#46808, Adapt xml::sax::XParser UNO service to new style | Noel Grandin |
2012-10-01 | Replace usage of rtl_*Memory with equivalent from string.h | Arnaud Versini |
2012-09-29 | Use comphelper::getComponentContext | Stephan Bergmann |
2012-09-25 | replace remaining InterlockedCount() with inlined version | Norbert Thiebaud |
2012-09-19 | ComponentContext::getUnoContext -> getComponentContext simplification | Stephan Bergmann |
2012-09-18 | deprecate oustringostreaminserter.hxx | Norbert Thiebaud |
2012-09-11 | kill stray line from commit:c0c7fb66985a9a3e8f9b7a796c1e0489e407879b fdo#52076 | Noel Power |
2012-09-11 | fix for fdo#52076 don't write out basic storage if no modules | Noel Power |
2012-08-21 | sal_Bool to bool | Takeshi Abe |
2012-08-20 | sal_Bool to bool | Takeshi Abe |
2012-08-19 | sal_Bool to bool | Takeshi Abe |
2012-07-18 | re-base on ALv2 code. Includes: | Michael Meeks |
2012-06-30 | Some cppcheck cleaning | Julien Nabet |
2012-06-29 | Remove UNO includes comments | Thomas Arnhold |
2012-06-25 | reduce static_initialization_and_destruction chain | Caolán McNamara |
2012-06-21 | reduce scope and replace some String::CreateFromAscii | Caolán McNamara |
2012-06-06 | fdo#46808, Adapt UNO services to new style, Part 7, updating ::create | 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-05-31 | targetted misc. minor cppcheck cleanups reversion | Michael Meeks |
2012-04-23 | This incorporates the suggested changes. | Abeer Sethi |
2012-04-08 | Replaced a few equal calls with == | Szabolcs Dezsi |
2012-04-06 | Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator | Szabolcs Dezsi |
2012-04-06 | Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator | Szabolcs Dezsi |
2012-04-02 | reorganize trickier statics | Caolán McNamara |
2012-03-28 | removed duplicate includes in avmedia / basic / canvas / chart2 / comphelper | Takeshi Abe |
2012-03-22 | over-engineered thread-safe static OUString | Caolán McNamara |
2012-03-08 | state *what* was not found when throwing exception | Caolán McNamara |
2012-03-08 | Removed unused macro | Takeshi Abe |
2012-03-05 | Remove unused code from basic | Elton Chung |
2012-02-24 | basic: tolerate empty / missing dialog.xlc and script.xlc files | Michael Meeks |
2012-02-24 | basic: remove un-used return value indicating failure | Michael Meeks |
2012-02-22 | OUString ctor for string literals without RTL_CONSTASCII stuff | Luboš Luňák |
2012-02-01 | A few safe replacements of pathes->paths | Jesús Corrius |