summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)Author
2016-10-11loplugin:unnecessaryoverride in sfx2Noel Grandin
2016-10-11loplugin:constantfunctionNoel Grandin
2016-10-10safemode: Add uno command and menu entrySamuel Mehrbrodt
2016-10-10de-src another standalone PushButtonCaolán McNamara
2016-10-10de-src standalong PushButtonCaolán McNamara
2016-10-10tdf#89307: Removed SvRef::operator T*()Jacek Fraczek
2016-10-09de-src solo ComboBoxCaolán McNamara
2016-10-08stray unused pushbutton and fixedtext resourcesCaolán McNamara
2016-10-08de-src last two RadioButtonsCaolán McNamara
2016-10-07de-src RID_HELP_ONSTARTUP_BOX checkboxCaolán McNamara
2016-10-07HID_HELP_ONSTARTUP_BOX goes nowhere in helpCaolán McNamara
2016-10-07tdf#102776 : switching the menubar in all windowsSzymon Kłos
2016-10-07SfxViewFrame::GetParentViewFrame_Impl always returns nullptrStephan Bergmann
2016-10-07sfx2: resolve "enum ApplicationType" conflict...Michael Stahl
2016-10-07sidebar theme loads pngs by name that are not picked up automaticallyCaolán McNamara
2016-10-07loplugin:staticmethods: sfx2Stephan Bergmann
2016-10-07we don't need the code, but we need the images in the src fileCaolán McNamara
2016-10-07Revert "SidebarResource doesn't do anything useful"Caolán McNamara
2016-10-06tdf#102776 : fixed Notebookbar hidingSzymon Kłos
2016-10-06SidebarResource doesn't do anything usefulCaolán McNamara
2016-10-06tdf#101813 sw,sfx2: enable inserting master document as sectionMichael Stahl
2016-10-06coverity#1373513 Uninitialized scalar fieldCaolán McNamara
2016-10-06I can't see any evidence of any remaining magenta mask using image resourcesCaolán McNamara
2016-10-06ImageList just reads and discards the MaskColor, so drop itCaolán McNamara
2016-10-06drop now unused sfx2/sidebar/ResourceDefinitions.hrcCaolán McNamara
2016-10-05tdf#102238 START CENTER: Templates should be activated with single clickAkshay Deep
2016-10-05convert the last two lonely FixedInfos to FixedTextCaolán McNamara
2016-10-05tdf#101249 Notebookbar: remember the menubar visibilitySzymon Kłos
2016-10-05Replace DdeData conversion operators with proper functionsStephan Bergmann
2016-10-05sfx2: clean up redundant virtual keywords in classificationcontrollerMiklos Vajna
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-10-04can now remove both PopupContainer copiesCaolán McNamara
2016-10-04comphelper: move setTiledPainting() from SfxViewShellMiklos Vajna
2016-10-03loplugin:staticmethodsStephan Bergmann
2016-10-03Surely this is Linux-only codeTor Lillqvist
2016-10-01Fix typosAndrea Gelmini
2016-10-01Fix typosAndrea Gelmini
2016-10-01Revert "don't write item right before destruction"Jochen Nitschke
2016-10-01Notebookbar: fixed context handlingSzymon Kłos
2016-09-30loplugin:constantparamNoel Grandin
2016-09-29tdf#102776 : toolbar mode changing in multiple windowsSzymon Kłos
2016-09-29LOK: conditionally include part number in invalidation payloadMiklos Vajna
2016-09-27tdf#101249 fixed crash after inserting OLE object 2Szymon Kłos
2016-09-27sw: avoid emitting invalid cursor pos during end text edit of commentMiklos Vajna
2016-09-26tdf#101249 fixed crash after inserting OLE objectSzymon Kłos
2016-09-26tdf#102063 Notebookbar wont appear on launchSzymon Kłos
2016-09-26convert ITEMCONN_ constants to scoped enumNoel Grandin
2016-09-24coverity#1373358 Unchecked dynamic_castCaolán McNamara
2016-09-23perf: eliminate SfxSimpleHint and move to SfxHint, tdf#87101 relatedEike Rathke