summaryrefslogtreecommitdiff
path: root/sw/source/ui/uiview
AgeCommit message (Expand)Author
2012-07-09some UniString->rtl::OUStringCaolán McNamara
2012-07-03ditch String::CreateFromAsciiCaolán McNamara
2012-07-02Remove unused definesThomas Arnhold
2012-07-02hrc cleanup: Remove unused definesThomas Arnhold
2012-06-28probably the last uses of the one argument String::CreateFromAscii variantCaolán McNamara
2012-06-27Remove commented out code (includes)Thomas Arnhold
2012-06-26fdo#44602 Modeless word count window hides when user clicks into a noteMuhammad Haggag
2012-06-25Remove various commented out definesThomas Arnhold
2012-06-23sw: kill C2U() usage in new re-basedMiklos Vajna
2012-06-22Remove empty or non-called methodsThomas Arnhold
2012-06-22re-base on ALv2 code.Michael Meeks
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-21hrc cleanup: Remove unused definesThomas Arnhold
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