- 24 May, 2014 26 kayıt (commit)
-
-
weigao yazdı
Change-Id: I14d7e8594dae86830ca05aeb28633feac0a258cc
-
weigao yazdı
Change-Id: I89f27b409cf04f98f90bdc61396a8c58ec91d7f7
-
weigao yazdı
Change-Id: Id808ce630f6b3a15a31fdcfac99b332ed5f7f29f
-
Markus Mohrhard yazdı
Change-Id: I8fd22529a0749f9bf1bff75534dca61f2f65312b
-
Markus Mohrhard yazdı
Change-Id: I21b62a869b89c23ddba75eb8c33c30a73160098b
-
Markus Mohrhard yazdı
Change-Id: I66c996dadab51debc39a50c5e93e8c6a76842ceb
-
Markus Mohrhard yazdı
Change-Id: Ic3ce4a647936f3f1c62c2dc3cf37f687d8fbccc1
-
Markus Mohrhard yazdı
Change-Id: Idf2b0129f9d72739e934c65ccf40acf0b3000a5a
-
Markus Mohrhard yazdı
Change-Id: If1be3f50ed4ceac40b513b341f411fc2d2533f7f
-
Chris Sherlock yazdı
Change-Id: I00a1424ca44dd5d7a4acb629e604616b85621096
-
Chris Sherlock yazdı
Change-Id: I005005f716cfe89bd59f157be80a985e2964c47c
-
Chris Sherlock yazdı
Change-Id: Ic82eede229e4eaab8922de92fd750b1564578ed7
-
Chris Sherlock yazdı
Change-Id: I7fd3e8965e4bf236a29225472d30d06e59a039fd
-
Chris Sherlock yazdı
Change-Id: Id650bd53d8ff9bb9575dd8a6c9fdd7cd94fd8b82
-
Chris Sherlock yazdı
Change-Id: I61cf227712c6cd9c9c817a451d6b2c5ccb57368b
-
Chris Sherlock yazdı
Change-Id: Ic3b1340cf6ba19d43d31570f9643ae0451e1fbac
-
Chris Sherlock yazdı
Change-Id: I349f6a09ee1ee7bc66c8dd3790761cc0418948eb
-
Chris Sherlock yazdı
Change-Id: I119d0e5e2ea80ac37a2f806e5a3b196742d4aa76
-
Chris Sherlock yazdı
Change-Id: I273eee24a110f1980948b4d330ad6492a089c74b
-
Chris Sherlock yazdı
Change-Id: I4f4b4a9551210329fd324371ecb814fdc6855146
-
Chris Sherlock yazdı
Change-Id: Icd8f53baf5fb9b3a311561da430b6dc9212c8295
-
Chris Sherlock yazdı
Change-Id: I397c7b446d9a93916cd6489ee68178bdde3a45cf
-
Chris Sherlock yazdı
Change-Id: I37db5776a3cb28de2c4fd7938566f7f3b2e2b8b2
-
Chris Sherlock yazdı
Change-Id: Id348b2d2d4003777172df1c921e7ea6db5c11762
-
Chris Sherlock yazdı
Change-Id: I80d9d456dc9cf99bf9bfa05571d42774f43ce577
-
Chris Sherlock yazdı
Change-Id: I9b654b9ce51509bb84c7ac22c0e008e47adf1921
-
- 23 May, 2014 14 kayıt (commit)
-
-
Luboš Luňák yazdı
782adba4 discards unneeded headers/footers, but only the text, not e.g. frames or fields. The test document therefore ends up with a frame with a page number inside the body text, because the text in the footer it should be anchored to was discarded. This commit fixes this by discarding more (although probably the whole header/footer shouldn't even be parsed to begin with). The test from b349d248 actually checked for this incorrect frame, so change that (the whole test is suspicious, as the end result is quite far away from what the original doc looks like). Change-Id: I2e7192e00237db1f030d0524c5667fe92c9e496b
-
Stephan Bergmann yazdı
Change-Id: Ie85ffc561de858eedafa062a89e0a9983aa20182
-
Stephan Bergmann yazdı
...that appear sporadically in the wild but are decently reproducible at least on OS X when changing the DoUpdateModifiedOLE timeout in the SwDoc ctor (sw/source/core/doc/docnew.cxx) from 1000 to 100 when running CppunitTest_writerperfect_writer, caused by a bad static cast from an SwOLENode to an SwGrfNode at SwNoTxtFrm::Modify SwModify::ModifyBroadcast SwModify::NotifyClients SwCntntNode::Modify SwClient::ModifyNotification SwDoc::DoUpdateModifiedOLE SwDoc::LinkStubDoUpdateModifiedOLE Link::Call Timer::Timeout Timer::ImplTimerCallbackProc SalTimer::CallCallback -[TimerCallbackCaller timerElapsed:] [...] -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] AquaSalInstance::AnyInput Application::AnyInput SwLayAction::CheckIdleEnd SwLayAction::_FormatFlyCntnt SwObjectFormatter::_FormatObj SwObjectFormatterLayFrm::DoFormatObj SwObjectFormatter::_FormatObjsAtFrm SwObjectFormatterLayFrm::DoFormatObjs SwObjectFormatter::FormatObjsAtFrm SwLayAction::InternalAction SwLayAction::Action SwViewShell::ImplEndAction SwViewShell::EndAction SwCrsrShell::EndAction SwRootFrm::EndAllAction UnoActionContext::~UnoActionContext UnoActionContext::~UnoActionContext SwXTextDocument::unlockControllers writerperfect::test::WpftImportTestBase::load [...] Change-Id: I8903cf6890c3cf526768939dca2438fa2d978310
-
Julien Nabet yazdı
Minimum of nMaxFontHeight must be at least 1 Change-Id: I35462fc069c7026958e597c2e0605345ed009c91
-
Caolán McNamara yazdı
Change-Id: Ie4f04f8d5daf4af66057ec1ead4372c2ef0e7056
-
Oliver-Rainer Wittmann yazdı
- <GfxLink> instance - also for the reading of preview picture data in order to avoid trouble on save in case that the preview data equals the picture data (cherry picked from commit d6af1b60) Conflicts: svx/source/svdraw/svdograf.cxx Change-Id: Ifecb07b4d5d33d593502fccd6f21644893027d2d
-
Oliver-Rainer Wittmann yazdı
for a graphic, if is already has one. - needed correction for the fix made for issue #i114361# (cherry picked from commit 23a4bd91) Conflicts: sw/inc/ndgrf.hxx sw/source/core/graphic/ndgrf.cxx sw/source/filter/xml/xmltexte.cxx Change-Id: Ia9771932ae5b380ccae9b0a3cbb79d41f5d9bdb8
-
Julien Nabet yazdı
Change-Id: If87cdfb2c605254f6d69baa4ca5aec09091caa68
-
Zolnai Tamás yazdı
This one caused empty images and so textures were missing. Change-Id: Ia1e93270b7f5ec560b39a41d207e84171bb2434a
-
Zolnai Tamás yazdı
One part of that was removed by: 55d52165 e.g. setRate() Change-Id: Ia5def0150029c1597cd505bbaf740a42819a7c73
-
Zolnai Tamás yazdı
mpEvents is not initialized in the destructor any more: b5529c8c Plus use scoped_ptr to stop memory leak. Change-Id: Idaaa274e39c1ac34270ae5b0acdd237ee5aec1c3
-
Zolnai Tamás yazdı
Regression from 9695f38c. Change-Id: I8777fd8fa3e31c67b6645044d262fd4c5f645634
-
Caolán McNamara yazdı
Change-Id: I3668d9b5cff71aae1598f87f09ab82bf66ace71e
-
Herbert Dürr yazdı
clean up some minor warts while the behaviour remains unchanged. (cherry picked from commit 8ba6a0be) Conflicts: vcl/osx/salframeview.mm Change-Id: I613bf0f40429db6516f82e79438e86bffb7f71cb
-