summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2014-09-11(Rudimentary) C++11 support is a hard requirement nowStephan Bergmann1-5/+0
2014-09-11create a master document template typeCaolán McNamara2-1/+4
2014-09-10Typo: (N|n)ormaly->(N|n)ormallyJulien Nabet2-3/+3
2014-09-10WaE: unknown log areaTor Lillqvist1-0/+2
2014-09-10Replace uses of old SFX_ITEM_AVAILABLE alias with SFX_ITEM_DEFAULTStephan Bergmann1-3/+0
2014-09-10Replace uses of old SFX_ITEM_ON alias with SFX_ITEM_SETStephan Bergmann1-1/+0
2014-09-10Replace uses of old SFX_ITEM_OFF alias with SFX_ITEM_DEFAULTStephan Bergmann1-1/+0
2014-09-10callcatcher: update unused codeCaolán McNamara1-1/+0
2014-09-10vcl: sal_Bool -> boolStephan Bergmann7-8/+8
2014-09-09Better place to initialize mnThemedIdxMatúš Kukan1-0/+1
2014-09-09fdo#39468: Translatet some german commentsDaniel Sikeler1-13/+10
2014-09-09vcl: Virtual functions do not work in constructors, avoid IsMenuBar() there.Jan Holesovsky1-2/+9
2014-09-09vcl: Kill bIsMenuBar.Jan Holesovsky1-8/+8
2014-09-09vcl: Move MenuFloatingWindow to an own file + adapt code.Jan Holesovsky1-0/+13
2014-09-08make this ctor of MessageDialog for the builder onlyCaolán McNamara1-1/+3
2014-09-07create clang plugin to warn about C-style castsNoel Grandin3-6/+4
2014-09-06Related fdo#82088: dropping aliases again :)Stefan Weiberg2-10/+7
2014-09-06SfxHint: convert home-grown RTTI to normal C++ RTTINoel Grandin11-40/+8
2014-09-06FloatingWindows are no longer loaded from resource filesCaolán McNamara5-18/+0
2014-09-05convert floating RID_SVXDLG_CONTOUR to .uiCaolán McNamara3-27/+4
2014-09-05convert RID_SCROLL_NAVIGATION_WIN floating window to .uiCaolán McNamara1-0/+4
2014-09-05resource files: remove unused definitionsThomas Arnhold1-22/+0
2014-09-04Translate German Comments.Florian Reisinger1-2/+2
2014-09-04fdo#55703 automagically use IS NULL fo 'null' in query design.Norbert Thiebaud1-0/+1
2014-09-04coverity#706611 Uncaught exceptionCaolán McNamara1-4/+3
2014-09-03Remove (misleading) EditEngine::QuickRemoveCharAttribsMatúš Kukan2-2/+1
2014-09-03fdo#82652 add new gradient names to translatable resourceAndras Timar1-2/+38
2014-09-03convert RID_SVXTBX_UNDO_REDO_CTRL floating window to .uiCaolán McNamara5-10/+10
2014-09-03I thought I killed all traces of CGLMarkus Mohrhard1-1/+0
2014-09-03loplugin:saloverrideStephan Bergmann1-1/+1
2014-09-03Related fdo#82088: removing another bunch of aliasStefan Weiberg7-79/+69
2014-09-02fdo#44081 don't remove 'edit' pop-up menu entry from form in design modeLionel Elie Mamane3-3/+8
2014-09-02convert SID_RECORDING_FLOATWINDOW to .uiCaolán McNamara3-3/+5
2014-09-02map deletable to WB_CLOSEABLECaolán McNamara3-3/+3
2014-09-02rearrange matters to get FloatingWindows working loaded from .uiCaolán McNamara3-10/+11
2014-09-02extent .ui loading to SfxFloatingWindowsCaolán McNamara1-0/+4
2014-09-02Related fdo#82088: removing and shortening aliasesStefan Weiberg2-22/+17
2014-09-02support legacy and core context on OSXMarkus Mohrhard2-1/+2
2014-09-02fix OSX buildMarkus Mohrhard1-0/+4
2014-09-02working OSX OpenGLContextMarkus Mohrhard1-0/+5
2014-09-02use SystemWindowData to request a NSOpenGLWindowMarkus Mohrhard1-1/+4
2014-09-02extract some shared codeMarkus Mohrhard1-0/+4
2014-09-02add possibility to request a compatibility contextMarkus Mohrhard1-0/+3
2014-09-01correct include guard commentThomas Arnhold2-2/+2
2014-09-01fix typo Sufface->SurfaceThomas Viehmann1-1/+1
2014-09-01Consistency around SvxB3DVectorItem in svx/svx3ditems.hxxStephan Bergmann2-40/+32
2014-09-01Consistency around SvxColorItem in svx/svx3ditems.hxxStephan Bergmann3-61/+45
2014-09-01Missing Clone overridesStephan Bergmann1-0/+6
2014-09-01Consistency around SfxUInt16Item in svx/svx3ditems.hxxStephan Bergmann5-22/+18
2014-09-01Consistency around SfxBoolItem in svx/svx3ditems.hxxStephan Bergmann3-66/+53