Age | Commit message (Expand) | Author |
2015-04-07 | convert SvtModuleOptions::EModule to scoped enum | Noel Grandin |
2015-04-06 | apparently OGenericUnoController::InvalidateFeature is unused | Caolán McNamara |
2015-01-02 | boost::unordered_map->std::unordered_map | Caolán McNamara |
2014-12-15 | dbaccess: Use appropriate OUString functions on string constants | Stephan Bergmann |
2014-11-05 | fdo#38835 strip out OUString globals | Noel Grandin |
2014-10-03 | loplugin: cstylecast | Noel Grandin |
2014-09-23 | fdo#82577: Handle Window | Noel Grandin |
2014-06-13 | loplugin:staticcall | Stephan Bergmann |
2014-05-05 | simplify ternary conditions "xxx ? yyy : false" | Noel Grandin |
2014-04-17 | dbaccess: sal_Bool->bool | Noel Grandin |
2014-04-14 | typo: ULR -> URL | Thomas Arnhold |
2014-04-03 | dbaccess: sal_Bool->bool | Noel Grandin |
2014-02-26 | cppuhelper: retrofit std::exception into overriding exception specs | Stephan Bergmann |
2014-02-22 | Replace deprecated std::auto_ptr with boost::scoped_ptr | Takeshi Abe |
2014-01-28 | bool improvements | Stephan Bergmann |
2014-01-21 | DBACCESS : Remove usage of DBG_CTOR and DBG_DTOR. | Arnaud Versini |
2013-12-06 | Get rid of DECLARE_STL_MAP | Stephan Bergmann |
2013-12-06 | Get rid of DECLARE_STL_VECTOR | Stephan Bergmann |
2013-11-11 | convert OUString 0==compareToAscii to equalsAscii | Noel Grandin |
2013-11-06 | Remove #ifdef TIMELOG'ed SAL_INFOs | Stephan Bergmann |
2013-10-17 | fdo#54938: Adapt svtools and comphelper module ... | Marcos Paulo de Souza |
2013-08-27 | fdo#62475 removed pointless comments | Jelle van der Waa |
2013-08-21 | finish deprecation of O(U)String::valueOf() | Luboš Luňák |
2013-07-03 | fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFO | Radu Ioan |
2013-06-29 | remove OUString wrap for string literals | Thomas Arnhold |
2013-05-07 | dbaccess: remove Package_inc | Michael Stahl |
2013-04-07 | mass removal of rtl:: prefixes for O(U)String* | Luboš Luňák |
2013-03-15 | fdo#38838, String to OUString, in dbaccess/source/ui/browser | Gergő Mocsi |
2013-03-04 | doubled namespace | Thomas Arnhold |
2013-03-03 | Related to fdo#60724: correct spelling | Thomas Arnhold |
2013-03-01 | coverity#705107: use of invalid iterator | Markus Mohrhard |
2013-01-15 | fdo#46808, Adapt frame::TaskCreator UNO service to new style | Noel Grandin |
2012-12-31 | fix fdo#58451 | Noel Grandin |
2012-12-21 | Previous fix did not help, have to just ignore the "Unreachable code" warning | Tor Lillqvist |
2012-12-21 | WaE: Unreachable code | Tor Lillqvist |
2012-12-06 | fdo#46808, Adapt sdb::ErrorMessageDialog UNO service to new style | Noel Grandin |
2012-12-06 | fdo#46808, use service constructor for sdb::DatabaseContext | Noel Grandin |
2012-10-23 | fdo#46808, use service constructor for frame::ModuleManager | Noel Grandin |
2012-09-27 | Improvements on previous commit | Stephan Bergmann |
2012-09-27 | fdo#46808, Adapt sdb::DatabaseContext UNO service to new style | Noel Grandin |
2012-09-25 | replace remaining InterlockedCount() with inlined version | Norbert Thiebaud |
2012-09-19 | ComponentContext::getUnoContext -> getComponentContext simplification | Stephan Bergmann |
2012-06-14 | re-base on ALv2 code. | Michael Meeks |
2012-06-06 | fdo#46808, Adapt UNO services to new style, Part 7, updating ::create | Noel Grandin |
2012-05-31 | targetted SAL_N_ELEMENTS reversion. | Michael Meeks |
2012-03-01 | New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problem | Stephan Bergmann |
2012-01-05 | Removed unnecessary tools includes. | Marcel Metz |
2011-12-21 | Fix for fdo43460 Part XII getLength() to isEmpty() | Olivier Hallot |
2011-11-27 | remove include of pch header in dbaccess | Norbert Thiebaud |
2011-10-25 | WaE: unreferenced local variable | Tor Lillqvist |