summaryrefslogtreecommitdiff
path: root/sw/source/ui/utlui
AgeCommit message (Expand)AuthorFilesLines
2013-04-26convert rename object dialog to .ui formatCaolán McNamara3-71/+18
2013-04-26convert edit section dialog to .uiCaolán McNamara1-5/+19
2013-04-20fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza1-4/+4
2013-04-15fdo#60724 correct spellingThomas Arnhold1-1/+1
2013-04-08Comment translation GER-ENG in sw/source/ui/utlui/uitool.cxxMatthias Freund1-117/+61
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák12-67/+63
2013-04-05new module i18nlangtagEike Rathke1-1/+1
2013-04-01Comment translation GER-ENG in sw/source/ui/utlui/ (Part 3)Matthias Freund7-139/+63
2013-03-31Comment translation GER-ENG in sw/source/ui/utlui/ PART2Matthias Freund6-70/+54
2013-03-30fix buildThomas Arnhold1-1/+0
2013-03-30Comment translation GER-ENG in sw/source/ui/utlui/ (Part1)Matthias Freund5-291/+175
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold1-1/+1
2013-03-11fdo#38838: Converting String/UniString to OUStringelixir1-1/+1
2013-03-11fdo#57950: Removed some chained appends from swMarcos Paulo de Souza1-8/+5
2013-03-08fdo#60691 add modelines to *.src and *.hrc filesBorim12-0/+33
2013-03-03sal_Bool to boolTakeshi Abe1-1/+1
2013-02-25sal_Bool to boolTakeshi Abe4-13/+13
2013-02-25drop useless #defineTakeshi Abe3-5/+0
2013-02-22fdo#38838 search replace for String::CreateFromInt32().Jean-Noël Rouvignac6-10/+10
2013-02-22fix sw buildCaolán McNamara1-1/+1
2013-02-22sal_Bool to boolTakeshi Abe5-54/+54
2013-02-16Comment translation german-englishMatthias Freund1-8/+7
2013-02-15Comment translation - german-english - 3 filesMatthias Freund1-8/+8
2013-01-29sal_Bool to boolTakeshi Abe2-122/+123
2013-01-28fix previous string conversion:Michael Stahl1-1/+1
2013-01-28fdo#38838 Some removal/replacement of the String/UniString with OUStringJean-Noël Rouvignac2-159/+139
2013-01-28fdo#46808, Convert SvNumberFormatter to use XComponentContextNoel Grandin1-3/+2
2013-01-26sal_Bool to boolTakeshi Abe1-1/+1
2013-01-26Nuke unused #defineTakeshi Abe1-1/+0
2013-01-21Replaced O[U]String::valueOf( static_cast<> ) with O[U]String::number()Jean-Noël Rouvignac1-5/+5
2013-01-17ItemSetToPageDesc: remove mysterious SvxPageUsage flag manglingMichael Stahl1-2/+0
2013-01-14we only ever want the preferred window size from GetOptimalSizeCaolán McNamara1-4/+2
2013-01-13grotesque TextControlCombo can now go with widget layoutCaolán McNamara1-102/+0
2013-01-09lame_OUString_valueOf_sal_Int32_casts += 6;Michael Meeks1-5/+5
2013-01-09implement a VclEventBox akin to GtkEventBox and mapCaolán McNamara1-22/+6
2013-01-09workaround bizarre horizontal-scrollbar enable logicCaolán McNamara1-6/+30
2013-01-09rework unotools doc previewerCaolán McNamara1-18/+44
2013-01-09Some removal/replacement of the String/UniString with OUStringJean-Noël Rouvignac1-5/+5
2013-01-04Make LO buildable again after the GraphicFilter move.Jan Holesovsky2-2/+2
2012-12-22sw: kill C2U in uiMiklos Vajna1-11/+11
2012-12-20make a PercentFieldWrap that wraps a MetricFieldCaolán McNamara1-0/+223
2012-12-19fdo#57881 sw: make UseOnPage independent from SvxPageUsageMiklos Vajna1-2/+32
2012-12-17remove rather pointless uses of aEmptyStrCaolán McNamara1-1/+1
2012-12-01Resolves: fdo#56549 crash in format->autocorrect->apply and edit changesCaolán McNamara1-4/+4
2012-11-30migrate 'Insert Bookmark' dialog to .ui fileJack Leigh1-1/+0
2012-11-30fdo#46808, use service constructor for i18n::CollatorNoel Grandin1-1/+1
2012-11-30re-base on ALv2 code. Includes:Michael Meeks21-460/+281
2012-11-29Pass pointer to view data entry to Paint() instead of its raw flag value.Kohei Yoshida2-13/+16
2012-11-27convert the last SvNumberformat::GetOutputString and users to OUStringNorbert Thiebaud1-5/+5
2012-11-27avoid unnecessary LanguageTag conversionsEike Rathke1-1/+1