summaryrefslogtreecommitdiff
path: root/sw/source/ui/uiview
AgeCommit message (Expand)Author
2012-06-20Convert SV_DECL_PTRARR_DEL of Sw*Fmts to std::vectorNoel Grandin
2012-06-18removed unused forward declarations of classTakeshi Abe
2012-06-12Convert SV_DECL_PTRARR(SvBaseLinks) to std::vectorNoel Grandin
2012-06-11remove EraseLeadingChars and EraseTrailingCharsCaolán McNamara
2012-06-06fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin
2012-06-05fdo#50386: SwView::StateStatusLine: remove SwWait:Michael Stahl
2012-06-05fdo#50386 Page count field makes scrolling impossibleMuhammad Haggag
2012-06-01targeted string re-workNorbert Thiebaud
2012-05-29SwPagePreView: fix some scrollbar bugs (still not perfect, just a quick fix)Ivan Timofeev
2012-05-29these SwScrollbar::IsVisible(false) calls does not make sense to me...Ivan Timofeev
2012-05-29set scrollbar parameters anyway, it is nesessary for mouse wheel handlingIvan Timofeev
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-05-23removed unused temporary rtl::OUStringTakeshi Abe
2012-05-15use real visibility of SwScrollbar againIvan Timofeev
2012-05-14Resolves: fdo#49897 add+use SwDoc::containsUpdatableFieldsCaolán McNamara
2012-04-25refactor ImpSvtDataCaolán McNamara
2012-04-25Convert SV_DECL_PTRARR_DEL(SwColumns) to boost::ptr_vectorNoel Grandin
2012-04-13sal_Int32 conversion warningLuboš Luňák
2012-04-13remove unused variablesLuboš Luňák
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-05SfxViewShell::GetScrollingMode always returns SCROLLING_DEFAULTIvan Timofeev
2012-04-03Revert "Hori scroll fix in Writer and Calc Print Preview" & add new patchNoel Power
2012-04-02refactor the Rewriter rules using enumsCaolán McNamara
2012-03-28Rewrite of the format paintbrushMaxime de Roucy
2012-03-23removed duplicate includes in swTakeshi Abe
2012-03-20removed zoomtools int functionsTim Hardeck
2012-03-15Horizontal scrollbar fix in Writer and Calc Print PreviewSzabolcs Dezsi
2012-03-13always use the *real* visibility of the SwScrollbar, part 2Ivan Timofeev
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann
2012-02-20expand and remove macro CLIP_NMSPCThomas Arnhold
2012-02-13always use the *real* visibility of the SwScrollbarIvan Timofeev
2012-02-11bThumbEnabled is always trueIvan Timofeev
2012-02-02fdo#37024: SwView::SwView: fix BROWSE_MODE setting:Michael Stahl
2012-01-31Simplify code by making getProcessComponentContext() implicit.Stephan Bergmann
2012-01-27Replace SvtUndoOptions with (simplified) direct configuration access.Stephan Bergmann
2012-01-25WaE: int and long confusionTor Lillqvist
2012-01-25optimized zoom to use more common intervalsTim Hardeck
2012-01-21Improve checking for emptinessThomas Arnhold
2012-01-17Fix for fdo43460 Part XL getLength() to isEmpty()Olivier Hallot
2012-01-17Use platform-independent ::rtl::math::round to fix msvc buildKorrawit Pruegsanusak
2012-01-14SvStringsDtor->boost::ptr_vectorAugust Sodora
2012-01-13fdo#44173: use a geometric progression for zoomingTim Hardeck
2012-01-13fdo#40438: force calculating layout before Activate to avoid crashes and loopsCédric Bosdonnat
2012-01-13fdo#30788: why not showing horizontal scrollbar when needed?Cédric Bosdonnat
2012-01-13SvStringsDtor->std::vectorAugust Sodora
2012-01-10Remove _SVSTDARR_STRINGSISORTDTORAugust Sodora
2012-01-05add a comphelper::string::getTokenCountCaolán McNamara
2011-12-21sw: fdo#39159 fdo#40482: temp selection print doc:Michael Stahl