summaryrefslogtreecommitdiff
path: root/sfx2/source/dialog
AgeCommit message (Expand)Author
2014-10-13create a macro library for implementing bit-flags typesNoel Grandin
2014-10-11convert SFX_CALLMODE constants to SfxCallMode enum classNoel Grandin
2014-10-11convert vcl StateChangedType to enum classNoel Grandin
2014-10-09Related: fdo#83003 warp directly to the templates/recentfiles on changing modeCaolán McNamara
2014-10-09Resolves: fdo#83003 provide a means to return from template viewCaolán McNamara
2014-10-09-Werror,-Wunused-private-fieldStephan Bergmann
2014-10-09fdo#75757: remove inheritance to std::vectorMichaël Lefèvre
2014-10-06fdo#73151 Always open Styles&Formatting dialog in the sidebarSamuel Mehrbrodt
2014-10-03loplugin: cstylecastNoel Grandin
2014-10-02coverity#1242827 Uninitialized pointer fieldCaolán McNamara
2014-10-02fdo#75757: remove inheritance to std::vectorTakeshi Abe
2014-10-02fix buildNoel Grandin
2014-10-02loplugin: cstylecastNoel Grandin
2014-10-01fdo#82577: Handle TimeNoel Grandin
2014-09-30fdo#82577: Handle RegionNoel Grandin
2014-09-29sfx2: std::auto_ptr -> std::unique_ptrStephan Bergmann
2014-09-25Start Center Template Manager TweaksEfe Gürkan YALAMAN
2014-09-25Revert "fdo#73151 Always open Styles&Formatting dialog in the sidebar"Stephan Bergmann
2014-09-24fdo#73151 Always open Styles&Formatting dialog in the sidebarSamuel Mehrbrodt
2014-09-23loplugin: cstylecast, update PTR_CAST macro to use static_castNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-18fdo#82577: Handle FontNoel Grandin
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann
2014-09-10Replace uses of old SFX_ITEM_AVAILABLE alias with SFX_ITEM_DEFAULTStephan Bergmann
2014-09-10callcatcher: update unused codeCaolán McNamara
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-02convert SID_RECORDING_FLOATWINDOW to .uiCaolán McNamara
2014-09-02extent .ui loading to SfxFloatingWindowsCaolán McNamara
2014-08-28Avoid incomplete type in fn sig to keep ubsan's RTTI-based checks happyStephan Bergmann
2014-08-28callcatcher: update unused codeCaolán McNamara
2014-08-27callcatcher: update unused codeCaolán McNamara
2014-08-25make background color of startcenter configurableAndras Timar
2014-08-25QueryBox MSG_QUERY_OPENASTEMPLATE -> MessageDialog + stringCaolán McNamara
2014-08-23fdo#82577: Handle KeyCodeTor Lillqvist
2014-08-21Avoid possible memory leaks in case of exceptionsTakeshi Abe
2014-08-18callcatcher: another round of resource ctor removalsCaolán McNamara
2014-08-18InfoBox to StringThomas Arnhold
2014-08-17Customproperties: Correctly size DateThomas Arnhold
2014-08-17Customproperties: Position DateTime correctlyThomas Arnhold
2014-08-17Customproperties: Correct size for value fieldThomas Arnhold
2014-08-16sfx2: remove commented constsChris Sherlock
2014-08-15need the version that allows NULL for a while stillCaolán McNamara
2014-08-15last two args to Init_Impl are now always NULLCaolán McNamara
2014-08-15archetype for ErrorBox + resource -> MessageDialog + string conversionCaolán McNamara
2014-08-14Fixed the Templates buttonEfe Gürkan YALAMAN
2014-08-14All templates option addedEfe Gürkan YALAMAN
2014-08-14Some code cleanupEfe Gürkan YALAMAN
2014-08-14Template Filtering ImplementationEfe Gürkan YALAMAN
2014-08-14Start of filtering implementationEfe Gürkan YALAMAN