Age | Commit message (Expand) | Author |
2015-01-09 | override the overloading of "overload" to decrease cognitive (over-)load | Michael Stahl |
2015-01-08 | brute-force find-and-remove of unused #define constants. | Noel Grandin |
2015-01-07 | Resolves: fdo#87003 - Kill BOOST_FOREACH | Pieter Adriaensen |
2015-01-07 | fdo#84938: convert STREAM_ #defines to 'enum class' | Noel Grandin |
2015-01-04 | boost::unordered_map->std::unordered_map | Caolán McNamara |
2014-12-15 | coverity#704777 Explicit null dereferenced | Caolán McNamara |
2014-12-09 | changed timers to idles | Tobias Madl |
2014-12-07 | Introduce ParaspaceIncrease/Decrease commands in Writer and Calc | Maxim Monastirsky |
2014-12-05 | loplugin:cstylecast, involving pointer to incomplete type | Stephan Bergmann |
2014-12-04 | ooo#93212 avoid slicing during construction of SdrPage | David Tardon |
2014-12-03 | From ill-named comphelper::getExpandedFilePath to comphelper::getExpanedUri | Stephan Bergmann |
2014-11-25 | all these ids and their associated resources were unnecessary | Caolán McNamara |
2014-11-24 | move RID_APPTITLE to desktop where its used | Caolán McNamara |
2014-11-21 | coverity#1209008 Unchecked return value | Caolán McNamara |
2014-11-12 | Fix common typos. No automatic tools. Handmade… | Andrea Gelmini |
2014-11-11 | iwyu: remove unneeded includes in sc, sd, sw | Riccardo Magliocchetti |
2014-11-06 | refactor MasterLayoutDialog::remove to SdPage::DestroyDefaultPresObj | Caolán McNamara |
2014-10-28 | Windows build fix. | Kohei Yoshida |
2014-10-01 | sd: std::auto_ptr -> std::unique_ptr | Stephan Bergmann |
2014-09-24 | fdo#47302: Added insert->fields->page title button | Jennifer Liebel |
2014-09-23 | fdo#82577: Handle Window | Noel Grandin |
2014-09-18 | fdo#82577: Handle Font | Noel Grandin |
2014-09-14 | fdo#55903 Immediate effect for zoom in button | Maxim Monastirsky |
2014-09-06 | DockingWindow LayerDialog appears unused | Caolán McNamara |
2014-08-27 | callcatcher: update unused code | Caolán McNamara |
2014-08-18 | Partial revert of d4cf8c2518c77631f91db8564bf3a506f0ab8e70 | Stephan Bergmann |
2014-08-18 | Generally better to have DLLPUBLIC class with some DLLPRIVATE members | Stephan Bergmann |
2014-08-16 | Consistently use size_t and SAL_MAX_SIZE | Matteo Casalin |
2014-08-13 | update_pch | Thomas Arnhold |
2014-08-12 | fdo#75757: remove inheritance to std::vector | Takeshi Abe |
2014-07-17 | Renamed brdcst.[hc]xx to SfxBroadcaster.[hc]xx | Tobias Lippert |
2014-07-11 | new loplugin: externalandnotdefined | Noel Grandin |
2014-06-30 | Impress Remote: allow removal of authorised remotes. | Andrzej Hunt |
2014-06-25 | remove whitespaces | Markus Mohrhard |
2014-06-23 | can't have bare english strings in .cxx | Caolán McNamara |
2014-06-17 | improve the inlinesimplememberfunctions clang plugin | Noel Grandin |
2014-06-13 | SdStyleSheetPool::GetBulletFont can be static | Stephan Bergmann |
2014-06-13 | Resolves: fdo#78151 change style on toggling bullets on master page outliners | Caolán McNamara |
2014-06-12 | coverity#735840 Unchecked dynamic_cast | Caolán McNamara |
2014-06-09 | de-virtualize these stringify methods, nothing overrides them | Caolán McNamara |
2014-06-09 | gbuild: remove config_libraries.h and gb_Helper_generate_config_libraries | Michael Stahl |
2014-06-09 | Related: fdo#78151 force outliners in master view to be read-only text | Caolán McNamara |
2014-06-09 | loplugin: inlinesimplememberfunctions | Noel Grandin |
2014-06-05 | various: remove SAL_THROW macro | Noel Grandin |
2014-05-30 | coverity#704728 Unchecked dynamic_cast | Caolán McNamara |
2014-05-28 | update_pch | Thomas Arnhold |
2014-05-28 | Related: fdo#79142 make SetName default to Reindexing | Caolán McNamara |
2014-05-26 | coverity#983778 Uncaught exception | Caolán McNamara |
2014-05-19 | hrc and src files: squeeze multiple newlines | Thomas Arnhold |
2014-05-17 | Correct common misspellings, and remove some ASCII art along the way. | Chris Laplante |