summaryrefslogtreecommitdiff
path: root/sw/source/ui/uiview/view2.cxx
AgeCommit message (Expand)Author
2014-04-29allow accepting/rejecting changes in a selection (bnc#874790)Luboš Luňák
2013-07-17fdo#39904, n#825976: implement hyperlinks for Illustrations indexCédric Bosdonnat
2013-07-16fdo#63273 sw: let word count not update stat. fieldsMiklos Vajna
2013-06-09Remove remnants of help agentCaolán McNamara
2013-05-20Resolves: #i121420# merge sidebar featureOliver-Rainer Wittmann
2013-05-15Spelling "separate" (etc) correctly is hardTor Lillqvist
2013-04-21Extract QueryBox rotation string and InsertGraphic cleanup.Tomaž Vajngerl
2013-04-21Add rotation for PNG and GIF to GraphicNativeRotation.Tomaž Vajngerl
2013-04-21Detect image rotation when inserting images and perform lossless rotation.Tomaž Vajngerl
2013-04-20fdo#62699 Remove pass-through headersMichael Dunphy
2013-04-20fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza
2013-04-19Remove pass-through header svtools/inc/svtools/txtcmp.hxxMichael Dunphy
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-23SwView: rename member variables missing their prefixMiklos Vajna
2013-03-04doubled namespacesThomas Arnhold
2013-03-04Bin pointless PAGES01 commentsTor Lillqvist
2013-02-22fdo#38838 search replace for String::CreateFromInt32().Jean-Noël Rouvignac
2013-02-22fix sw buildCaolán McNamara
2013-02-14fdo#60738 SwPostItMgr: let the cursor know if we're in annotation modeMiklos Vajna
2013-02-13asynchronous word-count.Michael Meeks
2013-02-06Show character count with word count in writer statusbar, fdo#59962Robert Roth
2013-01-21Replaced O[U]String::valueOf( static_cast<> ) with O[U]String::number()Jean-Noël Rouvignac
2013-01-09adapt code to .ui autotext dialogCaolán McNamara
2013-01-04Make LO buildable again after the GraphicFilter move.Jan Holesovsky
2012-12-22sw: kill C2U in uiMiklos Vajna
2012-12-20incorrect if/for body alignmentLuboš Luňák
2012-12-11titlepage.src is unused nowCaolán McNamara
2012-11-30re-base on ALv2 code. Includes:Michael Meeks
2012-11-27we don't need to convert a system localeEike Rathke
2012-11-27fdo#48317 - Support jumping to next/previous changeMuhammad Haggag
2012-11-24get rid of Svx...Locale...() double conversion nonsenseEike Rathke
2012-10-30sal_Bool to boolTakeshi Abe
2012-10-25sal_Bool to boolTakeshi Abe
2012-10-16sal_Bool to boolTakeshi Abe
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák
2012-09-27fdo#46808, Adapt sdb::DatabaseContext UNO service to new styleNoel Grandin
2012-08-27Related: fdo#51908 reuse the status bar word counts for the dialogCaolán McNamara
2012-07-25Referer was set to SfxMedium but was never used. Removing it.Kohei Yoshida
2012-07-25delete svl/svstdarr.hxxMichael Stahl
2012-07-03ditch String::CreateFromAsciiCaolán McNamara
2012-06-20Convert SV_DECL_PTRARR_DEL of Sw*Fmts to std::vectorNoel Grandin
2012-06-05fdo#50386: SwView::StateStatusLine: remove SwWait:Michael Stahl
2012-06-05fdo#50386 Page count field makes scrolling impossibleMuhammad Haggag
2012-05-25Followup to fdo#34772: Add resource strings for word-count messagesMuhammad Haggag
2012-05-25fdo#34772 Add word count to the status bar in writerMuhammad Haggag
2012-05-24Removed unused SfxMedium::bDirectStephan Bergmann
2012-04-02refactor the Rewriter rules using enumsCaolán McNamara
2012-01-17Fix for fdo43460 Part XL getLength() to isEmpty()Olivier Hallot
2012-01-14SvStringsDtor->boost::ptr_vectorAugust Sodora
2012-01-13SvStringsDtor->std::vectorAugust Sodora