summaryrefslogtreecommitdiff
path: root/include/sfx2
AgeCommit message (Expand)Author
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann
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 RID_SCROLL_NAVIGATION_WIN floating window to .uiCaolán McNamara
2014-09-03convert RID_SVXTBX_UNDO_REDO_CTRL floating window to .uiCaolán McNamara
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-02extent .ui loading to SfxFloatingWindowsCaolán McNamara
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-29fdo#80538 Show an infobar when document is in read-only modeSamuel Mehrbrodt
2014-08-28callcatcher: update unused codeCaolán McNamara
2014-08-27callcatcher: update unused codeCaolán McNamara
2014-08-26Remove some unused macrosTor Lillqvist
2014-08-26convert sw use of template manager to new managerCaolán McNamara
2014-08-26turn method documentation into doxygen commentsMarkus Mohrhard
2014-08-26move method documentation to the header fileMarkus Mohrhard
2014-08-26remove whitespace and put documentation before method/classMarkus Mohrhard
2014-08-25QueryBox MSG_QUERY_OPENASTEMPLATE -> MessageDialog + stringCaolán McNamara
2014-08-22Remove some useless tools/debug.hxx includesMarcos Paulo de Souza
2014-08-21QueryBox RID_SFXQB_SET_LANGUAGE -> MessageDialog + stringCaolán McNamara
2014-08-18callcatcher: another round of resource ctor removalsCaolán McNamara
2014-08-18remove dead ToolBox RID_HELPBARThomas Arnhold
2014-08-17Customproperties: Correctly size DateThomas Arnhold
2014-08-17Customproperties: Position DateTime correctlyThomas Arnhold
2014-08-17warning C4800: forcing value to bool 'true' or 'false'Thomas Arnhold
2014-08-17warning C4800: 'unsigned long' : forcing value to bool 'true' or 'false'Thomas Arnhold
2014-08-15ErrorBox RID_ERRBOX_MODULENOTINSTALLED to StringThomas Arnhold
2014-08-15last two args to Init_Impl are now always NULLCaolán McNamara
2014-08-13fdo#75757: remove inheritance to std::vectorTakeshi Abe
2014-08-12callcatcher: another round of ResId removalsCaolán McNamara
2014-08-09remove unused resource definitionsThomas Arnhold
2014-08-09remove now unused tabpage.hrcThomas Arnhold
2014-08-01hidpi, startcenter: Don't set fixed font heigt in the startcenter.Jan Holesovsky
2014-07-30ASPECT_ALL is unusedTor Lillqvist
2014-07-29simplify "no delete" logic in SvRefBaseNoel Grandin
2014-07-29Drop unnecessary SfxApplication::CreateResManager wrapperStephan Bergmann
2014-07-29simplify return argument of SfxPoolItem::GetPresentationNoel Grandin
2014-07-25convert the weak reference macro in tools into a templateNoel Grandin
2014-07-24Related: fdo#81641 create new styles with an initial nameCaolán McNamara
2014-07-23TyposJulien Nabet
2014-07-22Related: fdo#81457 quadratic time required when setting a11y nameCaolán McNamara
2014-07-22callcatcher: update unused codeCaolán McNamara
2014-07-17rename the Weak stuff in tools/ref.hxx to WeakRefNoel Grandin
2014-07-17Renamed brdcst.[hc]xx to SfxBroadcaster.[hc]xxTobias Lippert
2014-07-14inline tools::SvRefBaseRef typedefNoel Grandin
2014-07-13SfxModelessDialog ResId ctor bites the dustCaolán McNamara
2014-07-11Convert DLG_TEMPLATE_INFORMATION to .uiPalenik Mihály
2014-07-09provide a route to get the default document targetsCaolán McNamara