Age | Commit message (Expand) | Author |
2013-07-05 | API change: osl/time.h take const pointers where appropriate | Lionel Elie Mamane |
2013-06-29 | remove OUString wrap for string literals | Thomas Arnhold |
2013-06-29 | remove some createFromAscii usage | Thomas Arnhold |
2013-06-25 | coverity#1019312 check inflateInit return value | Caolán McNamara |
2013-06-24 | fdo#43460 sd,rsc,ucb,sdext: use isEmpty() | Jelle van der Waa |
2013-06-20 | Typo | Stephan Bergmann |
2013-06-14 | advance over font token during font name parsing | Caolán McNamara |
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-09 | fdo#56995 Created global option to disable presenter console in Impress | mmeof |
2013-05-08 | zlib: remove ExternalPackage_zlib | Michael Stahl |
2013-05-06 | remove usage of RTL_CONSTASCII_USTRINGPARAM | Luboš Luňák |
2013-04-30 | pdf2xml implicitely needs cppunit headers. | Thorsten Behrens |
2013-04-30 | Fix warning: unused variable 'aIniUrl' [loplugin] | Tor Lillqvist |
2013-04-30 | WaE: 'SAL_OVERRIDE' macro redefined | Tor Lillqvist |
2013-04-30 | pdfunzip rather needs ~no office libraries. | Thorsten Behrens |
2013-04-30 | Make pdf2xml usable at least from within buildenv again. | Thorsten Behrens |
2013-04-30 | Add unit test for pdfimport image import. | Thorsten Behrens |
2013-04-30 | Fix import of images from pdf. | Thorsten Behrens |
2013-04-25 | fdo#46808 Convert awt::Pointer to new style | Noel Grandin |
2013-04-24 | gbuild: drop empty use_packages calls | David Tardon |
2013-04-24 | gbuild: drop uses of removed packages | David Tardon |
2013-04-24 | move URE headers to include/ | David Tardon |
2013-04-22 | Move to MPLv2 license headers, with ESC decision and author's permission. | Michael Meeks |
2013-04-19 | Remove any remaining remnants of unused component_canUnload feature | Stephan Bergmann |
2013-04-19 | remove unused component_canUnload functions | Matúš Kukan |
2013-04-17 | fdo#62096 - replace some O(U)String compareTo with == | Artur Dryomov |
2013-04-16 | Related: rhbz#867808 if one person threw by pointer... | Caolán McNamara |
2013-04-15 | fdo#60724 correct spelling | Thomas Arnhold |
2013-04-14 | make file names match library names | Peter Foley |
2013-04-07 | remove needless forward rtl::OUString declarations | Luboš Luňák |
2013-04-07 | mass removal of rtl:: prefixes for O(U)String* | Luboš Luňák |
2013-04-05 | new module i18nlangtag | Eike Rathke |
2013-04-02 | drop prefix from ::css | Thomas Arnhold |
2013-03-30 | fix loplugin unused warnings | Peter Foley |
2013-03-30 | OSL_FAIL -> SAL_WARN | Thomas Arnhold |
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-28 | add missing deps on headers | David Tardon |
2013-03-21 | Remove StringMirror UNO service. | Thorsten Behrens |
2013-03-21 | Kill fprintf in sdext in favour of SAL_LOG | Thorsten Behrens |
2013-03-20 | avoid floating-point error with empty bitmaps. | Michael Meeks |
2013-03-19 | removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarations | Thomas Arnhold |