Age | Commit message (Collapse) | Author |
|
In this case, we also convert from storing pointers to storing
the items directly because SvxMacroTableDtor completely controls
the lifecycle of the SvxMacro objects it contains.
Also add an operator== to SvxMacroTableDtor and remove the out-of-line
implementations of equals from two other places.
|
|
|
|
|
|
|
|
- because there are such buggy emf files flying around (n#705956)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
...see ebe26f72e90337da2d14f3029de148904e3e30b6 "WaE: 'unused' attribute ignored when parsing type"
for the problem.
|
|
|
|
|
|
|
|
|
|
* Removed unused SvInplaceEdit
|
|
in scripting / sdext / starmath / stoc / svtools / svx
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
to equalsIgnoreAsciiCaseAscii("...")
|
|
|
|
|
|
|
|
And simplify sdgrffilter because this if is always true.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|