summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-10-09These are now already OUStrings, so no need for extra temp OUStringsCaolán McNamara
2012-10-09AddListenerLink/RemoveListenerLink not implementedCaolán McNamara
2012-10-09restore saveEntriesCaolán McNamara
2012-10-09Remove more unused methodsMarcos Paulo de Souza
2012-10-09Kill use of macro LINGU_EXCEPTIONSMarcos Paulo de Souza
2012-10-09SfxErrorHandler::CreateString: remove pointless loopsMichael Stahl
2012-10-09Remove useless codeMarcos Paulo de Souza
2012-10-09avoid the annoying xpdf warning about string literal conversion to error()Luboš Luňák
2012-10-09note about (not) linking llvm/clang librariesLuboš Luňák
2012-10-09String->OUString in SVL::SvNumberFormat calendar methodsNoel Grandin
2012-10-09String->OUString in svl::ImpSvNumFor::GetNewCurrencySymbol methodNoel Grandin
2012-10-09String->OUString in svl::SvNumberFormat::GetMappedFormatstring methodNoel Grandin
2012-10-09String->OUString in tools::ErrorContextNoel Grandin
2012-10-09jfreereport clean d.lst after gbuildificationDavid Ostrovsky
2012-10-09fix blank dialogs: now need to explicitly call show on containersCaolán McNamara
2012-10-09explicitly fail with --enable-compiler-plugins if compiler is not clangLuboš Luňák
2012-10-09Add a 'fromIndex' parameter to OUString::replaceAllNoel Grandin
2012-10-09merge double fixCaolán McNamara
2012-10-09loplugin: unused OStringsCaolán McNamara
2012-10-09kill off the layout competitionCaolán McNamara
2012-10-09fix some mangled indentsCaolán McNamara
2012-10-09Resolves: fdo#55367 wrong convertion factor for "tspm"Julien Nabet
2012-10-09sw: add odf and ww8 regression tests for first page header/footerMiklos Vajna
2012-10-09fdo#55526: fix import of RTF \brdrhair:Michael Stahl
2012-10-09add editeng::ConvertBorderWidthFromWord:Michael Stahl
2012-10-09fdo#54648: WW8 export: test that FlyFrm actually has layout frmMichael Stahl
2012-10-09remove some unnecessary headersCaolán McNamara
2012-10-09default internal-children to visible, default containers to not-shownCaolán McNamara
2012-10-09clip numeric formatter max widthCaolán McNamara
2012-10-09convert graphic export dialog to .uiCaolán McNamara
2012-10-09add .src and .hrc to add-modelinesCaolán McNamara
2012-10-09always assert on a missing widget for the typical caseCaolán McNamara
2012-10-09fix incorrect formattingLuboš Luňák
2012-10-09fix some lousy formatting that triggers warnings from the compiler pluginLuboš Luňák
2012-10-09don't check next statement after if body if there's also an else partLuboš Luňák
2012-10-09ignore macro expansion completely for nowLuboš Luňák
2012-10-09do not analyse system headers in the compiler pluginLuboš Luňák
2012-10-09do not force compiler plugin warnings to errors with -Werror, for nowLuboš Luňák
2012-10-09move some code to a common baseLuboš Luňák
2012-10-09compiler plugin check for if/while/true bodies with possibly {} missingLuboš Luňák
2012-10-09mark our string classes as SAL_WARN_UNUSEDLuboš Luňák
2012-10-09compiler check for unused variablesLuboš Luňák
2012-10-09initial support for clang compiler pluginsLuboš Luňák
2012-10-09Some OUString and RTL_CONST refactoringRicardo Montania
2012-10-09::rtl::OUString to OUString in basctlRicardo Montania
2012-10-09More ::rtl::OUString to OUString in basctlRicardo Montania
2012-10-09rtl::OUString to OUString in basctlRicardo Montania
2012-10-09added safety checkRadek Doulik
2012-10-09add link to detailed module description to Math's READMEAndras Timar
2012-10-09cui: add initial READMEMiklos Vajna