summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Collapse)AuthorFilesLines
2012-07-03Remove unbuild and unused celltempl.cxxThomas Arnhold3-213/+0
And corresponding files. Change-Id: Ie49ae80f5bc9f656598dd1064f275c0f146be79d
2012-07-02hrc cleanup: Remove include guardsThomas Arnhold5-10/+7
Also add some missing include guards. Change-Id: I320a3c017ca65d34f2cd516849bcde3dec9b33f1
2012-07-02Remove unused definesThomas Arnhold4-15/+0
Some of them were commented out for documentation purpose. Change-Id: I29a6b2cbe774b527f0c3a0be5675160817a7f3ce
2012-07-02hrc cleanup: Remove unused definesThomas Arnhold6-10/+0
Change-Id: Iaa7da7745fc01544d9a503b313479b2450810524
2012-07-02targetted improvement of UNO API includes / usageMichael Meeks4-16/+4
2012-07-02Remove unused definesThomas Arnhold1-2/+0
Change-Id: Ibc46eb4565d4df88e83882045b2ed6d31e487d16
2012-07-02Remove unused sduiks.hrcThomas Arnhold1-40/+0
Change-Id: I147c1ea28dea0bf3341ee5d646d0204d5774ac95
2012-07-01Svx and sw code cleanupTomaž Vajngerl2-6/+5
Change-Id: Ie93861f32ac23379dc1f0fd973612645e776cc1e
2012-07-01Remove unused definesThomas Arnhold4-16/+0
Change-Id: Ic36b131ee9964a6671f7f41e1cad1631c43ad565
2012-07-01hrc cleanup: Remove unused resource definitionsThomas Arnhold3-4/+0
Change-Id: Ie3a3a65bfb628195940105d7261464989e9af3fa
2012-07-01Remove unused anmdef.hxxThomas Arnhold7-40/+0
All definitions are unused. Change-Id: Id848cdaea95c64a8518743dc32d962340022759e
2012-07-01Combine popup menu entries and IDs (SID_SAVE_GRAPHIC)Tomaž Vajngerl8-43/+5
Change-Id: I9d0e4f31d073ad416934358c6507dc6564754758
2012-07-01Move "save graphic" dialog title to svx.Tomaž Vajngerl2-12/+8
Change-Id: I1200e66f010525d989bed801240de6813ddf751c
2012-07-01Change "Save graphic" and "Save picture as" to common code.Tomaž Vajngerl3-185/+10
Change-Id: Id860b3220bde3d43eec7c74711e6938e68d01d56
2012-07-02removed unnecessary forward declarations of classTakeshi Abe44-131/+1
except moving SdXImpressDocument to sd/source/ui/unoidl/unopage.hxx Change-Id: I855d8369b09ca0fb6d604410f4ed204b11ee4211
2012-06-29Remove include guardsThomas Arnhold1-5/+0
Change-Id: Ib4ba76d0083e5bd75cc589a55318089c004f591f
2012-06-29Remove some unused defines and controlsThomas Arnhold2-6/+0
Change-Id: I96f76ed6b33f5c786d1e3ab3981a535037a9c1b5
2012-06-29removed unnecessary forward declarations of classTakeshi Abe55-158/+5
except * sd::ViewTabBar moved to ViewShellBase.hxx * sd::TemplateEntry moved to AllMasterPageSelector.hxx Change-Id: I802cdc0b77027bbe0843fbb259ce1a5a46354fc3
2012-06-29removed unused TestMenu & TestPanelTakeshi Abe5-613/+0
Change-Id: Ibd9bea6ea749090d7d72d3da66378d4e84a0a63d
2012-06-29fdo#51543: fix incomplete slide number info in status barIvan Timofeev1-2/+2
Change-Id: I73cdd236a9e167fb812b0e2c0922df5bd3e2537b
2012-06-29Remove unused header guards and optionsThomas Arnhold1-3/+0
Change-Id: I391358363a9d30e089b249d894b7abea5a2d1434
2012-06-29Remove some more include guardsThomas Arnhold6-19/+3
Change-Id: I7c62d086cb593744785abecae7a107686a4d65ce
2012-06-29Remove UNO includes commentsThomas Arnhold8-16/+0
Change-Id: I48e193322967fb75e93eaf81e9e2110d3056f92a
2012-06-28probably the last uses of the one argument String::CreateFromAscii variantCaolán McNamara4-14/+13
Change-Id: I36aab317da2f69f12aaefc24895ad9eaa6b69a7c
2012-06-28Remove unused header filesThomas Arnhold3-406/+0
Those are unused too. Change-Id: I09c9dbcdbc68131c7c54bf0762a23f1280e6e22a
2012-06-28remember spell check/find&replace start position only 1st timeRadek Doulik1-2/+6
- use mnStartPageIndex as indicator, -1 means it wasn't set yet otherwise it is set. reset it to -1 at the end of spell check and find&replace Change-Id: Ic45106b019d3c1a0232fe3d766aab07bbcd24d2c
2012-06-27targetted re-work of cppunit pieces.Michael Meeks1-3/+1
2012-06-27Remove unused include filesThomas Arnhold10-811/+0
Those never get included at any point in the code. Change-Id: I17736e005635b9e57759cfc95176a99e7c5e8988
2012-06-27hrc cleanup: Remove commented out codeThomas Arnhold1-8/+0
Change-Id: Id859d1e039d9012c100c16d49d2de0560cac2a66
2012-06-27Reduce newline bloat at eofThomas Arnhold25-707/+0
Change-Id: I494ceee07d6825f9466cab810742d7f85291fe14
2012-06-27Get rid of annoying IAccessibility2 commentsThomas Arnhold4-10/+0
Change-Id: Ic1d7ff88e2d9e638deb2579a5fd18f751302d561
2012-06-26re-base on ALv2 code.Michael Meeks2-49/+31
2012-06-25reduce static_initialization_and_destruction chainCaolán McNamara3-24/+7
Change-Id: I0c1b2f2d908c31d1510662880c13504d81445a6a
2012-06-25unused static rtl::OUStringsCaolán McNamara1-11/+0
Change-Id: I27e42935c91a3dffc9a8d772c9d5c4bd0984126f
2012-06-25merge 3 copy and paste efforts back together as bestFitOpenSymbolToMSFontCaolán McNamara1-45/+4
Change-Id: Ia830af58a1e2b80e85b2748b4acceb0bfc340afc
2012-06-25TODO: get rid of this in another incompatible build with SW projectCaolán McNamara1-1/+2
Change-Id: Ic3fb0c8eb37317d55bcdc6abc7ff9843ba11fac6
2012-06-25remove some annoying XubStringsCaolán McNamara1-3/+2
Change-Id: I8c34a344285b6929091788c6b7a5529b48943f94
2012-06-25Remove various commented out definesThomas Arnhold7-22/+0
Most of them in hrc files. Change-Id: I3944f6ed9befd2b498385f61b851790362221a4f
2012-06-22remove bunch of obsolete looking .dxp filesMichael Stahl1-1/+0
Change-Id: Ib06d88890007fd27d6838a5c8829230733d3df97
2012-06-22.dxp files don't need executable bitsMichael Stahl1-0/+0
Change-Id: I5fae2ec81b50203e9d6100f8c938fb3643ff651f
2012-06-22.xml files don't need executable bitsMichael Stahl8-0/+0
Change-Id: I399d086181a9f513cd95157e815551f0be9b9e95
2012-06-22use generic names rather than specific algorithm names when scalingLuboš Luňák5-5/+5
The Lanczos scaling is of very good quality, but it's rather slow, which can be very noticeable with large images, so it's not a very good default for everything. And in general, it's not good to refer to a specific algorithm when all one usually wants is fast/default/best. Some of these changes are a bit of a guess between default/best, but the general logic is that best should be used only for images that won't be large or where the possible waiting does not matter. Change-Id: I53765507ecb7ed167890f6dd05e73fe53ffd0231
2012-06-22Remove empty or non-called methodsThomas Arnhold11-79/+0
empty: ClearTip implOnShapeInserted ImpCopyMarkedPoints ImpMakeDragAttr ImpCopyMarkedPoints ImpMakeDragAttr ImpDelDragAttr ImpMakeCreateAttr Is1stLessThan2nd LinkToListTemplate NewCoreSelection ScrollStart ScrollEnd SetNoOutlineNum non-called: NewCoreSelection Change-Id: Ief273b741aaf49ff66c0dac898686e4def4de0c1
2012-06-22re-base on ALv2 code.Michael Meeks17-394/+241
Change-Id: I8018d9b5fa01d1720c0392dc5fdc4a0656f25a35
2012-06-21replace all but one .hdl include with equivalent .hpp includes.Michael Meeks3-3/+3
Change-Id: I15e94f112144549692d0c2babeb48c77adcb93a9
2012-06-21re-base on ALv2 code.Michael Meeks366-8727/+5495
Change-Id: I6c145e984c885c7e06caa1c27bfb354ea49ad9ce
2012-06-21re-base on ALv2 code.Michael Meeks93-1927/+1513
Change-Id: Ice06e639213aeb6f7f23cbf4634947dd25613db1
2012-06-21hrc cleanup: Remove unused definesThomas Arnhold17-280/+2
All of those defines (should) not be used at any point in the code. False positives may exist, because some macro names are getting generated by some template/macro foo. This is the version which compiled fine for me. Also there are many commented out lines removed. Change-Id: I6394024682e4ab3691eb72707a9363d41ba31df8
2012-06-21Remove unused dbexch.hrcThomas Arnhold2-2/+0
The only part where one definition was used was commented out. All other definitions in the hrc file were unused. Change-Id: I257e61b96271685e9321211846a0021059924abe
2012-06-20ditch last (?) uses of UniString::UniString(sal_Unicode, ...)Caolán McNamara1-3/+3
Change-Id: Ie04a3465100d2f013f34168aaf136a20cd2f7e0d