Age | Commit message (Expand) | Author |
2015-01-07 | scaddins: fix Android build | Miklos Vajna |
2015-01-06 | add cmath for std::nextafter | Caolán McNamara |
2015-01-06 | boost::math::nextafter->std::nextafter | Caolán McNamara |
2014-12-21 | fdo#39440 reduce scope of local variables | Michael Weghorn |
2014-12-18 | scaddins: Use appropriate OUString functions on string constants | Stephan Bergmann |
2014-12-15 | scaddins: Use appropriate OUString functions on string constants | Stephan Bergmann |
2014-11-18 | cppuhelper: clean up public headers with include-what-you-use | Michael Stahl |
2014-11-18 | RANDBETWEEN is supposed to return an integer | Tor Lillqvist |
2014-11-12 | Fix common typos. No automatic tools. Handmade… | Andrea Gelmini |
2014-11-05 | markup with event type not checker type | Caolán McNamara |
2014-11-05 | coverity#982307 coverity deadcode vs compiler switch warnings | Caolán McNamara |
2014-11-05 | fdo#38835 strip out OUString globals | Noel Grandin |
2014-10-29 | remove unnecessary 'using namespace rtl' declarations | Noel Grandin |
2014-10-06 | use comphelper::rng::uniform_*_distribution everywhere | Caolán McNamara |
2014-06-04 | compareToAscii -> equalsAscii | Noel Grandin |
2014-05-19 | hrc and src files: squeeze multiple newlines | Thomas Arnhold |
2014-05-01 | Many spelling fixes: directories r* - z*. | Pedro Giffuni |
2014-04-24 | scaddins: sal_Bool->bool | Noel Grandin |
2014-04-22 | coverity#708114 Uninitialized scalar field | Caolán McNamara |
2014-04-20 | cpplint: [readability/utf8] Line contains invalid UTF-8 + remove dup | Julien Nabet |
2014-04-19 | fixincludeguards.sh: some smaller dirs | Thomas Arnhold |
2014-04-07 | coverity#708113 Uninitialized scalar field | Caolán McNamara |
2014-04-06 | whitespace cleanup in scaddins | Markus Mohrhard |
2014-03-27 | scaddins: workaround spurious MSVC warning C4701 | Michael Stahl |
2014-03-26 | First batch of adding SAL_OVERRRIDE to overriding function declarations | Stephan Bergmann |
2014-03-25 | coverity#1019315 Dead default in switch | Caolán McNamara |
2014-02-26 | cppuhelper: retrofit std::exception into overriding exception specs | Stephan Bergmann |
2014-02-26 | Remove visual noise from scaddins | Alexander Wilms |
2014-02-23 | Remove unneccessary comments | Alexander Wilms |
2014-02-04 | fdo#54938 Convert oox and scaddins to cppu::supportsService | Alexandre Vicenzi |
2014-01-20 | remove now dead MyList class | Noel Grandin |
2014-01-20 | convert custom list implementation ScaDoubleList to std::vector | Noel Grandin |
2014-01-20 | convert custom list implementation SortedIndividualInt32List | Noel Grandin |
2014-01-20 | convert custom list implementation FuncDataList to use std::vector | Noel Grandin |
2014-01-20 | convert custom list implement ConvertDataList to std::vector | Noel Grandin |
2014-01-20 | Convert custom list implementation ComplexList to use std::vector | Noel Grandin |
2014-01-20 | remove unused CStrList class | Noel Grandin |
2014-01-17 | convert custom list implementation to regular std::vector<OUString> | Noel Grandin |
2014-01-10 | Be explicit when using bool as integral value | Stephan Bergmann |
2013-12-27 | Transex3: NO_LOCALIZE_EXPORT | Zolnai Tamás |
2013-12-17 | Adapt all (non-extension, SharedLibrary) .components to environment="..." | Stephan Bergmann |
2013-12-05 | Revert "Resolves: fdo#72174 convert_add from "at" or "atm" to "Pa" gives same... | Eike Rathke |
2013-12-05 | Revert "Let precise things and put some references" | Eike Rathke |
2013-12-01 | Let precise things and put some references | Julien Nabet |
2013-11-30 | Resolves: fdo#72174 convert_add from "at" or "atm" to "Pa" gives same answer | Julien Nabet |
2013-11-30 | typo: Tower -> Lower | Andras Timar |
2013-11-29 | typos in UI | Andras Timar |
2013-11-14 | make l10n buildable separately | Bjoern Michaelsen |
2013-11-11 | convert OUString compareToAscii == 0 to equalsAscii | Noel Grandin |
2013-10-22 | Bin comments that claim to say why some header is included | Tor Lillqvist |