summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
* vcl: Make the Menu class really abstract.Jan Holesovsky2014-09-121-1/+3
* Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann2014-09-125-13/+13
* vcl: use DeviceCoordinate for GetCaretPositions in sallayoutNorbert Thiebaud2014-09-121-0/+2
* (Rudimentary) C++11 support is a hard requirement nowStephan Bergmann2014-09-111-5/+0
* create a master document template typeCaolán McNamara2014-09-112-1/+4
* Typo: (N|n)ormaly->(N|n)ormallyJulien Nabet2014-09-102-3/+3
* WaE: unknown log areaTor Lillqvist2014-09-101-0/+2
* Replace uses of old SFX_ITEM_AVAILABLE alias with SFX_ITEM_DEFAULTStephan Bergmann2014-09-101-3/+0
* Replace uses of old SFX_ITEM_ON alias with SFX_ITEM_SETStephan Bergmann2014-09-101-1/+0
* Replace uses of old SFX_ITEM_OFF alias with SFX_ITEM_DEFAULTStephan Bergmann2014-09-101-1/+0
* callcatcher: update unused codeCaolán McNamara2014-09-101-1/+0
* vcl: sal_Bool -> boolStephan Bergmann2014-09-107-8/+8
* Better place to initialize mnThemedIdxMatúš Kukan2014-09-091-0/+1
* fdo#39468: Translatet some german commentsDaniel Sikeler2014-09-091-13/+10
* vcl: Virtual functions do not work in constructors, avoid IsMenuBar() there.Jan Holesovsky2014-09-091-2/+9
* vcl: Kill bIsMenuBar.Jan Holesovsky2014-09-091-8/+8
* vcl: Move MenuFloatingWindow to an own file + adapt code.Jan Holesovsky2014-09-091-0/+13
* make this ctor of MessageDialog for the builder onlyCaolán McNamara2014-09-081-1/+3
* create clang plugin to warn about C-style castsNoel Grandin2014-09-073-6/+4
* Related fdo#82088: dropping aliases again :)Stefan Weiberg2014-09-062-10/+7
* SfxHint: convert home-grown RTTI to normal C++ RTTINoel Grandin2014-09-0611-40/+8
* FloatingWindows are no longer loaded from resource filesCaolán McNamara2014-09-065-18/+0
* convert floating RID_SVXDLG_CONTOUR to .uiCaolán McNamara2014-09-053-27/+4
* convert RID_SCROLL_NAVIGATION_WIN floating window to .uiCaolán McNamara2014-09-051-0/+4
* resource files: remove unused definitionsThomas Arnhold2014-09-051-22/+0
* Translate German Comments.Florian Reisinger2014-09-041-2/+2
* fdo#55703 automagically use IS NULL fo 'null' in query design.Norbert Thiebaud2014-09-041-0/+1
* coverity#706611 Uncaught exceptionCaolán McNamara2014-09-041-4/+3
* Remove (misleading) EditEngine::QuickRemoveCharAttribsMatúš Kukan2014-09-032-2/+1
* fdo#82652 add new gradient names to translatable resourceAndras Timar2014-09-031-2/+38
* convert RID_SVXTBX_UNDO_REDO_CTRL floating window to .uiCaolán McNamara2014-09-035-10/+10
* I thought I killed all traces of CGLMarkus Mohrhard2014-09-031-1/+0
* loplugin:saloverrideStephan Bergmann2014-09-031-1/+1
* Related fdo#82088: removing another bunch of aliasStefan Weiberg2014-09-037-79/+69
* fdo#44081 don't remove 'edit' pop-up menu entry from form in design modeLionel Elie Mamane2014-09-023-3/+8
* convert SID_RECORDING_FLOATWINDOW to .uiCaolán McNamara2014-09-023-3/+5
* map deletable to WB_CLOSEABLECaolán McNamara2014-09-023-3/+3
* rearrange matters to get FloatingWindows working loaded from .uiCaolán McNamara2014-09-023-10/+11
* extent .ui loading to SfxFloatingWindowsCaolán McNamara2014-09-021-0/+4
* Related fdo#82088: removing and shortening aliasesStefan Weiberg2014-09-022-22/+17
* support legacy and core context on OSXMarkus Mohrhard2014-09-022-1/+2
* fix OSX buildMarkus Mohrhard2014-09-021-0/+4
* working OSX OpenGLContextMarkus Mohrhard2014-09-021-0/+5
* use SystemWindowData to request a NSOpenGLWindowMarkus Mohrhard2014-09-021-1/+4
* extract some shared codeMarkus Mohrhard2014-09-021-0/+4
* add possibility to request a compatibility contextMarkus Mohrhard2014-09-021-0/+3
* correct include guard commentThomas Arnhold2014-09-012-2/+2
* fix typo Sufface->SurfaceThomas Viehmann2014-09-011-1/+1
* Consistency around SvxB3DVectorItem in svx/svx3ditems.hxxStephan Bergmann2014-09-012-40/+32
* Consistency around SvxColorItem in svx/svx3ditems.hxxStephan Bergmann2014-09-013-61/+45