summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-11-03Fix the --disable-xmlsec build.Jan Holesovsky
2011-11-03gtk3: Check for gtk3 >= 3.2 - we need that for broadway anywayMichael Meeks
2011-11-03IsGreyPalette: belt and braces, empty palettes are grey (apparently)Michael Meeks
2011-11-03gtk: fix the buildCosimo Cecchi
2011-11-03Give Mac master builds a nice background .dmg image, tooThorsten Behrens
2011-11-03gtk3: implement rendering for Listbox widgetsCosimo Cecchi
2011-11-03gtk3: translate the cairo context instead of rendering from (1, 1)Cosimo Cecchi
2011-11-03gtk3: misc cleanupsCosimo Cecchi
2011-11-03gtk3: implement rendering for ComboboxesCosimo Cecchi
2011-11-03gtk3: implement rendering for spinbuttonsCosimo Cecchi
2011-11-03gtk3: always set the wmclass using the X helperCosimo Cecchi
2011-11-03gtk: add widget_get_xid()Cosimo Cecchi
2011-11-04catch exception by const referenceTakeshi Abe
2011-11-03remove all debug output from filters-test that was for the xls bugMarkus Mohrhard
2011-11-03need to quote command hereMarkus Mohrhard
2011-11-03codename is set by ScTabel constructorMarkus Mohrhard
2011-11-03Check $OS, not the build platformTor Lillqvist
2011-11-03probably need to add mbIsGrey to operator== comparisonCaolán McNamara
2011-11-03need to assign mbIsGrey in operator=Caolán McNamara
2011-11-03mbIsGrey needs to be initialized in ctorCaolán McNamara
2011-11-03Fix linking on WindowsFridrich Štrba
2011-11-03Add the xmlsec1 Android patchTor Lillqvist
2011-11-03Don't bother with --with-openssl=no for Android then as we do use opensslTor Lillqvist
2011-11-03Pass --build and --host to xmlsec1 configury when cross-compilingTor Lillqvist
2011-11-03Use our openssl build as crypto lib for xmlsec1 for AndroidTor Lillqvist
2011-11-03Drop translate_toolkit folder and its internal download.Tomas Chvatal
2011-11-03Still missing conditionalization.Stephan Bergmann
2011-11-03Fix one more subtlety around B2IBox / B2IRange changes.Thorsten Behrens
2011-11-03Add possibilty to embed ole object and to pass paragraph bordersLaurent Alonso
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