summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2012-09-17n#778140 testcaseMiklos Vajna2-0/+14
2012-09-16Fix consecutive return, goto... statements are unnecessaryJulien Nabet1-1/+0
2012-09-15Fix iterator managementJulien Nabet1-1/+1
2012-09-14Improvement on previous commit, UCB clean upStephan Bergmann3-17/+17
2012-09-14fdo#45700: sw ODF export: workaround corrupted table model:Michael Stahl1-8/+3
2012-09-13n#778836 testcaseMiklos Vajna2-0/+15
2012-09-13SwWW8ImplReader::Read_Tab: typoMiklos Vajna1-1/+1
2012-09-12fdo#42450: also end undo on error conditionMichael Stahl1-0/+2
2012-09-12SwDoc::InsertSwSection translate assertionMichael Stahl1-1/+3
2012-09-12fdo#42450: fix crash in SwXTextSection::attach:Michael Stahl1-0/+6
2012-09-12Resolves: fdo#40025 add text correction undo idCaolán McNamara4-4/+10
2012-09-12Improvement on previous commitStephan Bergmann2-17/+5
2012-09-12fdo#46808, Adapt xml::dom::SAXDocumentBuilderr UNO service to new styleNoel Grandin2-9/+12
2012-09-12n#778133 sw: add BackgroundParaOverDrawings compat flagMiklos Vajna8-8/+44
2012-09-11fdo#43210 Corrected page preview direction for RTL interfaceIssa Alkurtass1-6/+23
2012-09-11Modifying comments to meet doxygen standardsAbdulmajeed Al-Abaulrazzaq17-448/+448
2012-09-11-Werror,-Wunused-private-field (various sw)Stephan Bergmann55-117/+45
2012-09-11-Werror,-Wnon-literal-null-conversion (various sw)Stephan Bergmann4-4/+4
2012-09-11-Werror,-Wnon-literal-null-conversion (SwInsertFld_Data ctor)Stephan Bergmann1-1/+1
2012-09-11-Werror,-Wnon-literal-null-conversion (SpellStart(..., *pConvArgs = 0))Stephan Bergmann1-7/+7
2012-09-11n#778148 SwEditWin::MouseButtonDown: prefer url over hell frames on ctrl-clickMiklos Vajna1-7/+20
2012-09-10n#778148 SwEditWin::UpdatePointer: fix mouse pointer wrt. hyperlinksMiklos Vajna1-5/+4
2012-09-08always use multiline balloons for footnote popup quickhelp windowsAndras Timar1-0/+1
2012-09-07Resolves: fdo#53590 you can trust no one to tell you the truthCaolán McNamara2-6/+0
2012-09-07move the code for adding temporary fonts to a separate classLuboš Luňák1-2/+2
2012-09-07MSVC: Conversion loses qualifiersStephan Bergmann2-2/+2
2012-09-07fdo#54620 do not use vector iterator after insertDavid Tardon1-6/+7
2012-09-06sw: tweak comment translationsMichael Stahl3-31/+33
2012-09-06++bloody_sal_Int32_die_die_dieLuboš Luňák1-2/+2
2012-09-06basic .docx write support for embedded fontsLuboš Luňák5-4/+104
2012-09-06make sure a font from SvxFontItem is written to fontTable.xmlLuboš Luňák1-0/+1
2012-09-06read support for docx w:embedTrueTypeFonts/w:embedSystemFontsLuboš Luňák5-2/+42
2012-09-06Java cleanup, remove unnecessary importsNoel Grandin5-27/+0
2012-09-06guess.cxx tweak bad translationMichael Stahl1-1/+1
2012-09-06Avoid assertion failure when rendering thumbnails of some pagesTor Lillqvist1-0/+9
2012-09-06offapi: move css.ui.UICommandDescription to css.frame.UICommandDescription:Michael Stahl1-2/+5
2012-09-04Some clean up of previous commitStephan Bergmann1-1/+1
2012-09-04fdo#46808, Adapt drawing::ShapeCollection UNO service to new styleNoel Grandin1-2/+2
2012-09-04n#777699: Clip the objects to the pagewe are paintingCédric Bosdonnat2-4/+4
2012-09-04n#775270: clip pictures instead of scaling they don't fitCédric Bosdonnat10-2/+59
2012-09-03Improve tracking of auto-complete states.Tomaž Vajngerl1-45/+76
2012-09-03More places that require a prefixed "system"Stephan Bergmann1-2/+2
2012-09-03fdo#46808, Adapt util::NumberFormatter UNO service to new styleNoel Grandin2-15/+8
2012-09-03fdo#46808, Adapt system::SystemShellExecute UNO service to new styleNoel Grandin1-4/+3
2012-09-03fdo#46808, Adapt UICommandDescription UNO service to new styleNoel Grandin1-17/+15
2012-09-03fdo#46808, Adapt ModuleUIConfigurationManagerSupplier UNO service to new styleNoel Grandin1-3/+3
2012-09-02Improved usage of the auto-complete tree structure.Nico Weyand3-26/+160
2012-09-02expand ACT_KONTEXT and MV_KONTEXT macros, rename kontext to contextIvan Timofeev9-55/+46
2012-09-02Modifying comments to meet doxygen standardsAbdulmajeed Al-Abaulrazzaq36-717/+716
2012-09-01Remove SwEditWin::ShowHeaderFooterSeparatorJulien Nabet2-16/+0