summaryrefslogtreecommitdiff
path: root/sw/source/ui
AgeCommit message (Expand)AuthorFilesLines
2012-07-04replace enum SvxBorderStyle with css::table::BorderLineSyleMichael Stahl5-18/+37
2012-07-04rename SvxBorderLine::SetStyle to something unambiguousMichael Stahl2-4/+4
2012-06-17Get rid of GRADIENT_* defines, they conflict with Windows GDI types.Jan Holesovsky2-4/+4
2012-06-07fdo#50809 use the word 'Comment' instead of 'Note' everywhereAndras Timar3-8/+3
2012-06-05fdo#50386: SwView::StateStatusLine: remove SwWait:Michael Stahl1-1/+0
2012-06-05fdo#50386 Page count field makes scrolling impossibleMuhammad Haggag1-3/+1
2012-06-05layout status control: Improved artwork by Mirek M.Jan Holesovsky2-6/+6
2012-06-05drop some unused codeCaolán McNamara2-6/+0
2012-06-05right click spelling menu not honouring UseImagesInMenusCaolán McNamara1-24/+44
2012-06-04edtwin.cxx: try to shut up the tinderboxesMichael Stahl1-14/+20
2012-06-04Smarter auto-complete capitalization (#i22961#) and i18n handlingBrad Sowden1-44/+70
2012-06-04Replace SvStringsISortDtor in edtwin.cxx and gloslst.[ch]xxBrad Sowden3-38/+73
2012-06-04fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin2-10/+6
2012-06-04nuke unused definesTakeshi Abe1-4/+0
2012-06-02targeted string re-workNorbert Thiebaud5-64/+61
2012-06-02These should be set as checkable menu entriesCaolán McNamara1-0/+9
2012-06-01targeted string re-workNorbert Thiebaud7-27/+27
2012-06-01targetted revert of minor cppcheck cleanupsMichael Meeks1-2/+2
2012-05-31targetted misc. minor cppcheck cleanups reversionMichael Meeks3-4/+4
2012-05-31targetted SAL_N_ELEMENTS revert.Michael Meeks4-7/+8
2012-05-31targetted minor cppcheck reversionMichael Meeks1-1/+1
2012-05-29Reduce scopeJulien Nabet2-2/+2
2012-05-29Some cppcheck cleaningJulien Nabet2-8/+2
2012-05-29nuke unused typedefTakeshi Abe3-3/+0
2012-05-29SwPagePreView: fix some scrollbar bugs (still not perfect, just a quick fix)Ivan Timofeev1-26/+17
2012-05-29these SwScrollbar::IsVisible(false) calls does not make sense to me...Ivan Timofeev1-16/+8
2012-05-29set scrollbar parameters anyway, it is nesessary for mouse wheel handlingIvan Timofeev1-22/+22
2012-05-25Cleanup related to always enabled HTMLMODE_SOME_ABS_POSHarri Pitkänen2-6/+1
2012-05-25language status bar control: Don't set radio buttons for some entries.Jan Holesovsky1-2/+5
2012-05-25Followup to fdo#34772: Add resource strings for word-count messagesMuhammad Haggag3-5/+24
2012-05-25fdo#34772 Add word count to the status bar in writerMuhammad Haggag4-0/+87
2012-05-25fix previous commit:Michael Stahl1-1/+1
2012-05-25Convert SV_DECL_PTRARR_DEL(SwLabRecs) to std::vectorNoel Grandin3-11/+17
2012-05-25Convert SV_DECL_PTRARR_DEL(SwDSParamArr) to boost::ptr_vectorNoel Grandin1-17/+16
2012-05-25Convert SV_DECL_PTRARR_DEL(SwNumRuleTbl) to std::vectorNoel Grandin1-3/+3
2012-05-25Convert SV_DECL_PTRARR_DEL(SwGetINetAttrs) to boost::ptr_vectorNoel Grandin1-2/+2
2012-05-25Convert SV_DECL_PTRARR_DEL(SwRubyList) to boost::ptr_vectorNoel Grandin1-3/+3
2012-05-25Convert SV_DECL_PTRARR(SwSortKeys) to std::vectorNoel Grandin1-3/+3
2012-05-24removed unused const char[]Takeshi Abe1-10/+0
2012-05-24Removed unused SfxMedium::bDirectStephan Bergmann13-29/+25
2012-05-24convert ResStringArray to rtl::OUStringCaolán McNamara3-5/+5
2012-05-23fix build, wrong type inside assertCaolán McNamara1-2/+1
2012-05-23Resolves: fdo#48932 super slow typing and scrolling in large documentsCaolán McNamara2-75/+37
2012-05-23Pass document service to the dispatcher when opening file from writer.Kohei Yoshida2-0/+21
2012-05-23writer: Make the navigation button less cut off.Jan Holesovsky1-1/+1
2012-05-22layout statusbar control: Implemented design by Mirek M.Jan Holesovsky2-12/+14
2012-05-23removed unused temporary rtl::OUStringTakeshi Abe2-2/+0
2012-05-22convert GetSurroundingText family to OUStringCaolán McNamara4-7/+6
2012-05-18fd0#40778 - Remove dictionary choice when adding new entryRob Snelders4-7/+22
2012-05-18WaE: make sw msvc2008 warnings freeCaolán McNamara1-0/+6