Age | Commit message (Expand) | Author |
2012-04-06 | Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator | Szabolcs Dezsi |
2012-04-06 | Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator | Szabolcs Dezsi |
2012-04-05 | SfxViewShell::GetScrollingMode always returns SCROLLING_DEFAULT | Ivan Timofeev |
2012-04-05 | Resolves: fdo#45271, i#17964 count CJK words the way that's expected by users | Caolán McNamara |
2012-04-05 | UniString::CreateFromInt32 -> rtl::OUString::valueOf | Caolán McNamara |
2012-04-05 | fdo#45562: paint borders in SwFlyFrm::Paint: | Michael Stahl |
2012-04-05 | sw: remove more silly realpath from makefile | Michael Stahl |
2012-04-04 | Translate German comments | Philipp Weissenbacher |
2012-04-04 | reuse existent function | Ivan Timofeev |
2012-04-04 | fdo#40948: TOC dialog, Entries tab: the right arrow button does not work | Ivan Timofeev |
2012-04-04 | flowfrm.cxx: tweak comment translation | Michael Stahl |
2012-04-04 | txtfly.cxx: translate comments | Michael Stahl |
2012-04-04 | Translated source comments from german | David Vogt |
2012-04-04 | writerfilter: use CustomTarget makefile | Matúš Kukan |
2012-04-03 | Revert "Hori scroll fix in Writer and Calc Print Preview" & add new patch | Noel Power |
2012-04-03 | fdo#45182 fix RTF import of character encoding in footnotes | Miklos Vajna |
2012-04-03 | testcase for fdo#47107 | Miklos Vajna |
2012-04-03 | fntcache.cxx: translate comments | Michael Stahl |
2012-04-03 | Fix RTF levelfollow import and export | Brennan Vincent |
2012-04-02 | Convert SV_PTRARRAY to ::std::deque | Bartosz Kosiorek |
2012-04-02 | split out ContextualSpacing | Caolán McNamara |
2012-04-02 | Remove superfluous bug numbers | Philipp Weissenbacher |
2012-04-02 | Remove unused HTMLMODE_FIRSTLINE | Harri Pitkänen |
2012-04-02 | Translate German comments | Philipp Weissenbacher |
2012-04-02 | Translate German comments, fix some English ones | Philipp Weissenbacher |
2012-04-02 | SwWW8ImplReader::Read_UL: make this a bit less hard to read | Miklos Vajna |
2012-04-02 | ww8: sprmPFContextualSpacing is a Bool8 value | Miklos Vajna |
2012-04-02 | convert SvxNumberFormat to rtl::OUString | Caolán McNamara |
2012-04-02 | convert Suffix/Prefix to rtl::OUString | Caolán McNamara |
2012-04-02 | refactor the Rewriter rules using enums | Caolán McNamara |
2012-04-02 | UniString->rtl::OUString and drop globals | Caolán McNamara |
2012-04-02 | remove static objects from static_initialization_and_destruction chain | Caolán McNamara |
2012-04-02 | reorganize trickier statics | Caolán McNamara |
2012-04-02 | remove static objects from static_initialization_and_destruction chain | Caolán McNamara |
2012-04-02 | prevent a memory leak | Luboš Luňák |
2012-04-02 | RtfModelTest: introduce common getPages() method | Miklos Vajna |
2012-04-02 | fdo#48104 fix RTF import of \page in inner groups | Miklos Vajna |
2012-04-02 | always pass --headless to cppunits | Luboš Luňák |
2012-03-30 | count words in text with mixed script punctuation correctly | Caolán McNamara |
2012-03-30 | fdo#40735 RTF export: CJK text is typically not single-byte | Miklos Vajna |
2012-03-30 | testcase for fdo#45394 | Miklos Vajna |
2012-03-29 | fix last commit | Luboš Luňák |
2012-03-29 | (const) char[] (i.e. size unknown) cannot be used with O(U)String | Luboš Luňák |
2012-03-28 | remove RTL_CONSTASCII_(U)STRINGPARAM usage | Luboš Luňák |
2012-03-28 | remove static OUStrings from static_initialization_and_destruction chain | Caolán McNamara |
2012-03-28 | add testcase for n#751117 | Miklos Vajna |
2012-03-28 | use a vector instead of a deque when deque extras unneeded, they're faster | Caolán McNamara |
2012-03-28 | Rewrite of the format paintbrush | Maxime de Roucy |
2012-03-28 | fix of comments | Maxime de Roucy |
2012-03-28 | add GetCurParAttr and GetPaMParAttr in SwEditShell | Maxime de Roucy |