summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-08-22convert drawinglayer module from String to OUStringNoel Grandin
2013-08-22convert svtools/source/contnr/* from String to OUStringNoel Grandin
2013-08-22convert svtools/source/control/* from String to OUStringNoel Grandin
2013-08-22convert svtools/source/dialogs/* from String to OUStringNoel Grandin
2013-08-22convert svtools/source/filter/* from String to OUStringNoel Grandin
2013-08-22convert svtools/source/graphic/* from String to OUStringNoel Grandin
2013-08-22convert svtools/source/misc/* from String to OUStringNoel Grandin
2013-08-22convert svtools/source/svhtml/* from String to OUStringNoel Grandin
2013-08-22convert svtools/source/svrtf/* from String to OUStringNoel Grandin
2013-08-22convert svtools/source/uno/* from String to OUStringNoel Grandin
2013-08-22convert svtools/source/urlobj/* from String to OUStringNoel Grandin
2013-08-22convert svtools/source/brwbox/datwin.hxx from String to OUStringNoel Grandin
2013-08-22convert svtools/source/contnr/contentenumation.hxx from String to OUStringNoel Grandin
2013-08-22convert svtools/source/contnr/imivctl.hxx from String to OUStringNoel Grandin
2013-08-22convert svtools/source/contnr/templwin.hxx from String to OUStringNoel Grandin
2013-08-22convert svtools/source/control/toolbarmenuimp.hxx from String to OUStringNoel Grandin
2013-08-22convert svtools/source/filter/exportdialog.hxx from String to OUStringNoel Grandin
2013-08-22convert include/svtools/htmlout.hxx from String to OUStringNoel Grandin
2013-08-22convert include/svtools/htmltokn.h from String to OUStringNoel Grandin
2013-08-22convert include/svtools/treelistbox.hxx from String to OUStringNoel Grandin
2013-08-22convert include/svtools/QueryFolderName.hxx from String to OUStringNoel Grandin
2013-08-22convert include/svtools/addresstemplate.hxx from String to OUStringNoel Grandin
2013-08-22convert include/svtools/brwbox.hxx from String to OUStringNoel Grandin
2013-08-22convert include/svtools/calendar.hxx from String to OUStringNoel Grandin
2013-08-22convert include/svtools/ctrl*.hxx from String to OUStringNoel Grandin
2013-08-22convert include/svtools/edit*.hxx from String to OUStringNoel Grandin
2013-08-22Convert include/svtools/ehdl.hxx from String to OUStringNoel Grandin
2013-08-22convert include/svtools/file*.hxx from String to OUStringNoel Grandin
2013-08-22convert include/svtools/fmtfield.hxx from String to OUStringNoel Grandin
2013-08-22covnert include/svtools/grfmgr.hxx from String to OUStringNoel Grandin
2013-08-22convert include/svtools/helpopt.hxx from String to OUStringNoel Grandin
2013-08-22convert include/svtools/imagemgr.hxx from String to OUStringNoel Grandin
2013-08-22convert field dialog to .uiCaolán McNamara
2013-08-22Updated coreCaolán McNamara
2013-08-22mork and mozab only on DESKTOPTor Lillqvist
2013-08-22cppcheck: various fixesJulien Nabet
2013-08-22Fixing warningsMinh Ngo
2013-08-22Unused variable.Kohei Yoshida
2013-08-22cppcheck: fix redundant assignmentsJulien Nabet
2013-08-22Misaligned access is always undefined behaviorStephan Bergmann
2013-08-22downcast of address which does not point to an object of type 'XMLParentNode'Stephan Bergmann
2013-08-22downcast of address which does not point to an object of type 'AstInterface'Stephan Bergmann
2013-08-22downcast of address which does not point to an object of type 'AstType'Stephan Bergmann
2013-08-22Various undefined behavior involving signed integersStephan Bergmann
2013-08-22left shift of 1 by 31 places cannot be represented in type 'int'Stephan Bergmann
2013-08-22Fixing warnings and crash with the VLC::Instance.Minh Ngo
2013-08-22Returning an object reference in operators =.Minh Ngo
2013-08-22Removing a waste headerMinh Ngo
2013-08-22Fixing symbol loader. Returns true if successful. false otherwise.Minh Ngo
2013-08-22Mark as constTakeshi Abe