summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-11-03fdo#42312: Change bsh and js script providers from extensions to optional mod...Stephan Bergmann25-259/+166
2011-11-03Use xml2-config and xslt-config from our own copies if not using system onesTor Lillqvist1-0/+9
2011-11-03Resolves: fdo#36678 regenerate language-specific user dict listCaolán McNamara1-0/+1
2011-11-03Use the xml2-config from our own libxml2 copy if not using a system libxml2Tor Lillqvist1-0/+3
2011-11-03ditch ScXMLExportDatabaseRanges::getOperatorXMLCaolán McNamara2-59/+0
2011-11-03utf-16, not utf-8Caolán McNamara1-1/+1
2011-11-03add missing testsCaolán McNamara2-0/+1
2011-11-03Follow UAX-29 and present user-perceived character countsCaolán McNamara5-13/+75
2011-11-03callcatcher: drop unused methodsCaolán McNamara7-125/+0
2011-11-03callcatcher: ditch some unused codeCaolán McNamara6-449/+0
2011-11-03ByteString->rtl::OStringCaolán McNamara7-90/+84
2011-11-03Don't attempt any stripping when cross-compilingTor Lillqvist1-1/+2
2011-11-03Use DYLD_LIBRARY_PATH when OS_FOR_BUILD == MACOSXTor Lillqvist1-0/+4
2011-11-03Cleanup inline IsGreyPalette implementation for mac platforms.Michael Meeks2-19/+19
2011-11-03Removed IsGreyPaletteEmanuele Fia2-66/+0
2011-11-03indent line in merged description.xmlAndras Timar1-2/+2
2011-11-03Better fix for removed RangeExpanderThorsten Behrens1-19/+3
2011-11-03Disable xmlsec for AndroidTor Lillqvist1-2/+3
2011-11-03remove unused methods in EditEngineFelix Zhang3-230/+1
2011-11-03RangeExpander functor removed, but needed in one place.Cédric Bosdonnat2-3/+19
2011-11-02Move BitmapDevice to use B2IBox instead of B2IRange.Thorsten Behrens19-234/+252
2011-11-02Cleanup basegfx - docs, visibility, pointless methods.Thorsten Behrens13-229/+287
2011-11-02Fix BXYBox behaviour and unit testThorsten Behrens4-26/+113
2011-11-02Keep basebmp free of naked ptrs.Thorsten Behrens4-88/+123
2011-11-02Revert "basebmp: B2IRange::isEmpty is surprisingly, unhelpfully lame - workar...Thorsten Behrens1-16/+0
2011-11-02Merge branch 'master' of git://anongit.freedesktop.org/libreoffice/coreMichael Stahl19-854/+1035
2011-11-02One more SYSTEM_MOZILLA to SYSTEM_NSSTomas Chvatal1-3/+3
2011-11-02More on sal_Bool to bool (in method signatures).Kohei Yoshida6-253/+77
2011-11-02Prefer boost::scoped_ptr to std::auto_ptr and shared_ptr (if appropriate).Kohei Yoshida3-8/+8
2011-11-02sal_Bool->bool in ScGridWindow. One of them wasn't even used.Kohei Yoshida4-51/+52
2011-11-02simplify determination of pages to printIvan Timofeev1-80/+15
2011-11-02more fpicker related gtk cleanupMichael Meeks2-11/+10
2011-11-02cleanup gtk / gdk locking situation to use the SolarMutex insteadMichael Stahl5-80/+98
2011-11-02remove obsolete @SYSTEM_TRANSLATE_TOOLKIT@ from set_soenv.inRene Engelhard1-1/+0
2011-11-02remove obsolete --with-system-translate-toolkitRene Engelhard1-34/+1
2011-11-02remove Resource.java.origRene Engelhard1-140/+0
2011-11-02pushd is a bashism, use #!/bin/bash in solenv/bin/localizeRene Engelhard1-1/+1
2011-11-02Library_vclplug_gtk3.mk: fix typoMichael Stahl1-1/+1
2011-11-02Merge branch 'master' of git://anongit.freedesktop.org/libreoffice/coreMichael Stahl446-15722/+3282
2011-11-02gtk3: improve the GTK3 theming layer somewhatCosimo Cecchi2-194/+772
2011-11-02Rename --enable-nss-module to --with-system-nss + introduce --enable-xmlsec.Tomas Chvatal9-79/+55
2011-11-02Make .hpp/.hdl more robust against accidental include of .hdl instead of .hpp.Stephan Bergmann2-125/+61
2011-11-02Simplify addition of optional components to URE_MORE_{SERVICES,TYPES}.Stephan Bergmann5-48/+140
2011-11-02Pointless to check for "executability" of gdiplus.dll hereTor Lillqvist1-1/+1
2011-11-02update unused listCaolán McNamara1-2/+34
2011-11-02drop freshly unused methodsCaolán McNamara4-23/+0
2011-11-02update word count dialog when selection is completed or invalidatedCaolán McNamara1-7/+16
2011-11-02calc big file : refactor loading to avoid unecessary testsLaurent Godard4-18/+17
2011-11-02n#693238: fixed parentheses warningCédric Bosdonnat1-1/+1
2011-11-02Fix i#89051: Move the point you've just inserted, not the previous one.Ivan Timofeev1-3/+3