Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-11-03 | Missing conditionalizaton. | Stephan Bergmann | |
2011-11-03 | fdo#42312: Change bsh and js script providers from extensions to optional ↵ | Stephan Bergmann | |
modules. Their jar files reference other non-URE jars, so they cannot be extensions. bsh.jar has been moved into the optional module (it used to be installed always, but it looks like only the bsh script provider needs it; also, it had been added to URE_MORE_JAVA_CLASSPATH_URLS if SYSTEM_BSH, which also appears unnecessary as it is mentioned with an absolute file URL in the Class-Path of the script provider jar). js.jar has been included in the optional module (it used to be not installed at all?). | |||
2011-11-03 | Use xml2-config and xslt-config from our own copies if not using system ones | Tor Lillqvist | |
2011-11-03 | Resolves: fdo#36678 regenerate language-specific user dict list | Caolán McNamara | |
Regenerate language-specific user dict list when language of underlying text changes. Not just when the user overrides it from the top menu. | |||
2011-11-03 | Use the xml2-config from our own libxml2 copy if not using a system libxml2 | Tor Lillqvist | |
2011-11-03 | ditch ScXMLExportDatabaseRanges::getOperatorXML | Caolán McNamara | |
2011-11-03 | utf-16, not utf-8 | Caolán McNamara | |
2011-11-03 | add missing tests | Caolán McNamara | |
2011-11-03 | Follow UAX-29 and present user-perceived character counts | Caolán McNamara | |
Not a count of code-units, nor a count of code-points, but try and follow http://unicode.org/reports/tr29/ and present the grapheme count. Add a few representative tests to try and avoid gotchas. | |||
2011-11-03 | callcatcher: drop unused methods | Caolán McNamara | |
2011-11-03 | callcatcher: ditch some unused code | Caolán McNamara | |
2011-11-03 | ByteString->rtl::OString | Caolán McNamara | |
2011-11-03 | Don't attempt any stripping when cross-compiling | Tor Lillqvist | |
It uses a hardcoded plain "strip" command anyway, which hardly will work for foreign executable file formats. | |||
2011-11-03 | Use DYLD_LIBRARY_PATH when OS_FOR_BUILD == MACOSX | Tor Lillqvist | |
2011-11-03 | Cleanup inline IsGreyPalette implementation for mac platforms. | Michael Meeks | |
2011-11-03 | Removed IsGreyPalette | Emanuele Fia | |
2011-11-03 | indent line in merged description.xml | Andras Timar | |
2011-11-03 | Better fix for removed RangeExpander | Thorsten Behrens | |
The sole reason for that late class was the overloaded Range::expand() method - but it's actually quite easy to disambiguate that for boost::bind. | |||
2011-11-03 | Disable xmlsec for Android | Tor Lillqvist | |
2011-11-03 | remove unused methods in EditEngine | Felix Zhang | |
2011-11-03 | RangeExpander functor removed, but needed in one place. | Cédric Bosdonnat | |
Added a local class for it: there may be a better fix, but it avoids the build to break. Removed a few remaining includes | |||
2011-11-02 | Move BitmapDevice to use B2IBox instead of B2IRange. | Thorsten Behrens | |
Semantically, B2IBox represents a pixel rect much better than B2IRange - replaced all occurences in and around the software renderer, and client code. | |||
2011-11-02 | Cleanup basegfx - docs, visibility, pointless methods. | Thorsten Behrens | |
Added docs to the range/* classes, removed methods the compiler can generate for us, removed unused header, and cleaned up visibility markup (inlines don't really need to be exported). | |||
2011-11-02 | Fix BXYBox behaviour and unit test | Thorsten Behrens | |
Made the distinction more clear, added appropriate tests to nail behaviour. | |||
2011-11-02 | Keep basebmp free of naked ptrs. | Thorsten Behrens | |
Moved the implementation detail that SalFrames lifetime is handled manually in vcl out of basebmp & into vcl. Added lightweight wrapper class to decouple damagetracker lifetime from GtkFrame lifetime. | |||
2011-11-02 | Revert "basebmp: B2IRange::isEmpty is surprisingly, unhelpfully lame - ↵ | Thorsten Behrens | |
workaround" This reverts commit 69e4dd120631b05e7abb2c65f36b71e9424a8a72. | |||
2011-11-02 | Merge branch 'master' of git://anongit.freedesktop.org/libreoffice/core | Michael Stahl | |
2011-11-02 | One more SYSTEM_MOZILLA to SYSTEM_NSS | Tomas Chvatal | |
2011-11-02 | More on sal_Bool to bool (in method signatures). | Kohei Yoshida | |
2011-11-02 | Prefer boost::scoped_ptr to std::auto_ptr and shared_ptr (if appropriate). | Kohei Yoshida | |
2011-11-02 | sal_Bool->bool in ScGridWindow. One of them wasn't even used. | Kohei Yoshida | |
2011-11-02 | simplify determination of pages to print | Ivan Timofeev | |
2011-11-02 | more fpicker related gtk cleanup | Michael Meeks | |
2011-11-02 | cleanup gtk / gdk locking situation to use the SolarMutex instead | Michael Stahl | |
The SolarMutex is integrated with native gtk+ toolkit locking so this is semantically equivalent and rather less problematic. | |||
2011-11-02 | remove obsolete @SYSTEM_TRANSLATE_TOOLKIT@ from set_soenv.in | Rene Engelhard | |
2011-11-02 | remove obsolete --with-system-translate-toolkit | Rene Engelhard | |
2011-11-02 | remove Resource.java.orig | Rene Engelhard | |
2011-11-02 | pushd is a bashism, use #!/bin/bash in solenv/bin/localize | Rene Engelhard | |
2011-11-02 | Library_vclplug_gtk3.mk: fix typo | Michael Stahl | |
2011-11-02 | Merge branch 'master' of git://anongit.freedesktop.org/libreoffice/core | Michael Stahl | |
2011-11-02 | gtk3: improve the GTK3 theming layer somewhat | Cosimo Cecchi | |
Improvements include: - don't create widgets when calculating the native region size, but use GtkStyleContext instead - refactor the native control drawing cycle - theme scrollbars - theme menu radios/checks/separators/arrows | |||
2011-11-02 | Rename --enable-nss-module to --with-system-nss + introduce --enable-xmlsec. | Tomas Chvatal | |
This also finishes the uncoupling of NSS from the --with-system-mozilla. | |||
2011-11-02 | Make .hpp/.hdl more robust against accidental include of .hdl instead of .hpp. | Stephan Bergmann | |
.hdl failed to declare the inline cppu_detail_getUnoType functions defined in .hpp, which if client code only includes .hdl instead of .hpp could lead to runtime failures, now leads to compiler warnings. | |||
2011-11-02 | Simplify addition of optional components to URE_MORE_{SERVICES,TYPES}. | Stephan Bergmann | |
Those bootstrap variables now support <XXX>* syntax to include all files (non- recursively) contained in the directory denoted by XXX. Optional components can put their data simply into program/services/ and program/types/. | |||
2011-11-02 | Pointless to check for "executability" of gdiplus.dll here | Tor Lillqvist | |
2011-11-02 | update unused list | Caolán McNamara | |
2011-11-02 | drop freshly unused methods | Caolán McNamara | |
2011-11-02 | update word count dialog when selection is completed or invalidated | Caolán McNamara | |
2011-11-02 | calc big file : refactor loading to avoid unecessary tests | Laurent Godard | |
create ScDocument::AppendTabOnLoad do not test if named ranges exist on file load | |||
2011-11-02 | n#693238: fixed parentheses warning | Cédric Bosdonnat | |