summaryrefslogtreecommitdiff
path: root/sw/source/ui/docvw
AgeCommit message (Expand)AuthorFilesLines
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 Mladek2-5/+27
2013-04-02n#802888 SwEditWin: let fields have priority over header/footer flysMiklos Vajna1-1/+6
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-02-20fdo#59928: sw: fix mouse selection of fields differentlyMichael Stahl1-23/+20
2013-02-18fdo#60738 SwPostItMgr: let the cursor know if we're in annotation modeMiklos Vajna1-0/+2
2013-01-31fdo#59928: sw: fix mouse selection of fields:Michael Stahl1-16/+42
2013-01-18sal_Bool to boolTakeshi Abe2-18/+20
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
2012-11-29API CHANGE a11y unpublishing and add/removeListener rename.Thorsten Behrens1-7/+4
2012-11-23fdo#52182: Fixed click in frames located in header/footerCédric Bosdonnat1-7/+11
2012-11-23Header/Footer: fixed the selection of frames anchored to header/footerCédric Bosdonnat1-151/+180
2012-11-23Header/Footer: fixed click on frames over the header/footer area.Cédric Bosdonnat1-1/+26
2012-11-22AllSettings with LanguageTagEike Rathke1-2/+2
2012-11-21unused variablesLuboš Luňák1-2/+0
2012-11-16n#780277: select field when clicking it instead of having cursor before itCédric Bosdonnat1-2/+22
2012-11-12fdo#36324 fdo#42929 - option to ingore system input language changesJeremy Brown1-0/+12
2012-11-07cppCheck: Various clean-upjailletc361-2/+0
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks2-18/+18
2012-11-03sal_Bool to boolTakeshi Abe1-1/+1
2012-10-30sal_Bool to boolTakeshi Abe2-4/+4
2012-10-28UniString->rtl::OUStringBufferCaolán McNamara1-2/+6
2012-10-22sal_Bool to boolTakeshi Abe1-1/+1
2012-10-19sal_Bool to boolTakeshi Abe1-2/+2
2012-10-16sal_Bool to boolTakeshi Abe1-4/+4
2012-10-15postfix operator++ -> prefix operator++Luboš Luňák1-18/+18
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák3-10/+10
2012-10-05SwHeaderFooterWin: check if we are on the first pageMiklos Vajna1-0/+2
2012-10-02Remove dead codeTakeshi Abe1-13/+0
2012-09-28having two SetPosSizePixel is a blasted nuisanceCaolán McNamara1-7/+7
2012-09-18n#778148 sw: fix mouse pointer over urls with background imageMiklos Vajna1-1/+3
2012-09-18deprecate oustringostreaminserter.hxxNorbert Thiebaud1-1/+0
2012-09-11-Werror,-Wunused-private-field (various sw)Stephan Bergmann2-3/+0
2012-09-11n#778148 SwEditWin::MouseButtonDown: prefer url over hell frames on ctrl-clickMiklos Vajna1-7/+20
2012-09-10n#778148 SwEditWin::UpdatePointer: fix mouse pointer wrt. hyperlinksMiklos Vajna1-5/+4
2012-09-08always use multiline balloons for footnote popup quickhelp windowsAndras Timar1-0/+1
2012-09-03Improve tracking of auto-complete states.Tomaž Vajngerl1-45/+76
2012-09-02Improved usage of the auto-complete tree structure.Nico Weyand1-20/+106
2012-09-02expand ACT_KONTEXT and MV_KONTEXT macros, rename kontext to contextIvan Timofeev1-5/+5
2012-09-01Remove SwEditWin::ShowHeaderFooterSeparatorJulien Nabet1-13/+0
2012-08-30n#777337 SwEditWin::UpdatePointer: fix mouse pointer wrt. background imagesMiklos Vajna1-1/+4
2012-08-27Headers/Footers: don't create temporary parts of document (perf problems)Cédric Bosdonnat1-53/+22
2012-08-27Remove remaining checks for HTMLMODE_SOME_ABS_POSHarri Pitkänen1-2/+1
2012-08-24SwPageBreakWin: memory leakIvan Timofeev1-0/+1
2012-08-23SwHeaderFooterWin: memory leakIvan Timofeev1-0/+1