summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-29remove dead code inside #ifdef SV_HAS_RIDERBITMAPSNoel 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-29Better error outputStephan Bergmann
2013-08-29Do not silently ignore --enable-libc++Stephan Bergmann
2013-08-28cppcheck: Reduce scopeJulien Nabet
2013-08-28fdo#68648: SvxNumRule: serialize the aFmtsSet flags tooMichael Stahl
2013-08-28Expose misspelled range container outside edit engine.Kohei Yoshida
2013-08-28const correct-ness.Kohei Yoshida
2013-08-28Use smart pointers for these.Kohei Yoshida
2013-08-28Resolves: fdo#68192 always recode from trad symbol to apple symbolCaolán McNamara
2013-08-28Rename SectionAttribute to Section.Kohei Yoshida
2013-08-28String to OUString.Kohei Yoshida
2013-08-28No need to fully qualify these.Kohei Yoshida
2013-08-28sal_Bool to bool.Kohei Yoshida
2013-08-28janitorial: more constnessLionel Elie Mamane
2013-08-28ODBC OResultSet::ensureCacheForColumn initialise *all* new elementsLionel Elie Mamane
2013-08-28remove risk of infinite recursionLionel Elie Mamane
2013-08-28added SAL_INFO to makeFallback()Eike Rathke