summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2012-04-04Minor tweakingsStephan Bergmann
2012-04-04Fixed include guard copy/paste errorStephan Bergmann
2012-04-04flowfrm.cxx: tweak comment translationMichael Stahl
2012-04-04txtfly.cxx: translate commentsMichael Stahl
2012-04-04Translated source comments from germanDavid Vogt
2012-04-04-Werror=unused-but-set-variableStephan Bergmann
2012-04-04fdo#33914 do not play sound in presenter consoleDavid Tardon
2012-04-04set alpha tooDavid Tardon
2012-04-04remove useless line (probably mis-merge)David Tardon
2012-04-04fix so_activex_idl, part twoMatúš Kukan
The order seems to be important here. However it has worked for me and I am not sure this will fix tinderboxes.
2012-04-04fix so_activex_idl, part oneMatúš Kukan
2012-04-04Adapt cpp_uno/gcc3_linux_intel to GCC 4.7Stephan Bergmann
...the same way cpp_uno/gcc3_linux_x86-64 was already adapted.
2012-04-04gbuild: fix cleaning generated object filesMatúš Kukan
2012-04-04sdext: use CustomTarget makefilesMatúš Kukan
2012-04-04extensions: use CustomTarget makefilesMatúš Kukan
2012-04-04officecfg: use CustomTarget makefileMatúš Kukan
2012-04-04writerfilter: use CustomTarget makefileMatúš Kukan
2012-04-04jvmfwk: use CustomTarget makefileMatúš Kukan
2012-04-04filter: use CustomTarget makefileMatúš Kukan
2012-04-04desktop: use CustomTarget makefileMatúš Kukan
2012-04-04gbuild: do not let generated source files depend on headers (ver. 2)Matúš Kukan
2012-04-04Fix cursor movement in graphite fontsMartin Hosken
2012-04-04some small corrections to the sort entry patchesMarkus Mohrhard
2012-04-04fdo#45747 reverted use of init lists for backwards compabillityAlbert Thuswaldner
2012-04-04fdo#45747 remove the limitation to 3 sort entries in calc part1Albert Thuswaldner
2012-04-04Test cases for ScDocFunc::RenameTable()Karthik A Padmanabhan
Rename twice and also check if upon renaming two tables have the same name or not
2012-04-04New try to sort out the overloaded virtual method weirdnessTor Lillqvist
Revert "Clang WaE: -Woverloaded-virtual weirdness, this seems to help" as that broke tinderboxes. Try another way instead, renaming two versions of the overloaded render() method, so that there is no longer any overloading. Compiles -Werror-clean with Clang, hopefully no problem with other compilers either. This reverts commit 86b99ab408c7235604a1a02d7bc531fe5d5f97f6.
2012-04-04better drawing support for borders of different width, fdo#33634Markus Mohrhard
2012-04-03I need to check for empty-ness here too.Kohei Yoshida
2012-04-03Check for empty-ness of vector before accessing the first element.Kohei Yoshida
I hope this will keep Stephan's tinderbox happy. If not...
2012-04-04Clang WaE: -Woverloaded-virtual weirdness, this seems to helpTor Lillqvist
2012-04-04TypoTor Lillqvist
2012-04-04WaE: call to pure virtual member functionTor Lillqvist
2012-04-04WaE: unused functionTor Lillqvist
2012-04-04WaE: unused functionTor Lillqvist
2012-04-04WaE: unused functionTor Lillqvist
2012-04-04WaE: '&&' within '||'Tor Lillqvist
2012-04-04WaE fixes to the mostly dummy iOS codeTor Lillqvist
2012-04-04WaE: unused parameterTor Lillqvist
2012-04-03resolved fdo#39716 CSV import numbers in scientific notationEike Rathke
2012-04-03ValueSet: reworked key navigationMatteo Casalin
2012-04-03Cleanup some unnecessary #includeMatteo Casalin
2012-04-03ValueSet: remove obsolete forward declarationMatteo Casalin
2012-04-03ValueSet: simplify calculation of item rectangleMatteo Casalin
2012-04-03Unused local variables.Kohei Yoshida
2012-04-03SAL_REINTERPRET_CAST returns, for API stability (for 3rd-party extensions)Tor Lillqvist
2012-04-03More dbgutil build fix.Kohei Yoshida
2012-04-03fix the initial font size in the Start CenterIvan Timofeev
Recover the code that was for some reason removed in commit 78e8d5f0d62f910b8561a1c4fd7ebd8ae4cfb9f8.
2012-04-04removed duplicate #includesTakeshi Abe
in vbahelper / writerfilter / writerperfect / xmlhelp / xmloff / xmlscript / xmlsecurity
2012-04-03Hori/Vert scrollbars in calc preview should be shown only when necessaryNoel Power