summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2014-09-10Replace uses of old SFX_ITEM_AVAILABLE alias with SFX_ITEM_DEFAULTStephan Bergmann
2014-09-10Replace uses of old SFX_ITEM_ON alias with SFX_ITEM_SETStephan Bergmann
2014-09-10Replace uses of old SFX_ITEM_OFF alias with SFX_ITEM_DEFAULTStephan Bergmann
2014-09-10callcatcher: update unused codeCaolán McNamara
2014-09-10vcl: sal_Bool -> boolStephan Bergmann
2014-09-09Better place to initialize mnThemedIdxMatúš Kukan
2014-09-09fdo#39468: Translatet some german commentsDaniel Sikeler
2014-09-09vcl: Virtual functions do not work in constructors, avoid IsMenuBar() there.Jan Holesovsky
2014-09-09vcl: Kill bIsMenuBar.Jan Holesovsky
2014-09-09vcl: Move MenuFloatingWindow to an own file + adapt code.Jan Holesovsky
2014-09-08make this ctor of MessageDialog for the builder onlyCaolán McNamara
2014-09-07create clang plugin to warn about C-style castsNoel Grandin
2014-09-06Related fdo#82088: dropping aliases again :)Stefan Weiberg
2014-09-06SfxHint: convert home-grown RTTI to normal C++ RTTINoel Grandin
2014-09-06FloatingWindows are no longer loaded from resource filesCaolán McNamara
2014-09-05convert floating RID_SVXDLG_CONTOUR to .uiCaolán McNamara
2014-09-05convert RID_SCROLL_NAVIGATION_WIN floating window to .uiCaolán McNamara
2014-09-05resource files: remove unused definitionsThomas Arnhold
2014-09-04Translate German Comments.Florian Reisinger
2014-09-04fdo#55703 automagically use IS NULL fo 'null' in query design.Norbert Thiebaud
2014-09-04coverity#706611 Uncaught exceptionCaolán McNamara
2014-09-03Remove (misleading) EditEngine::QuickRemoveCharAttribsMatúš Kukan
2014-09-03fdo#82652 add new gradient names to translatable resourceAndras Timar
2014-09-03convert RID_SVXTBX_UNDO_REDO_CTRL floating window to .uiCaolán McNamara
2014-09-03I thought I killed all traces of CGLMarkus Mohrhard
2014-09-03loplugin:saloverrideStephan Bergmann
2014-09-03Related fdo#82088: removing another bunch of aliasStefan Weiberg
2014-09-02fdo#44081 don't remove 'edit' pop-up menu entry from form in design modeLionel Elie Mamane
2014-09-02convert SID_RECORDING_FLOATWINDOW to .uiCaolán McNamara
2014-09-02map deletable to WB_CLOSEABLECaolán McNamara
2014-09-02rearrange matters to get FloatingWindows working loaded from .uiCaolán McNamara
2014-09-02extent .ui loading to SfxFloatingWindowsCaolán McNamara
2014-09-02Related fdo#82088: removing and shortening aliasesStefan Weiberg
2014-09-02support legacy and core context on OSXMarkus Mohrhard
2014-09-02fix OSX buildMarkus Mohrhard
2014-09-02working OSX OpenGLContextMarkus Mohrhard
2014-09-02use SystemWindowData to request a NSOpenGLWindowMarkus Mohrhard
2014-09-02extract some shared codeMarkus Mohrhard
2014-09-02add possibility to request a compatibility contextMarkus Mohrhard
2014-09-01correct include guard commentThomas Arnhold
2014-09-01fix typo Sufface->SurfaceThomas Viehmann
2014-09-01Consistency around SvxB3DVectorItem in svx/svx3ditems.hxxStephan Bergmann
2014-09-01Consistency around SvxColorItem in svx/svx3ditems.hxxStephan Bergmann
2014-09-01Missing Clone overridesStephan Bergmann
2014-09-01Consistency around SfxUInt16Item in svx/svx3ditems.hxxStephan Bergmann
2014-09-01Consistency around SfxBoolItem in svx/svx3ditems.hxxStephan Bergmann
2014-09-01Consistency around SfxUInt32Item in svx/svx3ditems.hxxStephan Bergmann
2014-09-01Revert "fdo#44081 don't remove 'edit' pop-up menu entry from form in design m...Miklos Vajna
2014-09-01fdo#44081 don't remove 'edit' pop-up menu entry from form in design modeLionel Elie Mamane
2014-08-30add capability to load FloatingWindows from .uiCaolán McNamara