- 29 Nis, 2013 13 kayıt (commit)
-
-
Herbert Dürr yazdı
also unified the macro to work on all platforms
-
Pavel Janík yazdı
-
Herbert Dürr yazdı
-
Oliver-Rainer Wittmann yazdı
122156 122087: correct context notification regarding the text edit mode for Drawing objects - take two
-
Herbert Dürr yazdı
-
Andre Fischer yazdı
-
Herbert Dürr yazdı
the *hxx change was missing in my previous commit r1476261, sorry about that and thanks for them temporary fix. The function and its use cases suggest inlining. Exporting its instantiation from the chart module or having the generic symbol in the chart namespace are not required.
-
Armin Le Grand yazdı
-
Armin Le Grand yazdı
-
Andre Fischer yazdı
-
Herbert Dürr yazdı
the manually created exception handling tables are not supported for MACH-objects used on MacOSX. Rather than porting them manually or half-manually e.g. using LLVM-intrinsics the compiler is happy to do the work for us for C++ methods even if they only contain inline assembler (wrapped by the compiler generated frame setup code, of course).
-
Herbert Dürr yazdı
the calling conventions on 64bit Mac follow the sysv-abi for AMD64 like the FreeBSD and the Linux ports, so basing this bridge on the one from FreeBSD saved some time. Thanks to Pedro Giffuni for this suggestion! Some modififications were needed regarding symbol names, the layout of unwind and exception structures, the missing derivatives of type_info and vtable-offsets. The eh_frame specific stuff is not converted yet.
-
Andre Fischer yazdı
-
- 28 Nis, 2013 1 kayıt (commit)
-
-
Armin Le Grand yazdı
-
- 26 Nis, 2013 26 kayıt (commit)
-
-
Ariel Constenla-Haile yazdı
-
Ariel Constenla-Haile yazdı
-
Ariel Constenla-Haile yazdı
-
Ariel Constenla-Haile yazdı
-
Ariel Constenla-Haile yazdı
-
Ariel Constenla-Haile yazdı
- "ModuleName" --> "ModuleIdentifier": the IDL definition for css::frame::PopupMenuControllerFactory and css::frame::StatusbarControllerFactory tells to use a property named "ModuleIdentifier", but in the code it is named "ModuleName" - Undocumented css::frame::ToolbarControllerFactory - Fix service name of ToolbarControllerFactory (ToolbarControllerFactory instead of ToolBarControllerFactory) - Convert the three service factories to new style, and use these new-style services in the source code - Implement multiple inheritance: added new css::frame::XUIControllerFactory - Added a (true) base class and implemented the three factories in a single file
-
Herbert Dürr yazdı
inequality operator for awt::Size needs to be available before first usemain/chart2/source/controller/chartapiwrapper/WrappedSeriesOrDiagramProperty.hxx
-
Herbert Dürr yazdı
-
Herbert Dürr yazdı
-
Herbert Dürr yazdı
-
Herbert Dürr yazdı
-
Herbert Dürr yazdı
fix type-problem of pair (needed when move semantics are involved) and add a NotificationList type to simplify things
-
Herbert Dürr yazdı
-
Herbert Dürr yazdı
-
Herbert Dürr yazdı
-
Herbert Dürr yazdı
-
Herbert Dürr yazdı
-
Herbert Dürr yazdı
-
Herbert Dürr yazdı
-
Herbert Dürr yazdı
-
Herbert Dürr yazdı
-
Herbert Dürr yazdı
-
Oliver-Rainer Wittmann yazdı
-
Andre Fischer yazdı
-
Pavel Janík yazdı
-
Herbert Dürr yazdı
-