summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2012-10-09SfxErrorHandler::CreateString: remove pointless loopsMichael Stahl
Change-Id: I585add18ea917249df252827e0eee944e59ce410
2012-10-09Remove useless codeMarcos Paulo de Souza
These macros was never defined: KANJI AMIKAKE BORDER_BMP SMARTEXT JAPANESE_ENABLED BENUTIL_SUPPORT So, these code inside these ifdefs was never executed. Remove all this. Also in this commit, remove some odd comments and commented code. Change-Id: Idd4991d06d1c879e64f07875241a8acfa35695d0 Signed-off-by: Marcos Paulo de Souza <marcos.souza.org@gmail.com> Reviewed-on: https://gerrit.libreoffice.org/777 Tested-by: Caolán McNamara <caolanm@redhat.com> Reviewed-by: Caolán McNamara <caolanm@redhat.com>
2012-10-09avoid the annoying xpdf warning about string literal conversion to error()Luboš Luňák
Clang quotes it in the warning message, and tinderbox log parser highlights every single of the warnings because of the 'error'. Change-Id: I6a2addc6817d05d18dcc1985ecaca0b110045ecf
2012-10-09note about (not) linking llvm/clang librariesLuboš Luňák
Change-Id: I628e3b99b69d238abc9df3e62e77b30eb85f1a0d
2012-10-09String->OUString in SVL::SvNumberFormat calendar methodsNoel Grandin
Change-Id: I6fe904d25a0675d881ee7c1d761e9af87e23a69d Reviewed-on: https://gerrit.libreoffice.org/772 Reviewed-by: Michael Stahl <mstahl@redhat.com> Tested-by: Michael Stahl <mstahl@redhat.com>
2012-10-09String->OUString in svl::ImpSvNumFor::GetNewCurrencySymbol methodNoel Grandin
Change-Id: Ie283a02903b0bf420291e1e4e1e29232cc7ff3a9 Reviewed-on: https://gerrit.libreoffice.org/771 Reviewed-by: Michael Stahl <mstahl@redhat.com> Tested-by: Michael Stahl <mstahl@redhat.com>
2012-10-09String->OUString in svl::SvNumberFormat::GetMappedFormatstring methodNoel Grandin
Change-Id: I80512acbcd639ee20f56f9ac95efc00bd3209b76 Reviewed-on: https://gerrit.libreoffice.org/770 Reviewed-by: Michael Stahl <mstahl@redhat.com> Tested-by: Michael Stahl <mstahl@redhat.com>
2012-10-09String->OUString in tools::ErrorContextNoel Grandin
Change-Id: Ibd0cd3e8d7281b5abde420df5cc1d51e9354069c Reviewed-on: https://gerrit.libreoffice.org/769 Reviewed-by: Michael Stahl <mstahl@redhat.com> Tested-by: Michael Stahl <mstahl@redhat.com>
2012-10-09jfreereport clean d.lst after gbuildificationDavid Ostrovsky
Change-Id: I58114ca1229b2d02a80b3908a740bffc65f755ba
2012-10-09fix blank dialogs: now need to explicitly call show on containersCaolán McNamara
Change-Id: I803f808e7049777ec5a46dc2fce00a3943321ffa
2012-10-09explicitly fail with --enable-compiler-plugins if compiler is not clangLuboš Luňák
Change-Id: I7c21730486f74b44b7c1189c40105f5d1a96f754
2012-10-09Add a 'fromIndex' parameter to OUString::replaceAllNoel Grandin
This method will be needed for forthcoming String->OUStringBuffer conversions. Change-Id: I001099baaca5cd402aebcd15c031d9060286a8f9
2012-10-09merge double fixCaolán McNamara
Change-Id: Id213a881bbb56fbd6a8e16e8a40ce1dc3e57cab7
2012-10-09loplugin: unused OStringsCaolán McNamara
Change-Id: I22916424fb97ba27ea6f4e540841a6c851fb8c88
2012-10-09kill off the layout competitionCaolán McNamara
Change-Id: I00882045bb7c23a6ad88013b651c9151e836965d
2012-10-09fix some mangled indentsCaolán McNamara
Change-Id: I96169ac205ad5c794f0545aa46c05f73e433629a
2012-10-09Resolves: fdo#55367 wrong convertion factor for "tspm"Julien Nabet
Change-Id: If37ef46ab009b9886fefd0ca071bd81dd68e25fc Reviewed-on: https://gerrit.libreoffice.org/849 Reviewed-by: Eike Rathke <erack@redhat.com> Tested-by: Eike Rathke <erack@redhat.com>
2012-10-09sw: add odf and ww8 regression tests for first page header/footerMiklos Vajna
Change-Id: Ic002f3cba79b6758475cf9d3153ae3063eb640a3
2012-10-09fdo#55526: fix import of RTF \brdrhair:Michael Stahl
This is a hairline border that should be mapped to a non-zero width border given that LO doesn't have hairline borders as such. Change-Id: I4a2d2f983ac8e016b2ddb6b38435f5562e545c72
2012-10-09add editeng::ConvertBorderWidthFromWord:Michael Stahl
Replace the 2 duplicate implementations of this in ww8 and writerfilter with a common one. Differences were: 2) ww8 doubles the with, writerfilter does not 13) unsupported, mapped to THINTHICK_SMALLGAP vs. THICKTHIN_SMALLGAP 22) unsupported, mapped to DASHED vs. SOLID 26) INSET not supported in writerfilter 27) OUTSET not supported in writerfilter Change-Id: I533b77394388e736f38d70284a6a11061d81e813
2012-10-09fdo#54648: WW8 export: test that FlyFrm actually has layout frmMichael Stahl
The bugdoc has 2 "hidden" drawing objects that are invisible. Change-Id: I58179f2e620348db5357b38f834e1edca1f20ae2
2012-10-09remove some unnecessary headersCaolán McNamara
Change-Id: I367ee95976ddedb7c6be4e0fc0d87147e7ed22f5
2012-10-09default internal-children to visible, default containers to not-shownCaolán McNamara
Change-Id: I25cd15e586abeeeabfde7539986309b187690320
2012-10-09clip numeric formatter max widthCaolán McNamara
Change-Id: I2211d63a7bbe564a9ed586dabc33399eb8aa6183
2012-10-09convert graphic export dialog to .uiCaolán McNamara
Change-Id: I3bd078e569c5cb1a55cfb44de7b1e569908e1698
2012-10-09add .src and .hrc to add-modelinesCaolán McNamara
Change-Id: I4c0d2d408c5de770bbad54294a109743fa35b3f6
2012-10-09always assert on a missing widget for the typical caseCaolán McNamara
Change-Id: Ia68bfa8a3d2a6091491d69a9141a7c47556097fe
2012-10-09fix incorrect formattingLuboš Luňák
Change-Id: Ibe865e189db747a9d61268ad02b097002cb44654
2012-10-09fix some lousy formatting that triggers warnings from the compiler pluginLuboš Luňák
Change-Id: I94cafba5363f24d608add6878c72f230f45fdb87
2012-10-09don't check next statement after if body if there's also an else partLuboš Luňák
Change-Id: I04265acd821187f529562691f35ede93b84368fa
2012-10-09ignore macro expansion completely for nowLuboš Luňák
Change-Id: Ie37b83fef1279a0a953de27941e3b342437c81d1
2012-10-09do not analyse system headers in the compiler pluginLuboš Luňák
Change-Id: Ica1e233b45cc778bfdc86cfd608ada7fc261c6c2
2012-10-09do not force compiler plugin warnings to errors with -Werror, for nowLuboš Luňák
Change-Id: I87585fce44e803513d5345709d9723075b9429a1
2012-10-09move some code to a common baseLuboš Luňák
Change-Id: Ife306c69054dfcc20b1339b88a4e14e5333ced71
2012-10-09compiler plugin check for if/while/true bodies with possibly {} missingLuboš Luňák
Change-Id: Ia84c70006b0b8a039b6fea27f3c5cde796f25d03
2012-10-09mark our string classes as SAL_WARN_UNUSEDLuboš Luňák
Change-Id: I420229dea6c5b3e45cec5989897bb31654851e32
2012-10-09compiler check for unused variablesLuboš Luňák
This is for variables that the compiler itself cannot figure out (e.g. non-trivial ctors). The classes need to be marked manually. Change-Id: I0109972e11e20578b1adc32065f701a871ee21aa
2012-10-09initial support for clang compiler pluginsLuboš Luňák
The plugin is intentionally built using a custom Makefile, because it's used by gbuild, so I don't want to build the plugin using gbuild too. It is also intentionally not placed under workdir/, as that is cleaned by 'make clean', the plugin is cleaned only by 'make distclean', so that cleaning it doesn't cause ccache misses. No actual functionality in the plugin itself yet. Change-Id: Ic05eba8d6260eec123c9e699eb5385abfe1b832f
2012-10-09Some OUString and RTL_CONST refactoringRicardo Montania
Change-Id: I27709f12ef6e3448ed457bd0e9f2056979ba0291
2012-10-09::rtl::OUString to OUString in basctlRicardo Montania
Change-Id: If6a53fd69f8a99bafc7fc324911132dd51e67266
2012-10-09More ::rtl::OUString to OUString in basctlRicardo Montania
Change-Id: Ie27a55e933462c644f315d0123978082054d79af
2012-10-09rtl::OUString to OUString in basctlRicardo Montania
Change-Id: Iaa56c5f8a15032c3102ad58011c80e3c86fe287c
2012-10-09added safety checkRadek Doulik
Change-Id: I05ca3e5b176202d26c2f2e45cc674ea54934a30b
2012-10-09add link to detailed module description to Math's READMEAndras Timar
Change-Id: I930f8729a58fb8cd3209df2ad1b112150796f50f
2012-10-09cui: add initial READMEMiklos Vajna
Change-Id: I4334373637834d04b28a01891b7728a32060cf3a
2012-10-09remove obsoleted instruction from icon themes' READMEAndras Timar
Change-Id: Id6e7f7dea6284af1b94c2616c9c83f88448115be
2012-10-09Do the de-duplication of pSwResMgr a bit differentlyTor Lillqvist
Let the code stay as-is for the normal (not DISABLE_DYNLOADING) case. This partially reverts commit f5ba1a09408be65e6c5831c2b61bc94133d7ad13. Change-Id: I040e05844f9438ace39cf419a9a9e757002f9719
2012-10-09Killing even the last remenants of rebaseFridrich Štrba
Change-Id: I649275360a1d57aeec03d3cecdb02f5f7ccdd1e8
2012-10-09same identifier for different resourcesMarkus Mohrhard
Change-Id: Ibe80f6ec6e85942a85f4c2bb322e1b0ca61ba07f
2012-10-09vcl: -Werror=return-typeMichael Stahl
Change-Id: I82d7041ca12dffb946758b667d02ba2d9aa7c4bc