Age | Commit message (Collapse) | Author |
|
|
|
|
|
Change-Id: Ib7188a98230345557187b00826f33a2ad39a4f83
|
|
Change-Id: I756c0a19bea7b1cc0e290d9f382a04d655819bfb
|
|
|
|
Change-Id: I180bd296e3834c624174b7dce08af5b745bfc1b6
|
|
Change-Id: Ied9a8d0763864a497a9b802d90be95ecdaafc3b0
|
|
Change-Id: If93cca6d8e12baae3369bcba62287d96072f1c93
|
|
Thanks to Daniel Bankston
Change-Id: Ieeff9d1a35f7abdab07bbe4eab459d89979e5402
|
|
Change-Id: Ie64f5393fb285431401bf3c19fc4c25c7085dd04
|
|
Change-Id: Ib239b00dc938c014dd707da9551aaee291932895
|
|
Change-Id: I827e539c65a7463709af6425d39ccaaedaa73a8d
|
|
Change-Id: I5481759669d14b7e4c564f2909d1db9af3b4a2e6
|
|
|
|
|
|
|
|
Change-Id: Ia7766ed57ae8c317e1070db4ed1246855cabd960
|
|
cpp: line 33, Fatal error: Cannot open include file
"svtools/svtools.hrc"
Change-Id: Ic7bd1af8f14cc0e44328c9f149c5dc45f04e5afb
|
|
Change-Id: I5ee788733364ecc8d63a12c8758ab3fc901ab38a
|
|
|
|
this removes dmake completely out of the build for migrated modules
build.pl now assumes modules to be gbuild, unless there is a
prj/dmake file
Change-Id: I674a036b182ee13c5ec093e83cb3d38133112d3b
|
|
|
|
|
|
Change-Id: I0145b6fd7bf87a634588633d95650f9062f2485e
|
|
Change-Id: I3ce1a484f1b094a1e775b54c782cdf6dce6df9c6
|
|
Change-Id: Ia717de507ef85029c566af6a99badeb1b8bc36d0
|
|
Change-Id: Idf2e6e3e2870429541b3b5c225470cc80a13c102
|
|
Change-Id: I3bae6d746d63d52a09e7209f7565d60c834ce7c0
|
|
SidebarTxtControl::LoseFocus calls mrSidebarWin.UpdateData which takes the text
from the postit if the postit has been modified and updates the field from it.
That updates all listeners of that field which includes the postit itself,
which in response updates its content from the field, which causes the cursor
to be disabled, i.e the original contents have been removed and replaced with
identical content, but the selection has been invalidated.
Change-Id: Idcde25a85a3a657a6057e70a59e2219e224e009e
|
|
Change-Id: I4ad5ca0bb27569442812ddf0c5cff101e96d4d84
|
|
Change-Id: I97c5499b57edbaac6e356450bb9d89dc350260eb
|
|
Resolves: fdo#48011 writer idle-callbacks are halting when events pending
commit id: 658954e8b50fc264428402dc5a95b0d6f690d191
which isn't to pretend that its definitely the *right* fix
Change-Id: I228cf86b8e5eb0e4918c31e853a8d567831ce5e2
|
|
|
|
|
|
Change-Id: I8d4aa1326a6e9f903b536ec2656155bfe1ce4988
|
|
Change-Id: I98bf41fb13dfdb0a1e3402c0a2db8bc1d2ced5f6
|
|
|
|
Part of bnc#751028, that is. The origin of this function is unclear,
without good repo history, and it's a question if it is still needed
after my previous fixes for bnc#751028 that fixed applying some of numbering
properties. Keeping it there just in case, but prevent it from overwriting
w:ind that's been read from the .docx file.
|
|
Change-Id: I66dae812f3aea0534907316a7fb41b35ad37be48
|
|
Change-Id: I5573e554420967d8942295cabe788a9e56835ba0
|
|
But it crashes on exit, due to some sort of order of deletion...
Change-Id: Ife9da1c0a647038cbdc68410db5b211bcce5dfa4
|
|
I still need to rewrite it to make it the header test.
Change-Id: I0f8c469d51340ae72cb61696a22ebcbdcf84ffa6
|
|
This ScEditFieldObj is used for both cell fields and header/footer
fields.
Change-Id: I8c51de5d173ae934ea604c68030cd84b13f90ef3
|
|
Change-Id: I303562873fab5d41614f092966e47ff296c12610
|
|
Change-Id: I9f04ef448055e14c3d003c977a3c83421838a88b
|
|
ScEditFieldObj was formerly ScCellFieldObj and ScHeaderFieldObj merged
into one.
Change-Id: I600188d7ee22bb7c7c18735f570460ce50083c6a
|
|
Revert "move xshape dumper into test"
This reverts commit beccf477581b1f3e85100d43be81ea55d3b3f912.
|
|
XShapeDumper can now be used by other parts of the code too.
Please keep in mind that changing the dumper affects other parts too and
might require a regneration of reference files.
Change-Id: I540420a8bdf8afd8d43c5ea0bb0d82d7e0ecc44b
|
|
Change-Id: If1df2da94bc20b10dd8c5d3e8b77304fef565e19
|
|
This is only a partial fix to the bug, the second part will be the creation
and population of MsiFileHash table.
|