summaryrefslogtreecommitdiffstats
path: root/sw
Commit message (Expand)AuthorAgeFilesLines
* fdo#45671 set initial color for split buttonsWinfried Donkers2012-03-211-0/+8
* SwXShape::setPropertyValue: OSL_ENSURE -> SAL_WARN_IFMiklos Vajna2012-03-211-13/+13
* removed zoomtools int functionsTim Hardeck2012-03-201-3/+3
* remove ToDouble/ToFloatCaolán McNamara2012-03-201-1/+1
* reduce UniStringsCaolán McNamara2012-03-206-11/+9
* unused defineCaolán McNamara2012-03-201-1/+0
* toxinit.hxx included by nothingCaolán McNamara2012-03-201-40/+0
* remove extra string castsCaolán McNamara2012-03-201-6/+6
* split macros to elide unneeded methodsCaolán McNamara2012-03-202-3/+1
* C++11: invalid string literal suffixLuboš Luňák2012-03-201-11/+11
* WaE: '%u' expects 'unsigned int', but argument is 'sal_uInt32'Tor Lillqvist2012-03-201-11/+11
* testcase for n#751020Miklos Vajna2012-03-192-0/+23
* testcase for fdo#43965Miklos Vajna2012-03-192-0/+51
* Check iterator end WW8TableCellGridArnaud Versini2012-03-181-3/+5
* Simplify these 2 conditionsJulien Nabet2012-03-181-2/+2
* sw doesn't need to link ooxLuboš Luňák2012-03-161-1/+0
* fdo#42750: delay painting borders until after subsidiary linesMichael Stahl2012-03-161-11/+33
* Introduced SystemShellExecuteFlags::URIS_ONLYStephan Bergmann2012-03-162-2/+2
* add indentation to sw's layout dumperMarkus Mohrhard2012-03-161-0/+1
* Add comments in formatclipboard.hxxMaxime de Roucy2012-03-151-0/+30
* SwEditShell : use of the STL swap functionMaxime de Roucy2012-03-152-10/+5
* getMaxLookup in SwEditShell::GetPaMTxtFmtCollMaxime de Roucy2012-03-151-5/+10
* rewrite and comment SwEditShell::GetPaMTxtFmtCollMaxime de Roucy2012-03-152-18/+38
* Cleanup in txtfly.cxx and translated comments to english thereCédric Bosdonnat2012-03-154-1043/+1068
* these writer unittests surely are slowLuboš Luňák2012-03-151-2/+2
* Horizontal scrollbar fix in Writer and Calc Print PreviewSzabolcs Dezsi2012-03-151-0/+3
* sw: xmldump: print pointers againMichael Stahl2012-03-151-0/+2
* Translate German commentsPhilipp Weissenbacher2012-03-141-164/+156
* SwParaDlg::PageCreated: replace this hardwired 0x001E with something readableMiklos Vajna2012-03-141-1/+2
* Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann2012-03-1410-3/+34
* Convert tools/table.hxx to std::set in SwSrcEditWindow in SW moduleNoel Grandin2012-03-132-17/+13
* Resolves: fdo#46728 reference count the overlay managersCaolán McNamara2012-03-133-9/+9
* merge return branchesCaolán McNamara2012-03-131-4/+0
* another missing open braceKorrawit Pruegsanusak2012-03-131-0/+1
* missing open braceKorrawit Pruegsanusak2012-03-131-0/+1
* ww8: implement sprmPFContextualSpacingMiklos Vajna2012-03-134-9/+11
* trailing whitespace cleanupMichael Meeks2012-03-131-3/+3
* translate german commentsNicolas Christener2012-03-131-169/+153
* always use the *real* visibility of the SwScrollbar, part 2Ivan Timofeev2012-03-131-1/+1
* testcase for fdo#45563Miklos Vajna2012-03-132-0/+22
* SwFlowFrm::CalcUpperSpace: fix crash with null pPrevFrm in framework_unoapiMichael Stahl2012-03-121-1/+4
* implement RTF support of contextual spacingMiklos Vajna2012-03-123-0/+68
* cui: implement contextual spacing UIMiklos Vajna2012-03-121-1/+1
* DocxAttributeOutput: implement contextual spacingMiklos Vajna2012-03-121-0/+4
* SwFlowFrm: implement contextual spacingMiklos Vajna2012-03-121-1/+38
* SvxULSpaceItem: implement contextual spacingMiklos Vajna2012-03-123-1/+7
* use string literal OUString overloadsLuboš Luňák2012-03-122-3/+3
* this massive rigmarole is just to map a msword author id to a writer author idCaolán McNamara2012-03-127-84/+18
* Some cppcheck cleaningJulien Nabet2012-03-115-6/+6
* gbuild: get rid of realpath in gb_Foo_set_includeMatúš Kukan2012-03-1010-56/+56