Age | Commit message (Expand) | Author |
2015-05-25 | remove some unnecessary casts and convert some to const_cast | Noel Grandin |
2015-05-11 | loplugin:cstylecast: nop between pointer types of exactly same spelling | Stephan Bergmann |
2015-05-08 | misspell some words, copy and paste slide to gimp | Caolán McNamara |
2015-05-07 | Unwind SotStorageStreamRef typedef | Stephan Bergmann |
2015-04-29 | bogus Werror=maybe-uninitialized | Caolán McNamara |
2015-04-29 | convert SDR_SWAPGRAPHICS constants to scoped enum | Noel Grandin |
2015-04-28 | Merge remote-tracking branch 'origin/feature/vclptr' | Michael Meeks |
2015-04-20 | sd: convert new to ::Create. | Noel Grandin |
2015-04-15 | remove unnecessary use of void in function declarations | Noel Grandin |
2015-04-10 | wrap more stuff in VclPtr | Noel Grandin |
2015-04-10 | convert SfxObjectCreateMode to scoped enum | Noel Grandin |
2015-03-31 | Reduce to static_cast any reinterpret_cast from void pointers | Stephan Bergmann |
2015-03-28 | Clean up C-style casts from pointers to void | Stephan Bergmann |
2015-03-26 | vexing parse | Caolán McNamara |
2015-03-26 | const_cast: convert some C-style casts and remove some redundant ones | Stephan Bergmann |
2015-03-18 | create new 'enum class' SotClipboardFormatId to unify types | Noel Grandin |
2015-01-07 | fdo#84938: convert STREAM_ #defines to 'enum class' | Noel Grandin |
2014-11-18 | assert because still listening to the wrong view when SetView used | Caolán McNamara |
2014-11-13 | loplugin: cstylecast | Noel Grandin |
2014-10-16 | ensure UserData dtors are done while SolarMutex is locked | Caolán McNamara |
2014-10-03 | fdo#84617: Guard the destructor with SolarMutex. | Jan Holesovsky |
2014-08-16 | Consistently use size_t and SAL_MAX_SIZE | Matteo Casalin |
2014-06-25 | remove whitespaces | Markus Mohrhard |
2014-06-19 | fdo#71076, fdo#71767: Preserve number formats when charts are copied. | Kohei Yoshida |
2014-06-09 | loplugin: inlinesimplememberfunctions | Noel Grandin |
2014-04-24 | sd: sal_Bool->bool | Noel Grandin |
2014-04-23 | Resolves: #i63399# add to clipboard as URL only when... | Armin Le Grand |
2014-04-14 | typo: ULR -> URL | Thomas Arnhold |
2014-04-14 | typo: puposes -> purposes | Thomas Arnhold |
2014-03-25 | svtools: sal_Bool->bool | Noel Grandin |
2014-03-18 | sfx2: sal_Bool->bool | Noel Grandin |
2014-03-16 | sal_Bool to bool | Matteo Casalin |
2014-03-11 | svx: sal_Bool->bool | Noel Grandin |
2014-03-02 | coverity#704738 Dereference after null check | Caolán McNamara |
2014-02-26 | cppuhelper: retrofit std::exception into overriding exception specs | Stephan Bergmann |
2014-02-19 | cid#736800 dereference before null check | Noel Grandin |
2014-01-30 | Resolves: #i124085# disabled CF_DIBV5... | Armin Le Grand |
2014-01-28 | bool improvements | Stephan Bergmann |
2014-01-22 | convert more SvStream::operator<< calls | Noel Grandin |
2013-08-16 | String->OUString | Ivan Timofeev |
2013-06-13 | Resolves: #i121504# Support for alpha channel in clipboard for all systems | Armin Le Grand |
2013-04-07 | mass removal of rtl:: prefixes for O(U)String* | Luboš Luňák |
2013-03-16 | Bin more pointless comments and ASCII graphics | Tor Lillqvist |
2013-03-07 | small translations of German comment in directory sd/source/ui/app | Urs Fässler |
2013-03-03 | Related to fdo#60724: correct spelling | Thomas Arnhold |
2013-01-17 | Const correct-ness in one place... | Kohei Yoshida |
2013-01-16 | Remove GetAllMarkedModel() since all it does is call GetMarkedObjModel(). | Kohei Yoshida |
2012-12-10 | callcatcher: remove unused rtf filter and associated methods | Caolán McNamara |
2012-11-28 | re-base on ALv2 code. Includes: | Michael Meeks |
2012-11-28 | impress211: fix some warnings, types | Philipp Lohmann [pl] |