summaryrefslogtreecommitdiff
path: root/sw/source/ui/docvw
AgeCommit message (Expand)AuthorFilesLines
2013-04-23fdo#62643 sw: fix autocomplate wrt. adding to a partially finished wordMiklos Vajna1-113/+12
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks4-84/+20
2013-04-20fdo#62699 Remove pass-through headersMichael Dunphy1-1/+1
2013-04-20fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza1-14/+14
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák10-29/+29
2013-04-05new module i18nlangtagEike Rathke1-2/+2
2013-03-27Change the German "Lineal" to "Ruler" in identifiersTor Lillqvist1-2/+2
2013-03-23SwView: rename member variables missing their prefixMiklos Vajna1-10/+10
2013-03-23In writer’s RTL UI show author name and date at right side of comment windownavin patidar1-0/+2
2013-03-20fix fdo#62050 : Initially disable RTL for comment window.navin patidar1-4/+1
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-3/+3
2013-03-18Comment cleanup and several indentation fixesJoren De Cuyper11-67/+7
2013-03-15fdo#61952: sw: fix left/right-only page styles and first-pageMichael Stahl1-5/+4
2013-03-15fdo#34800 sw: small cleanupMichael Stahl1-4/+6
2013-03-12fdo#34800 Comments added to footer are placed at the right top of the page.Joren De Cuyper1-1/+25
2013-03-11fdo#57362 Cannot save document after editing footer background and borderChristopher Copits1-3/+9
2013-03-09SwEditWin: rename member variables missing their prefixMiklos Vajna4-571/+571
2013-03-08fdo#60691 add modelines to *.src and *.hrc filesBorim5-0/+13
2013-03-04Delete double condition checkJoren De Cuyper1-2/+2
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold2-7/+7
2013-03-02sal_Bool to boolTakeshi Abe1-3/+3
2013-02-28Remove dead voice command codeTor Lillqvist1-90/+0
2013-02-26n#802888 SwEditWin: let fields have priority over header/footer flysMiklos Vajna1-1/+6
2013-02-24minor indentation and spacing fixesJoren De Cuyper2-51/+49
2013-02-21Missing break in switch sidebarwin.cxxJoren De Cuyper1-0/+1
2013-02-20sal_Bool to boolTakeshi Abe1-5/+5
2013-02-20fdo#59928: sw: fix mouse selection of fields differentlyMichael Stahl1-23/+20
2013-02-14fdo#60738 SwPostItMgr: let the cursor know if we're in annotation modeMiklos Vajna1-0/+2
2013-02-12Renamed hard-to-remember 8-char headers in editeng.Kohei Yoshida3-3/+3
2013-02-11fdo#55430 switches off text mode when clicking an other object.Lennard Wasserthal1-0/+8
2013-02-05sal_Bool to boolTakeshi Abe1-3/+3
2013-02-01Drop useless member variablesTakeshi Abe1-3/+1
2013-01-30fdo#59928: sw: fix mouse selection of fields:Michael Stahl1-16/+42
2013-01-27Some cppcheck cleaningJulien Nabet1-2/+2
2013-01-26get rid of some XubStringsCaolán McNamara2-2/+2
2013-01-23sal_Bool to boolTakeshi Abe3-15/+15
2013-01-23It is unconditionalTakeshi Abe1-5/+0
2013-01-21fix previous string conversion:Michael Stahl1-2/+1
2013-01-21Changed SetText() / GetText() to take/return OUStringChr. Rossmanith1-8/+8
2013-01-19sal_Bool to boolTakeshi Abe2-159/+159
2013-01-19Remove unused static variableTakeshi Abe1-1/+0
2013-01-18convert table properties tabdialog to .uiCaolán McNamara1-1/+2
2013-01-08Translate German comments, cleanup whitespacePhilipp Weissenbacher2-91/+82
2013-01-08sal_Bool to boolTakeshi Abe2-18/+20
2012-12-20incorrect if/for body alignmentLuboš Luňák1-4/+2
2012-12-20incorrect if body alignmentLuboš Luňák1-4/+5
2012-12-17UniString::ToUpperAscii -> OUString::toAsciiUpperCaseCaolán McNamara1-3/+3
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens5-14/+0
2012-11-30re-base on ALv2 code. Includes:Michael Meeks18-414/+252