summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2014-05-21try to fix Mac buildMiklos Vajna
2014-05-21don't crash on formatting outline level 10 in master viewCaolán McNamara
2014-05-21-Werror,-Wunused-variableStephan Bergmann
2014-05-21remove second part of the debug outputMarkus Mohrhard
2014-05-21remove debug outputMarkus Mohrhard
2014-05-21improve the text rendering a little bit moreMarkus Mohrhard
2014-05-21CosmeticsTor Lillqvist
2014-05-21collada2gltf: Ignore case of the extension.Jan Holesovsky
2014-05-21gltf: Send delta when rotating, not absolute value.Jan Holesovsky
2014-05-21Avoid blinking when doing operations in the spreadsheets.Jan Holesovsky
2014-05-21libgltf: The FPS counting is not necessary in LibreOffice.Jan Holesovsky
2014-05-21libgltf: Update to the new version.Jan Holesovsky
2014-05-21Use varying aElement nameStephan Bergmann
2014-05-21ZCodec::UpdateCRC is privateStephan Bergmann
2014-05-21Remove unused ZCodec::IsFinishedStephan Bergmann
2014-05-21ZCodec instances can be allocated on the stack just fineStephan Bergmann
2014-05-21ZCodec instances can be allocated on the stack just fineStephan Bergmann
2014-05-21ZCodec instances can be allocated on the stack just fineStephan Bergmann
2014-05-21Remove unnecessary GZCodec derivationStephan Bergmann
2014-05-21Remove unused ZCODEC_BEST_SPEED, ZCODEC_BEST_COMPRESSION macrosStephan Bergmann
2014-05-21Split ZCodec::BeginCompression param into its 3 independent componentsStephan Bergmann
2014-05-21Simplify logicStephan Bergmann
2014-05-21Remove unnecessary ZCODEC_DEFAULT macroStephan Bergmann