summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-11-04fix Win32 manifest linking: get dependencies the right way aroundMichael Meeks
2011-11-04gtk3: move gtk+ file picker into vcl - a more sensible place for itMichael Meeks
2011-11-04We always either build nss or use the system oneCaolán McNamara
2011-11-04fix encrypting odf documentsCaolán McNamara
2011-11-04Deduplication and generalization for cross-compilationTor Lillqvist
2011-11-04Some WNT-only code still needs ApplicationEvent(); plus made the other ctor e...Stephan Bergmann
2011-11-04quiet normally incorrect empty fragments warning cluttering tinderbox outputMichael Meeks
2011-11-04download: do not annoy me by creating bogus git-hooksMichael Stahl
2011-11-04'g': whitespace: expand tabsMichael Stahl
2011-11-04'g': actually set up git hooks properlyMichael Stahl
2011-11-04gbuild: document more user defined variablesMichael Stahl
2011-11-04configure: --with-linked-git: check that clone repos existMichael Stahl
2011-11-04gtk3: add missing include, and rtl namespaceMichael Meeks
2011-11-04binfilter test needs to have SOLARSRC set to find sample docsCaolán McNamara
2011-11-04update unused listCaolán McNamara
2011-11-04convert zip of makefiles.mk to a patch and skip building some we don't needCaolán McNamara
2011-11-04Put BitmapDevice::getPixelData() back.Thorsten Behrens
2011-11-04suppress warnings about inexact argument typeIvan Timofeev
2011-11-04Removed spurious junk left over in previous commit.Stephan Bergmann
2011-11-04Further clean up of areas touched by previous commit.Stephan Bergmann
2011-11-04String->OUString, remove unused codeAugust Sodora
2011-11-04Added OUStringBuffer::append(char) so that b.append(' ') does what one expects.Stephan Bergmann
2011-11-04add missing includesDavid Tardon
2011-11-03Cleanup basebmp a littleJoseph Powers
2011-11-04remove some unneeded dependenciesMarkus Mohrhard
2011-11-04add test cases for "Informations" functions to functions.odsMarkus Mohrhard
2011-11-03Unwind and refactor some of the Grey Palette stuffCaolán McNamara
2011-11-04Translated some comments in svxTim Hardeck
2011-11-03component files for password testMarkus Mohrhard
2011-11-03initial work for a password testMarkus Mohrhard
2011-11-03fix gtk2 buildCosimo Cecchi
2011-11-03Introduce LibreOfficeMinGW distro-config.Jan Holesovsky
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