summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-11-03Missing conditionalizaton.Stephan Bergmann
2011-11-03fdo#42312: Change bsh and js script providers from extensions to optional mod...Stephan Bergmann
2011-11-03Use xml2-config and xslt-config from our own copies if not using system onesTor Lillqvist
2011-11-03Resolves: fdo#36678 regenerate language-specific user dict listCaolán McNamara
2011-11-03Use the xml2-config from our own libxml2 copy if not using a system libxml2Tor Lillqvist
2011-11-03ditch ScXMLExportDatabaseRanges::getOperatorXMLCaolán McNamara
2011-11-03utf-16, not utf-8Caolán McNamara
2011-11-03add missing testsCaolán McNamara
2011-11-03Follow UAX-29 and present user-perceived character countsCaolán McNamara
2011-11-03callcatcher: drop unused methodsCaolán McNamara
2011-11-03callcatcher: ditch some unused codeCaolán McNamara
2011-11-03ByteString->rtl::OStringCaolán McNamara
2011-11-03Don't attempt any stripping when cross-compilingTor Lillqvist
2011-11-03Use DYLD_LIBRARY_PATH when OS_FOR_BUILD == MACOSXTor Lillqvist
2011-11-03Cleanup inline IsGreyPalette implementation for mac platforms.Michael Meeks
2011-11-03Removed IsGreyPaletteEmanuele Fia
2011-11-03indent line in merged description.xmlAndras Timar
2011-11-03Better fix for removed RangeExpanderThorsten Behrens
2011-11-03Disable xmlsec for AndroidTor Lillqvist
2011-11-03remove unused methods in EditEngineFelix Zhang
2011-11-03RangeExpander functor removed, but needed in one place.Cédric Bosdonnat
2011-11-02Move BitmapDevice to use B2IBox instead of B2IRange.Thorsten Behrens
2011-11-02Cleanup basegfx - docs, visibility, pointless methods.Thorsten Behrens
2011-11-02Fix BXYBox behaviour and unit testThorsten Behrens
2011-11-02Keep basebmp free of naked ptrs.Thorsten Behrens
2011-11-02Revert "basebmp: B2IRange::isEmpty is surprisingly, unhelpfully lame - workar...Thorsten Behrens
2011-11-02Merge branch 'master' of git://anongit.freedesktop.org/libreoffice/coreMichael Stahl
2011-11-02One more SYSTEM_MOZILLA to SYSTEM_NSSTomas Chvatal
2011-11-02More on sal_Bool to bool (in method signatures).Kohei Yoshida
2011-11-02Prefer boost::scoped_ptr to std::auto_ptr and shared_ptr (if appropriate).Kohei Yoshida
2011-11-02sal_Bool->bool in ScGridWindow. One of them wasn't even used.Kohei Yoshida
2011-11-02simplify determination of pages to printIvan Timofeev
2011-11-02more fpicker related gtk cleanupMichael Meeks
2011-11-02cleanup gtk / gdk locking situation to use the SolarMutex insteadMichael Stahl
2011-11-02remove obsolete @SYSTEM_TRANSLATE_TOOLKIT@ from set_soenv.inRene Engelhard
2011-11-02remove obsolete --with-system-translate-toolkitRene Engelhard
2011-11-02remove Resource.java.origRene Engelhard
2011-11-02pushd is a bashism, use #!/bin/bash in solenv/bin/localizeRene Engelhard
2011-11-02Library_vclplug_gtk3.mk: fix typoMichael Stahl
2011-11-02Merge branch 'master' of git://anongit.freedesktop.org/libreoffice/coreMichael Stahl
2011-11-02gtk3: improve the GTK3 theming layer somewhatCosimo Cecchi
2011-11-02Rename --enable-nss-module to --with-system-nss + introduce --enable-xmlsec.Tomas Chvatal
2011-11-02Make .hpp/.hdl more robust against accidental include of .hdl instead of .hpp.Stephan Bergmann
2011-11-02Simplify addition of optional components to URE_MORE_{SERVICES,TYPES}.Stephan Bergmann
2011-11-02Pointless to check for "executability" of gdiplus.dll hereTor Lillqvist
2011-11-02update unused listCaolán McNamara
2011-11-02drop freshly unused methodsCaolán McNamara
2011-11-02update word count dialog when selection is completed or invalidatedCaolán McNamara
2011-11-02calc big file : refactor loading to avoid unecessary testsLaurent Godard
2011-11-02n#693238: fixed parentheses warningCédric Bosdonnat