summaryrefslogtreecommitdiff
path: root/include/oox
AgeCommit message (Expand)Author
2014-07-26bnc#885825: OOXML import and export of data label borders.Kohei Yoshida
2014-07-21WaE: passing class rtl::OUString by value, rather pass by referenceTor Lillqvist
2014-07-21fdo#80897: Preservation of text warp properties.Rohit Deshmukh
2014-07-18coverity#1202900 Uncaught exceptionCaolán McNamara
2014-07-17fdo#80894 : Rotation value for textframe was missing after RT.sushil_shinde
2014-07-10coverity#1224995 Uncaught exceptionCaolán McNamara
2014-07-10coverity#1224997 Uncaught exceptionCaolán McNamara
2014-07-07bnc#882383: Do not ignore themeOverride for charts in .pptxMatúš Kukan
2014-07-07fix crash loading ooo100546-1.xlsCaolán McNamara
2014-07-02bnc#812796: Correctly handle static value array for OOXML charts.Kohei Yoshida
2014-07-01TyposJulien Nabet
2014-07-01coverity#703975 Unchecked return valueNorbert Thiebaud
2014-06-25Move more oox/drawingml/ internal headers to oox/inc.Matúš Kukan
2014-06-23Move oox/drawingml/table/ internal headers to oox/inc.Matúš Kukan
2014-06-17These headers are private, also do not export symbols.Matúš Kukan
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-06-17VML export: handle textbox textMiklos Vajna
2014-06-10Rewrite import and export of custom dashes in ooxml filter (fix)Adam Co
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin
2014-06-07oox: replace redundant STATIC_ARRAY_SIZE macro with SAL_N_ELEMENTSMiklos Vajna
2014-06-06fixincludeguards: fix include guardsThomas Arnhold
2014-06-06bnc#880763: PPTX import: wrong z-order becuause of wrong import orderZolnai Tamás
2014-06-06DOCX drawingML export: if shape has textbox, export its contents as shape textMiklos Vajna
2014-06-062nd part of bnc#870233: import font color from color fragment for SmartArtsZolnai Tamás
2014-06-061th part of bnc#870233: wrong list style in shapesZolnai Tamás
2014-06-04coverity#737244 Uncaught exceptionCaolán McNamara
2014-06-04coverity#737243 Uncaught exceptionCaolán McNamara
2014-05-30bnc#870237: wrong text position in grouped listZolnai Tamás
2014-05-23OleObjectInfo is used from the scfilt library so must be publicTor Lillqvist
2014-05-23WaE: passing class rtl::OUString by value, rather pass by referenceTor Lillqvist
2014-05-23ooxml: Do not repeat wdp files in artistic effectsJacobo Aragunde Pérez
2014-05-23ooxml: Preserve the original picture in artistic effectsJacobo Aragunde Pérez
2014-05-23ooxml: preserve artistic effects on shapes.Jacobo Aragunde Pérez
2014-05-16ooxml: Preserve shape effects when there's more than oneJacobo Aragunde Pérez
2014-05-14Find places where uno::Sequence is passed by value.Noel Grandin
2014-05-13oox: Use references to prevent unnecessary object copiesJacobo Aragunde Pérez
2014-05-13ooxml: Preserve shape 3d effects: extrusion and contour colorsJacobo Aragunde Pérez
2014-05-13ooxml: Preserve shape 3d effects: materialJacobo Aragunde Pérez
2014-05-10coverity#1079343 Uninitialized pointer fieldCaolán McNamara
2014-05-09ooxml: Preserve shape 3d effects: top and bottom bevelJacobo Aragunde Pérez
2014-05-09ooxml: Preserve shape 3d effects: z, contour and extrusionJacobo Aragunde Pérez
2014-05-09oox: preserve scene3d/lightRig effects on shapes.Jacobo Aragunde Pérez
2014-05-06oox: unused CustomShapeProviderMiklos Vajna
2014-05-06oox: prepare for importing a TextBox property on shapesMiklos Vajna
2014-05-06oox: preserve camera rotation on shape 3D effects.Jacobo Aragunde Pérez
2014-05-06oox: preserve scene3d/camera effects on shapes.Jacobo Aragunde Pérez
2014-05-06oox: Integrate Shape3DProperties and Scene3DPropertiesContextJacobo Aragunde Pérez
2014-04-30Many spelling fixes: directories h* - p*.Pedro Giffuni
2014-04-29oox: remove now unused helper methods (generated code used them in the past)Miklos Vajna
2014-04-24fdo#77089 pass shape dimensions to graphicfilter for WMFTomaž Vajngerl