summaryrefslogtreecommitdiff
path: root/sw/source/ui
AgeCommit message (Expand)AuthorFilesLines
2013-01-13Resolves: fdo#56549 crash in format->autocorrect->apply and edit changesCaolán McNamara1-4/+4
2013-01-13fix bug 53508Maxime de Roucy1-1/+9
2013-01-13optional ppFlt argument never usedCaolán McNamara1-1/+1
2012-11-16n#780277: select field when clicking it instead of having cursor before itCédric Bosdonnat1-2/+22
2012-11-07Fix fdo#56603 by NULL pointer checking in SwDrawTextShell::ExecuteArnaud Versini1-2/+5
2012-11-05Merge remote-tracking branch 'origin/libreoffice-3-6-3' into suse-3.6Petr Mladek3-65/+44
2012-10-02n#775270: clip pictures instead of scaling they don't fitCédric Bosdonnat1-1/+14
2012-10-02fdo#53673 fix for layout problems with version 3.6 and upWinfried Donkers1-54/+23
2012-10-01fdo#31405 CommandType is a LONG, so use a sal_Int32 to retrieve itLionel Elie Mamane1-3/+3
2012-09-28n#778148 sw: fix mouse pointer over urls with background imageMiklos Vajna1-1/+3
2012-09-28n#778133 sw: add BackgroundParaOverDrawings compat flagMiklos Vajna1-1/+15
2012-09-28n#778148 SwEditWin::MouseButtonDown: prefer url over hell frames on ctrl-clickMiklos Vajna1-3/+15
2012-09-28n#777337 SwEditWin::UpdatePointer: fix mouse pointer wrt. background imagesMiklos Vajna1-1/+4
2012-09-28n#775899 sw: add FloattableNomargins compat flagMiklos Vajna1-1/+15
2012-09-26rhbz#827695: sw: prevent crashes after incomplete print:Michael Stahl1-8/+18
2012-09-06Headers/Footers: don't create temporary parts of document (perf problems)Cédric Bosdonnat2-55/+22
2012-09-06fdo#46141: Don't use a timer to show header/footer separatorsCédric Bosdonnat5-35/+91
2012-08-29SwPageBreakWin: memory leakIvan Timofeev1-0/+1
2012-08-27fdo#49901: SwView::ExecSearch: fix Replace All cursor:Michael Stahl1-23/+23
2012-08-24SwHeaderFooterWin: memory leakIvan Timofeev1-0/+1
2012-08-23SwTokenWindow::InsertAtSelection: fix STL assertion:Michael Stahl1-6/+4
2012-08-13Page Break: don't show if mouse is gone and button is still invisible (fdo#46...Ivan Timofeev1-1/+1
2012-08-10fdo#51832: SwRedlineAcceptDlg: fix STL conversion:Michael Stahl1-1/+1
2012-08-02sw: fix some warningsMichael Stahl5-9/+21
2012-07-04replace enum SvxBorderStyle with css::table::BorderLineSyleMichael Stahl5-18/+37
2012-07-04rename SvxBorderLine::SetStyle to something unambiguousMichael Stahl2-4/+4
2012-06-17Get rid of GRADIENT_* defines, they conflict with Windows GDI types.Jan Holesovsky2-4/+4
2012-06-07fdo#50809 use the word 'Comment' instead of 'Note' everywhereAndras Timar3-8/+3
2012-06-05fdo#50386: SwView::StateStatusLine: remove SwWait:Michael Stahl1-1/+0
2012-06-05fdo#50386 Page count field makes scrolling impossibleMuhammad Haggag1-3/+1
2012-06-05layout status control: Improved artwork by Mirek M.Jan Holesovsky2-6/+6
2012-06-05drop some unused codeCaolán McNamara2-6/+0
2012-06-05right click spelling menu not honouring UseImagesInMenusCaolán McNamara1-24/+44
2012-06-04edtwin.cxx: try to shut up the tinderboxesMichael Stahl1-14/+20
2012-06-04Smarter auto-complete capitalization (#i22961#) and i18n handlingBrad Sowden1-44/+70
2012-06-04Replace SvStringsISortDtor in edtwin.cxx and gloslst.[ch]xxBrad Sowden3-38/+73
2012-06-04fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin2-10/+6
2012-06-04nuke unused definesTakeshi Abe1-4/+0
2012-06-02targeted string re-workNorbert Thiebaud5-64/+61
2012-06-02These should be set as checkable menu entriesCaolán McNamara1-0/+9
2012-06-01targeted string re-workNorbert Thiebaud7-27/+27
2012-06-01targetted revert of minor cppcheck cleanupsMichael Meeks1-2/+2
2012-05-31targetted misc. minor cppcheck cleanups reversionMichael Meeks3-4/+4
2012-05-31targetted SAL_N_ELEMENTS revert.Michael Meeks4-7/+8
2012-05-31targetted minor cppcheck reversionMichael Meeks1-1/+1
2012-05-29Reduce scopeJulien Nabet2-2/+2
2012-05-29Some cppcheck cleaningJulien Nabet2-8/+2
2012-05-29nuke unused typedefTakeshi Abe3-3/+0
2012-05-29SwPagePreView: fix some scrollbar bugs (still not perfect, just a quick fix)Ivan Timofeev1-26/+17
2012-05-29these SwScrollbar::IsVisible(false) calls does not make sense to me...Ivan Timofeev1-16/+8