summaryrefslogtreecommitdiffstats
path: root/include/sfx2
Commit message (Expand)AuthorAgeFilesLines
* fdo#82577: Handle FontNoel Grandin2014-09-181-1/+1
* Add writer document font colors to color palettesKrisztian Pinter2014-09-171-0/+2
* Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann2014-09-121-1/+1
* SfxHint: convert home-grown RTTI to normal C++ RTTINoel Grandin2014-09-061-8/+1
* FloatingWindows are no longer loaded from resource filesCaolán McNamara2014-09-062-8/+0
* convert RID_SCROLL_NAVIGATION_WIN floating window to .uiCaolán McNamara2014-09-051-0/+4
* convert RID_SVXTBX_UNDO_REDO_CTRL floating window to .uiCaolán McNamara2014-09-031-3/+4
* Related fdo#82088: removing another bunch of aliasStefan Weiberg2014-09-037-79/+69
* fdo#44081 don't remove 'edit' pop-up menu entry from form in design modeLionel Elie Mamane2014-09-022-1/+6
* convert SID_RECORDING_FLOATWINDOW to .uiCaolán McNamara2014-09-021-1/+2
* extent .ui loading to SfxFloatingWindowsCaolán McNamara2014-09-021-0/+4
* Revert "fdo#44081 don't remove 'edit' pop-up menu entry from form in design m...Miklos Vajna2014-09-012-5/+1
* fdo#44081 don't remove 'edit' pop-up menu entry from form in design modeLionel Elie Mamane2014-09-012-1/+5
* fdo#80538 Show an infobar when document is in read-only modeSamuel Mehrbrodt2014-08-292-2/+5
* callcatcher: update unused codeCaolán McNamara2014-08-281-2/+0
* callcatcher: update unused codeCaolán McNamara2014-08-272-3/+0
* Remove some unused macrosTor Lillqvist2014-08-261-20/+0
* convert sw use of template manager to new managerCaolán McNamara2014-08-261-0/+172
* turn method documentation into doxygen commentsMarkus Mohrhard2014-08-261-64/+35
* move method documentation to the header fileMarkus Mohrhard2014-08-261-5/+317
* remove whitespace and put documentation before method/classMarkus Mohrhard2014-08-261-19/+7
* QueryBox MSG_QUERY_OPENASTEMPLATE -> MessageDialog + stringCaolán McNamara2014-08-252-5/+3
* Remove some useless tools/debug.hxx includesMarcos Paulo de Souza2014-08-221-1/+0
* QueryBox RID_SFXQB_SET_LANGUAGE -> MessageDialog + stringCaolán McNamara2014-08-211-1/+1
* callcatcher: another round of resource ctor removalsCaolán McNamara2014-08-181-1/+0
* remove dead ToolBox RID_HELPBARThomas Arnhold2014-08-181-7/+0
* Customproperties: Correctly size DateThomas Arnhold2014-08-171-0/+1
* Customproperties: Position DateTime correctlyThomas Arnhold2014-08-171-4/+0
* warning C4800: forcing value to bool 'true' or 'false'Thomas Arnhold2014-08-171-1/+1
* warning C4800: 'unsigned long' : forcing value to bool 'true' or 'false'Thomas Arnhold2014-08-171-7/+7
* ErrorBox RID_ERRBOX_MODULENOTINSTALLED to StringThomas Arnhold2014-08-151-0/+1
* last two args to Init_Impl are now always NULLCaolán McNamara2014-08-151-5/+1
* fdo#75757: remove inheritance to std::vectorTakeshi Abe2014-08-132-12/+13
* callcatcher: another round of ResId removalsCaolán McNamara2014-08-121-1/+0
* remove unused resource definitionsThomas Arnhold2014-08-091-2/+0
* remove now unused tabpage.hrcThomas Arnhold2014-08-092-34/+0
* hidpi, startcenter: Don't set fixed font heigt in the startcenter.Jan Holesovsky2014-08-011-0/+3
* ASPECT_ALL is unusedTor Lillqvist2014-07-301-1/+4
* simplify "no delete" logic in SvRefBaseNoel Grandin2014-07-291-0/+1
* Drop unnecessary SfxApplication::CreateResManager wrapperStephan Bergmann2014-07-291-1/+0
* simplify return argument of SfxPoolItem::GetPresentationNoel Grandin2014-07-292-2/+2
* convert the weak reference macro in tools into a templateNoel Grandin2014-07-251-4/+2
* Related: fdo#81641 create new styles with an initial nameCaolán McNamara2014-07-241-0/+3
* TyposJulien Nabet2014-07-231-3/+3
* Related: fdo#81457 quadratic time required when setting a11y nameCaolán McNamara2014-07-221-5/+9
* callcatcher: update unused codeCaolán McNamara2014-07-221-1/+0
* rename the Weak stuff in tools/ref.hxx to WeakRefNoel Grandin2014-07-171-2/+2
* Renamed brdcst.[hc]xx to SfxBroadcaster.[hc]xxTobias Lippert2014-07-171-1/+1
* inline tools::SvRefBaseRef typedefNoel Grandin2014-07-141-6/+5
* SfxModelessDialog ResId ctor bites the dustCaolán McNamara2014-07-131-5/+3