summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-02-15Cleanup: auto_ptr uses as a plain scope guard.Thorsten Behrens
2012-02-16Use RTL_CONSTASCII_STRINGPARAM instead of bare numberTakeshi Abe
2012-02-15remove hideous plasma debugging bits from android branchMichael Meeks
2012-02-15Turn on strictures for some installer Perl modules.Tim Retout
2012-02-15I can't see the point of these masses of vcl settings which go nowhereCaolán McNamara
2012-02-15WaE: member initialization orderCaolán McNamara
2012-02-15WaE: these are integers, not pointersCaolán McNamara
2012-02-15WaE: /* within commentCaolán McNamara
2012-02-15WaE: mingwCaolán McNamara
2012-02-15Set SOLARLIB for AndroidTor Lillqvist
2012-02-15sw: SvxRTFItemStack has been changed to std::deque in the meantimeMiklos Vajna
2012-02-15Various string function clean upStephan Bergmann
2012-02-15Merge sal_textenc into sal just on AndroidTor Lillqvist
2012-02-15n#695479: Remove properties when removing empty fly frameCédric Bosdonnat
2012-02-15When using libmerged there is no "tk" libraryTor Lillqvist
2012-02-15Add comment wondering why this loadFile() isn't in oslTor Lillqvist
2012-02-15Special-case files in /assets on AndroidTor Lillqvist
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)
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
2012-02-15fdo#45530: Accessibility does not work on WNTMasataka Shinke
2012-02-15sw: ww8: ~SwIndexReg assertion:Michael Stahl
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
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
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
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