summaryrefslogtreecommitdiff
path: root/sw/source/ui/app
AgeCommit message (Expand)AuthorFilesLines
2013-04-26remove unnecessary and misleading use of DLG_RENAME_GLOS idCaolán McNamara1-1/+1
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks1-24/+4
2013-04-21Extract QueryBox rotation string and InsertGraphic cleanup.Tomaž Vajngerl1-0/+5
2013-04-21Menu "Manage Graphic" and Rotate 90 degree menu items added to Writer.Tomaž Vajngerl1-9/+21
2013-04-21Regster rotate left, right menu items.Tomaž Vajngerl1-0/+14
2013-04-20fdo#62699 Remove pass-through headersMichael Dunphy3-3/+3
2013-04-20Remove pass-through header file sot/inc/sot/clsids.hxxMichael Dunphy2-2/+2
2013-04-20fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza1-6/+6
2013-04-10Resolves: #i120077# Memory leak fixed in ScXMLFontAutoStylePool_ImplArmin Le Grand1-3/+2
2013-04-09Get the whole thing to build after the SfxFilter interface change.Kohei Yoshida1-1/+1
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák11-62/+57
2013-04-05new module i18nlangtagEike Rathke2-3/+3
2013-04-04Not escape single quotes in src\hrc filesZolnai Tamás1-1/+1
2013-03-27-Wunused-macrosStephan Bergmann1-2/+0
2013-03-27Change the German "Lineal" to "Ruler" in identifiersTor Lillqvist2-8/+8
2013-03-25coverity#704371 Logically dead codeJulien Nabet1-1/+1
2013-03-25random src cleaningThomas Arnhold1-15/+0
2013-03-20fdo#46808, API CHANGE: update ScannerManager serviceNoel Grandin1-12/+2
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold1-3/+3
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold4-8/+8
2013-03-18Comment cleanup and several indentation fixesJoren De Cuyper15-411/+148
2013-03-11fdo#38838: Converting String/UniString to OUStringelixir1-2/+2
2013-03-08fdo#60691 add modelines to *.src and *.hrc filesBorim3-0/+8
2013-03-07fdo#38838 Replaced some use of (Uni)String with OUString.Jean-Noël Rouvignac1-6/+6
2013-03-07fdo#46808, Convert text:: and drawing:: ModuleDispatcher service to new styleNoel Grandin1-50/+43
2013-03-05fdo#38838, replacement of String with OUStringÁdám Csaba Király1-3/+3
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold1-1/+1
2013-03-03sal_Bool to boolTakeshi Abe4-5/+5
2013-02-24Add "Compress Graphic Dialog" to Writer.Tomaž Vajngerl1-0/+1
2013-02-22fdo#38838 search replace for String::CreateFromInt32().Jean-Noël Rouvignac3-4/+4
2013-02-21adapt writer to use centralised font dialog and fix some minor bugsNoel Power2-6/+1
2013-02-18UI option for embedding fonts in a Writer document (fdo#42195)Luboš Luňák2-0/+6
2013-02-12Renamed hard-to-remember 8-char headers in editeng.Kohei Yoshida6-9/+9
2013-02-11fdo#46808, use linguistic2::LanguageGuessing service constructorNoel Grandin1-8/+2
2013-02-06Show character count with word count in writer statusbar, fdo#59962Robert Roth1-2/+2
2013-01-28fdo#38838 Some removal/replacement of the String/UniString with OUStringJean-Noël Rouvignac1-6/+6
2013-01-27move SetAccessibleRelationLabeledBy relations into .ui and out of codeCaolán McNamara1-10/+0
2013-01-26sal_Bool to boolTakeshi Abe1-2/+2
2013-01-16rhbz#818557: fix it differently: SwDocShell::_LoadStyles():Michael Stahl1-0/+9
2013-01-09adapt code to .ui autotext dialogCaolán McNamara1-0/+10
2013-01-08sal_Bool to boolTakeshi Abe2-9/+9
2013-01-06sal_Bool to boolTakeshi Abe5-71/+71
2013-01-06bSetReturn was always trueTakeshi Abe1-4/+0
2013-01-02sw: fix loplugin warningsMiklos Vajna1-1/+0
2012-12-21fdo#46808, Convert frame::Desktop to new style service.Noel Grandin1-1/+4
2012-12-20convert columns dialog (and sections/frame/page tab page) to .uiCaolán McNamara1-0/+11
2012-12-20incorrect if/for body alignmentLuboš Luňák2-3/+5
2012-12-14merge NONE stringsCaolán McNamara1-4/+3
2012-12-13Related: fdo#38606 keep style dialog open when apply is clickedCaolán McNamara1-80/+122
2012-12-13migrate 'Caption options' dialog to .ui fileJack Leigh1-1/+1