summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Collapse)Author
2012-07-19removed unused includesTakeshi Abe
Change-Id: I71a80be37ab96b44d515803c947ddec19914330b
2012-07-17sal_Bool -> boolTakeshi Abe
Change-Id: I08e5353dc1f0f79cdbba509b71e2c415e6c8380b
2012-07-17-Werror,-Wunused-functionStephan Bergmann
Change-Id: I100a95d5f84ab61cb26ac39d436cb9f2cb7246e5
2012-07-16the unknwon typo is surprisingly popularLuboš Luňák
Change-Id: Iffe25051c8357019521196f9a27065d6108ede47
2012-07-16warning C4701: potentially uninitialized local variable usedMichael Stahl
Change-Id: I8e8dec18e1bec67154304b8c96ff034d6ab5d791
2012-07-15Bug fix: now the darken and lighten effects work in the right way.Marco Cecchetti
Edited the effects.xml and changed effect direction to counterclockwise.
2012-07-15Bug fix: now repeated animations and begin=’after effect ‘ works ↵Marco Cecchetti
properly together. Modified the CustomAnimationEffect class in order to take into account the repeatCount attribute value when computing the node effect absolute duration.
2012-07-14Remove unused HIDsThomas Arnhold
Those were only listed in help_hid.lst Change-Id: I491a037b375015db76c30c93a59b615a63fb1838
2012-07-14Remove unused HIDsThomas Arnhold
Those aren't referenced at any point. Change-Id: Ie66d3828cfc13a826c87f4ca8ca712b6702c96bc
2012-07-14hrc cleanup: Remove include guards from src filesThomas Arnhold
Change-Id: I7d52837f4058bab1bb5a0137788521d12834d519
2012-07-13enable sd tests againMarkus Mohrhard
Change-Id: I773dc0dc4a2d5faf98420d3901d28c2a08e64c00
2012-07-13Merge branch 'feature/gsoc_test_improvements2'Markus Mohrhard
2012-07-13test: move XMLDiff implementation details to cxx fileMichael Stahl
This makes it unnecessary to link clients against libxml2. Change-Id: Ifd295623c01bdc6f579afbf81d5b609a2b29f4bf
2012-07-12fdo#45260: Objects having line thickness misplaced while pasting.Muthu Subramanian
Even with the proposed fix of commit id d999ae10 it still seems to be broken with reference to i#112978 . Maybe a better way of fixing it. Hence reverting this patch partially to fix fdo#45260
2012-07-12use XMLDiff for the new impress regression testMarkus Mohrhard
Change-Id: Ib0182fe25e7a2534acf85e7fabe1355491d9a9e7
2012-07-12some small improvements for the dumperMarkus Mohrhard
Change-Id: I0a24a0e9c4a3b818c9144bc38857b67e49483915
2012-07-12improved shapes-test.odp (but not finished), unlocked assertion(false)Artur Dorda
Change-Id: I845fef5e849518face60693cf31d3f00c57c7ae3
2012-07-12Restructurization of XShape- and EnhancedShape- dumpers, builds fine nowArtur Dorda
Change-Id: I57e230f5b2aff8cd6818b38776ae0b0b0d614d61
2012-07-12New test files added, tests run for the 1st timeArtur Dorda
Change-Id: I2f47d5c61f92dbf051a8509528947c2465a2d020
2012-07-12add missing fileMarkus Mohrhard
Change-Id: If80d2c6dcc5f5455a98a560aa23d085747f3fb94
2012-07-12add test back that I disabled accidentlyMarkus Mohrhard
Change-Id: I614c483b3c7182d9c8e9915ce8b280051d9ca690
2012-07-12only dump existing propertiesMarkus Mohrhard
Change-Id: Ia7e3c7766ef8d9d86bd65945a6e6daae05c93b75
2012-07-12testing odp files makes much more senseMarkus Mohrhard
Change-Id: I4023855513016e7f9d850bf96815539696536552
2012-07-12Usage of XShapeDumper in Impress addedArtur Dorda
Change-Id: I7abb493d8baaa42a45e24276abdcadbfd186651a
2012-07-11fdo#34697 - Print Current Page in Print dialog - Draw, ImpressRob Snelders
Change-Id: I40922cd1357ff473c251681f7280ba53b3060feb
2012-07-11Decrease header files dependenciesMatteo Casalin
Change-Id: I654e71e56d60bf629625df09eb93b21c9ef670e8
2012-07-10fdo#51179: SearchAscii() is equal to indexOf(), not match()Korrawit Pruegsanusak
regression from 8adec08d56a9ad46d3550e43b115e916c4cf783f Change-Id: Ic1c3160be1c61162f6a62a7e14c4efb7bedccdcc
2012-07-09some UniString->rtl::OUStringCaolán McNamara
Change-Id: Ie69b30094da25df23a36baca2c7723d6a41f48c3
2012-07-09Compress Graphic functionallity added (currently only for Draw)Tomaž Vajngerl
This is a initial commit of "Compress Graphics" functionallity. Compress Graphics is accesible via pop-up menu option to graphics objects. Currently this funtionallity is only available in Draw. When the menu option is triggered, a Compress Graphics modal dialog opens to define DPI, compression level and type of compression. When OK is clicked, the graphics in Draw is compressed and exchanged. The current implementation is not final as it needs handling in case when the graphics is croped. Additionally cropped areas could be removed when compressing, depending on a checkbox in the dialog. Special cases of graphics need to be checked too, and some tests would not hurt. Change-Id: I9ec1a71f6ff4364a49b2521e42d88c3ba224dd87
2012-07-06Merge branch 'feature/template-dialog'Rafael Dominguez
Conflicts: sfx2/Library_sfx.mk sfx2/inc/sfx2/sfxcommands.h sfx2/inc/sfx2/sfxsids.hrc sfx2/source/appl/appserv.cxx svtools/Library_svt.mk Change-Id: I4305d81cb5fd6f5192a29f85835c78f31310b0d6
2012-07-05useless aStr stringCaolán McNamara
Change-Id: I8b7848ebaef65a0f462a63276ed4160f3e3a991d
2012-07-05Related: fdo#51247 bandaid to not crashCaolán McNamara
Change-Id: I1f98a6a1e5ede6fcd9a3570788969edcb251384b
2012-07-04replace enum SvxBorderStyle with css::table::BorderLineSyleMichael Stahl
Change-Id: I1dadb53f46b23f92d34061ef78dda872bdbcda67
2012-07-03ditch String::CreateFromAsciiCaolán McNamara
Change-Id: I2b482bd323ac510629c5ee31868010b7cd6ce691
2012-07-03Remove duplication of License/Credits informationStefan Knorr (astron)
A bit differently this time around: + remove Credits menu item from menu + remove License button from the About dialog Change-Id: I07c1e115aa209ef1d69458f5b188d73caaae4294
2012-07-03hrc cleanup: Remove unused hrc filesThomas Arnhold
Change-Id: I16d83ca3ea0e01f2c0f4115db18b97958e51afde
2012-07-03Remove unbuild and unused celltempl.cxxThomas Arnhold
And corresponding files. Change-Id: Ie49ae80f5bc9f656598dd1064f275c0f146be79d
2012-07-02hrc cleanup: Remove include guardsThomas Arnhold
Also add some missing include guards. Change-Id: I320a3c017ca65d34f2cd516849bcde3dec9b33f1
2012-07-02Remove unused definesThomas Arnhold
Some of them were commented out for documentation purpose. Change-Id: I29a6b2cbe774b527f0c3a0be5675160817a7f3ce
2012-07-02hrc cleanup: Remove unused definesThomas Arnhold
Change-Id: Iaa7da7745fc01544d9a503b313479b2450810524
2012-07-02targetted improvement of UNO API includes / usageMichael Meeks
2012-07-02Remove unused definesThomas Arnhold
Change-Id: Ibc46eb4565d4df88e83882045b2ed6d31e487d16
2012-07-02Remove unused sduiks.hrcThomas Arnhold
Change-Id: I147c1ea28dea0bf3341ee5d646d0204d5774ac95
2012-07-01Svx and sw code cleanupTomaž Vajngerl
Change-Id: Ie93861f32ac23379dc1f0fd973612645e776cc1e
2012-07-01Remove unused definesThomas Arnhold
Change-Id: Ic36b131ee9964a6671f7f41e1cad1631c43ad565
2012-07-01hrc cleanup: Remove unused resource definitionsThomas Arnhold
Change-Id: Ie3a3a65bfb628195940105d7261464989e9af3fa
2012-07-01Remove unused anmdef.hxxThomas Arnhold
All definitions are unused. Change-Id: Id848cdaea95c64a8518743dc32d962340022759e
2012-07-01Combine popup menu entries and IDs (SID_SAVE_GRAPHIC)Tomaž Vajngerl
Change-Id: I9d0e4f31d073ad416934358c6507dc6564754758
2012-07-01Move "save graphic" dialog title to svx.Tomaž Vajngerl
Change-Id: I1200e66f010525d989bed801240de6813ddf751c
2012-07-01Change "Save graphic" and "Save picture as" to common code.Tomaž Vajngerl
Change-Id: Id860b3220bde3d43eec7c74711e6938e68d01d56