summaryrefslogtreecommitdiff
path: root/sw/source/ui/wrtsh
AgeCommit message (Expand)AuthorFilesLines
2013-04-29convert drop down field dialog to .uiCaolán McNamara1-1/+1
2013-04-27convert input field dialog to .ui formatCaolán McNamara1-2/+1
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks1-24/+4
2013-04-20fdo#62699 Remove pass-through headersMichael Dunphy1-1/+1
2013-04-11fdo#39468 Comment translation GER-ENG in sw/source/ui/wrtsh/wrtsh4.cxxMatthias Freund1-9/+4
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák5-26/+25
2013-03-26Remove German comments as an English translation was already doneLior Kaplan2-5/+4
2013-03-22Comment translation - GER-ENG in sw/source/ui/wrtsh/wrtsh1.cxxMatthias Freund1-164/+89
2013-03-22Comment translation GER-ENG in sw/source/ui/wrtsh/Matthias Freund4-91/+49
2013-03-19add SwField::IsClickable and use it from SwWrtShell and SwPageFrmMiklos Vajna1-0/+2
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold1-1/+1
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold2-5/+5
2013-03-18fix buildMiklos Vajna2-10/+5
2013-03-18Comment translation ger - eng in sw/source/ui/wrtsh/Matthias Freund4-416/+226
2013-03-14Code cleanup for i#120928 patchCédric Bosdonnat1-2/+0
2013-03-13Fix #i120928: Import Graphic Bullets of MS Word DocumentJian Hong Cheng1-2/+3
2013-03-11fdo#57950: Removed some chained appends from swMarcos Paulo de Souza1-11/+5
2013-03-08fdo#60691 add modelines to *.src and *.hrc filesBorim2-0/+6
2013-03-02sal_Bool to boolTakeshi Abe6-36/+37
2013-02-23sw: rename member variables missing their prefix in ViewShellMiklos Vajna1-6/+6
2013-02-20fdo#59928: sw: fix mouse selection of fields differentlyMichael Stahl1-5/+9
2013-02-12Renamed hard-to-remember 8-char headers in editeng.Kohei Yoshida1-1/+1
2013-02-10Comment translation german - english.Matthias Freund1-15/+15
2013-02-07Remove useless member variableTakeshi Abe2-4/+1
2013-02-05sal_Bool to boolTakeshi Abe6-31/+31
2013-01-08sal_Bool to boolTakeshi Abe1-3/+3
2012-12-22sw: kill C2U in uiMiklos Vajna1-4/+4
2012-12-20when clicking at a text placeholder, put the cursor at the startLuboš Luňák1-1/+4
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens1-2/+0
2012-11-30re-base on ALv2 code. Includes:Michael Meeks8-184/+112
2012-10-30sal_Bool to boolTakeshi Abe1-5/+5
2012-10-19sal_Bool to boolTakeshi Abe2-3/+3
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák1-1/+1
2012-10-07sal_Bool to boolTakeshi Abe1-2/+2
2012-09-27sal_Bool to boolTakeshi Abe1-1/+1
2012-09-02expand ACT_KONTEXT and MV_KONTEXT macros, rename kontext to contextIvan Timofeev4-27/+27
2012-08-23fdo#46141: Don't use a timer to show header/footer separatorsCédric Bosdonnat1-3/+3
2012-07-30Bug 48549 - System::Beep() removalMathieu Vonlanthen1-1/+0
2012-07-20SwPostItField: add aName memberMiklos Vajna1-1/+2
2012-07-18Related: fdo#38244 include ODF_COMMENTRANGE in annotation undo/redoCaolán McNamara1-1/+10
2012-07-09some UniString->rtl::OUStringCaolán McNamara1-1/+1
2012-07-02SwWrtShell::ChangeHeaderOrFooter: fix typoMiklos Vajna1-1/+1
2012-06-22Remove empty or non-called methodsThomas Arnhold1-6/+0
2012-06-21re-base on ALv2 code.Michael Meeks2-52/+34
2012-06-21hrc cleanup: Remove unused definesThomas Arnhold1-1/+0
2012-06-09Remove superfluous empty lines on topThomas Arnhold5-10/+0
2012-04-30make ResId::toString a non-static memberCaolán McNamara1-2/+2
2012-04-25refactor ImpSvtDataCaolán McNamara1-1/+1
2012-04-06optional argument is always providedCaolán McNamara1-20/+16
2012-04-02refactor the Rewriter rules using enumsCaolán McNamara2-8/+8