summaryrefslogtreecommitdiff
path: root/sd/source
AgeCommit message (Expand)Author
2018-01-17Fixed typosMatthias Seidel
2017-06-18Increased width of dialogMatthias Seidel
2017-01-21Replace nullptr with NULL.Pedro Giffuni
2017-01-20Fix mismatches found by Clang-4.0.Pedro Giffuni
2016-11-18#i39199# Translated comments from German to EnglishMarcus Lange
2016-09-01Fix by far the largest source of -Wtautological-undefined-compareDon Lewis
2016-08-07Merge branches/gbuild-reintegration to trunk.Damjan Jovanovic
2016-05-22Spelling, spelling ...Pedro Giffuni
2015-11-29Resource LeakPedro Giffuni
2015-11-27Resource leakPedro Giffuni
2015-01-08#i125613# Insert Picture from file do not workRegina Henschel
2014-07-09i119287 corrected default style for draw objects created using UNO APIArmin Le Grand
2014-06-24i124816 use correct layer for new object when convertingArmin Le Grand
2014-06-24Issue 125090 - The values of upper and lower spacing for default paragraph di...Steve Yin
2014-06-20i121410 Secured usage of pTextGroupArmin Le Grand
2014-05-15#i124422# fix implicit conversions to pointer from bool/int32Herbert Dürr
2014-04-29Many spelling fixes: directories r* - z*.Pedro Giffuni
2014-04-22i63399 add to clipboard as URL only when no fill and no line style, just a si...Armin Le Grand
2014-03-19Merge back branch alg_writerframes to trunkArmin Le Grand
2014-03-07#i123770# obsolete and remove the emulation of hash_map's data_type typedefHerbert Dürr
2014-02-28i57936 Added refresh to update LayerTabBar when attributes like Layer visibil...Armin Le Grand
2014-02-28i87182 secured usage of LayerTabBar in Draw application, ensured initializati...Armin Le Grand
2014-02-21123197: Fixed selection problems when switching between normal and master mode.Andre Fischer
2014-02-17i123468 Added SdrEndTextEdit before replacing EmptyPresObj, also secured Repl...Armin Le Grand
2014-02-15i42894 added support for <presentation:animations> at import and creationArmin Le Grand
2014-02-07i123922 Refactored D&D and insert picture from file in all apps for all objec...Armin Le Grand
2014-01-29i124085 disabled CF_DIBV5 (no advantages but some problems), increased png su...Armin Le Grand
2014-01-28#i124131# use smart pointer's bool operator instead of comparing its content ...Herbert Dürr
2014-01-21#i123817# boost::shared_ptr doesn't have an implicit conversion to boolHerbert Dürr
2014-01-21get rid of an extraneous parentheses in "if((A==B))"Herbert Dürr
2014-01-20#i122221# fix slide selected in Slide Pane with Page UpTsutomu Uchino
2014-01-19#i56998# use FUNIT_PERCENT instead of FUNIT_CUSTOM with parcent CustomUnitTex...Tsutomu Uchino
2014-01-18#i56998# add a space separater between value and unit and remove separator be...Tsutomu Uchino
2014-01-10#i97129# fix hidden slide shown when going back to previous slide from finish...Tsutomu Uchino
2014-01-06#i123817# prepare codebase for updating to boost 1.55Herbert Dürr
2013-12-20#123783# apply patch to correct type of ActiveLayer propertyJürgen Schmidt
2013-12-05#123789# ppt import, if sub address is no document internal link, take it as ...Jürgen Schmidt
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-14Integrate branch of IAccessible2Steve Yin
2013-10-29i123433 Detect pseudo-vertices at svg import, unify svg:d handling, correct s...Armin Le Grand
2013-10-09i123359 need to call SdrEndTextEdit before manipulating objects at model/viewArmin Le Grand
2013-10-08i119056 Added direct refreshes for objects dependent of HeaderFooterSettingsArmin Le Grand
2013-10-02123276: Properly forward Deactivate() call and still don't broadcast context ...Andre Fischer
2013-06-23i120020 corected paragraph merge, corresponding undo and ownership of linked ...Armin Le Grand
2013-06-05122470: Fixed programmatic triggered switching of sidebar decks.Andre Fischer
2013-06-03122437: Fixed context notification for Draw documents.Andre Fischer
2013-05-31i121863 Corrected D&D from MasterPage view, source SlideSorter, target 2nd Do...Armin Le Grand
2013-05-29122096: - <OutlinerView::ToggleBullets()> - apply default bullet numbering ru...Oliver-Rainer Wittmann