summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2014-09-12Revert "vcl: use DeviceCoordinate for GetCaretPositions in sallayout"Norbert Thiebaud
2014-09-12map Apple LanguageId to LanguageTagCaolán McNamara
2014-09-12svx: sal_Bool -> boolStephan Bergmann
2014-09-12fdo#39468: Translated German to EnglishJennifer Liebel
2014-09-12connectivity: sal_Bool -> boolStephan Bergmann
2014-09-123D charts: Update the 3D charts when a value changes.Jan Holesovsky
2014-09-12toolkit: sal_Bool -> boolStephan Bergmann
2014-09-12vcl: It's a close button, there is no such a thing as a 'closer'.Jan Holesovsky
2014-09-12vcl: Make the Menu class really abstract.Jan Holesovsky
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann
2014-09-12vcl: use DeviceCoordinate for GetCaretPositions in sallayoutNorbert Thiebaud
2014-09-11(Rudimentary) C++11 support is a hard requirement nowStephan Bergmann
2014-09-11create a master document template typeCaolán McNamara
2014-09-10Typo: (N|n)ormaly->(N|n)ormallyJulien Nabet
2014-09-10WaE: unknown log areaTor Lillqvist
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