summaryrefslogtreecommitdiffstats
path: root/sw
Commit message (Expand)AuthorAgeFilesLines
* 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
* fdo#45962: fix context menu key yanking cursor out of header/footerMichael Stahl2012-03-091-1/+1
* add regression test for writerMarkus Mohrhard2012-03-093-0/+314
* sw: doxygen comments for SwTxtFmtColl, SwFlowFrm, SwTxtFrmMiklos Vajna2012-03-093-0/+3
* update code a bitCaolán McNamara2012-03-095-25/+25
* Look for SCRIPTING in BUILD_TYPETor Lillqvist2012-03-081-1/+1
* sw: SwTxtFrm formatting, cleaned up useless debug code and translated commentsCédric Bosdonnat2012-03-082-66/+19
* sw layout dump: replaced pointers by FrmIds and added frame boundsCédric Bosdonnat2012-03-082-14/+33
* different types in std::min on 32bitCaolán McNamara2012-03-081-2/+1
* docufld.cxx: Apple gcc can't find min(sal_Int32, int)Michael Stahl2012-03-081-1/+2
* Convert from tools/table.hxx to std::map in SvxMacroTableDtorNoel Grandin2012-03-0810-55/+31
* convert to OUString to I can use SAL_WARNCaolán McNamara2012-03-085-24/+27
* fdo#43424: Comparing empty document with attached one crashes LOSzabolcs Dezsi2012-03-081-6/+9
* Fixed crash when renaming AutoTextSzabolcs Dezsi2012-03-081-1/+7
* Resolves: fdo#46939 don't rename autotext when source and dest are the sameCaolán McNamara2012-03-081-13/+14
* Resolves: fdo#40686 dyaLinePitch only valid between [1-31680]Caolán McNamara2012-03-082-6/+9