Age | Commit message (Expand) | Author |
2012-11-03 | basic: implement RIGHT with OUString | Norbert Thiebaud |
2012-10-30 | trivial empty-init String::Fill -> comphelper::padToLength | Caolán McNamara |
2012-10-29 | Missing #include | Stephan Bergmann |
2012-10-29 | fdo#46808, Adapt i18n::LocaleCalendar UNO service to new style | Noel Grandin |
2012-10-28 | UniString->rtl::OUStringBuffer | Caolán McNamara |
2012-10-23 | fdo#46808, use service constructor for beans::Introspection | Noel Grandin |
2012-10-22 | fdo#46808, Adapt xml::sax::XWriter UNO service to new style | Noel Grandin |
2012-10-19 | replace sxub_Unicode by sal_Unicode | Norbert Thiebaud |
2012-10-12 | mark lcl_ functions static or rename them if they are not local at all | Luboš Luňák |
2012-10-10 | WaE [loplugin]: statement alignment | Tor Lillqvist |
2012-10-04 | fdo#46808, Adapt xml::sax::XParser UNO service to new style | Noel Grandin |
2012-10-04 | fdo#48257 collect function prototypes from basic/ into single header file | Jack Leigh |
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 | Fix MSVC build: #undef EXPLICIT (which gets defined as 'explicit' somewhere) | Tor Lillqvist |
2012-09-25 | replace remaining InterlockedCount() with inlined version | Norbert Thiebaud |
2012-09-21 | replace deprecated std::auto_ptr with boost::scoped_ptr | Takeshi Abe |
2012-09-19 | ComponentContext::getUnoContext -> getComponentContext simplification | Stephan Bergmann |
2012-09-18 | deprecate oustringostreaminserter.hxx | Norbert Thiebaud |
2012-09-17 | dung out namespacing clutter. | Michael Meeks |
2012-09-17 | fdo#46808, Adapt bridge::BridgeFactory UNO service to new style | Noel Grandin |
2012-09-14 | Improvement on previous commit, UCB clean up | Stephan Bergmann |
2012-09-14 | fdo#46808, Adapt ucb::UniversalContentBroker UNO service to new style | Noel Grandin |
2012-09-12 | -Werror=unused-parameter | Stephan Bergmann |
2012-09-12 | fix build issue | Noel Power |
2012-09-12 | targetted VBA re-work. | Noel Power |
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-09-10 | fdo#54718 fix opcode detection in basic resulting in failed/unregcognized code | Noel Power |
2012-09-08 | sal_Bool to bool | Takeshi Abe |
2012-09-07 | sal_Bool to bool | Takeshi Abe |
2012-09-05 | Some clean up of previous commit | Stephan Bergmann |
2012-09-05 | fdo#46808, Adapt frame::ModuleManager UNO service to new style | Noel Grandin |
2012-09-05 | sal_Bool to bool | Takeshi Abe |
2012-08-29 | String::Expand -> string::padToLength | Caolán McNamara |
2012-08-28 | Fix typo ImpLoadLibary | Takeshi Abe |
2012-08-28 | Remove unused member variable | Takeshi Abe |
2012-08-28 | Remove useless member variable | Takeshi Abe |
2012-08-27 | fdo#46808, Adapt script::Converter service code to new style | Noel Grandin |
2012-08-27 | fix for fdo#54046 | Noel Power |
2012-08-24 | sal_Bool to bool | Takeshi Abe |
2012-08-22 | sal_Bool to bool | Takeshi Abe |
2012-08-22 | Remove dead code | Takeshi Abe |
2012-08-22 | Remove unused function | Takeshi Abe |
2012-08-21 | sal_Bool to bool | Takeshi Abe |
2012-08-21 | Remove unused function | Takeshi Abe |
2012-08-20 | sal_Bool to bool | Takeshi Abe |
2012-08-19 | sal_Bool to bool | Takeshi Abe |
2012-08-17 | Remove unused member variable | Takeshi Abe |
2012-08-16 | -Werror,-Wunused-private-field (Clang towards 3.2) | Stephan Bergmann |