summaryrefslogtreecommitdiff
path: root/include/sfx2
AgeCommit message (Expand)AuthorFilesLines
2014-10-29Resolves: fdo#85111 put a border around the custom properties boxCaolán McNamara1-2/+3
2014-10-23Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky4-11/+11
2014-10-23Fraction: Revert "do not forward-declare templates"Jan Holesovsky3-5/+5
2014-10-23Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit"Jan Holesovsky4-8/+8
2014-10-22callcatcher: update unused codeCaolán McNamara2-26/+5
2014-10-21The only SID supported by PropExec/State_Impl is SID_ATTR_UNDO_COUNTStephan Bergmann1-12/+0
2014-10-21Remove unused SfxInterface::GetResManager_ImplStephan Bergmann1-2/+0
2014-10-21Remove unused pSfxFormalArgs_ImplStephan Bergmann1-4/+1
2014-10-20fdo#84938: replace TIB_ constants with enumNoel Grandin1-1/+1
2014-10-17SID_TOGGLE_MENUBAR (aka slot:6661, .uno:MenuBarVisible) is deadStephan Bergmann1-1/+0
2014-10-17Remove some completely unused SID_sStephan Bergmann2-7/+0
2014-10-16fdo#84854 it seems long is not enough on 32 bitDavid Tardon4-8/+8
2014-10-15coverity#735333 flush out pointless calls to IsRemote and IsOpenCaolán McNamara1-9/+9
2014-10-15SfxMedium::IsRemote can be made constCaolán McNamara1-1/+1
2014-10-15remove unused DECL_OBJHINT and IMPL_OBJHINT macrosNoel Grandin1-1/+11
2014-10-14Missing ModelessDialog -> ModalDialogStephan Bergmann1-1/+1
2014-10-14Resolves: fdo#72587 make template dialog ModalCaolán McNamara1-1/+1
2014-10-14do not forward-declare templatesDavid Tardon3-5/+5
2014-10-11convert SFX_CALLMODE constants to SfxCallMode enum classNoel Grandin3-16/+41
2014-10-10Avoid incomplete type in fn sig to keep ubsan's RTTI-based checks happyStephan Bergmann1-2/+1
2014-10-10Avoid incomplete type in fn sig to keep ubsan's RTTI-based checks happyStephan Bergmann1-2/+1
2014-10-10Use better castsStephan Bergmann1-2/+2
2014-10-09fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca4-11/+11
2014-10-09typo: Lable -> LabelAndras Timar1-1/+1
2014-10-06Remove pointless commented-out 'virtual' keywordsTor Lillqvist1-1/+1
2014-10-06Remove unused macrosStephan Bergmann1-150/+0
2014-10-06fdo#73151 Always open Styles&Formatting dialog in the sidebarSamuel Mehrbrodt2-11/+0
2014-10-03loplugin: cstylecastNoel Grandin1-6/+6
2014-10-02loplugin: cstylecastNoel Grandin3-5/+6
2014-10-01coverity#735489 constant guards dead codeCaolán McNamara1-1/+0
2014-10-01coverity#1242662 unused memberCaolán McNamara1-1/+0
2014-10-01loplugin: cstylecastNoel Grandin1-1/+1
2014-09-30fdo#82577: Handle RegionNoel Grandin1-1/+1
2014-09-29sfx2: std::auto_ptr -> std::unique_ptrStephan Bergmann6-8/+8
2014-09-26fdo#75757: remove inheritance to std::vectorTakeshi Abe1-3/+18
2014-09-25Start Center Template Manager TweaksEfe Gürkan YALAMAN1-0/+31
2014-09-25Revert "fdo#73151 Always open Styles&Formatting dialog in the sidebar"Stephan Bergmann2-0/+11
2014-09-24fdo#73151 Always open Styles&Formatting dialog in the sidebarSamuel Mehrbrodt2-11/+0
2014-09-23fdo#82577: Handle WindowNoel Grandin56-186/+186
2014-09-22remove unused fields pName and pMethodName in SfxSlot classNoel Grandin1-8/+4
2014-09-19fdo#62947 make IDs unique, fixes, better namesTomaž Vajngerl2-0/+2
2014-09-18fdo#82577: Handle FontNoel Grandin1-1/+1
2014-09-17Add writer document font colors to color palettesKrisztian Pinter1-0/+2
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann1-1/+1
2014-09-06SfxHint: convert home-grown RTTI to normal C++ RTTINoel Grandin1-8/+1
2014-09-06FloatingWindows are no longer loaded from resource filesCaolán McNamara2-8/+0
2014-09-05convert RID_SCROLL_NAVIGATION_WIN floating window to .uiCaolán McNamara1-0/+4
2014-09-03convert RID_SVXTBX_UNDO_REDO_CTRL floating window to .uiCaolán McNamara1-3/+4
2014-09-03Related fdo#82088: removing another bunch of aliasStefan Weiberg7-79/+69
2014-09-02fdo#44081 don't remove 'edit' pop-up menu entry from form in design modeLionel Elie Mamane2-1/+6