summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-03-27We can safely remove this.Kohei Yoshida
2012-03-27MinGW: Adapted cpp_uno bridge to GCC 4.7Stephan Bergmann
2012-03-27fix build, restore these constructors for nowCaolán McNamara
2012-03-27remove unused code (oox, sc)Petr Vorel
2012-03-28removed duplicate includes in avmedia / basic / canvas / chart2 / comphelperTakeshi Abe
2012-03-27Resolves: rhbz#807316 don't complain that nocrashreport is an unknown optionCaolán McNamara
2012-03-27fix number of chars in strncmp after OpenOffice.org->LibreOffice changeAndras Timar
2012-03-27typo fix in commentAndras Timar
2012-03-27typo fixAndras Timar
2012-03-27replace OpenOffice.org to LibreOffice in registry keysAndras Timar
2012-03-27don't install 32-bit shell extensions on 64-bit WindowsAndras Timar
2012-03-27Resolves: rhbz#802173 crash in ScRowStyles::GetStyleNameIndexCaolán McNamara
2012-03-27fix vertical align when switching mode in multibar fdo#44140Noel Power
2012-03-27fdo#43895 lp#905355: Never let users save in /tmp by defaultAndrzej J. R. Hunt
2012-03-27Remove superfluous commentStephan Bergmann
2012-03-27fdo#46808, Adapt UNO serviecs to new style, Part 1Noel Grandin
2012-03-27Bin annoying "CHECKING CONSISTENCY" messageTor Lillqvist
2012-03-27RTFFrame::getSprms: Id is a number, not an instanceMiklos Vajna
2012-03-27fdo#47937: copy column privileges into table privilegesLionel Elie Mamane
2012-03-27qahelper.hxx's loadFile() needs liblo-bootstrap on AndroidTor Lillqvist
2012-03-27dev-install needs to depend on build after allStephan Bergmann
2012-03-27Let's not use a macro for this...Kohei Yoshida
2012-03-27Translated German class description (thanks to Markus Mohrhard).Kohei Yoshida
2012-03-27export all style information to xls/xlsx, fdo#46738Markus Mohrhard
2012-03-27Fix vcl alpha blending n#714787Thorsten Behrens
2012-03-27more dependencies and include pathsMatúš Kukan
2012-03-27be consistentMatúš Kukan
2012-03-26Fix Prefer prefix ++/-- operators for non-primitive typesJulien Nabet
2012-03-26fdo#46942: Fix a regression caused by List removal.Kohei Yoshida
2012-03-26Move this into a real method also.Kohei Yoshida
2012-03-26This string is assigned but not used.Kohei Yoshida
2012-03-26bool and string.Kohei Yoshida
2012-03-26Move the fat handler code into a real method.Kohei Yoshida
2012-03-26UniString to rtl::OUString.Kohei Yoshida
2012-03-26Attempt to translate some German comments, but not all.Kohei Yoshida
2012-03-26Removed use of UniString.Kohei Yoshida
2012-03-26typo in HAVE_GNUMAKE_FILE_FUNC, and var2file must return the filenameNorbert Thiebaud
2012-03-26finish work-in-progress testLuboš Luňák
2012-03-26string literal overload for OString::operator=()Luboš Luňák
2012-03-26CPPUNIT_ASSERT( == ) -> CPPUNIT_ASSERT_EQUAL()Luboš Luňák
2012-03-26string literal overloads for OUStringBufferLuboš Luňák
2012-03-26No separate sal_textenc library built for AndroidTor Lillqvist
2012-03-26Revert "Field IDs on Dalvik are more unique than in JVMs"Stephan Bergmann
2012-03-26In Java, css.uno.RuntimeException is not derived from css.uno.ExceptionStephan Bergmann
2012-03-26Fix delivery of jvmfwk ini/data filesStephan Bergmann
2012-03-26fix commentLuboš Luňák
2012-03-26More hackingTor Lillqvist
2012-03-26Hardcode default inifile as /assets/rc on AndroidTor Lillqvist
2012-03-26Add an OSL_TRACE when opening Android /assets filesTor Lillqvist
2012-03-26Field IDs on Dalvik are more unique than in JVMsTor Lillqvist