summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-10-10Adapt type_reference to fixes of illegal method parameter namesStephan Bergmann1-16/+16
2013-10-10Adapt type_reference to typo fix in method parameter nameStephan Bergmann1-1/+1
2013-10-10Change back method parameter name spellingsStephan Bergmann11-35/+35
2013-10-10Updated coreAndras Timar1-0/+0
2013-10-10Keep type_reference/offapi.idl at backwards-compatibility reference statusStephan Bergmann1-1/+1
2013-10-10convert sw/source/filter/ww1/*.hxx from String to OUStringNoel Grandin4-16/+17
2013-10-10convert sw/source/filter/ww8/*.hxx from String to OUStringNoel Grandin24-232/+231
2013-10-10convert sw/source/ui/dbui/*.hxx from String to OUStringNoel Grandin6-53/+53
2013-10-10convert sw/source/ui/docvw/*.hxx from String to OUStringNoel Grandin5-18/+18
2013-10-10convert sw/source/ui/envelp/*.hxx from String to OUStringNoel Grandin4-16/+16
2013-10-10convert sw/source/ui/fldui/*.hxx from String to OUStringNoel Grandin5-29/+29
2013-10-10convert sw/source/ui/inc/a*.hxx from String to OUStringNoel Grandin3-9/+9
2013-10-10convert sw/source/ui/inc/b*.hxx from String to OUStringNoel Grandin6-16/+16
2013-10-10convert sw/source/ui/inc/c*.hxx from String to OUStringNoel Grandin12-73/+73
2013-10-10convert sw/source/ui/inc/d*.hxx from String to OUStringNoel Grandin5-17/+17
2013-10-10convert sw/source/ui/inc/e*.hxx from String to OUStringNoel Grandin7-37/+37
2013-10-10convert sw/source/ui/inc/f*.hxx from String to OUStringNoel Grandin6-28/+27
2013-10-10convert sw/source/ui/inc/g*.hxx from String to OUStringNoel Grandin6-30/+31
2013-10-10convert sw/source/ui/inc/i*.hxx from String to OUStringNoel Grandin2-12/+12
2013-10-10convert sw/source/ui/inc/l*.hxx from String to OUStringNoel Grandin4-24/+24
2013-10-10convert sw/source/ui/inc/m*.hxx from String to OUStringNoel Grandin5-42/+42
2013-10-10convert sw/source/ui/inc/n*.hxx from String to OUStringNoel Grandin5-16/+16
2013-10-10convert sw/source/ui/inc/o*.hxx from String to OUStringNoel Grandin7-25/+25
2013-10-10convert sw/source/ui/inc/p*.hxx from String to OUStringNoel Grandin1-3/+3
2013-10-10convert sw/source/ui/inc/r*.hxx from String to OUStringNoel Grandin4-39/+39
2013-10-10convert sw/source/ui/inc/sr*.hxx from String to OUStringNoel Grandin5-18/+18
2013-10-10convert sw/source/ui/inc/sw*.hxx from String to OUStringNoel Grandin10-57/+57
2013-10-10convert sw/source/ui/inc/t*.hxx from String to OUStringNoel Grandin5-74/+74
2013-10-10convert sw/source/ui/inc/ui*.hxx from String to OUStringNoel Grandin7-24/+23
2013-10-10convert sw/source/ui/inc/uno*.hxx from String to OUStringNoel Grandin9-21/+21
2013-10-10convert sw/source/ui/inc/view.hxx from String to OUStringNoel Grandin6-37/+37
2013-10-10convert sw/source/ui/inc/w*.hxx from String to OUStringNoel Grandin10-59/+55
2013-10-10convert sc/source/ui/inc/zoomctrl.hxx from String to OUStringNoel Grandin2-3/+3
2013-10-10convert sw/source/ui/misc/impfnote.hxx from String to OUStringNoel Grandin1-3/+3
2013-10-10Normalize ENABLE_VALGRIND: TRUE or emptyTor Lillqvist2-7/+8
2013-10-10UntabifyTor Lillqvist1-2/+2
2013-10-10Normalize ENABLE_PDFIMPORT: TRUE or emptyTor Lillqvist2-7/+12
2013-10-10n#819614: Lines running off the screens.Muthu Subramanian7-6867/+6993
2013-10-10-Werror,-Wunused-variableStephan Bergmann1-1/+0
2013-10-10unographic::GraphicProvider: lock SolarMutex as neededMichael Stahl1-0/+6
2013-10-09warning C4805 unsafe mix of type sal_Bool and type boolMichael Stahl1-2/+2
2013-10-09Resolves: #i123359# need to call SdrEndTextEdit before...Armin Le Grand1-0/+9
2013-10-09Fail fast at least in debug buildsStephan Bergmann1-1/+1
2013-10-09More OUString::copy out-of-bounds fixesStephan Bergmann5-18/+28
2013-10-09Improve ErrorCodeIOException messagesStephan Bergmann13-56/+94
2013-10-09Improve error reportingStephan Bergmann1-2/+4
2013-10-09Use rtl::OUString::startsWithIgnoreAsciiCaseStephan Bergmann1-3/+1
2013-10-09Resuscitate old vcl unit tests.Thorsten Behrens5-382/+276
2013-10-09oglcanvas: OUString cleanupThorsten Behrens2-9/+4
2013-10-09Kill PropertyDefinition; use PropValue instead.Jan Holesovsky8-151/+148