summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-02-27support fast MM printing in non-single-file mode only for CUPSprivate/llunak/mailmerge_02Luboš Luňák
2015-02-26mailmerge doesn't need to use the singlefile technique for printingLuboš Luňák
2015-02-26do not needlessly make overriden functions more privateLuboš Luňák
2015-02-26avoid creating temporary document copies in non-singlefile MM modeLuboš Luňák
2015-02-26do not create temp file(s) during MM if not neededLuboš Luňák
2014-11-14avoid unused argument warningLuboš Luňák
2014-11-14speed up SwDoc::IsInHeaderFooter() by using SwFrmFmtAnchorMapLuboš Luňák
2014-11-14faster mapping from nodes to SwFrmFmt's anchored at themLuboš Luňák
2014-11-14do not break encapsulation of SwFmtAnchor::GetCntntAnchor()Luboš Luňák
2014-11-14do not bother with nice unique names during mailmergeLuboš Luňák
2014-11-14Moved 'DateTimeToOString' from 'filter' package to 'tools' packageAdam Co
2014-11-14actually use return value of GetUniqueSectionName() in SwDoc::UpdateSection()Luboš Luňák
2014-11-14do not iterate over all bookmarks in SwTxtNode::Update()Luboš Luňák
2014-11-14name of mailmerge marks is actually irrelevantLuboš Luňák
2014-11-14SwDBManager::MergeMailFiles: set unique fly names at the end of the mergeMiklos Vajna
2014-11-14sw: use new bookmark API in lcl_FillBookmarkArray() for text nodesMiklos Vajna
2014-11-14sw: add API that provides fast access to marks of a text nodeMiklos Vajna
2014-11-14SwXTextPortionEnumeration ctor: avoid dynamic_cast in the common caseMiklos Vajna
2014-11-14do not repeatedly relayout mailmerge document after each changeLuboš Luňák
2014-11-14compute page offset for mailmerge based on source document rather than targetLuboš Luňák
2014-11-14use bookmarks to mark mailmerge parts in a mailmerge document (fdo#80823)Luboš Luňák
2014-11-14more local variableLuboš Luňák
2014-11-14MM: export the SwDocShell mail merge via UNOJan-Marek Glogowski
2014-11-14MM: dump debug documents based on environment varJan-Marek Glogowski
2014-11-14:sw: rename SwDoc::Append to something uniqueMichael Stahl
2014-10-07use -> with pointersprivate/llunak/mailmergeLuboš Luňák
2014-10-07error: comparison between pointer and integerLuboš Luňák
2014-10-06error: comparison between pointer and integer (Clang trunk towards 3.4)Stephan Bergmann
2014-10-06error: friend declaration specifying a default argument must be a definitionStephan Bergmann
2014-10-06...and similarly for __cxa_allocate_exception and __cxa_throwStephan Bergmann
2014-10-06Clean up declaration of __cxa_get_globalsStephan Bergmann
2014-10-06i#101283 Fix collapsed bookmark handlingJan-Marek Glogowski
2014-10-06fdo#83753: consider JAVA_HOME and PATH when selecting JREMichael Weghorn
2014-10-06fdo75996 Check search result for bookmark undoJan-Marek Glogowski
2014-10-06Patch von Lanedo für #11826 integriert.Ulrich Kitzinger
2014-10-06Auswahl von Papiergröße und -orientierung deaktiviert (Trac #11826)Ulrich Kitzinger
2014-10-06Zugriff auf static Variable synchronisiert (Trac 11400)Ulrich Kitzinger
2014-10-06unopkg beschwert sich: 'unopkg: 69: [: =: unexpected operator'Ulrich Kitzinger
2014-10-06Revert "fix Worksheet.Cells by now allowing TableSheet..." fdo#70079Noel Power
2014-10-06Änderungen am Build-Skript und Abhängigkeiten für Windows-BuildUlrich Kitzinger
2014-10-06Kde3-Pfade angepasstUlrich Kitzinger
2014-10-06Dialog 'Es ist kein Standarddrucker ausgewaehlt' unterdrueckenUlrich Kitzinger
2014-10-06Noch ein CompilefehlerUlrich Kitzinger
2014-10-06Fix für AO Bug 74651Ulrich Kitzinger
2014-10-06In Paths.xcu Temp-Pfad angepasstUlrich Kitzinger
2014-10-06unopkg-Sript setzt Root-profil, wegen Trac #11013Ulrich Kitzinger
2014-10-06Update-Button im Extension-Manager disabledUlrich Kitzinger
2014-10-06Änderung für Übernahme von Mail-Adressen aus Link, Trac #4335Ulrich Kitzinger
2014-10-06ExtensionUpdateURL emptyLimux
2014-10-06Handle fixed page size printer option.Jan-Marek Glogowski