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