Age | Commit message (Expand) | Author |
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 |
2013-05-14 | Resolves: #i82852# Presentation Minimizer: missing icon in info dialog | Ariel Constenla-Haile |
2013-05-10 | Resolves: #i122208# introduce rtl::CStringHash and rtl::CStringEqual | Herbert Dürr |
2013-05-06 | remove usage of RTL_CONSTASCII_USTRINGPARAM | Luboš Luňák |
2013-04-07 | mass removal of rtl:: prefixes for O(U)String* | Luboš Luňák |
2013-03-30 | Prefer prefix ++/-- operators for non-primitive types | Julien Nabet |
2013-03-29 | Prefer prefix ++/-- operators for non-primitive types | Julien Nabet |
2013-03-19 | removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarations | Thomas Arnhold |
2013-03-19 | automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings | Thomas Arnhold |
2013-03-08 | fdo#60691 add modelines to *.src and *.hrc files | Borim |
2013-02-24 | log presentation minimizer results as info | Caolán McNamara |
2013-02-22 | sdext: fix loplugin warnings | Miklos Vajna |
2013-02-12 | fdo#46808, Adapt ui::dialogs::FilePicker UNO service to new style | Noel Grandin |
2013-02-11 | fdo#46808, Use singleton util::theMacroExpander new-style constructor | Noel Grandin |
2013-01-21 | Replaced O[U]String::valueOf( static_cast<> ) with O[U]String::number() | Jean-Noël Rouvignac |
2012-12-21 | fdo#46808, Convert frame::Desktop to new style service. | Noel Grandin |
2012-11-27 | fdo#46808: Missing adaptions to XFolderPicker2 | Stephan Bergmann |
2012-10-31 | fdo#46808, Deprecate configuration::ConfigurationProvider old-style service | Noel Grandin |
2012-10-24 | fdo#46808, Adapt awt::Toolkit UNO service to new style | Noel Grandin |
2012-10-23 | gbuild: let ExtensionTarget expect manifest below META-INF | Michael Stahl |