summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2012-03-22Conver SV VARARR to std::deque for sw module.Bartosz Kosiorek1-78/+65
2012-03-21fdo#45522: WW8TableInfo::processSwTable: check that table has layoutCaolán McNamara3-2/+10
2012-03-21convert SwTOXSources to a std::vectorCaolán McNamara3-17/+13
2012-03-21SwFmtVertOrient: warn if passed relation type is wrong, don't just ignore itMiklos Vajna1-1/+2
2012-03-21Further clean up of previous patchStephan Bergmann1-24/+18
2012-03-21Use ptr_vector instead of SV_DECL_PTRARR_DEL for WW8MergeGroupsArnaud Versini1-34/+25
2012-03-21Revert "sw-outline-numbering-broken-fix.diff: outline numbering fix in master...Michael Stahl1-1/+1
2012-03-21rhbz#789022: SwNodes: fix inconsistent outline check:Michael Stahl2-17/+23
2012-03-21BigPtrArray: deploy some assertsMichael Stahl2-12/+12
2012-03-21fdo#45671 set initial color for split buttonsWinfried Donkers1-0/+8
2012-03-21SwXShape::setPropertyValue: OSL_ENSURE -> SAL_WARN_IFMiklos Vajna1-13/+13
2012-03-20removed zoomtools int functionsTim Hardeck1-3/+3
2012-03-20remove ToDouble/ToFloatCaolán McNamara1-1/+1
2012-03-20reduce UniStringsCaolán McNamara6-11/+9
2012-03-20unused defineCaolán McNamara1-1/+0
2012-03-20toxinit.hxx included by nothingCaolán McNamara1-40/+0
2012-03-20remove extra string castsCaolán McNamara1-6/+6
2012-03-20split macros to elide unneeded methodsCaolán McNamara2-3/+1
2012-03-20C++11: invalid string literal suffixLuboš Luňák1-11/+11
2012-03-20WaE: '%u' expects 'unsigned int', but argument is 'sal_uInt32'Tor Lillqvist1-11/+11
2012-03-19testcase for n#751020Miklos Vajna2-0/+23
2012-03-19testcase for fdo#43965Miklos Vajna2-0/+51
2012-03-18Check iterator end WW8TableCellGridArnaud Versini1-3/+5
2012-03-18Simplify these 2 conditionsJulien Nabet1-2/+2
2012-03-16sw doesn't need to link ooxLuboš Luňák1-1/+0
2012-03-16fdo#42750: delay painting borders until after subsidiary linesMichael Stahl1-11/+33
2012-03-16Introduced SystemShellExecuteFlags::URIS_ONLYStephan Bergmann2-2/+2
2012-03-16add indentation to sw's layout dumperMarkus Mohrhard1-0/+1
2012-03-15Add comments in formatclipboard.hxxMaxime de Roucy1-0/+30
2012-03-15SwEditShell : use of the STL swap functionMaxime de Roucy2-10/+5
2012-03-15getMaxLookup in SwEditShell::GetPaMTxtFmtCollMaxime de Roucy1-5/+10
2012-03-15rewrite and comment SwEditShell::GetPaMTxtFmtCollMaxime de Roucy2-18/+38
2012-03-15Cleanup in txtfly.cxx and translated comments to english thereCédric Bosdonnat4-1043/+1068
2012-03-15these writer unittests surely are slowLuboš Luňák1-2/+2
2012-03-15Horizontal scrollbar fix in Writer and Calc Print PreviewSzabolcs Dezsi1-0/+3
2012-03-15sw: xmldump: print pointers againMichael Stahl1-0/+2
2012-03-14Translate German commentsPhilipp Weissenbacher1-164/+156
2012-03-14SwParaDlg::PageCreated: replace this hardwired 0x001E with something readableMiklos Vajna1-1/+2
2012-03-14Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann10-3/+34
2012-03-13Convert tools/table.hxx to std::set in SwSrcEditWindow in SW moduleNoel Grandin2-17/+13
2012-03-13Resolves: fdo#46728 reference count the overlay managersCaolán McNamara3-9/+9
2012-03-13merge return branchesCaolán McNamara1-4/+0
2012-03-13another missing open braceKorrawit Pruegsanusak1-0/+1
2012-03-13missing open braceKorrawit Pruegsanusak1-0/+1
2012-03-13ww8: implement sprmPFContextualSpacingMiklos Vajna4-9/+11
2012-03-13trailing whitespace cleanupMichael Meeks1-3/+3
2012-03-13translate german commentsNicolas Christener1-169/+153
2012-03-13always use the *real* visibility of the SwScrollbar, part 2Ivan Timofeev1-1/+1
2012-03-13testcase for fdo#45563Miklos Vajna2-0/+22
2012-03-12SwFlowFrm::CalcUpperSpace: fix crash with null pPrevFrm in framework_unoapiMichael Stahl1-1/+4