- ab5d1fb SAL_WARN_UNUSED com::sun::star::uno::Any by Stephan Bergmann · 12 years ago
- 04dead1 make l10n buildable separately by Bjoern Michaelsen · 12 years ago
- d366c9b2 remove unnecessary sal_Unicode casts in various places by Noel Grandin · 12 years ago
- 2d2e126 xub_StrLen->sal_Int32 by Caolán McNamara · 12 years ago
- a2505ae SAL_WARN_UNUSED INetURLObject by Stephan Bergmann · 12 years ago
- f72c2a7 added Puinave [pui-CO] to language list, fdo#71454 by Eike Rathke · 12 years ago
- fcd1637 convert OUString compareToAscii == 0 to equalsAscii by Noel Grandin · 12 years ago
- 0a9ef5a convert OUString 0==compareToAscii to equalsAscii by Noel Grandin · 12 years ago
- 81f5c65 remove unnecessary use of OUString constructor in SVTOOLS module by Noel Grandin · 12 years ago
- 3976875 OAuth2 application keys shouldn't be in the code. by Cédric Bosdonnat · 12 years ago
- bcb51cf fdo#63020: Replace ::comphelper::stl_begin()... by Marcos Paulo de Souza · 12 years ago
- 296329a convert xub_StrLen to sal_Int32 by Noel Grandin · 12 years ago
- 63360cb added French (Burkina Faso) [fr-BF] locale data, fdo#71243 by Eike Rathke · 12 years ago
- 3a29756 update pch by Thomas Arnhold · 12 years ago
- c91d7e9 fixincludeguards.sh: svtools by Thomas Arnhold · 12 years ago
- 40f9b78 Remove unnecessary include by Stephan Bergmann · 12 years ago
- 5d3cec6 Some clean-up by Stephan Bergmann · 12 years ago
- b40ffd2 fdo#60698: Move generic fpicker to svtools by Marcos Paulo de Souza · 12 years ago
- aeb41c9 remove redundant calls to OUString constructor by Noel Grandin · 12 years ago
- 0e6a260 Convert code that calls OUString::getStr()[] to use the [] operator by Noel Grandin · 12 years ago
- e2451bd Convert indexOf->startsWith and lastIndexOf->endsWith by Noel Grandin · 12 years ago
- 176ac1e Remove unnecessary SyntaxHighlighter::Tokenizer statefulness by Stephan Bergmann · 12 years ago
- c99267b Fold SyntaxHighlighter::initialize into ctor by Stephan Bergmann · 12 years ago
- f5e8be8 Remove unused SimpleTokenizer_Impl::nLine/nCol by Stephan Bergmann · 12 years ago
- fed7a57 more flexible language tag override mechanism by Eike Rathke · 12 years ago
- 6b678c1 added/checked/aligned MS-LangIDs and mappings from new MS-LCID.pdf by Eike Rathke · 12 years ago
- 7a06928 convert code to use OUString::endsWith by Noel Grandin · 12 years ago
- 9932749 Use conventional std::vector idioms by Stephan Bergmann · 12 years ago
- b7f20ef Unwind HighlightPortions typedef by Stephan Bergmann · 12 years ago
- a772496 Bin comments that claim to say why some header is included by Tor Lillqvist · 12 years ago
- dd28837 vcl: mark more Image constructors as "explicit" by Michael Stahl · 12 years ago
- 91e181e remove uses of COMPARE_* by Caolán McNamara · 12 years ago
- 051731bb post String conversion cleanup by Thomas Arnhold · 12 years ago
- 21ebbbc added Ladin [lld-IT] to language list, fdo#70530 by Eike Rathke · 12 years ago
- 3d32931 fdo#54938: Adapt svtools and comphelper module ... by Marcos Paulo de Souza · 12 years ago
- 67aec43 cleanup by Thomas Arnhold · 12 years ago
- 0b02441 update pch by Thomas Arnhold · 12 years ago
- 29991e2 Resolves: #i123438# Corrected crop for clipboard bitmap data preparations by Armin Le Grand · 12 years ago
- a979956 html: remove unused options by Thomas Arnhold · 12 years ago
- 6954aad Reduce copypasta: Introduce SAL_NEWLINE_STRING and use it by Tor Lillqvist · 12 years ago
- b11f257 Test _WIN32 instead of UNX as it's Win32 that is the special case here by Tor Lillqvist · 12 years ago
- d611689 have another shot at placing the expander checkitem optimally by Caolán McNamara · 12 years ago
- 77ba51a CID#1103695 avoid use of -1 here by Caolán McNamara · 12 years ago
- 700883b html: Options need to be lowercase, too by Thomas Arnhold · 12 years ago
- efbf0b4 n#812793: clrChange applying for EMFs by Muthu Subramanian · 12 years ago
- aa3b39b0 unographic::GraphicProvider: lock SolarMutex as needed by Michael Stahl · 12 years ago
- 143bb92 Make CalcFocusRect look right by Stephan Bergmann · 12 years ago
- ccd2240 CID#1079290 uninitialized member by Caolán McNamara · 13 years ago
- 4639700 CID#1078684 ensure no -1 uses in replaceAt by Caolán McNamara · 13 years ago
- 47e1f1e added Karakalpak Latin [kaa-Latn-UZ] to language list, fdo#70217 by Eike Rathke · 13 years ago
- 9ddfbe4 added Nogai [nog-RU] to language list, fdo#69987 by Eike Rathke · 13 years ago
- ca576e0 WaE [-Wstrict-overflow] assuming signed overflow does not occur by Eike Rathke · 13 years ago
- 8e37c7a html: <li> is on/off - arrange list correctly by Thomas Arnhold · 13 years ago
- 07ba28f html: remove unused and unsupported tags by Thomas Arnhold · 13 years ago
- 597e198 CID#1078656 Read has a break, but Write doesn't by Caolán McNamara · 13 years ago
- e5dd195 make font style size stable on switching fonts by Caolán McNamara · 13 years ago
- 277922e fix html tests by Thomas Arnhold · 13 years ago
- c6413fe html: remove duplicates by Thomas Arnhold · 13 years ago
- 4df8a0c Ruler: don't draw ticks out of the ruler area by Tomaž Vajngerl · 13 years ago
- be62c01 fdo#39674 fix some spelling by Thomas Arnhold · 13 years ago
- d281caa added Kumyk [kum-RU] to language list, fdo#70089 by Eike Rathke · 13 years ago
- 6af9bc2 -Werror,-Wunused-variable by Stephan Bergmann · 13 years ago
- fb9da1c -Werror,-Wunused-variable by Stephan Bergmann · 13 years ago
- de02eba -Werror,-Wunused-variable by Stephan Bergmann · 13 years ago
- 35607cb bWeiter -> bContinue by Philipp Riemer · 13 years ago
- c6a8abf svtools: removed dead code from the export dialog by Andres Gomez · 13 years ago
- 075d472 Use std::auto_ptr::reset where applicable by Stephan Bergmann · 13 years ago
- fed39ad -Werror,-Wunused-const-variable by Stephan Bergmann · 13 years ago
- abd3338 desktop: stop replacing %PRODUCTNAME %PRODUCTXMLFILEFORMATVERSION by Michael Stahl · 13 years ago
- f154d00 Fix iterator management by Julien Nabet · 13 years ago
- a48cf78 merge queue_layout and queue_resize by Caolán McNamara · 13 years ago
- 383622a show chart context menu entries again by Markus Mohrhard · 13 years ago
- 35a16a8 route wizards child queue_resize requests to preexisting layout by Caolán McNamara · 13 years ago
- 3209594 cppcheck: redundantAssignment by Julien Nabet · 13 years ago
- 97da894 cppcheck: redundantAssignment by Julien Nabet · 13 years ago
- c948345 convert mailmerge select page to .ui by Caolán McNamara · 13 years ago
- a811563 Revert "moved newly inserted entries to the end" by Andras Timar · 13 years ago
- bcfb5f0 moved newly inserted entries to the end by Eike Rathke · 13 years ago
- 8230c26 gbuild: add gb_Library_use_restarget by Michael Stahl · 13 years ago
- d023339 Turn sidebar back to non-experimental by Caolán McNamara · 13 years ago
- d86a72b fdo#69280 fixing comments toggle button position when local by Abdulaziz A Alayed · 13 years ago
- e95b076 fdo#63926: remove extra include paths in svtools/ and sfx2/ by Marcos Paulo de Souza · 13 years ago
- d8cc122 added "Uzbek Cyrillic" by Eike Rathke · 13 years ago
- 562ba96 USCRIPT_MONGOLIAN only for LANGUAGE_MONGOLIAN_MONGOLIAN by Eike Rathke · 13 years ago
- ac60f16 "Mongolian Cyrillic" and "Mongolian Mongolian" by Eike Rathke · 13 years ago
- eae6c40 add a min-width-chars property to SvTreeListBox by Caolán McNamara · 13 years ago
- 0cd21c2 drop intermediate Strings by Caolán McNamara · 13 years ago
- ee0d567 convert SVTOOLS module from String to OUString by Noel Grandin · 13 years ago
- 363446e Resolves: fdo#69236 route size request to layout widget, not hard-coded value by Caolán McNamara · 13 years ago
- 1ae3638 Fix drawing of fine dashed border type by Zolnai Tamás · 13 years ago
- 9d4cbae ruler: Also show ticks below/above numbers in "negative" area by Tomaž Vajngerl · 13 years ago
- 47a77d7 Ruler: disable snapping, tooltips by Tomaž Vajngerl · 13 years ago
- a5a5a97 ruler: translate or clear comments in ruler.cxx by Tomaž Vajngerl · 13 years ago
- 1ecd198 added 'en-GB-oed' for "English, OED spelling (UK)" by Eike Rathke · 13 years ago
- f4bfce9 select sheet menu as a right-click popup to the prev/next sheet dingus by Caolán McNamara · 13 years ago
- c0e93c4 cppcheck: fix Prefer prefix ++/-- operators for non-primitive types by Julien Nabet · 13 years ago
- b1404ef drop tools/string.hxx from a bunch of places by Caolán McNamara · 13 years ago
- 8af5482 added "Serbian Latin" ; LANGUAGE_SERBIAN_LATIN_NEUTRAL for 'sr-Latn' by Eike Rathke · 13 years ago
- 286d04a update pch by Thomas Arnhold · 13 years ago
- 8d4cd07 renamed ca-XV to ca-valencia and activated ca-ES-valencia, fdo#59867 related by Eike Rathke · 13 years ago