summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2013-08-29convert include/sfx2/docinsert.hxx from String to OUStringNoel Grandin
2013-08-29convert include/sfx2/doctempl.hxx from String to OUStringNoel Grandin
2013-08-29convert include/sfx2/event.hxx from String to OUStringNoel Grandin
2013-08-29convert include/sfx2/evntconfig.hxx from String to OUStringNoel Grandin
2013-08-29convert include/sfx2/fcontnr.hxx from String to OUStringNoel Grandin
2013-08-29convert include/sfx2/filedlghelper.hxx from String to OUStringNoel Grandin
2013-08-29convert includes/sfx2/frame.hxx from String to OUStringNoel Grandin
2013-08-29convert include/sfx2/frmdescr.hxx from String to OUStringNoel Grandin
2013-08-29convert include/sfx2/frmhtml.hxx from String to OUStringNoel Grandin
2013-08-29convert include/sfx2/frmhtmlw.hxx from String to OUStringNoel Grandin
2013-08-29convert include/sfx2/linkmgr.hxx from String to OUStringNoel Grandin
2013-08-29convert include/sfx2/linksrc.hxx from String to OUStringNoel Grandin
2013-08-29convert includes/sfx2/lnkbase.hxx from String to OUStringNoel Grandin
2013-08-29convert include/sfx2/macropg.hxx from String to OUStringNoel Grandin
2013-08-29convert include/sfx2/mailmodelapi.hxx from String to OUStringNoel Grandin
2013-08-29convert include/sfx2/mgetempl.hxx from String to OUStringNoel Grandin
2013-08-29convert include/sfx2/mieclip.hxx from String to OUStringNoel Grandin
2013-08-29convert include/sfx2/minfitem.hxx from String to OUStringNoel Grandin
2013-08-29convert include/sfx2/mnuitem.hxx from String to OUStringNoel Grandin
2013-08-29convert include/sfx2/msgpool.hxx from String to OUStringNoel Grandin
2013-08-29convert include/sfx2/new.hxx from String to OUStringNoel Grandin
2013-08-29convert include/sfx2/newstyle.hxx from String to OUStringNoel Grandin
2013-08-29convert include/sfx2/objface.hxx from String to OUStringNoel Grandin
2013-08-29convert include/sfx2/objsh.hxx from String to OUStringNoel Grandin
2013-08-29convert include/sfx2/opengrf.hxx from String to OUStringNoel Grandin
2013-08-29convert include/sfx2/passwd.hxx from String to OUStringNoel Grandin
2013-08-29convert include/sfx2/printer.hxx from String to OUStringNoel Grandin
2013-08-29convert include/sfx2/sfxhtml.hxx from String to OUStringNoel Grandin
2013-08-29convert include/sfx2/progress.hxx from String to OUStringNoel Grandin
2013-08-29convert include/sfx2/sfxbasemodel.hxx from String to OUStringNoel Grandin
2013-08-29convert include/sfx2/sfxdlg.hxx from String to OUStringNoel Grandin
2013-08-29convert include/sfx2/shell.hxx from String to OUStringNoel Grandin
2013-08-29convert include/sfx2/styfitem.hxx from String to OUStringNoel Grandin
2013-08-29convert includes/sfx2/tabdlg.hxx from String to OUStringNoel Grandin
2013-08-29convert include/sfx2/templdlg.hxx from String to OUStringNoel Grandin
2013-08-28Expose misspelled range container outside edit engine.Kohei Yoshida
2013-08-28Rename SectionAttribute to Section.Kohei Yoshida
2013-08-28added getVariants()Eike Rathke
2013-08-28Clean up logging and string handlingStephan Bergmann
2013-08-28Resolves: #i122778# Enhanced own transformer for drawing transformed bitmapsArmin Le Grand
2013-08-27split off convertLocaleToLanguageImpl()Eike Rathke
2013-08-27Resolves: fdo#67743 ensure user autocorr config dir existsCaolán McNamara
2013-08-27Related: fdo#38838 AllocBuffer is now unusedCaolán McNamara
2013-08-27callcatcher: update unused code, esp unused Resource based ctorCaolán McNamara
2013-08-26Introduce msfilter::util::findQuotedText()Miklos Vajna
2013-08-25Switch from OSL_TRACE to SAL_INFO()Tor Lillqvist
2013-08-24Change of plan - we need to include feature attributes here as well.Kohei Yoshida
2013-08-24Convert vector block* to const array block*.Tomaž Vajngerl
2013-08-24fdo#35422 Support to open encrypted Office 2010 and 2013 formatsTomaž Vajngerl
2013-08-24add gtk_message_dialog_new-alike ctor for MessageDialogCaolán McNamara