Age | Commit message (Expand) | Author | Files | Lines |
2013-11-04 | remove redundant calls to OUString constructor | Noel Grandin | 3 | -16/+9 |
2013-11-04 | Convert code that calls OUString::getStr()[] to use the [] operator | Noel Grandin | 1 | -1/+1 |
2013-10-31 | Convert indexOf->startsWith and lastIndexOf->endsWith | Noel Grandin | 4 | -10/+10 |
2013-10-28 | Remove unnecessary SyntaxHighlighter::Tokenizer statefulness | Stephan Bergmann | 1 | -2/+0 |
2013-10-28 | Fold SyntaxHighlighter::initialize into ctor | Stephan Bergmann | 1 | -2/+1 |
2013-10-28 | Remove unused SimpleTokenizer_Impl::nLine/nCol | Stephan Bergmann | 1 | -2/+2 |
2013-10-25 | more flexible language tag override mechanism | Eike Rathke | 1 | -1/+1 |
2013-10-24 | added/checked/aligned MS-LangIDs and mappings from new MS-LCID.pdf | Eike Rathke | 2 | -8/+16 |
2013-10-23 | convert code to use OUString::endsWith | Noel Grandin | 3 | -22/+17 |
2013-10-22 | Use conventional std::vector idioms | Stephan Bergmann | 1 | -3/+3 |
2013-10-22 | Unwind HighlightPortions typedef | Stephan Bergmann | 1 | -1/+1 |
2013-10-22 | Bin comments that claim to say why some header is included | Tor Lillqvist | 4 | -7/+7 |
2013-10-22 | vcl: mark more Image constructors as "explicit" | Michael Stahl | 2 | -2/+2 |
2013-10-21 | remove uses of COMPARE_* | Caolán McNamara | 6 | -61/+62 |
2013-10-21 | post String conversion cleanup | Thomas Arnhold | 1 | -2/+2 |
2013-10-18 | added Ladin [lld-IT] to language list, fdo#70530 | Eike Rathke | 1 | -0/+1 |
2013-10-17 | fdo#54938: Adapt svtools and comphelper module ... | Marcos Paulo de Souza | 8 | -86/+16 |
2013-10-16 | cleanup | Thomas Arnhold | 1 | -2/+0 |
2013-10-15 | update pch | Thomas Arnhold | 1 | -6/+0 |
2013-10-14 | Resolves: #i123438# Corrected crop for clipboard bitmap data preparations | Armin Le Grand | 1 | -23/+40 |
2013-10-14 | html: remove unused options | Thomas Arnhold | 1 | -48/+0 |
2013-10-13 | Reduce copypasta: Introduce SAL_NEWLINE_STRING and use it | Tor Lillqvist | 2 | -21/+7 |
2013-10-12 | Test _WIN32 instead of UNX as it's Win32 that is the special case here | Tor Lillqvist | 2 | -6/+6 |
2013-10-11 | have another shot at placing the expander checkitem optimally | Caolán McNamara | 1 | -2/+6 |
2013-10-11 | CID#1103695 avoid use of -1 here | Caolán McNamara | 1 | -1/+1 |
2013-10-10 | html: Options need to be lowercase, too | Thomas Arnhold | 1 | -4/+2 |
2013-10-10 | n#812793: clrChange applying for EMFs | Muthu Subramanian | 1 | -3/+3 |
2013-10-10 | unographic::GraphicProvider: lock SolarMutex as needed | Michael Stahl | 1 | -0/+6 |
2013-10-09 | Make CalcFocusRect look right | Stephan Bergmann | 1 | -10/+3 |
2013-10-08 | CID#1079290 uninitialized member | Caolán McNamara | 1 | -1/+3 |
2013-10-08 | CID#1078684 ensure no -1 uses in replaceAt | Caolán McNamara | 1 | -3/+6 |
2013-10-07 | added Karakalpak Latin [kaa-Latn-UZ] to language list, fdo#70217 | Eike Rathke | 1 | -0/+1 |
2013-10-07 | added Nogai [nog-RU] to language list, fdo#69987 | Eike Rathke | 1 | -0/+1 |
2013-10-07 | WaE [-Wstrict-overflow] assuming signed overflow does not occur | Eike Rathke | 1 | -2/+2 |
2013-10-07 | html: <li> is on/off - arrange list correctly | Thomas Arnhold | 1 | -1/+1 |
2013-10-07 | html: remove unused and unsupported tags | Thomas Arnhold | 1 | -29/+0 |
2013-10-07 | CID#1078656 Read has a break, but Write doesn't | Caolán McNamara | 1 | -1/+1 |
2013-10-07 | make font style size stable on switching fonts | Caolán McNamara | 1 | -2/+22 |
2013-10-06 | fix html tests | Thomas Arnhold | 1 | -3/+3 |
2013-10-06 | html: remove duplicates | Thomas Arnhold | 1 | -8/+0 |
2013-10-06 | Ruler: don't draw ticks out of the ruler area | Tomaž Vajngerl | 1 | -9/+17 |
2013-10-04 | fdo#39674 fix some spelling | Thomas Arnhold | 1 | -2/+2 |
2013-10-04 | added Kumyk [kum-RU] to language list, fdo#70089 | Eike Rathke | 1 | -0/+1 |
2013-10-02 | -Werror,-Wunused-variable | Stephan Bergmann | 1 | -1/+1 |
2013-10-02 | -Werror,-Wunused-variable | Stephan Bergmann | 1 | -1/+0 |
2013-10-02 | -Werror,-Wunused-variable | Stephan Bergmann | 1 | -2/+0 |
2013-10-02 | bWeiter -> bContinue | Philipp Riemer | 1 | -7/+7 |
2013-10-02 | svtools: removed dead code from the export dialog | Andres Gomez | 1 | -4/+0 |
2013-10-02 | Use std::auto_ptr::reset where applicable | Stephan Bergmann | 1 | -1/+1 |
2013-10-02 | -Werror,-Wunused-const-variable | Stephan Bergmann | 1 | -2/+0 |