summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2015-01-19fdo#39468 Translate German comments - sw/source/core/textPhilipp Weissenbacher
2015-01-19if we change the keys we have to resort based on the new keysCaolán McNamara
2015-01-19fdo#39440 sw: reduce scope of local variablesMichael Weghorn
2015-01-19fdo#39440 sw: reduce scope of local variablesMichael Weghorn
2015-01-19fdo#39440 sw: reduce scope of local variablesMichael Weghorn
2015-01-19fdo#39440 sw: reduce scope of local variablesMichael Weghorn
2015-01-18SwTextBoxHelper::findTextBoxes: optimize unnecessary O(n^2)Miklos Vajna
2015-01-18ODT export: fix namespace of <table:covered-table-cell> inside shapesMiklos Vajna
2015-01-17Use std::unique_ptrMiklos Vajna
2015-01-17Factor out SvxULSpaceItem::dumpAsXml() from swMiklos Vajna
2015-01-17rhbz#1136013: svx: try to make the ExternalToolEdit not crash all the timeMichael Stahl
2015-01-16SwViewImp::AddPaintRect: when tiled rendering, ignore visual areaMiklos Vajna
2015-01-16SwViewShell: make sure no callback is fired during PaintTile()Miklos Vajna
2015-01-16SwViewShell::InvalidateWindows: when tiled rendering, ignore visual areaMiklos Vajna
2015-01-16SwViewShell::PaintTile: paint a small red rectangle as well in debug modeMiklos Vajna
2015-01-16sw: missing nullptr checkMiklos Vajna
2015-01-16SwRootFrm::CheckViewLayout: never center pages when doing tiled renderingMiklos Vajna
2015-01-16sw: invalidate after keypresses when we have a callbackMiklos Vajna
2015-01-16Missing guard in SwXTextDocument::initializeForTiledRendering()Miklos Vajna
2015-01-16coverity#1264391 help coverity out wrt Logically dead codeCaolán McNamara
2015-01-16fdo#86844 - CONTEXT MENU: Remove hyperlink not accessibleNiklas Johansson
2015-01-16fdo#39440 sw: reduce scope of local variablesMichael Weghorn
2015-01-16Factor out SvxLRSpaceItem::dumpAsXml() from swMiklos Vajna
2015-01-16remove unnecessary parenthesesNoel Grandin
2015-01-15Revert "coverity#1264391 help coverity out wrt Logically dead code"Caolán McNamara
2015-01-15coverity#1264391 help coverity out wrt Logically dead codeCaolán McNamara
2015-01-15Resolves: fdo#85666 when matching existing list indent use matching levelCaolán McNamara
2015-01-15rhbz#1175027: sw: fix life cycle of SwConnectionDisposedListener_ImplMichael Stahl
2015-01-15Resolves: rhbz#SwDataChanged dtor accesses deleted PaMCaolán McNamara
2015-01-15Revert "fdo#88157 Remove misused frames from 4 of n dialogs"Caolán McNamara
2015-01-15remove unnecessary castsNoel Grandin
2015-01-15Resolves: fdo#32664 pass keyboard media keys through to the OSCaolán McNamara
2015-01-15Factor out SwFmtNoBalancedColumns::dumpAsXml() from docnodeMiklos Vajna
2015-01-15sw: SwFntObj::DrawText - comments added and clearer variable namesChris Sherlock
2015-01-14rhbz#1180114: writerfilter: don't crash on w:customXmlDelRangeStart etc.Michael Stahl
2015-01-14fdo#88157 Remove misused frames from 4 of n dialogsAdolfo Jayme Barrientos
2015-01-14Use the same advanced Ellipse and Rectangle shapes in writer as drawCaolán McNamara
2015-01-14GetData is a hopelessly generic nameCaolán McNamara
2015-01-14SwDoc::CompareDoc: no need to copy 'a'Miklos Vajna
2015-01-14Factor out SwFmtEditInReadonly::dumpAsXml() from sw coreMiklos Vajna
2015-01-14WaE: private field 'nSttLineNum' is not usedTor Lillqvist
2015-01-13misunderstood that MergeDoc and CompareDoc used different diff modesCaolán McNamara
2015-01-13allow comparing documents which only differ by frame contentsCaolán McNamara
2015-01-13protected->privateCaolán McNamara
2015-01-13remove superfluous Date and Time temporariesEike Rathke
2015-01-13simplify Date/Time/DateTime conversion codeNoel Grandin
2015-01-13merge CompareData and SwCompareDataCaolán McNamara
2015-01-13fix debug stl assert about unsorted range on loading ooo42586-1.sxwCaolán McNamara
2015-01-13SwFlyLayFrm is already indirectly derived from noncopyableDavid Tardon
2015-01-13Exclude FAR_AWAY objects from bounds computationStephan Bergmann