summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2012-02-15Add svt and tk to libmergedTor Lillqvist
2012-02-15Forgot to drop the merged fw* and sfx libs from hereTor Lillqvist
2012-02-15Need libtextinstream.unoTor Lillqvist
2012-02-15Don't bother with a separate libsal_textenc when merging libsTor Lillqvist
2012-02-15There is no libvclplug_svplo for AndroidTor Lillqvist
2012-02-15Need libsal_textencTor Lillqvist
2012-02-15Add sb to libmergedTor Lillqvist
2012-02-15Translate German commentsPhilipp Weissenbacher
2012-02-15Fix some translation oversightsStefan Knorr (astron)
At least some of the things corrected, also (c) myself.
2012-02-15sw: add doxygen comments for some document model / layout classesMiklos Vajna
2012-02-15unusedcode.easy: Removed unused codeAlexander Bergmann
2012-02-15WaE: moaning about unintialized variablesCaolán McNamara
2012-02-15fdo#45530: scp2: java accessibilty bridge cleanup:Michael Stahl
AFAIK java_uno_accessbridge.jar is only required on WNT. Also remove the duplicate old definition of gid_File_Jar_Accessbridge that was effectively disabled by 6fdde9acfd5aebd23400e7101c8ddff80fcdd8fa.
2012-02-15fdo#45530: Accessibility does not work on WNTMasataka Shinke
2012-02-15sw: ww8: ~SwIndexReg assertion:Michael Stahl
Remove pointless SwPosition that triggers the assertion when loading bugdoc from i#87910 from wwSectionManager::InsertSegments.
2012-02-15PLASMA_NOW fixStephan Bergmann
2012-02-15Fix recognition of ccache in $CC and/or $CXXTor Lillqvist
2012-02-15Ifdefify temporary (?) Android hacksTor Lillqvist
2012-02-15Revert temporary and not properly ifdeffed Android stuffTor Lillqvist
2012-02-15Do try to use ccache even if CC/CXX are setTor Lillqvist
For Android, they could have been set earlier in the configure script even. We do want to use ccache also for Android cross-compilation.
2012-02-15lock in those ByteString gains so there's no back-slidingCaolán McNamara
2012-02-15Fix fdo#45779 - accessing empty polygon.Thorsten Behrens
Guard access to first polygon point.
2012-02-15Merge branch 'feature/android'Tor Lillqvist
2012-02-14More String to rtl::OUString conversion while I'm at it.Kohei Yoshida
2012-02-14Get sc to build once again with debug=true.Kohei Yoshida
2012-02-14String to rtl::OUString in the xls pivot table import code.Kohei Yoshida
2012-02-14auto_ptr to scoped_ptr.Kohei Yoshida
2012-02-14More, boolean-related cleanup. Removed unused data members.Kohei Yoshida
2012-02-14Removed code that's no longer relevant.Kohei Yoshida
2012-02-14Fixed ODS import filter to correctly identify data layout dimension.Kohei Yoshida
And cleaned up the code a bit. The new code should be much more robust.
2012-02-14Try to preserve the orientation of data layout dimension.Kohei Yoshida
2012-02-14Remove std::auto_ptr in favor of boost::scoped_ptr.Kohei Yoshida
2012-02-14Handle painting of data layout dimension button correctly during refresh.Kohei Yoshida
Data layout dimension can be anywhere in the row/column fields. Use the appropriate boolean property to determine if the field is data layout.
2012-02-14Correctly set pivot's popup flag when importing from Excel docs.Kohei Yoshida
2012-02-14Removed the incorrect assumption about the data layout field.Kohei Yoshida
The Excel import filter code assumed that the data layout field be always the last row field, which is totally wrong. The data layout field can be at any column/row field position in fact.
2012-02-14changed [et-EE] single quotation marks to be suchEike Rathke
2012-02-14Remove unused code from connectivity::odbc::OPreparedStatementKate Goss
Remove methods getDataBuf(int), getParamLength(int), getPrecision(int).
2012-02-14ODBC: align *all* the handling of SQLULEN properties with maximal ODBC sizeLionel Elie Mamane
2012-02-14comphelper: add getINT64Lionel Elie Mamane
2012-02-14improve OTools::binParameter/bindData interactionLionel Elie Mamane
Don't duplicate the decision point for "data at execution or copied data"
2012-02-14added [fr-CH] date acceptance patterns "D/M" and "D.M."Eike Rathke
2012-02-14Remove unused code.Santiago Martinez
2012-02-14fix layout of checkboxes on Extension Manager dialog fdo#45851Tomcsik Bence
I changed the sizes and the positions of the checkboxes. So there won't be truncated checkboxes in any languages.
2012-02-14Remove some more outdated sunpro tracesThomas Arnhold
On Solaris gcc should be used. See: 514cefbcb7b800f8ddd2aa595502f4fe8403882f 19480ddf483174e956bd658b76380dbe499678dd
2012-02-14move CVER traces (sunpro compiler)Thomas Arnhold
2012-02-14remove sunpro 5.0 handlingThomas Arnhold
2012-02-14Remove CVER tracesThomas Arnhold
see 08d49db2aac06ddc9d8c8ad7f34bee3a899e2fa9
2012-02-14salhelper: remove unexisting mapsThomas Arnhold
2012-02-14remove gcc2 tracesThomas Arnhold
2012-02-14odk: remove some dead makefile codeThomas Arnhold