Age | Commit message (Expand) | Author |
2012-07-12 | throw some const love at SvxAutocorrWordList | Caolán McNamara |
2012-07-12 | make this a const_iterator for windows buildbot | Caolán McNamara |
2012-07-12 | Convert SV_DECL_PTRARR_SORT_DEL_VISIBILITY(SvxAutocorrWordList) to std::set | Noel Grandin |
2012-07-11 | ure cppunit tests depend on unobootstrapprotector | Caolán McNamara |
2012-07-11 | Resolves: rhbz#836937 insanely slow with Zemberek installed | Caolán McNamara |
2012-07-11 | CalcDataFilesChangedCheckValue is always zero | Caolán McNamara |
2012-07-11 | nCurrentDataFilesChangedCheckValue is kind of pointless | Caolán McNamara |
2012-07-11 | Related: rhbz#836937 halve calls to expensive getAvailableServices | Caolán McNamara |
2012-07-11 | remove distracting and unhelpful debugging code | Caolán McNamara |
2012-07-09 | some UniString->rtl::OUString | Caolán McNamara |
2012-07-05 | ConvertBorderWidthToWord: fix wrong INSET/OUSET conversion: | Michael Stahl |
2012-07-04 | refactor handling of double border widths: | Michael Stahl |
2012-07-04 | replace enum SvxBorderStyle with css::table::BorderLineSyle | Michael Stahl |
2012-07-04 | removed unnecessary forward declarations of class | Takeshi Abe |
2012-07-03 | ditch String::CreateFromAscii | Caolán McNamara |
2012-07-02 | fdo#51582: Avoid double deletion of a text portion. | Kohei Yoshida |
2012-07-02 | Remove unused defines | Thomas Arnhold |
2012-07-02 | targetted improvement of UNO API includes / usage | Michael Meeks |
2012-07-01 | Remove unused defines | Thomas Arnhold |
2012-06-29 | Remove some unused defines and controls | Thomas Arnhold |
2012-06-29 | some pesky XubStrings | Caolán McNamara |
2012-06-29 | Remove some more PCH traces | Thomas Arnhold |
2012-06-27 | targetted re-work of cppunit pieces. | Michael Meeks |
2012-06-27 | Remove commented out code | Thomas Arnhold |
2012-06-27 | Reduce newline bloat at eof | Thomas Arnhold |
2012-06-26 | re-base on ALv2 code. | Michael Meeks |
2012-06-25 | rename SvxBorderLine::SetStyle to something unambiguous | Michael Stahl |
2012-06-23 | Fix prefix ++/-- operators for non-primitive types | Julien Nabet |
2012-06-22 | remove bunch of obsolete looking .dxp files | Michael Stahl |
2012-06-22 | .dxp files don't need executable bits | Michael Stahl |
2012-06-22 | re-base on ALv2 code. | Michael Meeks |
2012-06-21 | replace all but one .hdl include with equivalent .hpp includes. | Michael Meeks |
2012-06-21 | reduce scope and replace some String::CreateFromAscii | Caolán McNamara |
2012-06-21 | re-base on ALv2 code. | Michael Meeks |
2012-06-21 | re-base on ALv2 code. | Michael Meeks |
2012-06-21 | hrc cleanup: Remove unused defines | Thomas Arnhold |
2012-06-19 | typo: paramters, paramaters -> parameters | Andras Timar |
2012-06-19 | merge together hand-crafted traditional/simplified chinese tests | Caolán McNamara |
2012-06-19 | move odd IsSimilarChinese debugging thing to local scope | Caolán McNamara |
2012-06-19 | death to some UniStrings | Caolán McNamara |
2012-06-18 | convert LocaleDataWrapper to OUString | Caolán McNamara |
2012-06-15 | hrc cleanup: Remove completely unused RIDs | Thomas Arnhold |
2012-06-13 | Remove unnecessary size-too-large check | Stephan Bergmann |
2012-06-13 | Better fix for those short strings | Stephan Bergmann |
2012-06-13 | Drop throw clause that was incomplete anyway | Tor Lillqvist |
2012-06-13 | Take care of short strings | Stephan Bergmann |
2012-06-13 | error C2227: left of ´->acquire´ must point to class/struct/union type | Caolán McNamara |
2012-06-12 | Convert SV_DECL_PTRARR_DEL(SvxRTFItemStackList) to boost::ptr_vector | Noel Grandin |
2012-06-12 | don't need to realloc string | Caolán McNamara |
2012-06-11 | remove EraseLeadingChars and EraseTrailingChars | Caolán McNamara |