summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
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
2012-03-12implement RTF support of contextual spacingMiklos Vajna3-0/+68
2012-03-12cui: implement contextual spacing UIMiklos Vajna1-1/+1
2012-03-12DocxAttributeOutput: implement contextual spacingMiklos Vajna1-0/+4
2012-03-12SwFlowFrm: implement contextual spacingMiklos Vajna1-1/+38
2012-03-12SvxULSpaceItem: implement contextual spacingMiklos Vajna3-1/+7
2012-03-12use string literal OUString overloadsLuboš Luňák2-3/+3
2012-03-12this massive rigmarole is just to map a msword author id to a writer author idCaolán McNamara7-84/+18
2012-03-11Some cppcheck cleaningJulien Nabet5-6/+6
2012-03-10gbuild: get rid of realpath in gb_Foo_set_includeMatúš Kukan10-56/+56