summaryrefslogtreecommitdiff
path: root/sw/source/uibase
AgeCommit message (Expand)AuthorFilesLines
2015-07-06tdf79312: disable auto-close spelling dialog for sw, sdMarek Doležel1-4/+0
2015-07-06loplugin:unusedmethods svlNoel Grandin1-99/+0
2015-07-06improve the returnbyref lopluginNoel Grandin31-111/+109
2015-07-06remove some unnecessary typedefs around uno::ReferenceNoel Grandin1-6/+6
2015-07-05SfxToolBoxControl::GetPopupWindowType seems unused, kill itMaxim Monastirsky4-24/+0
2015-07-04this file has significant (amounts) of whitespace ...Bjoern Michaelsen1-131/+131
2015-07-04tdf#90377: fix exclude recipient in mail mergeBjoern Michaelsen2-47/+29
2015-07-04Fix typosAndrea Gelmini5-5/+5
2015-07-01tdf#86179 inc/dec font is missing in some shellsMaxim Monastirsky2-33/+19
2015-06-30Fix typosAndrea Gelmini2-2/+2
2015-06-30sw: avoid layout recursion when loading documents with charts...Michael Stahl1-1/+1
2015-06-30tdf#92386: Writer crashes in print preview if document in 2 windowsJulien Nabet1-0/+4
2015-06-30remove some unnecessary typedefs to pointerNoel Grandin3-7/+4
2015-06-26Fix WNTStephan Bergmann1-3/+3
2015-06-26loplugin:stringconstant: handle OUString+=OUString(literal)Stephan Bergmann5-14/+11
2015-06-25SwPageFrm::GetBoundRect: use vcl::RenderContextMiklos Vajna1-1/+1
2015-06-25loplugin:stringconstant: Flag more inefficienciesStephan Bergmann4-10/+10
2015-06-24Get rid of comphelper::string::is*Ascii functionsStephan Bergmann2-4/+2
2015-06-24sw: add SwViewShell::mbOutputToWindowMiklos Vajna1-0/+4
2015-06-24SwViewShell::PrtOle2: take a vcl::RenderContextMiklos Vajna1-1/+1
2015-06-23Revert "Typo: iff->if"Julien Nabet1-1/+1
2015-06-23Typo: iff->ifJulien Nabet1-1/+1
2015-06-23rendercontext: Mass fix of using the wrong size.Jan Holesovsky3-4/+4
2015-06-21Fix typosAndrea Gelmini1-1/+1
2015-06-20tdf#92166 - dispose the SwSrcEditWindow properly.Michael Meeks2-4/+15
2015-06-19LOK: return used format in Document::getTextSelection()Miklos Vajna1-1/+2
2015-06-19rendercontext: Fix crash with double-buffering in the Styles combo box.Jan Holesovsky1-2/+2
2015-06-19SwXTextDocument::getTextSelection: fix missing non-string content handlingMiklos Vajna1-0/+6
2015-06-19SwXTextDocument::getTextSelection: fix crash on unsupported mime typeMiklos Vajna1-0/+3
2015-06-19Catch inadvertent uses of OUString(sal_Unicode) ctorStephan Bergmann1-1/+1
2015-06-19sd: implement getTextSelection() in SdXImpressDocumentMiklos Vajna1-0/+2
2015-06-18SwXTextDocument::getTextSelection: fix missing editeng forwardMiklos Vajna1-1/+15
2015-06-18Fix typosAndrea Gelmini1-1/+1
2015-06-17LOK: add lok::Document::getTextSelection()Miklos Vajna1-0/+42
2015-06-17Replace boost::scoped_array<T> with std::unique_ptr<T[]>Takeshi Abe3-6/+6
2015-06-17sw tiled rendering: fix always empty copy&paste format listMiklos Vajna1-1/+2
2015-06-17error message for 0 cells or 0 rows is misleadingCaolán McNamara1-0/+1
2015-06-17Resolves: tdf#86017 calc has more rows than writer tables can supportCaolán McNamara1-0/+8
2015-06-16Fix typosAndrea Gelmini1-1/+1
2015-06-16Fix typosAndrea Gelmini1-1/+1
2015-06-16Fix typosAndrea Gelmini1-1/+1
2015-06-16unfold the if statements a bit, no logic changeCaolán McNamara1-26/+30
2015-06-15cppcheck:unreadVariableNoel Grandin2-4/+2
2015-06-15fix indentCaolán McNamara1-19/+19
2015-06-15Resolves: tdf#92057 crash on mail-merge to printerCaolán McNamara1-39/+39
2015-06-15convert POSTITS_ to scoped enumNoel Grandin4-8/+9
2015-06-15convert SW_PASTESDR to scoped enumNoel Grandin2-38/+39
2015-06-15sw: avoid #include "../../uibase/inc/view.hxx"Miklos Vajna1-693/+0
2015-06-15sw: indentation fixesMiklos Vajna1-4/+4
2015-06-15Fix typosAndrea Gelmini1-1/+1