summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-05-22Avoid including <config_features.h> in <vcl/svapp.hxx>Tor Lillqvist
2014-05-22Moved leak-suppress.txt from dev-tools to core repoStephan Bergmann
2014-05-22Make the inserted text more European and sensible for now.Michael Meeks
2014-05-22quit after emitting all the events to allow valgrinding.Michael Meeks
2014-05-22Initial cut at some infinite monkeys work.Michael Meeks
2014-05-22Updated coreAndras Timar
2014-05-22oox: fix export of OOXML generator infoMiklos Vajna
2014-05-22Record patch upstream notificationStephan Bergmann
2014-05-22fdo#78887 <w:br> tag is not being preserved after export.Ravindra Vidhate
2014-05-22fdo#78886 File getting corrupted after Roundtrip due to fieldCharDinesh Patil
2014-05-22fdo#78333 : SdtContent and a Shape overlapping causes corruptionUmesh Kadam
2014-05-22fdo#43157 - Clean up OSL_ASSERT, DBG_ASSERTMukhiddin Yusupov
2014-05-22fdo#77313: coinmp: error: format not a string literal and no format argumentsMatúš Kukan
2014-05-22remove unnecessary use of OUString constructorNoel Grandin
2014-05-22loplugin-passbyref: ignore non-base declarationsNoel Grandin
2014-05-21Label t-test and F-test for their respective dialogs.Kohei Yoshida
2014-05-21Modify these stats dialogs to have OK and Cancel pair.Kohei Yoshida
2014-05-21Keep only "Apply" and "Close".Kohei Yoshida
2014-05-22Avoid possible memory leaks in case of exceptionsTakeshi Abe
2014-05-21Bin "Do not use for the TDF build" warningTor Lillqvist
2014-05-21Make using libc++ non-optional on OS X, always use when possibleTor Lillqvist
2014-05-21external/clucene: Avoid InitOrderFiascoStephan Bergmann
2014-05-21WaE: overriding virtual function declaration not marked 'SAL_OVERRIDE'Tor Lillqvist
2014-05-21typo: VarP (Sample) -> VarP (Population)Andras Timar
2014-05-21speed-up writer conversion in headless modeTomaž Vajngerl
2014-05-21Avoid unnecessary cloning of ScRawToken during token check.Kohei Yoshida
2014-05-21cp#1000072: Skip styles import for external link cache documents.Kohei Yoshida
2014-05-21Finer grained ODS import mode selection.Kohei Yoshida
2014-05-21Let's use constant uno name for these.Kohei Yoshida
2014-05-21Let's not use ScDocument as a convenient "anything goes" storage place.Kohei Yoshida
2014-05-21Turn the mouse cursor to the "wait hand" during the external link update.Kohei Yoshida
2014-05-21cp#1000072: Populate cache tables when updating all external links.Kohei Yoshida
2014-05-21Localize this string.Kohei Yoshida
2014-05-21cp#1000072: Purge one document shell at a time, to avoid freeze.Kohei Yoshida
2014-05-21cp#1000072: Stop the external doc shell timer while mass-updating.Kohei Yoshida
2014-05-21cp#1000072: Load external documents when refreshing caches.Kohei Yoshida
2014-05-21bump product version to 4.4.0.0.alpha0+Christian Lohmaier
2014-05-21the addfile rule doesn't like to continue on a new linelibreoffice-4-3-branch-pointChristian Lohmaier
2014-05-21So ZCodec::ReadAsynchron was wrong in using a persistent mpIStm after allStephan Bergmann
2014-05-21ZCodec::mpIStm is apparently(?) effectively only used by ReadAsynchronStephan Bergmann
2014-05-21we have GetEntryPos(), use itEike Rathke
2014-05-21ODS load perf: 7% of the time re-creating sheet name strings.Michael Meeks
2014-05-21libgltf: Updated version.Jan Holesovsky
2014-05-21Updated coreChristian Lohmaier
2014-05-21fdo#70596 dependency problem with debian packages for master/dev buildsChristian Lohmaier
2014-05-21Split ZCodec::ImplInitBuf into InitCompress, InitDecompressStephan Bergmann
2014-05-21Add assertionStephan Bergmann
2014-05-21crash because iterator position wasn't changed in stl conversionCaolán McNamara
2014-05-21Remove spurious assert(false)Stephan Bergmann
2014-05-21Replace ZCodec::mbInit with sane enumStephan Bergmann