summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-07-24svtools: replace boost::ptr_vector with std::vectorMichael Stahl
2015-07-24svtools: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl
2015-07-24calc mapmode: Cleanup DrawBackground + fix one pixel size.Jan Holesovsky
2015-07-24calc mapmode: Refactor DrawBackground to use logic unitsKrisztian Pinter
2015-07-24writerfilter: use std::shared_ptr<> in ThemeTableMiklos Vajna
2015-07-24convert ImageAlign to enum classNoel Grandin
2015-07-24convert WindowAlign to scoped enumNoel Grandin
2015-07-24convert WALLPAPER constants to scoped enumNoel Grandin
2015-07-24NAVBTN_PEN_ENABLED is unusedNoel Grandin
2015-07-24simplify SdOptions::StoreConfigNoel Grandin
2015-07-24convert GA_ constants to enum classNoel Grandin
2015-07-24calc mapmode: Pass RenderContext as reference in DrawNoteMarksKrisztian Pinter
2015-07-24calc mapmode: Pass RenderContext as reference in DrawFrameKrisztian Pinter
2015-07-24update branding for 5.0Christian Lohmaier
2015-07-24don't generate invalid XLSX filesMarkus Mohrhard
2015-07-24that comment is not correct anymoreMarkus Mohrhard
2015-07-23add unhandled case in switchMarkus Mohrhard
2015-07-23tdf#92256: OOXML save/load syntax for string referenceKatarina Behrens
2015-07-23Added test for tdf#57197 table row/column insert undo crashVarun
2015-07-23TableRef: generate error for header-less column references, tdf#91278 relatedEike Rathke
2015-07-23clear HasHeader at database range if table headerRowCount is 0Eike Rathke
2015-07-23handle ContainsHeader property at database rangeEike Rathke
2015-07-23add optional ContainsHeader propertyEike Rathke
2015-07-23separate variables by scoping instead of reusingLionel Elie Mamane
2015-07-23coverity#1312139 random byte is deliberateCaolán McNamara
2015-07-23coverity#1312138 Resource leakCaolán McNamara
2015-07-23Bin pointless #ifndef #define danceTor Lillqvist
2015-07-23fix regression introduced by 21834f14c97071c5bcf13ef02bf940dc1922663fLionel Elie Mamane
2015-07-23Resolves: tdf#92689 grab keyboard focus to parent, not to earlier generationsCaolán McNamara
2015-07-23loplugin:stringconstantNoel Grandin
2015-07-23tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-07-23writerfilter: use std::unique_ptr<> in FontTableMiklos Vajna
2015-07-23inline a handful of use-once #definesNoel Grandin
2015-07-23Merge ImplIntrospectionAccess and ImplIntrospectionAdapterMatthew J. Francis
2015-07-22tdf#92600 fix missing font preview in character set widgetLászló Németh
2015-07-22update creditsChristian Lohmaier
2015-07-22cppcheck: noExplicitConstructorCaolán McNamara
2015-07-22Apply special treatment of OUStringLiteral1 to MSVC 2015David Ostrovsky
2015-07-22configure: try not to break with MSVC 2013 ExpressMichael Stahl
2015-07-22new linux baseline (CentOS 6)Christian Lohmaier
2015-07-22tdf#82744: fix WebDAV lock/unlock behaviour - part 2Giuseppe Castagno
2015-07-22limit storage entry max size to size of underlying streamCaolán McNamara
2015-07-22tdf#82744: fix WebDAV lock/unlock behaviour - part 1Giuseppe Castagno
2015-07-22tdf#92600: Restore ability to apply font settings to controlsKatarina Behrens
2015-07-22Resolves: tdf#92148 SmElementsControl invalidates itself from paint endlesslyCaolán McNamara
2015-07-22ListBox in grid: properly set selection on change from modelLionel Elie Mamane
2015-07-22tdf#92725 FormattedField: when model value is NULL, force empty display stringLionel Elie Mamane
2015-07-22Fix logic in the fast path of Implementation::inspect()Matthew J. Francis
2015-07-22read block in one swoop, rather than char by charCaolán McNamara
2015-07-22xstUsrInitl contains max 9 charsCaolán McNamara