summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)AuthorFilesLines
2014-06-16Sidebar: fix some typos in function naming.Pedro Giffuni2-14/+14
2014-06-02i124638 Second step of DrawingLayer FillAttributes for Writer objects, now ad...Armin Le Grand15-443/+1470
2014-05-23124966: keep picture format information - <GfxLink> instance - also for the r...Oliver-Rainer Wittmann1-3/+5
2014-04-29Many spelling fixes: directories r* - z*.Pedro Giffuni71-118/+118
2014-04-28i124760 ensure that only the created object is selectedArmin Le Grand1-0/+6
2014-03-26i120201 added forcing TableLayouter to take action in table undo/redo (CellUndo)Armin Le Grand1-1/+6
2014-03-26i124389 correct TextFrame layout for tables not when new text is set, but in ...Armin Le Grand2-18/+60
2014-03-26i124389 for tables refresh TextFrame when OutlinerParaObject changesArmin Le Grand1-2/+6
2014-03-24i124497 Corrected object description placeholder from %O to %1Armin Le Grand1-1/+1
2014-03-20fix build breaker, missing includesJürgen Schmidt1-0/+2
2014-03-20i124409 use slot SID_ATTR_METRIC to retrive the UI unit, not GetModuleFieldUnitArmin Le Grand1-7/+23
2014-03-20i124425 corrected SvxMetricField::Down() behaviourArmin Le Grand1-3/+17
2014-03-19Merge back branch alg_writerframes to trunkArmin Le Grand19-82/+204
2014-02-27i15508 Added support for BMP file typeArmin Le Grand3-0/+13
2014-02-18i121494 Corrected text decomposition when no text distances for text frame ar...Armin Le Grand1-1/+4
2014-02-18i123539 some optimizations for 3D chart geometry creation using UNO APIArmin Le Grand4-26/+77
2014-02-18124216: Detect changes of the UI scale.Andre Fischer2-0/+35
2014-02-17i123468 Added SdrEndTextEdit before replacing EmptyPresObj, also secured Repl...Armin Le Grand1-0/+21
2014-02-07i124197 allow URL Toolbar to send URLs to the app more than onceArmin Le Grand2-5/+18
2014-02-05#123116# correct spelling errorsJürgen Schmidt3-4/+4
2014-01-31i123993 When executing rotation actions from the Sidebar PosSizePropertyPanel...Armin Le Grand1-4/+8
2014-01-27i123932 Init only needed items in Armin Le Grand1-1/+5
2014-01-27i123950 Corrected/extended interactive crop feature to work in all situationsArmin Le Grand13-154/+502
2014-01-23i123950 unified and redefined CropPrimitive2D::get2DDecompositionArmin Le Grand2-6/+5
2014-01-21get rid of an extraneous parentheses in "if((A==B))"Herbert Dürr2-2/+2
2014-01-20#i56998# add space before percent character in text and quick helpTsutomu Uchino1-1/+1
2014-01-19#i56998# add space separator between zoom value and percent on zoom statusbar...Tsutomu Uchino1-3/+3
2014-01-19#i56998# use FUNIT_PERCENT on fields that allow relative valueTsutomu Uchino1-2/+1
2014-01-19#i56998# use FUNIT_PERCENT instead of FUNIT_CUSTOM with parcent CustomUnitTex...Tsutomu Uchino10-54/+30
2014-01-19#i56998 add space before percent in zoom stringsTsutomu Uchino2-8/+8
2014-01-18#i56998# add a space separater between value and unit and remove separator be...Tsutomu Uchino8-13/+24
2014-01-17105491: Switched update of vertical flag and setting the item set to avoid in...Andre Fischer1-1/+1
2014-01-17i123042 corrected reload of linked content to have access to it's own pathArmin Le Grand1-2/+8
2014-01-10outlined seemingly free slot as not free (someone else may win time knowing t...Armin Le Grand1-0/+4
2014-01-09i124002 use own logical size for graphics, do not adapt PrefSize of these in ...Armin Le Grand1-9/+15
2014-01-07#i123986# fix charmap accessibility for code points beyond the unicode baseplaneHerbert Dürr1-4/+5
2014-01-06#i123817# prepare codebase for updating to boost 1.55Herbert Dürr1-1/+1
2013-12-15WaE: reorder initializations to prevent compiler warnings.Pavel Janík1-1/+1
2013-12-13fixes for issues checked out by coveritySteve Yin2-11/+8
2013-11-29#i123768# remove pre-IA2 code remains that has been commented outHerbert Dürr6-55/+1
2013-11-28#i123068# remove implicit conversions from rtl strings to their elementsHerbert Dürr5-8/+8
2013-11-28#i123768# [ia2] remove pseudo-automatic noisy commentsHerbert Dürr53-347/+1
2013-11-27removed pCaptionObj from accessibility; it was not initialized but accessed i...Armin Le Grand3-34/+13
2013-11-15#i107914# adjust license headers to the ALv2Herbert Dürr1-23/+16
2013-11-14Integrate branch of IAccessible2Steve Yin56-187/+5420
2013-11-08i123616 be more flexible regarding the data type for polygon dataArmin Le Grand1-3/+18
2013-11-05i123500 redefined ColorModifiers and ColorModifierStack, redefined GraphicAtt...Armin Le Grand3-6/+26
2013-10-31i123573 corrected reaction on ItemChanges for CustomShapesArmin Le Grand2-15/+24
2013-10-29i123564 corrected some aspects when working whith bitmaps with low color dept...Armin Le Grand1-2/+4
2013-10-15i122738 corrected update of FillStyle/FillAttribute UI elementsArmin Le Grand2-15/+0