summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-11-30rename, and bundle the postgresql driver if it is enabledMichael Meeks
2011-11-30fix TARGETGUI for windowsBjoern Michaelsen
2011-11-30Fixed fdo#42778 pass count in Manage Breakpoints and crash in dialogNiklas Johansson
2011-11-30no need to check for Gregorian cut-off date hereEike Rathke
2011-11-30OSL_TRACE in sal/rtl/source/alloc_*.cxx leads to deadlock...Stephan Bergmann
2011-11-30Remove unused variable PACKAGE_LIB_DIRFrançois Tigeot
2011-11-30temporary hack: soffice.bin should be type of GUI app, not CUI app fdo#42914Andras Timar
2011-11-30fix license headerAndras Timar
2011-11-30sampleicc has not yet been packaged in pkgsrcFrançois Tigeot
2011-11-30Translate German commentsPhilipp Weissenbacher
2011-11-30Translate German commentsPhilipp Weissenbacher
2011-11-30Removed unused sal/inc/internal/once.h.Stephan Bergmann
2011-11-30Convert group of consts to enumAugust Sodora
2011-11-30Use SmART Gallery 0.95Kalman Szalai - KAMI
2011-11-30String->OUStringAugust Sodora
2011-11-30Reduce usage of GetQueryItem() (singular version).Kohei Yoshida
2011-11-30Remove some obsolete config optionsFridrich Štrba
2011-11-29Export multi-value filters to xlsx.Kohei Yoshida
2011-11-29sal_Bool to bool.Kohei Yoshida
2011-11-29Correctly import multi-value filter settings.Kohei Yoshida
2011-11-29Switch to TableFilterField3, but no other changes.Kohei Yoshida
2011-11-29Removed duplicate code block.Kohei Yoshida
2011-11-29Implemented the new multi-value filter API.Kohei Yoshida
2011-11-29New UNO API to handle multi-value filters.Kohei Yoshida
2011-11-30catch by constant referenceTakeshi Abe
2011-11-30introduced Date::IsValidDate() and Date::Normalize()Eike Rathke
2011-11-30handle dates with year < 1000Eike Rathke
2011-11-30fixed fdo#40363 freeze chart wizard with non-gregorian dateEike Rathke
2011-11-30introduced Date::IsValidDate() and Date::Normalize()Eike Rathke
2011-11-30renamed Date::IsValid() to IsValidAndGregorian() to prevent misassumptionsEike Rathke
2011-11-30online update: Now check even the checkForUpdates().Jan Holesovsky
2011-11-30online update: Cleanup after UpdateInformationProvider::load() rewrite.Jan Holesovsky
2011-11-30online update: Unit testing framework + rewrite of load().Jan Holesovsky
2011-11-30online update: Make the test for update to actually start (still fails).Jan Holesovsky
2011-11-29getenv based debugging code doesn't make complete sense, removeCaolán McNamara
2011-11-29don't remove Makefile on make distclean, we need it now in all cases...Rene Engelhard
2011-11-29fix test: s/==/=/Rene Engelhard
2011-11-29Check for empty URLs after all, to avoid warnings from canonic().Stephan Bergmann
2011-11-29Adapted to new assertion/logging mechanisms.Stephan Bergmann
2011-11-29Enabled sc/qa/complex again.Stephan Bergmann
2011-11-29import docx m:mLuboš Luňák
2011-11-29finish reading in while() also when end of stream, just in caseLuboš Luňák
2011-11-29improve import of docx m:dLuboš Luňák
2011-11-29docx OMathArg can actually be more than one elementLuboš Luňák
2011-11-29docx m:r can contain multiple m:tLuboš Luňák
2011-11-29implement docx m:groupChrLuboš Luňák
2011-11-29implement m:func, m:limLow, m:limUppLuboš Luňák
2011-11-29fix reading when the next tag can be one of severalLuboš Luňák
2011-11-29better debug output when skipping an elementLuboš Luňák
2011-11-29no debug about skipping tags if not actually skippingLuboš Luňák