summaryrefslogtreecommitdiff
path: root/sw/source/ui
AgeCommit message (Expand)Author
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-25autocomplete: replace horrible use of SvStringsISortDtor...Michael Stahl
2012-07-25Convert SV_DECL_PTRARR_DEL(_SwSeqFldList) to std::vectorNoel Grandin
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-25cppcheck: move this pView test to where it makes senseCaolán McNamara
2012-07-23fdo#48549 System::Beep() removalMathieu Vonlanthen
2012-07-23-Werror,-Wshadow (Clang 3.1)Stephan Bergmann
2012-07-20SwPostItField: add aName memberMiklos Vajna
2012-07-18Revert hrc string cleanupThomas Arnhold
2012-07-180xFFF9 is a better choice for CH_TXTATR_INWORD than 0x0002.Caolán McNamara
2012-07-18Related: fdo#38244 include ODF_COMMENTRANGE in annotation undo/redoCaolán McNamara
2012-07-17SwGlobalTree::InsertRegion: -Werror=sign-compareMichael Stahl
2012-07-17Convert SV_DECL_PTRARR_SORT_DEL(SwGlblDocContents) to o3tl::sorted_vectorNoel Grandin
2012-07-17Convert SV_DECL_PTRARR_SORT_DEL(SwInsDBColumns) to o3tl::sorted_vectorNoel Grandin
2012-07-17SwRedlineAcceptDlg::InsertChildren: fix previous commit:Michael Stahl
2012-07-17Convert SV_DECL_PTRARR_SORT(SwRedlineDataParentSortArr) to o3tl::sorted_vectorNoel Grandin
2012-07-17Doxygen needs ///< for inline comments, not only //<.Jan Holesovsky
2012-07-17fdo#38244 enable attaching comments to document text ranges in writerMiklos Vajna
2012-07-16SwPostItField: added aInitials memberMiklos Vajna
2012-07-14Format paintbrush default behaviourMaxime de Roucy
2012-07-14hrc cleanup: Remove include guards from src filesThomas Arnhold
2012-07-12SwContentArr: fix C++11ismMichael Stahl
2012-07-12Convert SV_DECL_PTRARR_SORT_DEL(SwContentArr) to o3tl::sorted_vectorNoel Grandin
2012-07-11fdo#38785: preview window should be paint transparentIvan Timofeev
2012-07-09some UniString->rtl::OUStringCaolán McNamara
2012-07-09merge HeaderIsSharedFirst and FooterIsSharedFirst to FirstIsSharedMiklos Vajna
2012-07-06Merge branch 'feature/template-dialog'Rafael Dominguez
2012-07-05sal_uInt16 matches UniString sal_Unicode ctor, not FontFamily enumCaolán McNamara
2012-07-04replace enum SvxBorderStyle with css::table::BorderLineSyleMichael Stahl
2012-07-03ditch String::CreateFromAsciiCaolán McNamara
2012-07-03hrc cleanup: Remove unused hrc filesThomas Arnhold
2012-07-02Remove unused definesThomas Arnhold
2012-07-02hrc cleanup: Remove unused definesThomas Arnhold
2012-07-02SwWrtShell::ChangeHeaderOrFooter: fix typoMiklos Vajna
2012-07-02Remove unused definesThomas Arnhold
2012-07-01Svx and sw code cleanupTomaž Vajngerl
2012-07-01Remove unused definesThomas Arnhold
2012-07-01hrc cleanup: Remove unused resource definitionsThomas Arnhold
2012-07-01Remove unused definitionsThomas Arnhold
2012-07-01Combine popup menu entries and IDs (SID_SAVE_GRAPHIC)Tomaž Vajngerl
2012-07-01Move "save graphic" dialog title to svx.Tomaž Vajngerl
2012-07-01Change "Save graphic" and "Save picture as" to common code.Tomaž Vajngerl
2012-06-29Remove include guardsThomas Arnhold
2012-06-29Remove some unused defines and controlsThomas Arnhold
2012-06-29sw: initial HeaderIsSharedFirst / FooterIsSharedFirstMiklos Vajna
2012-06-29Remove some more include guardsThomas Arnhold
2012-06-28probably the last uses of the one argument String::CreateFromAscii variantCaolán McNamara