Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-09-11 | fix fdo#40590 stop abusing regular string token for XML import | Eike Rathke | |
During XML import formulas of defined names and conditional formatting were remembered as regular svString tokens that then later were retrieved without quotes for compilation. This didn't go along with the new ScRangeData::CompileUnresolvedXML() that recreates the formula string from an already tokenized form of the formula. Introduced FormulaToken::AddStringXML() with ocStringXML to sort those out and removed the IsImportingXML() hack from FormulaCompiler::AppendString(), the ocStringXML case is handled in FormulaCompiler::CreateStringFromToken(). | |||
2011-09-11 | Don't let the PathSubstitution service null relative paths | Michael Meeks | |
2011-09-11 | Initial DocumentSettingsSerializer implementation | Michael Meeks | |
2011-09-11 | initial DocumentSettingsSerializer interface impl. | Michael Meeks | |
2011-09-11 | add XPropertyList enum, factory, and associated cleanup | Michael Meeks | |
2011-09-10 | on MacOSX we use the system header by default for Mesa | Norbert Thiebaud | |
2011-09-10 | convert Mesa to gbuild and add to tail_build | Peter Foley | |
2011-09-10 | provide instructions to install a linreoffice-custom gnumake | Norbert Thiebaud | |
2011-09-10 | try to use our 'own' make if installed in /opt/lo/bin/make | Norbert Thiebaud | |
if GNUMAKE is undefined and /opt/lo/bin/make is an executable then define GNUMAKE as /opt/lo/bin/make | |||
2011-09-10 | link gdb python helpers across into the install as well | Michael Meeks | |
2011-09-10 | Add detection of stale / slow makes (for Windows) and warn about them. | Michael Meeks | |
2011-09-10 | Revert partly cppcheck cleaning | Julien Nabet | |
2011-09-10 | Some cppcheck cleaning | Julien Nabet | |
2011-09-10 | Drop unused parts | Julien Nabet | |
2011-09-10 | Translate some German comments | Lionel Elie Mamane | |
2011-09-10 | Proper fix for "problem with sytem wpd/wpg" | Lionel Elie Mamane | |
2011-09-09 | FmXGridPeer::getByIndex: Error checking of pGrid->GetModelColumnPos(nId) call | Lionel Elie Mamane | |
Fixes crash of fdo#40701, but not broken feature | |||
2011-09-09 | Some cppcheck cleaning | Julien Nabet | |
2011-09-09 | Work around a problem when building with system libwpd and libwpg | Fridrich Štrba | |
before somebody who has a clue fixes it | |||
2011-09-09 | Writer Page Breaks: don't print the marker, not for PDF export or printing | Cédric Bosdonnat | |
2011-09-09 | Header/Footer: adjusted popup menu texts | Cédric Bosdonnat | |
2011-09-09 | Header/Footer: don't show the separator action in readonly mode | Cédric Bosdonnat | |
2011-09-09 | Use new line heights only if SAL_USE_NEW_LINEHEIGHT=1 | Eike Rathke | |
Commit 3364fefe1e2dec522211040f2f9ea37bf5cd7466 introduced a new (and font technically correct) handling of interline spacing that affects line heights in all applications. Activate that only if SAL_USE_NEW_LINEHEIGHT=1 is set in the environment, else use the old handling until all quirks are sorted out. | |||
2011-09-09 | sb140: #i117295# use rtl::Static | Stephan Bergmann | |
2011-09-09 | sb140: #i117294# removed unused mutex guard | Stephan Bergmann | |
2011-09-09 | sb140: #i117292# use ImplInheritanceHelper | Stephan Bergmann | |
2011-09-09 | sb140: #i117291# do not mis-use XTypeProvider.getImplementationId in ↵ | Stephan Bergmann | |
XUnoTunnel.getSomething | |||
2011-09-09 | sb140: #i116872# avoid uninitialized RGB values for full-transparency pixels | Stephan Bergmann | |
plus sb140: #i116872# optimize for nOpacity == 0 (requested by aw) | |||
2011-09-09 | sb140: #i117079# @executable_path -> @loader_path hack missed some instances | Stephan Bergmann | |
2011-09-09 | sb140: silence warnings | Stephan Bergmann | |
2011-09-09 | sb140: #i117085# support ENABLE_SYMBOLS | Stephan Bergmann | |
2011-09-09 | sb140: #i117084# do not leak Lockfile instance | Stephan Bergmann | |
plus improvements based on a14010cb8c485ee1d07530d34a00f03db3233e02 "valgrind: fix leak" | |||
2011-09-09 | sb140: #i117082# avoid unncessary static class data members (which are ↵ | Stephan Bergmann | |
destroyed too late) plus sb140: #i117082# extra indirections to apeace MSC sb140: #i117082# avoid warnings about not intializing boost::noncopyable base in copy ctors | |||
2011-09-09 | sb140: #i117081# solenv/gbuilt/{Cpp,J}unitTest.mk typos | Stephan Bergmann | |
2011-09-09 | sb140: #i117080# solenv/gbuilt/JunitTest.mk fails to remove the userdir | Stephan Bergmann | |
2011-09-09 | sb140: sb140: #i116981# clean up memory upon exit | Stephan Bergmann | |
2011-09-09 | sb140: #i116910# do not leak Thread_Impl from desktop::Acceptor | Stephan Bergmann | |
2011-09-09 | sb140: #i116786# use auto_ptr to track member lifetime | Stephan Bergmann | |
improves over similar 787b86549305cf0e5fdea28581b1a40f8ed3ef3d "fix leak" | |||
2011-09-09 | sb140: #i116785# avoid ring-ref that keeps ref counted objects alive forever | Stephan Bergmann | |
improves over similar dbd2b6037046f0ecaa9a052ebf7c0fa84026968a "fix circular depend" | |||
2011-09-09 | sb140: #i114718# avoid references to object across ↵ | Stephan Bergmann | |
XAggregation::setDelegator boundary | |||
2011-09-09 | bah, missing CTL element | Caolán McNamara | |
2011-09-09 | map CTL_LANGUAGE<->RTF_ALANG the same as CTL_FONTSIZE<->RTF_AFS | Caolán McNamara | |
2011-09-09 | its gb_Library_add_api not gb_Library_use_api | Bjoern Michaelsen | |
2011-09-09 | Uploading libvisio-0.0.7 | Fridrich Štrba | |
2011-09-09 | second try to prevent warning | Markus Mohrhard | |
2011-09-09 | add missing $ | David Tardon | |
2011-09-09 | callcatcher: various unused code | Caolán McNamara | |
2011-09-09 | WaE: constify these (worrying-looking) font name tables | Caolán McNamara | |
2011-09-09 | size arg can be const | Caolán McNamara | |
2011-09-09 | convert the last of sd's ByteStrings to rtl::OString[Buffer] | Caolán McNamara | |
fix potential bug in "3D" search while I'm at it I guess |