summaryrefslogtreecommitdiff
path: root/sw/source/ui/uiview
AgeCommit message (Expand)Author
2012-11-01sal_Bool to boolTakeshi Abe
2012-10-30sal_Bool to boolTakeshi Abe
2012-10-30trivial empty-init String::Fill -> comphelper::padToLengthCaolán McNamara
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-10-11CMIS: Implemented the CheckOut button of the InfoBarCédric Bosdonnat
2012-10-08Tweak hyphen as a togglable option after allCaolán McNamara
2012-09-27fdo#46808, Adapt sdb::DatabaseContext UNO service to new styleNoel Grandin
2012-09-27sal_Bool to boolTakeshi Abe
2012-09-02expand ACT_KONTEXT and MV_KONTEXT macros, rename kontext to contextIvan Timofeev
2012-08-27Related: fdo#51908 reuse the status bar word counts for the dialogCaolán McNamara
2012-08-26String -> OUStringIvan Timofeev
2012-08-26SwPagePreView: initialize sPageStrIvan Timofeev
2012-08-25fdo#49901: SwView::ExecSearch: fix Replace All cursor:Michael Stahl
2012-08-04kill va_args abuse for SfxItemSetBjoern Michaelsen
2012-07-25Referer was set to SfxMedium but was never used. Removing it.Kohei Yoshida
2012-07-25sal_Bool to bool, String to OUString, in SfxMedium.Kohei Yoshida
2012-07-25delete svl/svstdarr.hxxMichael Stahl
2012-07-180xFFF9 is a better choice for CH_TXTATR_INWORD than 0x0002.Caolán McNamara
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