Age | Commit message (Expand) | Author |
2013-11-08 | longparas: same variable used for two different loops of different types | Caolán McNamara |
2013-11-08 | n is immediately overwritten | Caolán McNamara |
2013-11-06 | convert xub_StrLen to sal_Int32 | Noel Grandin |
2013-11-06 | convert xub_StrLen to sal_Int32 | Noel Grandin |
2013-11-05 | convert xub_StrLen to sal_Int32 | Noel Grandin |
2013-11-04 | Convert code that calls OUString::getStr()[] to use the [] operator | Noel Grandin |
2013-11-03 | fdo#69762 Scientific number AutoCorrect as ordinal | Laurent Balland-Poirier |
2013-10-28 | fixincludeguards.sh: editeng | Thomas Arnhold |
2013-10-28 | windows: warning 4706 is disabled globally in com_MSC_defs.mk | Thomas Arnhold |
2013-10-23 | Some clean-up | Stephan Bergmann |
2013-10-23 | fdo#54938: Kill ServiceInfoHelper::supportsService and use cppu's instead. | Marcos Paulo de Souza |
2013-10-23 | remove comment that is irrelevant after the death of String class | Andras Timar |
2013-10-23 | convert code to use OUString::endsWith | Noel Grandin |
2013-10-22 | Bin comments that claim to say why some header is included | Tor Lillqvist |
2013-10-22 | Resolves: fdo#38838 remove UniString | Caolán McNamara |
2013-10-20 | drop unnecessary tools/string includes | Caolán McNamara |
2013-10-20 | fdo#52622 - Reduce copy and paste code | José Guilherme Vanz |
2013-10-19 | Make copy and pasting non-ascii text from editengine work again | Caolán McNamara |
2013-10-19 | CID#1038307 Negative loop bound | Caolán McNamara |
2013-10-18 | disambiguate GetScriptType that return different value types | Caolán McNamara |
2013-10-18 | Resolves: rhbz#1020712 return all the selected scripts | Caolán McNamara |
2013-10-18 | Related: rhbz#1020712 more i18n::ScriptType being compared against SCRIPTTYPE | Caolán McNamara |
2013-10-18 | Related: rhbz#1020712 wrong default font shown in editengine | Caolán McNamara |
2013-10-18 | new WrongList only if there wasn't one or it wasn't empty | Eike Rathke |
2013-10-17 | this method is not supposed to throw, fdo#66241 | Markus Mohrhard |
2013-10-12 | Bin some of Malte Timmermann's personal old debugging code | Tor Lillqvist |
2013-10-11 | Resolves: fdo#69467 nTxtLeft not compared in operator== | Caolán McNamara |
2013-10-11 | CID#1103765 missing initialization | Caolán McNamara |
2013-10-08 | No more getIdentifier*() calls because they are not efficient. | Kohei Yoshida |
2013-10-08 | ContentInfo to store svl::SharedString instead of OUString. | Kohei Yoshida |
2013-10-08 | Avoid exposing aText; encapsulate it. | Kohei Yoshida |
2013-10-08 | Re-implement interning in order to return both string arrays. | Kohei Yoshida |
2013-10-07 | fdo#54938: Adapt supportsService implementations to cppu::supportsService | Marcos Paulo de Souza |
2013-10-04 | Rename StringPool to SharedStringPool because that's what it is. | Kohei Yoshida |
2013-10-04 | Add methods to extract string IDs from edit text object. | Kohei Yoshida |
2013-10-04 | Add method to normalize strings in EditTextObject. | Kohei Yoshida |
2013-10-04 | 'ist' -> 'is' here and there. | Jan Holesovsky |
2013-10-02 | bWeiter -> bContinue | Philipp Riemer |
2013-10-02 | More SAL_WNODEPRECATED_DECLARATIONS_PUSH/POP around std::auto_ptr | Stephan Bergmann |
2013-10-02 | -Werror,-Wunused-const-variable | Stephan Bergmann |
2013-10-02 | -Werror,-Wunused-const-variable | Stephan Bergmann |
2013-10-01 | Resolves: rhbz#1013480 crash in EditLineList::operator[] | Caolán McNamara |
2013-10-01 | in editeng module, convert remains of String to OUString | Noel Grandin |
2013-10-01 | convert last bits of include/editeng/svxacorr.hxx from String to OUString | Noel Grandin |
2013-09-30 | Related: fdo#38838 remove UniString::SearchAscii | Caolán McNamara |
2013-09-27 | Related: fdo#38838 remove UniString::SearchBackward | Caolán McNamara |
2013-09-25 | Related: fdo#38838 remove UniString::EqualsIgnoreCaseAscii | Caolán McNamara |
2013-09-23 | fdo#54686 Treat hard blank as soft blank in number | Laurent Balland-Poirier |
2013-09-22 | remove unused members from OutlinerView | Ivan Timofeev |
2013-09-22 | gbuild: add gb_Library_use_restarget | Michael Stahl |