summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-03-11Clean up previous commitStephan Bergmann
2015-03-11sd: use constructor syntax for sdd.componentChris Sherlock
2015-03-11better way to check for empty stringsMarkus Mohrhard
2015-03-11add EBD-36335 and EBD-36334 testsCaolán McNamara
2015-03-11Adapt std::unique_ptr to SmMathConfigTakeshi Abe
2015-03-11TableRef: add item specifiers and opcodesEike Rathke
2015-03-11TableRef: possible item combinationsEike Rathke
2015-03-11Clean up previous commitStephan Bergmann
2015-03-11avmedia: use constructor syntax for avmedia.componentChris Sherlock
2015-03-11flush surface for all backendsCaolán McNamara
2015-03-11Clean up previous commitStephan Bergmann
2015-03-11animations: convert animcore.component to constructor usageChris Sherlock
2015-03-11presumably this Commit->ImplCommit is the right build fixCaolán McNamara
2015-03-11V512: we want the number of wide-chars here, not the number of bytesCaolán McNamara
2015-03-11sw: MacOSX has CUPS but no psp::PrinterInfoManagerMichael Stahl
2015-03-11AllocateFrame only needed for gtk3 pathCaolán McNamara
2015-03-11drop -1 +2 hack unless someone can show a need for it againCaolán McNamara
2015-03-11debug helpersCaolán McNamara
2015-03-11just trust cairo's clipping instead, simplesCaolán McNamara
2015-03-11gtk3 fix mem leakCaolán McNamara
2015-03-11make gtk3 performance usableCaolán McNamara
2015-03-11WaE: -Werror=maybe-uninitializedCaolán McNamara
2015-03-11fix indentCaolán McNamara
2015-03-11the clipping must be against the original deviceCaolán McNamara
2015-03-11do not call virtual Commit() from dtors of utl::ConfigItem subclassesMichael Stahl
2015-03-11framework: reindent that tooMichael Stahl
2015-03-11sw: reindent modcfg.hxxMichael Stahl
2015-03-11sw: reindent usrpref.hxxMichael Stahl
2015-03-11utl::ConfigItem::Commit() should call ClearModified()Michael Stahl
2015-03-11dbaccess: PVS-Studio V517 'use of if(A) ... else if (A) pattern'Michael Stahl
2015-03-11Clean up previous commitStephan Bergmann
2015-03-11canvas: use constructor syntax in canvas.componentChris Sherlock
2015-03-11SwDBManager::MergeMailFiles: merge two bCreateSingleFile blocksMiklos Vajna
2015-03-11support fast MM printing in non-single-file mode only for CUPSLuboš Luňák
2015-03-11mailmerge doesn't need to use the singlefile technique for printingLuboš Luňák
2015-03-11do not needlessly make overriden functions more privateLuboš Luňák
2015-03-11avoid creating temporary document copies in non-singlefile MM modeLuboš Luňák
2015-03-11do not create temp file(s) during MM if not neededLuboš Luňák
2015-03-11Clean up previous commitStephan Bergmann
2015-03-11sc: use constructor syntax in scd.componentChris Sherlock
2015-03-11V595: pointer was utilized before it was verified against nullptrCaolán McNamara
2015-03-11consistently check hereCaolán McNamara
2015-03-11surely this check should preceed deref of pActiveViewShCaolán McNamara
2015-03-11redundant checkCaolán McNamara
2015-03-11leak on short readCaolán McNamara
2015-03-11TableRef: need to distinguish between entire table and All specifiedEike Rathke
2015-03-11add TableRef stackEike Rathke
2015-03-11Clean up previous commitStephan Bergmann
2015-03-11sc: use constructor syntax in scfilt.componentChris Sherlock
2015-03-11vcl timers: avoid crash initializing too early.Michael Meeks