Age | Commit message (Expand) | Author |
2015-01-04 | boost::unordered_map->std::unordered_map | Caolán McNamara |
2014-12-18 | sdext: Use appropriate OUString functions on string constants | Stephan Bergmann |
2014-12-15 | sdext: Use appropriate OUString functions on string constants | Stephan Bergmann |
2014-11-17 | sal: clean up public headers with include-what-you-use | Michael Stahl |
2014-11-05 | fdo#38835 strip out OUString globals | Noel Grandin |
2014-10-29 | remove unnecessary 'using namespace rtl' declarations | Noel Grandin |
2014-05-14 | remove external header guards | Thomas Arnhold |
2014-05-14 | use our css prefix to make this readable | Thomas Arnhold |
2014-05-14 | various loplugin:passsequencebyref | Noel Grandin |
2014-05-13 | remove dead code | Noel Grandin |
2014-04-30 | sdext, fix sal_Bool->bool conversion | Noel Grandin |
2014-04-30 | sdext: sal_Bool->bool | Noel Grandin |
2014-03-26 | First batch of adding SAL_OVERRRIDE to overriding function declarations | Stephan Bergmann |
2014-03-18 | Find places where OUString and OString are passed by value. | Noel Grandin |
2014-03-12 | Remove unused HelpCloseListener | Stephan Bergmann |
2014-02-26 | cppuhelper: retrofit std::exception into overriding exception specs | Stephan Bergmann |
2014-02-26 | Remove visual noise from sdext | Alexander Wilms |
2014-02-23 | Remove unneccessary comments | Alexander Wilms |
2014-02-02 | fdo#54938 Convert basctl, mysqlc, sdext, svgio, writerp. to cppu::supportsSer. | Alexandre Vicenzi |
2013-12-17 | Adapt all (non-extension, SharedLibrary) .components to environment="..." | Stephan Bergmann |
2013-12-17 | Unnecessary use of OUString constructor inside OUStringBuffer constructor | Noel Grandin |
2013-12-17 | Remove unnecessary use of OUString constructor in OUStringBuffer::append calls | Noel Grandin |
2013-12-02 | Drop duplicate #include | Takeshi Abe |
2013-11-19 | remove unnecessary use of OUString constructor when assigning | Noel Grandin |
2013-11-11 | convert OUString compareToAscii == 0 to equalsAscii | Noel Grandin |
2013-11-05 | fixincludeguards.sh: sdext | Thomas Arnhold |
2013-10-29 | Drop unnecessary #include | Takeshi Abe |
2013-10-15 | Minimizer: *.mini was saved w/o .odp etc. extension (and clean up) | Stephan Bergmann |
2013-10-15 | fdo#61950 De-extensionize presentation minimizer: post clean | David Ostrovsky |
2013-10-15 | could not convert from ‘const char*’ to ‘rtl::OUString’ | Eike Rathke |
2013-10-15 | Remove unnecessary TK_Last | Stephan Bergmann |
2013-10-15 | Small simplification (and exit loop early) | Stephan Bergmann |
2013-10-15 | Simplify PPPOptimizerTokenEnum -> OUString | Stephan Bergmann |
2013-10-15 | Simplify PPPOptimizerTokenEnum -> OUString | Stephan Bergmann |
2013-10-15 | Simplify TKGet(TK_FOO) -> "FOO" | Stephan Bergmann |
2013-10-14 | Remove unused file | Stephan Bergmann |
2013-10-14 | Remove file apparently unused since inception | Stephan Bergmann |
2013-10-14 | No need to have com.sun.star.comp.PPPOptimizer as a service | Stephan Bergmann |
2013-10-14 | fdo#61950 De-extensionize presentation minimizer | David Ostrovsky |
2013-10-02 | WaE: unused variable | Tor Lillqvist |
2013-08-21 | finish deprecation of O(U)String::valueOf() | Luboš Luňák |
2013-06-29 | remove OUString wrap for string literals | Thomas Arnhold |
2013-06-20 | Typo | Stephan Bergmann |
2013-06-05 | fix field name, was mxMSF, but should have been named mxContext | Noel Grandin |
2013-05-28 | fdo#46808, Convert awt::UnoControlDialog to new style | Noel Grandin |
2013-05-25 | Revert "fdo#46808, Convert awt::UnoControlDialogModel to new style" | Stephan Bergmann |
2013-05-23 | Resolves: #i121857# Presentation Minimizer: fix filter naming | Ariel Constenla-Haile |
2013-05-22 | Use the new type-checking Reference constructor to reduce code noise | Noel Grandin |
2013-05-21 | fdo#46808, Convert awt::XUnoControlDialog to new style | Noel Grandin |
2013-05-21 | fdo#46808, Convert awt::UnoControlDialogModel to new style | Noel Grandin |