summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
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
2012-08-30n#777337 SwEditWin::UpdatePointer: fix mouse pointer wrt. background imagesMiklos Vajna3-1/+23
2012-08-30n#777337 testcaseMiklos Vajna2-2/+18
2012-08-29WaE: this decimal constant is unsigned only in ISO C90Tor Lillqvist1-1/+1
2012-08-29Resolves: fdo#38983 allow extra word boundary charactersCaolán McNamara7-28/+219
2012-08-29n#777345 testcaseMiklos Vajna3-0/+21
2012-08-28fdo#52052 fix RTF import of page breaks on landscape pagesMiklos Vajna2-0/+32
2012-08-28SwModelTestBase: support extracting node contents from a layout dumpMiklos Vajna1-3/+12
2012-08-28fdo#36681: fixed view window after redoing a frame deleteCédric Bosdonnat1-0/+7
2012-08-27Headers/Footers: don't create temporary parts of document (perf problems)Cédric Bosdonnat3-55/+33
2012-08-27Related: fdo#51908 reuse the status bar word counts for the dialogCaolán McNamara7-0/+24
2012-08-27Resolves: fdo#51908 count empty paragraphs if they're numberedCaolán McNamara1-36/+45
2012-08-27n#775899 testcaseMiklos Vajna2-0/+29
2012-08-27fdo#46808, Adapt script::Converter service code to new styleNoel Grandin1-5/+3
2012-08-27fdo#46808, Use factory methods for frame::DispatchHelper instancesNoel Grandin1-45/+40
2012-08-27sw, FIRSTSHARE flag wasn't set in defaults and copied in SetUseOnCédric Bosdonnat2-1/+3
2012-08-27sw: fixed STL conversion from 1015cd4ff73ee25e55b4da8c8bc55a41e652da87Cédric Bosdonnat1-1/+1
2012-08-27WaE: unused variable ´nHtmlMode´Tor Lillqvist1-1/+0
2012-08-27Remove remaining checks for HTMLMODE_SOME_ABS_POSHarri Pitkänen7-32/+12
2012-08-26String -> OUStringIvan Timofeev2-12/+11
2012-08-26SwPagePreView: initialize sPageStrIvan Timofeev1-0/+1
2012-08-25use dynamic_cast, prevent crash when opening Options-Writer-AutoCaptionIvan Timofeev1-2/+2
2012-08-25Revert "cast to wrong type, can cause crash when opening Options-Writer-AutoCaIvan Timofeev1-0/+5