summaryrefslogtreecommitdiff
path: root/sw/source/ui
AgeCommit message (Expand)AuthorFilesLines
2013-10-28bnc#825891 fdo#69893 fix SwWrtShell::SelAll() to work with empty table at doc...Miklos Vajna1-0/+6
2013-10-28bnc#825891 fdo#69862 SwCrsrShell::ExtendedSelectAll: don't always select foot...Miklos Vajna1-1/+1
2013-09-20bnc#825891 fdo#37606 SwWrtShell::SelAll(): fix for doc starting with tableMiklos Vajna2-3/+8
2013-08-07compatibility setting for MS Word wrapping text in less space (bnc#822908)Luboš Luňák1-0/+14
2013-07-17fdo#39904, n#825976: implement hyperlinks for Illustrations indexCédric Bosdonnat2-2/+15
2013-07-12bnc#828598 fdo#59643 SwFormatClipboard: fix undo of paragraph attributesMiklos Vajna1-12/+1
2013-05-07SwPostItMgr::Delete: fix crash when layout is not yet readyMiklos Vajna1-1/+1
2013-05-07fdo#62643 sw: fix autocomplate wrt. adding to a partially finished wordMiklos Vajna1-113/+12
2013-05-01Merge tag 'libreoffice-4.0.3.2' into suse-4.0Petr Mladek3-7/+30
2013-04-30bnc#816516: Implement easy access to the recent documents.Jan Holesovsky1-0/+2
2013-04-02n#802888 SwEditWin: let fields have priority over header/footer flysMiklos Vajna1-1/+6
2013-04-02bnc#802888 SwPageFrm: let macro fields have priority over background objectsMiklos Vajna1-0/+2
2013-03-26fix fdo#62670 - TABLE: Splitting a table options are mixedJoren De Cuyper1-4/+2
2013-03-26fix fdo#62670 - TABLE: Splitting a table options are mixedJoren De Cuyper1-4/+2
2013-03-25fix fdo#62050 : Initially disable RTL for comment window.navin patidar1-4/+1
2013-03-18fdo#61952: sw: fix left/right-only page styles and first-pageMichael Stahl1-5/+4
2013-03-18fdo#34800 Comments added to footer are placed at the right top of the page.Joren De Cuyper1-1/+26
2013-03-18fdo#61952: sw: fix left/right-only page styles and first-pageMichael Stahl1-5/+4
2013-03-14Fix #i120928: Import Graphic Bullets of MS Word DocumentJian Hong Cheng1-2/+3
2013-02-20fdo#59928: sw: fix mouse selection of fields differentlyMichael Stahl2-25/+29
2013-02-18fdo#60738 SwPostItMgr: let the cursor know if we're in annotation modeMiklos Vajna4-3/+14
2013-02-14asynchronous word-count.Michael Meeks4-3/+15
2013-02-13fdo#60092: fix STL regression in SwInsertDBColAutoPilot::DataToDocMichael Stahl1-2/+2
2013-02-05fdo#59426: Don't try to repair package during flat detection phase.Kohei Yoshida1-0/+7
2013-01-31fdo#59928: sw: fix mouse selection of fields:Michael Stahl1-16/+42
2013-01-18sal_Bool to boolTakeshi Abe13-57/+59
2013-01-18rhbz#818557: fix it differently: SwDocShell::_LoadStyles():Michael Stahl1-0/+9
2013-01-17Resolves: fdo#58998 insert section applied twiceCaolán McNamara1-1/+1
2013-01-15fix mailmerge output as plain text, explicitly pick correct .txt export filterCaolán McNamara1-0/+4
2013-01-15fdo#40465 solve regression when zooming with cursor not visibleWinfried Donkers1-3/+4
2013-01-08Make LO buildable again after the GraphicFilter move.Jan Holesovsky10-10/+10
2013-01-08n#793998 sw: add TabOverMargin compat modeMiklos Vajna1-1/+15
2013-01-08fdo#40465 fix to maintain correct focus whilst zoomingWinfried Donkers1-0/+3
2013-01-07Fix wrong bracketingWerner Koerner1-1/+1
2013-01-05rhbz#890080: crash in SwXTextDocument::getRendererCountMichael Stahl1-1/+4
2012-12-20fdo#57881 sw: make UseOnPage independent from SvxPageUsageMiklos Vajna1-2/+32
2012-12-17sort style list in outline numberingCaolán McNamara1-0/+1
2012-12-14Related: fdo#38606 keep style dialog open when apply is clickedCaolán McNamara5-110/+154
2012-12-12Resolves: fdo#57469 allow tab to traverse into custom widgetsCaolán McNamara2-5/+5
2012-12-04Writer styles: add the non-hidden pooled styles if mask is SFXSTYLEBIT_ALLCédric Bosdonnat1-13/+16
2012-12-04Styles & Formatting: added Show menu item on hidden stylesCédric Bosdonnat1-1/+3
2012-12-03drop unnecessary resource idsCaolán McNamara6-39/+18
2012-12-03convert outline numbering numbering tab over fullyCaolán McNamara7-311/+105
2012-12-03convert outline numbering position tab over fullyCaolán McNamara6-503/+232
2012-12-03API CHANGE: remove com.sun.star.util.XArchiverMichael Stahl1-1/+0
2012-12-01Resolves: fdo#56549 crash in format->autocorrect->apply and edit changesCaolán McNamara1-4/+4
2012-11-30Hidden styles: ODF import/exportCédric Bosdonnat1-29/+26
2012-11-30API CHANGE: remove service com.sun.star.text.PrintPreviewSettingsMichael Stahl1-2/+1
2012-11-30API CHANGE: remove com.sun.star.text.XTextEmbeddedObjectMichael Stahl1-1/+0
2012-11-30Fixed style iterators filters to show only hidden styles when requiredCédric Bosdonnat1-2/+15