Age | Commit message (Expand) | Author |
2014-01-23 | Resolves: #i123950# unified and redefined CropPrimitive2D::get2DDecomposition | Armin Le Grand |
2014-01-22 | Introduce static inline cppu::acquire(), and make use of that. | Jan Holesovsky |
2014-01-21 | Change _get_implementation()'s not to do initialization directly. | Jan Holesovsky |
2014-01-20 | Minimize the constructor functions to a bare minimum. | Jan Holesovsky |
2014-01-18 | Unify ctor functions for component implementations. | Matúš Kukan |
2014-01-17 | bool improvements | Stephan Bergmann |
2014-01-15 | Unify ctor functions to have _get_implementation suffix. | Matúš Kukan |
2014-01-15 | Use const& arguments parameter for ctor functions. | Matúš Kukan |
2014-01-09 | Resolves: #i124002# use own logical size for graphics... | Armin Le Grand |
2013-12-31 | svx: Use constructor feature for PrimitiveFactory2D. | Matúš Kukan |
2013-12-20 | Revert "svx: split into direct implementation getFactories" | Matúš Kukan |
2013-12-20 | svx: split into direct implementation getFactories | Matúš Kukan |
2013-11-08 | remove unnecessary use of OUString constructor in SVX module | Noel Grandin |
2013-11-06 | Resolves: #i123500# redefined ColorModifiers and ColorModifierStack... | Armin Le Grand |
2013-10-28 | fixincludeguards.sh: svx | Thomas Arnhold |
2013-10-02 | -Werror,-Wunused-variable | Stephan Bergmann |
2013-10-01 | convert remnants of String in SVX to String | Noel Grandin |
2013-09-05 | convert svx/source/mnucrtls/*.cxx from String to OUString | Noel Grandin |
2013-09-04 | Remove more unused methods | Marcos Paulo de Souza |
2013-09-01 | XubString->OUString | Caolán McNamara |
2013-06-29 | remove OUString wrap for string literals | Thomas Arnhold |
2013-06-25 | fix text position for custom shapes with zoom != 100% fdo#59862 | Noel Power |
2013-06-24 | fdo#58029: replace quadratic child window loop with linear | Michael Stahl |
2013-06-24 | fdo#60444: Revert "fdo#58029 - substantially accelerate re-rendering..." | Michael Stahl |
2013-06-20 | Don't display the "broken OLE link" icon except on Windows | Tor Lillqvist |
2013-06-17 | Related: #i121532# unified processor2d usages from other modules | Armin Le Grand |
2013-06-16 | Resolves: #i121532# enhanced visualisation of text edit&selection | Armin Le Grand |
2013-06-15 | Resolves: #i122216# Ensure FormControls get printed/PDFed | Armin Le Grand |
2013-06-14 | Resolves: #i121534# Reintegrating changes for rotated bitmap support | Armin Le Grand |
2013-06-13 | cppcheck: fix several Prefer prefix ++/-- operators | Julien Nabet |
2013-06-13 | Resolves: #i121534# Adapted rotated bitmap paints to use own transformer... | Armin Le Grand |
2013-06-13 | Resolves: #i121504# Support for alpha channel in clipboard for all systems | Armin Le Grand |
2013-06-12 | Resolves: #i121237# Rework/Cleanup of Region code... | Armin Le Grand |
2013-06-11 | Resolves: #i121194# Better support for graphic fill styles... | Armin Le Grand |
2013-06-06 | use a transparent graphic for the OLE2 image, and spell 'Empty' correctly. | Michael Meeks |
2013-05-20 | drawinglayer: Fix typo Primitrive -> Primitive. | Jan Holesovsky |
2013-05-20 | Resolves: #i121420# merge sidebar feature | Oliver-Rainer Wittmann |
2013-05-10 | resolved fdo#35756 import more than 64k HTML table cells | Eike Rathke |
2013-05-02 | Resolves: #i120230# Adapt hatch processing for a more pleasant visualisation | Armin Le Grand |
2013-04-30 | Clang cleanup, unused mutex variables | Noel Grandin |
2013-04-23 | fdo#46808, convert to XComponentContext | Noel Grandin |
2013-04-20 | fdo#63154: Change Min/Max/Abs for std::min/max/abs | Marcos Paulo de Souza |
2013-04-11 | Resolves: #i119287# exchanged hard attributes for OLE and GraphicObject | Armin Le Grand |
2013-04-07 | mass removal of rtl:: prefixes for O(U)String* | Luboš Luňák |
2013-04-01 | remove boilerplate comments | Thomas Arnhold |
2013-03-31 | #119750# corrected opacity import for SC comment shapes and their shadow visu... | Armin Le Grand |
2013-03-29 | Oups ++aIter had to be removed here | Julien Nabet |
2013-03-29 | Use const_iterator and use them in loop only | Julien Nabet |
2013-03-27 | -Wunused-macros | Stephan Bergmann |
2013-03-26 | sal_Bool to bool | Takeshi Abe |