- 19 May, 2014 40 kayıt (commit)
-
-
Thomas Arnhold yazdı
Change-Id: Ifcfd08984df883a06a133b407ac90ddf259b3bef
-
Thomas Arnhold yazdı
Change-Id: If80632525d88ed889291913b172fa3cb2a3ac956
-
Thomas Arnhold yazdı
Change-Id: Ie353c561ccdcfb3c198ff05943f0ea64a3626735
-
Thomas Arnhold yazdı
Change-Id: Iece721dea1c8cc7601352849ca4fc0398375d320
-
Thomas Arnhold yazdı
Change-Id: I52c7bcaeab874b007f90532d4609afe89d53a5df
-
Thomas Arnhold yazdı
warning: missing initializer for member '_typeobject::tp_finalize' [-Wmissing-field-initializers] Change-Id: I7ab82025fd8c2f0d8fa4943690a217c4a4dc369d
-
Thomas Arnhold yazdı
for i in `find . -name *.src -or -name *.hrc`; do FILE=$(cat -s "$i"); echo "$FILE" > "$i"; done Change-Id: I2bac5ad3e1eb3c566e5c867ccf45893a19e1561e
-
Christian Lohmaier yazdı
VS2012 did change return value of fileno function, this results in a crash when run in GUI mode (but not when launching from a shell), as python tries to access the nonexisting stdin/stdout/stderr Also explicitly target Windows XP Change-Id: Ic783713b55453f3c38b2e766a664b7f4678711de
-
Miklos Vajna yazdı
Change-Id: Ie15ff20524e7065323e681945bb5eaf199a2bf3a
-
Chris Sherlock yazdı
Change-Id: I8f617f2c480f8c5c7f5230cc6d6a6e82d8750857
-
Michael Stahl yazdı
sfx2::DocumentInserter::CreateMediumList() creates a SfxFilterMatcher that should match Writer filters only, but actually Calc filters may be returned; check that the document service matches. (regression from 3da8f368) Change-Id: I6208d38c1110355105aa5d1ffa1b57142193a4d7
-
Stephan Bergmann yazdı
... (which happens when the service manager is disposed), so that no bridges can still run during exit. But this is so glaring that I wonder whether I missed the obvious when I originally wrote that code, or whether I rather miss the obvious now. So better let this rest for a while on master before deciding about any backports. Change-Id: I7c9ad6c8a53dfd1a7b702640920dcb0a9a2c3007
-
Stephan Bergmann yazdı
Change-Id: Iaf8e63de6bab25cdac9b037a7223675eed88673a
-
Caolán McNamara yazdı
Change-Id: I73a064a40476f685dbf19097115bd48c5cc0f578
-
Caolán McNamara yazdı
Change-Id: Ica30df49caf79117bbce36ec461ec5ef37bef20c
-
Caolán McNamara yazdı
Project: help fdfcaa991224f6ac15fdc778e0a301b9285208eb
-
Stephan Bergmann yazdı
Change-Id: I2c1033358c546adefa4e280f0b6cb577ee7e3b25
-
Stephan Bergmann yazdı
Change-Id: I54aabdf4a373c3b7163bfc304ee270ab212d738a
-
Chris Sherlock yazdı
The name I gave this makes no sense. Basically, this function calls on the SalGraphics function to copy the area, so really this name is much more clear. Change-Id: I842e6f2b81014a8222c39a62c5437bd53d66141c
-
Chris Sherlock yazdı
Change-Id: I9c3debcdda4b6ee943792e8799d436b097df2982
-
Chris Sherlock yazdı
Change-Id: I898d4d8f00a190a57d3402aa6c9da96c960b6fe5
-
Takeshi Abe yazdı
Change-Id: I61fe5f5fff157531de9962a2dd4e6e0431e8601c
-
Caolán McNamara yazdı
Change-Id: Iff4125e108df535d90afd940a9787eb8e011c9bd
-
Caolán McNamara yazdı
Change-Id: I4cd6f99151348c97a116cd86cc5da9f4f6e68d9d
-
Tsutomu Uchino yazdı
for addons menu merging (cherry picked from commit 2aac0070) Conflicts: framework/source/classes/menumanager.cxx framework/source/fwe/classes/addonmenu.cxx framework/source/uielement/menubarmanager.cxx include/framework/addonmenu.hxx Change-Id: I3b606671db3a4c6ba8ed2b850e01e1ac91db7581
-
Michael Stahl yazdı
Change-Id: I2f5b530e011bf1bb95ca5e0421f6e03c0885872a
-
Caolán McNamara yazdı
regression from 60f11adb Change-Id: I244dd9fba3dc8230fcac8710a1289151b25dcf6c
-
weigao yazdı
Change-Id: I2db9edd9015bb10cffe58a44c379db0ab87e7d72
-
Tor Lillqvist yazdı
Change-Id: I01bbafe8a73f6cf71c1040f2d94744922154b896
-
Chris Sherlock yazdı
Change-Id: I9664a064789f5e072d24cfead6a83d64accce27d
-
Miklos Vajna yazdı
Change-Id: I4ee2f01e714265b2684a9eb379e56654d34e2441
-
Stephan Bergmann yazdı
Change-Id: I293295244d1b089d747548c5025cb73b8ec428a4
-
Chris Sherlock yazdı
Change-Id: Id2cacd8c080b4df0600ab48b2ce4558f3539bbbe
-
Stephan Bergmann yazdı
Change-Id: I16347d52dd7c102c7bf6a8fd2926e61e6cf75c0b
-
Michael Stahl yazdı
Change-Id: I2f94a28d85fa31c5623ff0c6067edc7060998d9e
-
David Tardon yazdı
Change-Id: I506faca987ec4d1a85362dc9aec61aa4c3d21789
-
David Tardon yazdı
Change-Id: Ide604ea90fb1b26e5e2a72f5eb273fd1686d27c5
-
Michael Meeks yazdı
Of the 53bn cycles consumed loading a large test; this saves up to 30bn parsing tab names, plus ~1bn not copying strings to convert to integers. Change-Id: Ie768ff8c2159dec62418088e643fe468e4cd5d70
-
Tor Lillqvist yazdı
Change-Id: I328812513691f499871002633b9ac750af86243c
-
Tsutomu Uchino yazdı
(cherry picked from commit 7bc75c1a) Conflicts: basctl/source/basicide/objdlg.cxx basctl/source/basicide/objdlg.hxx Change-Id: Id3fa3686fd60df192c02cc8137c9bc59e68c1d49
-