summaryrefslogtreecommitdiff
path: root/sw/source/ui/app
AgeCommit message (Expand)Author
2012-10-30sal_Bool to boolTakeshi Abe
2012-10-25sal_Bool to boolTakeshi Abe
2012-10-24convert index dialog to .uiCaolán McNamara
2012-10-22sal_Bool to boolTakeshi Abe
2012-10-20add bibliography entry uiCaolán McNamara
2012-10-19sal_Bool to boolTakeshi Abe
2012-10-17convert insert ruleCaolán McNamara
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-04sal_Bool->bool in svl::SfxStyleSheetBaseNoel Grandin
2012-10-02fdo#52673 fix for layout problems with version 3.6 and upWinfried Donkers
2012-09-28adapt sort-dialog code to use new layoutCaolán McNamara
2012-09-28adapt code to new table autoformat dialogCaolán McNamara
2012-09-28convert code to use new text<->table dialogCaolán McNamara
2012-08-27fdo#46808, Use factory methods for frame::DispatchHelper instancesNoel Grandin
2012-07-27sw: fix some warningsMichael Stahl
2012-07-26Convert SV_DECL_PTRARR_SORT_DEL(_SwRedlineTbl) to o3tl::sorted_vectorNoel Grandin
2012-07-25delete svl/svstdarr.hxxMichael Stahl
2012-07-25autocomplete: replace horrible use of SvStringsISortDtor...Michael Stahl
2012-07-25Convert SV_DECL_PTRARR_SORT(SwOutlineNodes) to o3tl::sorted_vectorNoel Grandin
2012-07-25Convert SvStringsISortDtor from an SV_DECL_PTRARR to a o3tl::sorted_vectorNoel Grandin
2012-07-09some UniString->rtl::OUStringCaolán McNamara
2012-07-03ditch String::CreateFromAsciiCaolán McNamara
2012-07-02Remove unused definesThomas Arnhold
2012-07-02Remove unused definesThomas Arnhold
2012-07-01Combine popup menu entries and IDs (SID_SAVE_GRAPHIC)Tomaž Vajngerl
2012-06-29Remove some unused defines and controlsThomas Arnhold
2012-06-28Enable menu option "Edit witn External Tool.." for Calc.Tomaž Vajngerl
2012-06-25Convert GetPageObjs and SetPageObjsNewPages from Svptrarr to std::vectorNoel Grandin
2012-06-25Convert Svptrarr usage to std::vectorNoel Grandin
2012-06-25Cleanup SwDoc::GetPageDesc(sal_uInt16) const-ness issuesNoel Grandin
2012-06-25Convert SvPtrarr to std::vector<SwProgress*>Noel Grandin
2012-06-23sw: kill last direct RTL_CONSTASCII_USTRINGPARAM usagesMiklos Vajna
2012-06-22re-base on ALv2 code.Michael Meeks
2012-06-21reduce scope and replace some String::CreateFromAsciiCaolán McNamara
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-20Convert SV_DECL_PTRARR_DEL of Sw*Fmts to std::vectorNoel Grandin
2012-06-19merge together hand-crafted traditional/simplified chinese testsCaolán McNamara
2012-06-12Convert SV_DECL_PTRARR(SvBaseLinks) to std::vectorNoel Grandin
2012-06-09Remove superfluous empty lines on topThomas Arnhold
2012-06-08targetted revert of OLE2 object save in writer context menuMichael Meeks
2012-06-02These should be set as checkable menu entriesCaolán McNamara
2012-06-01targeted string re-workNorbert Thiebaud
2012-05-31targetted SAL_N_ELEMENTS revert.Michael Meeks
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-25Convert SV_DECL_PTRARR_DEL(SwNumRuleTbl) to std::vectorNoel Grandin
2012-05-24Removed unused SfxMedium::bDirectStephan Bergmann
2012-05-23Pass document service to the dispatcher when opening file from writer.Kohei Yoshida
2012-04-11UniString->rtl::OUStringCaolán McNamara