summaryrefslogtreecommitdiff
path: root/sw/source/ui
AgeCommit message (Expand)Author
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
2012-05-23removed unused temporary rtl::OUStringTakeshi Abe
2012-05-22convert GetSurroundingText family to OUStringCaolán McNamara
2012-05-18fd0#40778 - Remove dictionary choice when adding new entryRob Snelders
2012-05-18WaE: make sw msvc2008 warnings freeCaolán McNamara
2012-05-17fdo#49921 make sure all tab pages have the same dimensionsDavid Tardon
2012-05-15convert GetUndoActionComment family to rtl::OUStringCaolán McNamara
2012-05-15use real visibility of SwScrollbar againIvan Timofeev
2012-05-15SwTableAutoFmtTbl: try to fix MSVC tinderbox:Michael Stahl
2012-05-14sw: try to fix Mac tinderbox SwAuthorityFieldType:Michael Stahl
2012-05-14Convert SV_DECL_PTRARR_DEL(SwTableBoxes) to std::vectorNoel Grandin
2012-05-14fix RenameHdl in previous commit:Michael Stahl
2012-05-14Convert SV_DECL_PTRARR_DEL(_SwTableAutoFmtTbl) to boost::ptr_vectorNoel Grandin
2012-05-14Convert SV_DECL_PTRARR(SwEvtLstnrArray) to std::vectorNoel Grandin
2012-05-14Convert SV_DECL_PTRARR(ActionContextArr) to std::dequeNoel Grandin
2012-05-14Resolves: fdo#49897 add+use SwDoc::containsUpdatableFieldsCaolán McNamara
2012-05-14removed unused static rtl::OUStringTakeshi Abe