summaryrefslogtreecommitdiffstats
path: root/sw
Commit message (Expand)AuthorAgeFilesLines
* fdo#54620 do not use vector iterator after insertDavid Tardon2012-09-071-6/+7
* sw: tweak comment translationsMichael Stahl2012-09-063-31/+33
* ++bloody_sal_Int32_die_die_dieLuboš Luňák2012-09-061-2/+2
* basic .docx write support for embedded fontsLuboš Luňák2012-09-065-4/+104
* make sure a font from SvxFontItem is written to fontTable.xmlLuboš Luňák2012-09-061-0/+1
* read support for docx w:embedTrueTypeFonts/w:embedSystemFontsLuboš Luňák2012-09-065-2/+42
* Java cleanup, remove unnecessary importsNoel Grandin2012-09-065-27/+0
* guess.cxx tweak bad translationMichael Stahl2012-09-061-1/+1
* Avoid assertion failure when rendering thumbnails of some pagesTor Lillqvist2012-09-061-0/+9
* offapi: move css.ui.UICommandDescription to css.frame.UICommandDescription:Michael Stahl2012-09-061-2/+5
* Some clean up of previous commitStephan Bergmann2012-09-041-1/+1
* fdo#46808, Adapt drawing::ShapeCollection UNO service to new styleNoel Grandin2012-09-041-2/+2
* n#777699: Clip the objects to the pagewe are paintingCédric Bosdonnat2012-09-042-4/+4
* n#775270: clip pictures instead of scaling they don't fitCédric Bosdonnat2012-09-0410-2/+59
* Improve tracking of auto-complete states.Tomaž Vajngerl2012-09-031-45/+76
* More places that require a prefixed "system"Stephan Bergmann2012-09-031-2/+2
* fdo#46808, Adapt util::NumberFormatter UNO service to new styleNoel Grandin2012-09-032-15/+8
* fdo#46808, Adapt system::SystemShellExecute UNO service to new styleNoel Grandin2012-09-031-4/+3
* fdo#46808, Adapt UICommandDescription UNO service to new styleNoel Grandin2012-09-031-17/+15
* fdo#46808, Adapt ModuleUIConfigurationManagerSupplier UNO service to new styleNoel Grandin2012-09-031-3/+3
* Improved usage of the auto-complete tree structure.Nico Weyand2012-09-023-26/+160
* expand ACT_KONTEXT and MV_KONTEXT macros, rename kontext to contextIvan Timofeev2012-09-029-55/+46
* Modifying comments to meet doxygen standardsAbdulmajeed Al-Abaulrazzaq2012-09-0236-717/+716
* Remove SwEditWin::ShowHeaderFooterSeparatorJulien Nabet2012-09-012-16/+0
* n#777337 SwEditWin::UpdatePointer: fix mouse pointer wrt. background imagesMiklos Vajna2012-08-303-1/+23
* n#777337 testcaseMiklos Vajna2012-08-302-2/+18
* WaE: this decimal constant is unsigned only in ISO C90Tor Lillqvist2012-08-291-1/+1
* Resolves: fdo#38983 allow extra word boundary charactersCaolán McNamara2012-08-297-28/+219
* n#777345 testcaseMiklos Vajna2012-08-293-0/+21
* fdo#52052 fix RTF import of page breaks on landscape pagesMiklos Vajna2012-08-282-0/+32
* SwModelTestBase: support extracting node contents from a layout dumpMiklos Vajna2012-08-281-3/+12
* fdo#36681: fixed view window after redoing a frame deleteCédric Bosdonnat2012-08-281-0/+7
* Headers/Footers: don't create temporary parts of document (perf problems)Cédric Bosdonnat2012-08-273-55/+33
* Related: fdo#51908 reuse the status bar word counts for the dialogCaolán McNamara2012-08-277-0/+24
* Resolves: fdo#51908 count empty paragraphs if they're numberedCaolán McNamara2012-08-271-36/+45
* n#775899 testcaseMiklos Vajna2012-08-272-0/+29
* fdo#46808, Adapt script::Converter service code to new styleNoel Grandin2012-08-271-5/+3
* fdo#46808, Use factory methods for frame::DispatchHelper instancesNoel Grandin2012-08-271-45/+40
* sw, FIRSTSHARE flag wasn't set in defaults and copied in SetUseOnCédric Bosdonnat2012-08-272-1/+3
* sw: fixed STL conversion from 1015cd4ff73ee25e55b4da8c8bc55a41e652da87Cédric Bosdonnat2012-08-271-1/+1
* WaE: unused variable ´nHtmlMode´Tor Lillqvist2012-08-271-1/+0
* Remove remaining checks for HTMLMODE_SOME_ABS_POSHarri Pitkänen2012-08-277-32/+12
* String -> OUStringIvan Timofeev2012-08-262-12/+11
* SwPagePreView: initialize sPageStrIvan Timofeev2012-08-261-0/+1
* use dynamic_cast, prevent crash when opening Options-Writer-AutoCaptionIvan Timofeev2012-08-251-2/+2
* Revert "cast to wrong type, can cause crash when opening Options-Writer-AutoCaIvan Timofeev2012-08-251-0/+5
* cast to wrong type, can cause crash when opening Options-Writer-AutoCaptionIvan Timofeev2012-08-251-5/+0
* fdo#49901: SwView::ExecSearch: fix Replace All cursor:Michael Stahl2012-08-251-23/+23
* SwpHintsArray::Check(): reindent thatMichael Stahl2012-08-251-18/+20
* SwpHintsArray: refactor assertions:Michael Stahl2012-08-251-8/+12