summaryrefslogtreecommitdiff
path: root/svx/source
AgeCommit message (Expand)Author
2016-09-01Fix by far the largest source of -Wtautological-undefined-compareDon Lewis
2016-08-07Merge branches/gbuild-reintegration to trunk.Damjan Jovanovic
2015-11-24Resource leakPedro Giffuni
2015-02-20#i126116# nonlocalizable arrow namesTsutomu Uchino
2014-07-07i125211 corrected beaking metafiles with gradient actionsArmin Le Grand
2014-07-02i125189 corrected used transparency and handling to values used in the fallba...Armin Le Grand
2014-06-16i125065 handle critical cases in FillStyle/FillProperties toobar combinationArmin Le Grand
2014-06-16Sidebar: fix some typos in function naming.Pedro Giffuni
2014-06-02i124638 Second step of DrawingLayer FillAttributes for Writer objects, now ad...Armin Le Grand
2014-05-23124966: keep picture format information - <GfxLink> instance - also for the r...Oliver-Rainer Wittmann
2014-04-29Many spelling fixes: directories r* - z*.Pedro Giffuni
2014-04-28i124760 ensure that only the created object is selectedArmin Le Grand
2014-03-26i120201 added forcing TableLayouter to take action in table undo/redo (CellUndo)Armin Le Grand
2014-03-26i124389 correct TextFrame layout for tables not when new text is set, but in ...Armin Le Grand
2014-03-26i124389 for tables refresh TextFrame when OutlinerParaObject changesArmin Le Grand
2014-03-24i124497 Corrected object description placeholder from %O to %1Armin Le Grand
2014-03-20i124409 use slot SID_ATTR_METRIC to retrive the UI unit, not GetModuleFieldUnitArmin Le Grand
2014-03-20i124425 corrected SvxMetricField::Down() behaviourArmin Le Grand
2014-03-19Merge back branch alg_writerframes to trunkArmin Le Grand
2014-02-27i15508 Added support for BMP file typeArmin Le Grand
2014-02-18i121494 Corrected text decomposition when no text distances for text frame ar...Armin Le Grand
2014-02-18i123539 some optimizations for 3D chart geometry creation using UNO APIArmin Le Grand
2014-02-18124216: Detect changes of the UI scale.Andre Fischer
2014-02-17i123468 Added SdrEndTextEdit before replacing EmptyPresObj, also secured Repl...Armin Le Grand
2014-02-07i124197 allow URL Toolbar to send URLs to the app more than onceArmin Le Grand
2014-02-05#123116# correct spelling errorsJürgen Schmidt
2014-01-31i123993 When executing rotation actions from the Sidebar PosSizePropertyPanel...Armin Le Grand
2014-01-27i123932 Init only needed items in Armin Le Grand
2014-01-27i123950 Corrected/extended interactive crop feature to work in all situationsArmin Le Grand
2014-01-23i123950 unified and redefined CropPrimitive2D::get2DDecompositionArmin Le Grand
2014-01-21get rid of an extraneous parentheses in "if((A==B))"Herbert Dürr
2014-01-20#i56998# add space before percent character in text and quick helpTsutomu Uchino
2014-01-19#i56998# add space separator between zoom value and percent on zoom statusbar...Tsutomu Uchino
2014-01-19#i56998# use FUNIT_PERCENT on fields that allow relative valueTsutomu Uchino
2014-01-19#i56998# use FUNIT_PERCENT instead of FUNIT_CUSTOM with parcent CustomUnitTex...Tsutomu Uchino
2014-01-19#i56998 add space before percent in zoom stringsTsutomu Uchino
2014-01-18#i56998# add a space separater between value and unit and remove separator be...Tsutomu Uchino
2014-01-17105491: Switched update of vertical flag and setting the item set to avoid in...Andre Fischer
2014-01-17i123042 corrected reload of linked content to have access to it's own pathArmin Le Grand
2014-01-09i124002 use own logical size for graphics, do not adapt PrefSize of these in ...Armin Le Grand
2014-01-07#i123986# fix charmap accessibility for code points beyond the unicode baseplaneHerbert Dürr
2014-01-06#i123817# prepare codebase for updating to boost 1.55Herbert Dürr
2013-12-15WaE: reorder initializations to prevent compiler warnings.Pavel Janík
2013-12-13fixes for issues checked out by coveritySteve Yin
2013-11-29#i123768# remove pre-IA2 code remains that has been commented outHerbert Dürr
2013-11-28#i123068# remove implicit conversions from rtl strings to their elementsHerbert Dürr
2013-11-28#i123768# [ia2] remove pseudo-automatic noisy commentsHerbert Dürr
2013-11-27removed pCaptionObj from accessibility; it was not initialized but accessed i...Armin Le Grand
2013-11-15#i107914# adjust license headers to the ALv2Herbert Dürr
2013-11-14Integrate branch of IAccessible2Steve Yin