Age | Commit message (Expand) | Author |
2012-10-13 | oox: fix loplugin warnings | Miklos Vajna |
2012-10-13 | Prefer prefix ++/-- operators for non-primitive types | Julien Nabet |
2012-10-12 | mark lcl_ functions static or rename them if they are not local at all | Luboš Luňák |
2012-10-11 | we love you 32bit sal_Int32 as long | Caolán McNamara |
2012-10-11 | n#778854: Fixes quite some issues with bullet points. | Muthu Subramanian |
2012-10-11 | callcatcher: update unused code list | Caolán McNamara |
2012-10-10 | fix text rotation for txXfrm element, fixes n#783433 | Radek Doulik |
2012-10-09 | added safety check | Radek Doulik |
2012-10-08 | implement a:overrideClrMapping (fixes n#783202) | Radek Doulik |
2012-10-06 | Remove 3 oox::ole elements: | Julien Nabet |
2012-10-03 | fix for fdo#55565 regression, failure to export vertical text in shape | Noel Power |
2012-10-02 | Use prefix | Tor Lillqvist |
2012-09-29 | Use comphelper::getComponentContext | Stephan Bergmann |
2012-09-28 | gbuild: invert handling of standard system libraries: | Michael Stahl |
2012-09-28 | gbuild: replace direct gb_STDLIBS use with ... | Michael Stahl |
2012-09-28 | gbuild: split uwinapi out of gb_STDLIBS | Michael Stahl |
2012-09-27 | Bin some newly unused methods | Julien Nabet |
2012-09-27 | sw: implement page-relative size for drawing objects and import them from docx | Cédric Bosdonnat |
2012-09-27 | n#779627: VML: import mso-position-vertical:center and friends | Cédric Bosdonnat |
2012-09-26 | Import shadow effect properties for shapes in docx. | Eilidh McAdam |
2012-09-26 | sal_Bool -> bool | Noel Grandin |
2012-09-25 | n#780853 fix DOCX import of w:sdtContent in table cell | Miklos Vajna |
2012-09-24 | Revert "fdo#54609: Exception while importing xlsx." | Fridrich Štrba |
2012-09-20 | n#779627: support for arcsize value in VML | Cédric Bosdonnat |
2012-09-20 | n#779834 fix VML import of absolutely positioned image with no left margin | Miklos Vajna |
2012-09-20 | write only non NaN chart series values (fixes part of n#760997 | Radek Doulik |
2012-09-19 | oox: include vector here | Matúš Kukan |
2012-09-19 | Import bezier curves from .docx. | Eilidh McAdam |
2012-09-19 | vml import: WaE (unused variable, unhandled enum value) | Miklos Vajna |
2012-09-19 | Add VML path parsing to .docx import filter. | Eilidh McAdam |
2012-09-19 | ComponentContext::getUnoContext -> getComponentContext simplification | Stephan Bergmann |
2012-09-18 | better pptx custom shape presets import/export | Radek Doulik |
2012-09-18 | deprecate oustringostreaminserter.hxx | Norbert Thiebaud |
2012-09-17 | Modifying #ifdef to match header file. | Muthu Subramanian |
2012-09-13 | fdo#54750: Handle any kind of exception (ooxml import). | Muthu Subramanian |
2012-09-13 | targetted container_controls rework. | Noel Power |
2012-09-11 | disable scrollable Frame ( not working well ) | Noel Power |
2012-09-11 | get scrollbar details actually read for groupbox | Noel Power |
2012-09-11 | fixed the unable to close dialog when vert scrollbars set | Noel Power |
2012-09-11 | some more tweaking to import scrollbar data for mso Frame & Userform | Noel Power |
2012-09-11 | fdo#54609: Exception while importing xlsx. | Muthu Subramanian |
2012-09-10 | n#778859: Non autofit text are imported as autofit. | Muthu Subramanian |
2012-09-07 | Fix docx 'absolute' frame position import | Pierre-Eric Pelloux-Prayer |
2012-09-06 | n#771549: Import text offsets in shapes. | Muthu Subramanian |
2012-09-03 | fdo#46808, Adapt xml::dom::DocumentBuilder UNO service to new style | Noel Grandin |
2012-08-31 | -Werror,-Wunused-private-field (Clang towards 3.2) | Stephan Bergmann |
2012-08-30 | -Werror,-Wunused-value (Clang towards 3.2) | Stephan Bergmann |
2012-08-29 | add SimpleShape::createPictureObject to avoid code duplication | Miklos Vajna |
2012-08-29 | n#777345 import imagedata of v:rect elements inside OLE objects | Miklos Vajna |
2012-08-27 | fdo#46808, Adapt TempFile UNO service to new style | Noel Grandin |