summaryrefslogtreecommitdiff
path: root/sw/source/ui/index
AgeCommit message (Expand)AuthorFilesLines
2013-04-29set mnemonic widgets for new bibliography author widgetsCaolán McNamara1-1/+3
2013-04-29convert create author entry dialog to .ui formatCaolán McNamara3-117/+34
2013-04-19Remove pass-through header svtools/inc/svtools/txtcmp.hxxMichael Dunphy2-2/+2
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák3-32/+29
2013-04-02coverity#704129: Operands don't affect resultJulien Nabet1-1/+1
2013-03-27-Wunused-macrosStephan Bergmann1-1/+0
2013-03-20fdo#46808, Convert frame::Bibliography to new styleNoel Grandin1-4/+5
2013-03-20fdo#46808, Convert i18n::IndexEntrySupplier to new styleNoel Grandin1-5/+3
2013-03-11fdo#38838: Converting String/UniString to OUStringelixir1-1/+1
2013-03-08fdo#60691 add modelines to *.src and *.hrc filesBorim6-0/+16
2013-03-04doubled namespacesThomas Arnhold1-1/+0
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold1-3/+3
2013-02-25sal_Bool to boolTakeshi Abe1-1/+1
2013-02-22fdo#38838 search replace for String::CreateFromInt32().Jean-Noël Rouvignac3-10/+10
2013-02-20sal_Bool to boolTakeshi Abe1-2/+2
2013-02-13SwIndexMarkPane::UpdateDialog: should use && instead of &Michael Stahl1-4/+4
2013-02-10sal_Bool to boolTakeshi Abe2-55/+55
2013-01-24Change GetSavedValue() to return OUStringChr. Rossmanith1-1/+1
2013-01-21Changed SetText() / GetText() to take/return OUStringChr. Rossmanith2-23/+23
2012-12-22sw: kill C2U in uiMiklos Vajna2-11/+9
2012-11-30re-base on ALv2 code. Includes:Michael Meeks8-184/+112
2012-11-27avoid unnecessary LanguageTag conversionsEike Rathke1-1/+1
2012-11-24get rid of Svx...Locale...() double conversion nonsenseEike Rathke2-4/+3
2012-11-16Fix the Windows build breakage by reorganizing svtools headers.Kohei Yoshida1-0/+1
2012-11-15Rename SvLBoxItem::IsA() to GetType(), and mark that const.Kohei Yoshida1-1/+1
2012-11-06sal_Bool to boolTakeshi Abe1-1/+1
2012-10-24convert index dialog to .uiCaolán McNamara4-753/+288
2012-10-20add bibliography entry uiCaolán McNamara3-275/+102
2012-10-19Merge SvListEntry and SvLBoxEntry into SvTreeListEntry.Kohei Yoshida1-8/+8
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák2-9/+9
2012-10-02various rather mad uses of GetParent()->GetParent()Caolán McNamara1-6/+0
2012-08-23sw: remove #undef SW_DLLIMPLEMENTATION nonsenseMichael Stahl4-22/+0
2012-08-22SwTokenWindow::InsertAtSelection: fix STL assertion:Michael Stahl1-6/+4
2012-08-16idxexample.odt and html.stw cleanup (fdo#49101, fdo#49098)Istvan Turi1-0/+1
2012-08-07remove empty ascii boxes and stuff IIThomas Arnhold1-4/+0
2012-07-30Typo ressource -> resourceStephan Bergmann1-1/+1
2012-07-25delete svl/svstdarr.hxxMichael Stahl2-2/+0
2012-07-09some UniString->rtl::OUStringCaolán McNamara1-11/+10
2012-07-03ditch String::CreateFromAsciiCaolán McNamara2-6/+6
2012-07-02Remove unused definesThomas Arnhold1-5/+0
2012-06-28probably the last uses of the one argument String::CreateFromAscii variantCaolán McNamara2-12/+7
2012-06-27Reduce newline bloat at eofThomas Arnhold3-77/+0
2012-06-27Get rid of annoying IAccessibility2 commentsThomas Arnhold1-4/+0
2012-06-23Fix prefix ++/-- operators for non-primitive typesJulien Nabet2-2/+2
2012-06-21re-base on ALv2 code.Michael Meeks1-23/+14
2012-06-21re-base on ALv2 code.Michael Meeks3-72/+45
2012-06-21hrc cleanup: Remove unused definesThomas Arnhold1-47/+0
2012-06-20Convert SV_DECL_PTRARR(SwTOXMarks) to std::vectorNoel Grandin1-3/+3
2012-06-18callcatcher: drop unused macro-generated GetChildWindowId methodsCaolán McNamara1-2/+2
2012-05-31targetted misc. minor cppcheck cleanups reversionMichael Meeks2-3/+3