summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2013-09-12Update implementations of ColumnLocate::findColumn to throw on invalid column.Andrzej J.R. Hunt1-0/+13
2013-09-12Convert connector tab page to widget UIOlivier Hallot1-5/+6
2013-09-12WIP: add cppumaker -U to directly read from .idl filesStephan Bergmann1-1/+1
2013-09-12WIP: additional unoidl::Provider that directly reads from .idl filesStephan Bergmann1-0/+48
2013-09-12Related: fdo#38838 remove XubString aliasCaolán McNamara1-1/+0
2013-09-11Easier conversion between Basic Date and UNO Date/TimeLionel Elie Mamane2-2/+6
2013-09-11Exorcise some cargo-cultness in oox.Thorsten Behrens43-457/+455
2013-09-11Related: fdo#38838 Remove String::SearchChar()Thomas Arnhold1-1/+0
2013-09-11convert include/linguistic/misc.hxx from String to OUStringNoel Grandin1-7/+7
2013-09-11convert include/svl/urlbmk.hxx from String to OUStringNoel Grandin2-9/+7
2013-09-11convert include/editeng/AccessibleEditableTextPara.hxx to OUStringNoel Grandin1-1/+1
2013-09-11convert include/editeng/AccessibleStringWrap.hxx from String to OUStringNoel Grandin1-2/+2
2013-09-11convert include/editeng/brushitem.hxx from String to OUStringNoel Grandin1-9/+8
2013-09-11convert include/editeng/bulletitem.hxx from String to OUStringNoel Grandin1-13/+13
2013-09-11convert include/editeng/editdata.hxx from String to OUStringNoel Grandin1-2/+2
2013-09-11convert include/editeng/editeng.hxx from String to OUStringNoel Grandin1-4/+3
2013-09-11convert include/editeng/editobj.hxx from String to OUStringNoel Grandin1-1/+1
2013-09-11convert include/editeng/editstate.hxx from String to OUStringNoel Grandin1-3/+3
2013-09-11convert include/editeng/editview.hxx from String to OUStringNoel Grandin1-4/+4
2013-09-11convert include/editeng/edtdlg.hxx from String to OUStringNoel Grandin1-27/+29
2013-09-11convert include/editeng/numitem.hxx from String to OUStringNoel Grandin1-10/+10
2013-09-11convert include/editeng/outliner.hxx from String to OUStringNoel Grandin1-18/+18
2013-09-11convert include/editeng/paperinf.hxx from String to OUStringNoel Grandin1-2/+1
2013-09-11convert include/editeng/pmdlitem.hxx from String to OUStringNoel Grandin1-2/+2
2013-09-11convert include/editeng/splwrap.hxx from String to OUStringNoel Grandin1-6/+6
2013-09-11convert SvxAutoCorrectLanguageLists from String to OUStringNoel Grandin1-9/+9
2013-09-11convert SvxAutocorrWord from String to OUStringNoel Grandin1-3/+3
2013-09-11convert SvxAutocorrWord from String to OUStringNoel Grandin1-4/+4
2013-09-11convert SvxAutoCorrDoc from String to OUStringNoel Grandin1-8/+8
2013-09-11convert SvStringsISortDtor from OUString* to OUStringNoel Grandin1-5/+3
2013-09-11convert SvStringsISortDtor class from String to OUStringNoel Grandin1-3/+3
2013-09-11convert include/editeng/svxfont.hxx from String to OUStringNoel Grandin1-15/+15
2013-09-11convert include/editeng/svxrtf.hxx from String to OUStringNoel Grandin1-3/+3
2013-09-11convert include/editeng/swafopt.hxx from String to OUStringNoel Grandin1-5/+5
2013-09-11remove dead forward declarationNoel Grandin1-1/+0
2013-09-11convert include/editeng/unolingu.hxx from String to OUStringNoel Grandin1-4/+4
2013-09-11oox: Smart-Art DOMs stored in the InteropGrabBagAndres Gomez1-0/+5
2013-09-10added overrides for fallbacks of legacy codesEike Rathke1-1/+9
2013-09-10CID#738542 uninitialized memberCaolán McNamara1-0/+1
2013-09-10convert singletons to preferred rtl::Static patternCaolán McNamara1-60/+10
2013-09-10CID#1038283 Resource leakCaolán McNamara1-6/+6
2013-09-10Correctly handle empty cells for string arrays too.Kohei Yoshida1-2/+2
2013-09-10Parsing master presentation objects from 'objectlist.xml'Vishv Brahmbhatt1-0/+57
2013-09-09CID#1079151 make it impossible to have an init m_eTypeCaolán McNamara1-1/+1
2013-09-09unify strip previews optimal size in one placeCaolán McNamara4-2/+4
2013-09-09Convert dimension lines tab page to widget UIOlivier Hallot1-5/+5
2013-09-09Seems an explicit destructor is neededTor Lillqvist1-0/+2
2013-09-08Use SAL_INFO instead of framework's own "event logging"Tor Lillqvist1-0/+1
2013-09-08Use SAL_INFO instead of framework's own WRITE_LOGFILETor Lillqvist1-0/+2
2013-09-08Related: fdo#38838 drop String::EmptyString now as wellCaolán McNamara1-1/+0