summaryrefslogtreecommitdiffstats
path: root/sw/source
Commit message (Expand)AuthorAgeFilesLines
* reduce UniStringsCaolán McNamara2012-03-204-7/+5
* unused defineCaolán McNamara2012-03-201-1/+0
* 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
* Check iterator end WW8TableCellGridArnaud Versini2012-03-181-3/+5
* Simplify these 2 conditionsJulien Nabet2012-03-181-2/+2
* 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-151-10/+4
* getMaxLookup in SwEditShell::GetPaMTxtFmtCollMaxime de Roucy2012-03-151-5/+10
* rewrite and comment SwEditShell::GetPaMTxtFmtCollMaxime de Roucy2012-03-151-18/+20
* Cleanup in txtfly.cxx and translated comments to english thereCédric Bosdonnat2012-03-154-1043/+1068
* 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-146-3/+23
* 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
* SwFlowFrm::CalcUpperSpace: fix crash with null pPrevFrm in framework_unoapiMichael Stahl2012-03-121-1/+4
* implement RTF support of contextual spacingMiklos Vajna2012-03-121-0/+2
* 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-122-0/+4
* 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
* fdo#45962: fix context menu key yanking cursor out of header/footerMichael Stahl2012-03-091-1/+1
* sw: doxygen comments for SwTxtFmtColl, SwFlowFrm, SwTxtFrmMiklos Vajna2012-03-092-0/+2
* update code a bitCaolán McNamara2012-03-095-25/+25
* 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