Age | Commit message (Expand) | Author |
2014-09-12 | Turn SfxItemState into a C++11 scoped enumeration | Stephan Bergmann |
2014-09-12 | vcl: use DeviceCoordinate for GetCaretPositions in sallayout | Norbert Thiebaud |
2014-09-11 | (Rudimentary) C++11 support is a hard requirement now | Stephan Bergmann |
2014-09-11 | create a master document template type | Caolán McNamara |
2014-09-10 | Typo: (N|n)ormaly->(N|n)ormally | Julien Nabet |
2014-09-10 | WaE: unknown log area | Tor Lillqvist |
2014-09-10 | Replace uses of old SFX_ITEM_AVAILABLE alias with SFX_ITEM_DEFAULT | Stephan Bergmann |
2014-09-10 | Replace uses of old SFX_ITEM_ON alias with SFX_ITEM_SET | Stephan Bergmann |
2014-09-10 | Replace uses of old SFX_ITEM_OFF alias with SFX_ITEM_DEFAULT | Stephan Bergmann |
2014-09-10 | callcatcher: update unused code | Caolán McNamara |
2014-09-10 | vcl: sal_Bool -> bool | Stephan Bergmann |
2014-09-09 | Better place to initialize mnThemedIdx | Matúš Kukan |
2014-09-09 | fdo#39468: Translatet some german comments | Daniel Sikeler |
2014-09-09 | vcl: Virtual functions do not work in constructors, avoid IsMenuBar() there. | Jan Holesovsky |
2014-09-09 | vcl: Kill bIsMenuBar. | Jan Holesovsky |
2014-09-09 | vcl: Move MenuFloatingWindow to an own file + adapt code. | Jan Holesovsky |
2014-09-08 | make this ctor of MessageDialog for the builder only | Caolán McNamara |
2014-09-07 | create clang plugin to warn about C-style casts | Noel Grandin |
2014-09-06 | Related fdo#82088: dropping aliases again :) | Stefan Weiberg |
2014-09-06 | SfxHint: convert home-grown RTTI to normal C++ RTTI | Noel Grandin |
2014-09-06 | FloatingWindows are no longer loaded from resource files | Caolán McNamara |
2014-09-05 | convert floating RID_SVXDLG_CONTOUR to .ui | Caolán McNamara |
2014-09-05 | convert RID_SCROLL_NAVIGATION_WIN floating window to .ui | Caolán McNamara |
2014-09-05 | resource files: remove unused definitions | Thomas Arnhold |
2014-09-04 | Translate German Comments. | Florian Reisinger |
2014-09-04 | fdo#55703 automagically use IS NULL fo 'null' in query design. | Norbert Thiebaud |
2014-09-04 | coverity#706611 Uncaught exception | Caolán McNamara |
2014-09-03 | Remove (misleading) EditEngine::QuickRemoveCharAttribs | Matúš Kukan |
2014-09-03 | fdo#82652 add new gradient names to translatable resource | Andras Timar |
2014-09-03 | convert RID_SVXTBX_UNDO_REDO_CTRL floating window to .ui | Caolán McNamara |
2014-09-03 | I thought I killed all traces of CGL | Markus Mohrhard |
2014-09-03 | loplugin:saloverride | Stephan Bergmann |
2014-09-03 | Related fdo#82088: removing another bunch of alias | Stefan Weiberg |
2014-09-02 | fdo#44081 don't remove 'edit' pop-up menu entry from form in design mode | Lionel Elie Mamane |
2014-09-02 | convert SID_RECORDING_FLOATWINDOW to .ui | Caolán McNamara |
2014-09-02 | map deletable to WB_CLOSEABLE | Caolán McNamara |
2014-09-02 | rearrange matters to get FloatingWindows working loaded from .ui | Caolán McNamara |
2014-09-02 | extent .ui loading to SfxFloatingWindows | Caolán McNamara |
2014-09-02 | Related fdo#82088: removing and shortening aliases | Stefan Weiberg |
2014-09-02 | support legacy and core context on OSX | Markus Mohrhard |
2014-09-02 | fix OSX build | Markus Mohrhard |
2014-09-02 | working OSX OpenGLContext | Markus Mohrhard |
2014-09-02 | use SystemWindowData to request a NSOpenGLWindow | Markus Mohrhard |
2014-09-02 | extract some shared code | Markus Mohrhard |
2014-09-02 | add possibility to request a compatibility context | Markus Mohrhard |
2014-09-01 | correct include guard comment | Thomas Arnhold |
2014-09-01 | fix typo Sufface->Surface | Thomas Viehmann |
2014-09-01 | Consistency around SvxB3DVectorItem in svx/svx3ditems.hxx | Stephan Bergmann |
2014-09-01 | Consistency around SvxColorItem in svx/svx3ditems.hxx | Stephan Bergmann |
2014-09-01 | Missing Clone overrides | Stephan Bergmann |