summaryrefslogtreecommitdiff
path: root/framework
AgeCommit message (Collapse)AuthorFilesLines
2012-07-31cleanup filtercachedata.hxxThomas Arnhold1-62/+0
Actually only two definitions of this long list are really used... Change-Id: I45e85b18f63e4d2cda948766159d81aed27c9289
2012-07-30remove unnecessary includes of svl/svarray.hxxCaolán McNamara4-4/+0
Change-Id: Ifec201efc4e97baf2d36d66c4ae6967eadd6134c
2012-07-30Typo ressource -> resourceStephan Bergmann13-27/+27
Change-Id: Id13e7acfbe34eca5e124c9032d36d6f158bfb831
2012-07-27Fix excessive indentation.Kohei Yoshida1-531/+531
Change-Id: Id96c7693a53981d69820aa45e97fb34c64cb787a
2012-07-27Remove unnecessary fluffy comment partitions.Kohei Yoshida1-53/+3
Change-Id: I8fad1d7e4bb9827266b6b1f1d90fe1dd2b401b44
2012-07-26Header file without implementation. Not to mention nobody uses it.Kohei Yoshida1-382/+0
Change-Id: I7522121059b53269a120a4f68a9038edd17944cf
2012-07-24Unused methods.Kohei Yoshida2-59/+0
Change-Id: Iafd1895d96df32c312f937db479e04abd7cb7038
2012-07-24It makes no sense to make these methods virtual.Kohei Yoshida2-16/+8
LoadEnv doesn't have any child classes, and is not a UNO service. Change-Id: I773324e10b755c6e5f1a29c07495b21f6a236a3e
2012-07-18Various Clang 3.1 -Wunsued-variable, -Wconstant-conversionStephan Bergmann1-1/+0
Change-Id: I0799f22685609201dfb524c373d065b6184ed53c
2012-07-16the unknwon typo is surprisingly popularLuboš Luňák3-4/+4
Change-Id: Iffe25051c8357019521196f9a27065d6108ede47
2012-07-16There is not need to allocate memory just for getting the 'indexOf'Christophe JAILLET5-10/+10
a literal within a OUString. Change-Id: I01ca30c68228f81b3d313dfca5b975448f3c4fc7
2012-07-15These methods can be constJulien Nabet2-10/+10
Change-Id: Ia4aa8df3768923f7b5a31fb5158e4a744f4b9788
2012-07-14fix breaker introduced by 0fcd1a73f0e1ec564f3c6da1ccd890183d3c18dbBjoern Michaelsen2-1/+3
Change-Id: I5e60c2d157e53831fb8239ca6d833aaca6735994
2012-07-14Revert "Some cppcheck cleaning"Bjoern Michaelsen2-10/+10
This reverts commit b21661ce4200fd8040a213770a3f9e63a4b9f137. this breaks with ../framework/source/lomenubar/MenuItemInfo.hxx:49:12: error: expected ‘;’ at end of member declaration
2012-07-14Simplify code and correct the erroneous length parameter for "macro:///" and ↵Christophe JAILLET1-8/+8
align text Change-Id: Id9eef27636c5c74857ed05b891514bee70903c3b
2012-07-14hrc cleanup: Remove include guards from src filesThomas Arnhold1-3/+0
Change-Id: I7d52837f4058bab1bb5a0137788521d12834d519
2012-07-09Revert "attempt fix of hang on base close, due to solarmutex deadlock on join"Michael Stahl2-10/+2
This reverts commit 5b2cb23c429e1be1099008473770c634ce96c969. That did not fix the bug (fdo#47021), but apparently it does cause problems, such as the failure of the sfx2 DocumentEvents test (that doesn't crash any more since 228a3f8b9f279e80917968d9780e822a1d684ada); without the SolarMutexReleaser the test doesn't fail for me.
2012-07-09Handle attachFrame on disposed object gracefullyStephan Bergmann1-3/+1
...this can apparently happen during the complex.sfx2.DocumentEvetns JUnit test (which would otherwise sometimes fail with an uncaught RuntimeException). Change-Id: I4c96a3bc6bf08e92ec3ec82d76812a35226494fb
2012-07-06re-base on ALv2 code. Includes:Michael Meeks1-2/+2
Patches contributed by Mathias Bauer: cws mba34issues01: #i117713#: remove superfluous assertions about field unit fallbacks http://svn.apache.org/viewvc?view=revision&revision=1172341 cws mba34issues01: #i117718#: provide filter name in case storage of medium does not allow to detect one cws mba34issues01: #i117712#: fix several resource errors introduced by IAccessible2 implementation http://svn.apache.org/viewvc?view=revision&revision=1172343 http://svn.apache.org/viewvc?view=revision&revision=1172350 cws mba34issues01: #i117708#: status indicator for inactive documents http://svn.apache.org/viewvc?view=revision&revision=1172358 cws mba34issues01: #i116025#: fix typo and add missing treatment of new parameter http://svn.apache.org/viewvc?view=revision&revision=1172359 cws mba34issues01: #i117024#: rework parameter conversion for load/save slots http://svn.apache.org/viewvc?view=revision&revision=1172360 cws mba34issues01: #i116803#: possible crash on Linux when dispatch.cxx is compiled with optimization http://svn.apache.org/viewvc?view=revision&revision=1172367 cws mba34issues01: #i114600#: fix compiler warning for name clash found on Solaris http://svn.apache.org/viewvc?view=revision&revision=1172371
2012-07-06fs34b: #i117039# restore old behavior of SfxUndoManager::EnableUndoFrank Schoenheit [fs]1-14/+38
don't count the calls, but maintain a simple flag. Consequently, let sw's UndoManager simply delegate now, and change the UndoManagerHelper to maintain a lock counter itself. Conflicts: framework/source/fwe/helper/undomanagerhelper.cxx
2012-07-06gridfixes: don't be too generous with exceptions:Frank Schoenheit [fs]4-19/+24
avoid where possible (by checking beforehand), and assert when caught Conflicts: framework/source/fwe/classes/framelistanalyzer.cxx framework/source/helper/titlebarupdate.cxx framework/source/services/frame.cxx framework/source/uifactory/windowcontentfactorymanager.cxx sfx2/source/notify/eventsupplier.cxx
2012-07-06update hardcoded borders according to the new Start Center imagesIvan Timofeev1-4/+4
Change-Id: I23174caacf26c37b4d63b7374c3a2a4a8d4124c3
2012-07-06Merge branch 'feature/template-dialog'Rafael Dominguez1-0/+1
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-03ditch String::CreateFromAsciiCaolán McNamara5-18/+13
Change-Id: I2b482bd323ac510629c5ee31868010b7cd6ce691
2012-07-03Remove duplication of License/Credits informationStefan Knorr (astron)1-1/+0
A bit differently this time around: + remove Credits menu item from menu + remove License button from the About dialog Change-Id: I07c1e115aa209ef1d69458f5b188d73caaae4294
2012-07-02Remove unused definesThomas Arnhold2-2/+0
Some of them were commented out for documentation purpose. Change-Id: I29a6b2cbe774b527f0c3a0be5675160817a7f3ce
2012-07-02targetted improvement of UNO API includes / usageMichael Meeks6-24/+6
2012-07-01Remove unused definesThomas Arnhold8-126/+0
Change-Id: Ic36b131ee9964a6671f7f41e1cad1631c43ad565
2012-07-01hrc cleanup: Remove unused resource definitionsThomas Arnhold1-1/+0
Change-Id: Ie3a3a65bfb628195940105d7261464989e9af3fa
2012-06-29fix various (javac 1.7.0) warning: unreachable catch clauseMichael Stahl2-32/+0
Change-Id: I2b863b43db59e6904f97d9ad22fdb04013e8c76d
2012-06-29Java5 update - use generics where it makes senseNoel Grandin12-110/+86
Change-Id: I3e60bd33127105c1d9da1bb25cea16355850d3fd
2012-06-29Java5 update - convert Hashtable to HashMapNoel Grandin1-2/+2
Change-Id: If301765c8410fa39c978a27b234d38b9780ccc47
2012-06-29Java5 update - convert Vector to ArrayListNoel Grandin3-64/+62
Change-Id: I5eff951d5c5caa47e7dabc41f8d856663a4efbd4
2012-06-29re-base on ALv2 code.Michael Meeks8-161/+116
2012-06-29Remove include guardsThomas Arnhold7-27/+0
Change-Id: Ib4ba76d0083e5bd75cc589a55318089c004f591f
2012-06-29Remove UNO includes commentsThomas Arnhold4-8/+0
Change-Id: I48e193322967fb75e93eaf81e9e2110d3056f92a
2012-06-28Remove unused header filesThomas Arnhold3-1041/+0
Those are unused too. Change-Id: I09c9dbcdbc68131c7c54bf0762a23f1280e6e22a
2012-06-27Remove unused header filesThomas Arnhold1-109/+0
Change-Id: I3d172e5200fee63c6afcdf236a7915b7d51baf9c
2012-06-27Remove unused include filesThomas Arnhold12-2397/+0
Those never get included at any point in the code. Change-Id: I17736e005635b9e57759cfc95176a99e7c5e8988
2012-06-27Remove commented out codeThomas Arnhold1-24/+0
Change-Id: Ifd82dbc35d2f03ee9a9a40f498c8fde3f5a1d5c6
2012-06-26re-base on ALv2 code.Michael Meeks1-26/+17
2012-06-25reduce static_initialization_and_destruction chainCaolán McNamara4-42/+24
Change-Id: I0c1b2f2d908c31d1510662880c13504d81445a6a
2012-06-25Remove various commented out definesThomas Arnhold3-18/+0
Most of them in hrc files. Change-Id: I3944f6ed9befd2b498385f61b851790362221a4f
2012-06-23Fix prefix ++/-- operators for non-primitive typesJulien Nabet1-19/+19
Change-Id: Ibb55fcedecaf66f0817d24d8f408ef69d273ffa2
2012-06-22.xml files don't need executable bitsMichael Stahl7-0/+0
Change-Id: I399d086181a9f513cd95157e815551f0be9b9e95
2012-06-22.emf files don't need executable bitsMichael Stahl1-0/+0
Change-Id: I9c9087bcd66d1383d08f49099f8d050cff5adb5b
2012-06-22.props files don't need executable bitsMichael Stahl2-0/+0
Change-Id: Ie8667b1119cb60936a1a522086b1c99d0f4066b7
2012-06-22.cfg files don't need executable bitsMichael Stahl1-0/+0
Change-Id: If17439ae83eb063a7ab054c3701e23dd48f1edd1
2012-06-22use generic names rather than specific algorithm names when scalingLuboš Luňák2-4/+4
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-22re-base on ALv2 code.Michael Meeks15-351/+216
Change-Id: I8018d9b5fa01d1720c0392dc5fdc4a0656f25a35