summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2013-06-10missing .uiCaolán McNamara1-0/+118
2013-06-10convert foot/endnote dialog to .uiCaolán McNamara15-92/+21
2013-06-10bnc#802888 SwPageFrm: one more clickable field fixMiklos Vajna1-16/+16
2013-06-10mingw64: use the right format for writing out pointer-sized integersFridrich Štrba2-6/+14
2013-06-10String to OUStringMatteo Casalin4-13/+13
2013-06-10fdo#39468 Comment translation GER-ENG in sw/source/ui/uiview (Part 2)Matthias Freund5-136/+115
2013-06-09adjusted code indentation for consistencyPhilipp Riemer6-14/+13
2013-06-09removed commented out code in sw/source/core/editPhilipp Riemer5-6/+2
2013-06-09fdo#62475 - remove visual noise in sw/source/core/editPhilipp Riemer20-364/+12
2013-06-09work on existing comments in sw/source/core/editPhilipp Riemer12-271/+201
2013-06-08fdo#39468: Translate German comments in sw/source/core/editPhilipp Riemer13-681/+433
2013-06-08Revert "Check pointer before deferenging"Caolán McNamara2-24/+13
2013-06-08Check pointer before deferengingMatteo Casalin2-13/+24
2013-06-08sal_Bool to bool and some cleanupMatteo Casalin20-94/+91
2013-06-08the header file new.h is obsolete on our platformsHerbert Dürr1-5/+1
2013-06-08Resolves: #i119831# check again the node if the bookmark belongs to itJürgen Schmidt1-2/+2
2013-06-08TyposJulien Nabet2-2/+2
2013-06-07sal_Bool to boolMatteo Casalin5-48/+48
2013-06-07Resolves: #i25945# Allow disabling scrollbar tips by API and configurationAriel Constenla-Haile4-18/+32
2013-06-07bnc#820788 VML import of v:textbox's mso-fit-shape-to-text style propertyMiklos Vajna2-0/+12
2013-06-07fdo#39468 Comment translation GER-ENG in sw/source/ui/uiview (Part 1)Matthias Freund2-59/+56
2013-06-07fix typoMichael Stahl1-1/+1
2013-06-07sw: fix AutoCorrect bold/underline regressionMichael Stahl1-2/+4
2013-06-06Remove some warnings on mingw64Fridrich Štrba1-1/+1
2013-06-06Resolves: #i121448# Aligned default fill color/line style for all appsArmin Le Grand4-26/+1
2013-06-06Revert "bnc#382137 SwFrm::CheckPageDescs: notify clients about deleted SwPage...Miklos Vajna3-8/+3
2013-06-06Some more modules at least building with mingw64Fridrich Štrba24-97/+97
2013-06-06OpenSymbol is a symbol fontLuboš Luňák1-0/+1
2013-06-06Resolves: #i121334# Changed default for charts background to be none...Armin Le Grand1-0/+4
2013-06-06convert concordence entry dialog to .ui formatCaolán McNamara7-140/+341
2013-06-06bnc#382137 DocxAttributeOutput: don't store address of local variableMiklos Vajna1-1/+8
2013-06-06Remove remnants of help agentCaolán McNamara1-1/+0
2013-06-06fdo#64283: SwMailMergeDlg: add back missing initializeMichael Stahl1-0/+1
2013-06-06bnc#382137 SwFrm::CheckPageDescs: notify clients about deleted SwPageFrmMiklos Vajna3-3/+8
2013-06-06fdo#64350: fix for DOCX export of border spaceAdam Co2-12/+77
2013-06-06wwSectionManager: fix import of page bordersMiklos Vajna3-3/+14
2013-06-05Resolves: #i121897# change the hints clearing method from RstAttr...Zheng Fan1-2/+3
2013-06-05Resolves: #i113606# in SwDoc dtor release the cyclic reference...Jian Fang Zhang3-5/+56
2013-06-05Resolves: #i120759# Bookmark value changed when opening the doc fileJian Hong Cheng1-10/+29
2013-06-05bnc#820509 testcaseMiklos Vajna2-0/+19
2013-06-05sw: drop redundant page-background test from ooxmlimportMiklos Vajna2-9/+0
2013-06-05remove unused componentcontext.hxx includesNoel Grandin7-7/+0
2013-06-04fdo#61923: sw: word completion: do not add trailing '.'Michael Stahl1-1/+1
2013-06-04convert some more queryboxes to new style MessageBoxCaolán McNamara5-8/+38
2013-06-04fdo#65014 Fix backwards/forwards search change of direction.Andrzej J.R. Hunt1-0/+7
2013-06-04fdo#64761: sw: avoid another ~SwIndexReg assertMichael Stahl1-0/+4
2013-06-04fdo#62044 RTF import: don't overwrite existing styles when pastingMiklos Vajna3-0/+28
2013-06-04i#30979: sw: fix crash on Flys anchored in ToXMichael Stahl1-3/+4
2013-06-03Prefer prefix ++/-- operators for non-primitive typesJulien Nabet1-1/+1
2013-06-03SwDoc::AppendRedline: fix an obscure memory leakMichael Stahl1-1/+1