Age | Commit message (Expand) | Author |
2012-09-18 | rhbz#852128: sw: avoid table undo crash: | Michael Stahl |
2012-09-18 | n#778148 sw: fix mouse pointer over urls with background image | Miklos Vajna |
2012-09-18 | deprecate oustringostreaminserter.hxx | Norbert Thiebaud |
2012-09-17 | n#778140 testcase | Miklos Vajna |
2012-09-16 | Fix consecutive return, goto... statements are unnecessary | Julien Nabet |
2012-09-15 | Fix iterator management | Julien Nabet |
2012-09-14 | Improvement on previous commit, UCB clean up | Stephan Bergmann |
2012-09-14 | fdo#45700: sw ODF export: workaround corrupted table model: | Michael Stahl |
2012-09-13 | n#778836 testcase | Miklos Vajna |
2012-09-13 | SwWW8ImplReader::Read_Tab: typo | Miklos Vajna |
2012-09-12 | fdo#42450: also end undo on error condition | Michael Stahl |
2012-09-12 | SwDoc::InsertSwSection translate assertion | Michael Stahl |
2012-09-12 | fdo#42450: fix crash in SwXTextSection::attach: | Michael Stahl |
2012-09-12 | Resolves: fdo#40025 add text correction undo id | Caolán McNamara |
2012-09-12 | Improvement on previous commit | Stephan Bergmann |
2012-09-12 | fdo#46808, Adapt xml::dom::SAXDocumentBuilderr UNO service to new style | Noel Grandin |
2012-09-12 | n#778133 sw: add BackgroundParaOverDrawings compat flag | Miklos Vajna |
2012-09-11 | fdo#43210 Corrected page preview direction for RTL interface | Issa Alkurtass |
2012-09-11 | Modifying comments to meet doxygen standards | Abdulmajeed Al-Abaulrazzaq |
2012-09-11 | -Werror,-Wunused-private-field (various sw) | Stephan Bergmann |
2012-09-11 | -Werror,-Wnon-literal-null-conversion (various sw) | Stephan Bergmann |
2012-09-11 | -Werror,-Wnon-literal-null-conversion (SwInsertFld_Data ctor) | Stephan Bergmann |
2012-09-11 | -Werror,-Wnon-literal-null-conversion (SpellStart(..., *pConvArgs = 0)) | Stephan Bergmann |
2012-09-11 | n#778148 SwEditWin::MouseButtonDown: prefer url over hell frames on ctrl-click | Miklos Vajna |
2012-09-10 | n#778148 SwEditWin::UpdatePointer: fix mouse pointer wrt. hyperlinks | Miklos Vajna |
2012-09-08 | always use multiline balloons for footnote popup quickhelp windows | Andras Timar |
2012-09-07 | Resolves: fdo#53590 you can trust no one to tell you the truth | Caolán McNamara |
2012-09-07 | move the code for adding temporary fonts to a separate class | Luboš Luňák |
2012-09-07 | MSVC: Conversion loses qualifiers | Stephan Bergmann |
2012-09-07 | fdo#54620 do not use vector iterator after insert | David Tardon |
2012-09-06 | sw: tweak comment translations | Michael Stahl |
2012-09-06 | ++bloody_sal_Int32_die_die_die | Luboš Luňák |
2012-09-06 | basic .docx write support for embedded fonts | Luboš Luňák |
2012-09-06 | make sure a font from SvxFontItem is written to fontTable.xml | Luboš Luňák |
2012-09-06 | read support for docx w:embedTrueTypeFonts/w:embedSystemFonts | Luboš Luňák |
2012-09-06 | Java cleanup, remove unnecessary imports | Noel Grandin |
2012-09-06 | guess.cxx tweak bad translation | Michael Stahl |
2012-09-06 | Avoid assertion failure when rendering thumbnails of some pages | Tor Lillqvist |
2012-09-06 | offapi: move css.ui.UICommandDescription to css.frame.UICommandDescription: | Michael Stahl |
2012-09-04 | Some clean up of previous commit | Stephan Bergmann |
2012-09-04 | fdo#46808, Adapt drawing::ShapeCollection UNO service to new style | Noel Grandin |
2012-09-04 | n#777699: Clip the objects to the pagewe are painting | Cédric Bosdonnat |
2012-09-04 | n#775270: clip pictures instead of scaling they don't fit | Cédric Bosdonnat |
2012-09-03 | Improve tracking of auto-complete states. | Tomaž Vajngerl |
2012-09-03 | More places that require a prefixed "system" | Stephan Bergmann |
2012-09-03 | fdo#46808, Adapt util::NumberFormatter UNO service to new style | Noel Grandin |
2012-09-03 | fdo#46808, Adapt system::SystemShellExecute UNO service to new style | Noel Grandin |
2012-09-03 | fdo#46808, Adapt UICommandDescription UNO service to new style | Noel Grandin |
2012-09-03 | fdo#46808, Adapt ModuleUIConfigurationManagerSupplier UNO service to new style | Noel Grandin |
2012-09-02 | Improved usage of the auto-complete tree structure. | Nico Weyand |