- ba044b1 remove needless forward rtl::OUString declarations by Luboš Luňák · 13 years ago
- 1946794 mass removal of rtl:: prefixes for O(U)String* by Luboš Luňák · 13 years ago
- 876c619 new module i18nlangtag by Eike Rathke · 13 years ago
- a808497d drop prefix from ::css by Thomas Arnhold · 13 years ago
- 8ffb207 fix loplugin unused warnings by Peter Foley · 13 years ago
- 083092e OSL_FAIL -> SAL_WARN by Thomas Arnhold · 13 years ago
- bd5e62e Prefer prefix ++/-- operators for non-primitive types by Julien Nabet · 13 years ago
- 1679aa6 Prefer prefix ++/-- operators for non-primitive types by Julien Nabet · 13 years ago
- 820f596 add missing deps on headers by David Tardon · 13 years ago
- ff140bb Remove StringMirror UNO service. by Thorsten Behrens · 13 years ago
- dd0db92 Kill fprintf in sdext in favour of SAL_LOG by Thorsten Behrens · 13 years ago
- ba4e2aa avoid floating-point error with empty bitmaps. by Michael Meeks · 13 years ago
- 39d4539 removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarations by Thomas Arnhold · 13 years ago
- 8b27d78 automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings by Thomas Arnhold · 13 years ago
- 79b0046 remove legacy build.pl prj/build.lst files. by Michael Meeks · 13 years ago
- 937b63a use startsWith() instead of compareToAscii() by Thomas Arnhold · 13 years ago
- b977c27 fdo#57422 fixing scroll bar and slides position by Abdulaziz A Alayed · 13 years ago
- a2454a4 fdo#43460: use isEmpty() by Thomas Arnhold · 13 years ago
- a029629 fdo#60691 add modelines to *.src and *.hrc files by Borim · 13 years ago
- 12f9287 Make gb_Extension_use_default_description/license explicit by Stephan Bergmann · 13 years ago
- f348749 coverity#982282: Resource leak in object by Julien Nabet · 13 years ago
- 5b04c90 remove unused and commented out code by Thomas Arnhold · 13 years ago
- f5ca04c Related to fdo#60724: correct spelling by Thomas Arnhold · 13 years ago
- c25c54c fix copypasta by David Tardon · 13 years ago
- b768611 remove all d.lst by Michael Stahl · 13 years ago
- 836bde6 cppuhelper: new ZipPackage_cppuhelper_odk_headers by Michael Stahl · 13 years ago
- 936d7ba cppu: new ZipPackage_cppu_odk_headers by Michael Stahl · 13 years ago
- 308cac3 sal: new ZipPackage_sal_odk_headers for public ODK headers by Michael Stahl · 13 years ago
- dd3e879 remove some trivial duplicates by Thomas Arnhold · 13 years ago
- ff3278c log presentation minimizer results as info by Caolán McNamara · 13 years ago
- 3eaa536 sdext: fix loplugin warnings by Miklos Vajna · 13 years ago
- 616c692 s/the the/the/ by Tor Lillqvist · 13 years ago
- ef1d096 fdo#43157 - Clean up OSL_ASSERT, DBG_ASSERT by Radu Ioan · 13 years ago
- fc19661 coverity#983173 Resource leak by Norbert Thiebaud · 13 years ago
- 64fd898 coverity#983175 Resource leak by Norbert Thiebaud · 13 years ago
- ba9da7f coverity#984041 Uninitialized scalar variable by Caolán McNamara · 13 years ago
- 07ee726 coverity: pass by const reference is more efficient by Markus Mohrhard · 13 years ago
- c66ec11 coverity: pass by const reference is more efficient by Markus Mohrhard · 13 years ago
- fb1d11d convert xpdf to gbuild and add to tail_build by Peter Foley · 13 years ago
- 1976b01 Disambiguation for MSC by Stephan Bergmann · 13 years ago
- 77fd448 Removed several useless macros: UNISTRING, USTR, USTR_ASCII, ASCII_STR, ASCII_STRING, CONST_ASCII, ASCSTR, ASCII, DEFINE_CONST_UNICODE, DEFINE_CONST_OUSTRING by Jean-Noël Rouvignac · 13 years ago
- 4b51374 fdo#46808, Adapt ui::dialogs::FilePicker UNO service to new style by Noel Grandin · 13 years ago
- 591ef78 fdo#46808, Use singleton util::theMacroExpander new-style constructor by Noel Grandin · 13 years ago
- 97eb8a6 Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRING by Jean-Noël Rouvignac · 13 years ago
- e252ac07 More fixes to fdo#57422 by Ahmad Harthi · 13 years ago
- 5a61e28 gbuild: fix silly "expandtabs" in makefile VIM modelines by Michael Stahl · 13 years ago
- a53586f gbuild: do not copy boost headers around by Michael Stahl · 13 years ago
- 63bcb13 Replaced O[U]String::valueOf( static_cast<> ) with O[U]String::number() by Jean-Noël Rouvignac · 13 years ago
- 460c55f Modify constructor, remove setters + unused define by Julien Nabet · 13 years ago
- b0a827a Fix some errors and remove duplicate code on Presenter by Faisal M. Al-Otaibi · 13 years ago
- eb0d07d fdo#57422 - presenter console RTL support needs completion by Abdulelah Alarifi · 13 years ago
- 07969f6 Code enhancement remove duplicate code from presenter console by Abdulmajeed Al-Abaulrazzaq · 13 years ago
- bba8b65 SunPresentationMinimizer uses uno interfaces by Luboš Luňák · 13 years ago
- c047ef2 Fix Possible inefficient checking for 'm_GlyphsList' emptiness by Julien Nabet · 13 years ago
- 6943c7b Sigh, my git grep regexps missed some cases by Tor Lillqvist · 13 years ago
- f0549b5 fix postprocess xcu warning by Peter Foley · 13 years ago
- b1959db Remove unused cppuhelper/servicefactory.hxx includes by Stephan Bergmann · 13 years ago
- bb121c8 fdo#46808, Convert frame::Desktop to new style service. by Noel Grandin · 13 years ago
- ea47c12 this custom target is needed by pdfimport_s lib by David Tardon · 13 years ago
- 2de803d Remove duplicate code from Presenter Help View by Faisal M. Al-Otaibi · 13 years ago
- dde234b fdo#46808, remove awt::DisplayAccess service. by Noel Grandin · 13 years ago
- cfa0588 fdo#57422 - presenter console RTL support needs completion by Faisal M. Al-Otaibi · 13 years ago
- a77fa7e fdo#57422 - presenter console RTL support needs completion by Faisal M. Al-Otaibi · 13 years ago
- ce90f99 fixes for where fast string operator+ is not perfectly source compatible by Luboš Luňák · 13 years ago
- 2be8822 sdext: there is a severe shortage of boost dependencies here by Michael Stahl · 13 years ago
- 66a1758 c++ API: use css alias in generated headers, adds global css decl by Thorsten Behrens · 13 years ago
- 860e001 Missing include by Fridrich Štrba · 13 years ago
- 7062624 API CHANGE a11y unpublishing and add/removeListener rename. by Thorsten Behrens · 13 years ago
- 79e5ee5 Isolate PDF Import so it can be made optionally installable by Stephan Bergmann · 13 years ago
- cc360f0 fdo#46808: Missing adaptions to XFolderPicker2 by Stephan Bergmann · 13 years ago
- 7bf64a5 Turn PDF import from bundled extension to plain code by Stephan Bergmann · 13 years ago
- 53368ae move Presenter Console help to main help by Andras Timar · 13 years ago
- ea91c7d Turn presenter screen from bundled extension to plain code by Stephan Bergmann · 13 years ago
- 397f3e5 fix build with poppler-0.21.1 by Petr Mladek · 13 years ago
- c75ed68 translations is a source-only module by Andras Timar · 13 years ago
- 5e5c11c fdo#42070-Fix RTL support in presenter console by Faisal M. Al-Otaibi · 13 years ago
- 06ec1c0 Merge branch 'master' into feature/killsdf by Andras Timar · 13 years ago
- 26364f4 deduplicate OString std::basic_ostream operators by Miklos Vajna · 13 years ago
- 428d9e1 Delete unused files by Zolnai Tamás · 13 years ago
- 0666e43 fdo#46808, use service constructor for i18n::CharacterClassification by Noel Grandin · 13 years ago
- ef941c6 Delete useless slashes by Zolnai Tamás · 13 years ago
- f09e4ae add missing deps on sal headers by David Tardon · 13 years ago
- bb6a12c fix sdext build with poppler >= 0.19.x by Rene Engelhard · 13 years ago
- 0ac9a10 fdo#46808, Deprecate configuration::ConfigurationProvider old-style service by Noel Grandin · 13 years ago
- bf176d1 fix build with system poppler-0.21.0 by Petr Mladek · 13 years ago
- 33a0f8c fdo#46808, Adapt awt::Toolkit UNO service to new style by Noel Grandin · 13 years ago
- cffdb8d gbuild: fix XcuMergeTarget build breakage: by Michael Stahl · 13 years ago
- 10f4e76 gbuild: let ExtensionTarget expect manifest below META-INF by Michael Stahl · 13 years ago
- c0f865c fdo#46808, use service constructor for i18n::BreakIterator by Noel Grandin · 13 years ago
- 5d2f601 Correct helpfile localization in sdext by Zolnai Tamás · 13 years ago
- b9d1006 re-base on ALv2 code. Includes: by Michael Meeks · 14 years ago
- f4901ad Use prefix by Tor Lillqvist · 14 years ago
- 36a2db3 Replace usage of rtl_*Memory with equivalent from string.h by Arnaud Versini · 14 years ago
- e4080dc fdo#50163 move definition of PLATFORMID into configure.in by Andras Timar · 14 years ago
- a900a4d Fail early if getPackageLocation fails; plus clean-up by Stephan Bergmann · 14 years ago
- 585ad1c Revert "take out @PLATFORM@ from extension ID" by Andras Timar · 14 years ago
- 93a3e81 add missing deps on headers to static libs by David Tardon · 14 years ago
- 6e9c84461 drop unused include by David Tardon · 14 years ago
- b7bc73d add missing dep for tools/errcode.hxx by David Tardon · 14 years ago
- f05d7ab Some clean up by Stephan Bergmann · 14 years ago