summaryrefslogtreecommitdiff
path: root/sw/source/ui
AgeCommit message (Expand)Author
2012-06-09Remove superfluous empty lines on topThomas Arnhold
2012-06-09Remove superfluous include commentsThomas Arnhold
2012-06-09Remove superfluous include commentsThomas Arnhold
2012-06-08targetted revert of OLE2 object save in writer context menuMichael Meeks
2012-06-07fdo#50809 use the word 'Comment' instead of 'Note' everywhereAndras Timar
2012-06-06Use a vector rather than a pointer to a vectorBrad Sowden
2012-06-06fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin
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-05layout status control: Improved artwork by Mirek M.Jan Holesovsky
2012-06-05drop some unused codeCaolán McNamara
2012-06-05right click spelling menu not honouring UseImagesInMenusCaolán McNamara
2012-06-04edtwin.cxx: try to shut up the tinderboxesMichael Stahl
2012-06-04Smarter auto-complete capitalization (#i22961#) and i18n handlingBrad Sowden
2012-06-04Replace SvStringsISortDtor in edtwin.cxx and gloslst.[ch]xxBrad Sowden
2012-06-04fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin
2012-06-04nuke unused definesTakeshi Abe
2012-06-02targeted string re-workNorbert Thiebaud
2012-06-02These should be set as checkable menu entriesCaolán McNamara
2012-06-01targeted string re-workNorbert Thiebaud
2012-06-01targetted revert of minor cppcheck cleanupsMichael Meeks
2012-05-31targetted misc. minor cppcheck cleanups reversionMichael Meeks
2012-05-31targetted SAL_N_ELEMENTS revert.Michael Meeks
2012-05-31targetted minor cppcheck reversionMichael Meeks
2012-05-29Reduce scopeJulien Nabet
2012-05-29Some cppcheck cleaningJulien Nabet
2012-05-29nuke unused typedefTakeshi Abe
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-25Cleanup related to always enabled HTMLMODE_SOME_ABS_POSHarri Pitkänen
2012-05-25language status bar control: Don't set radio buttons for some entries.Jan Holesovsky
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-25fix previous commit:Michael Stahl
2012-05-25Convert SV_DECL_PTRARR_DEL(SwLabRecs) to std::vectorNoel Grandin
2012-05-25Convert SV_DECL_PTRARR_DEL(SwDSParamArr) to boost::ptr_vectorNoel Grandin
2012-05-25Convert SV_DECL_PTRARR_DEL(SwNumRuleTbl) to std::vectorNoel Grandin
2012-05-25Convert SV_DECL_PTRARR_DEL(SwGetINetAttrs) to boost::ptr_vectorNoel Grandin
2012-05-25Convert SV_DECL_PTRARR_DEL(SwRubyList) to boost::ptr_vectorNoel Grandin
2012-05-25Convert SV_DECL_PTRARR(SwSortKeys) to std::vectorNoel Grandin
2012-05-24removed unused const char[]Takeshi Abe
2012-05-24Removed unused SfxMedium::bDirectStephan Bergmann
2012-05-24convert ResStringArray to rtl::OUStringCaolán McNamara
2012-05-23fix build, wrong type inside assertCaolán McNamara
2012-05-23Resolves: fdo#48932 super slow typing and scrolling in large documentsCaolán McNamara
2012-05-23Pass document service to the dispatcher when opening file from writer.Kohei Yoshida
2012-05-23writer: Make the navigation button less cut off.Jan Holesovsky
2012-05-22layout statusbar control: Implemented design by Mirek M.Jan Holesovsky