summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)Author
2017-03-01Correct indentation of try blockTor Lillqvist
2017-02-28loplugin:unoanyStephan Bergmann
2017-02-28don't have to create SfxApplication if none existsCaolán McNamara
2017-02-28might as well move append 'usage' into the msConfigPath from the startCaolán McNamara
2017-02-28Revert "move append 'usage' into the msConfigPath from the start"Caolán McNamara
2017-02-28might as well move append 'usage' into the msConfigPath from the startCaolán McNamara
2017-02-28new loplugin unoanyNoel Grandin
2017-02-28Run macro:// via LOKitKatarina Behrens
2017-02-27tdf#105829 Infobar design, tdf#102785 Font issueheiko tietze
2017-02-25check for SfxApplication::Get means SfxGetpApp is just SfxApplication::GetCaolán McNamara
2017-02-24vector::data seems more natural than &vector::frontCaolán McNamara
2017-02-24rtfrow-crash.rtf throws a o3tl::divide_by_zeroCaolán McNamara
2017-02-24don't have to create SfxApplication if it doesn't already existCaolán McNamara
2017-02-24Notebookbar: Better resize supportSzymon Kłos
2017-02-23tdf#101652 No infobar when doc attr is readonlySamuel Mehrbrodt
2017-02-23Simplify logicSamuel Mehrbrodt
2017-02-23loplugin:unusedmethodsNoel Grandin
2017-02-21Fix typos/translations, following 04644956e53dAndrea Gelmini
2017-02-21loplugin:unusedmethodsNoel Grandin
2017-02-21loplugin:subtlezeroinit: sfx2Stephan Bergmann
2017-02-21sfx2: fix incorrect debug outputPranav Kant
2017-02-20Minor capitalization issuesAdolfo Jayme Barrientos
2017-02-21Use module name when getting labelsMaxim Monastirsky
2017-02-21tdf#95844 Refactor CommandInfoProviderRohan Kumar
2017-02-20tdf#74739 removed 'PasteOnly' from Tools->customize->keyboard tab->editpv2k
2017-02-20Revert "tdf#105566 Close Infobar after clicking action button"Samuel Mehrbrodt
2017-02-20lok: listen for DeleteAnnotation state changesPranav Kant
2017-02-19tdf#103355 Hide Notebookbar during slide showSzymon Kłos
2017-02-19Typos: mainly translation remnants of Objekt instead of objectJulien Nabet
2017-02-16convert FrameListAnalyzer::EDetect to scoped enumNoel Grandin
2017-02-15Some simplifications, using UNO_QUERY_THROWStephan Bergmann
2017-02-15remove unused PREVIEW from SfxObjectCreateMode enumNoel Grandin
2017-02-15remove unused OBJECTBAR from SfxChildIdentifier enumNoel Grandin
2017-02-15remove unused MOVEDOCKINGWINDOW from SfxDockingConfig enumNoel Grandin
2017-02-15Related: tdf#105672 Load toolbar properties from .uiMaxim Monastirsky
2017-02-14Convert WindowType to scoped enumNoel Grandin
2017-02-13Fix typosAndrea Gelmini
2017-02-10Remove MinGW supportStephan Bergmann
2017-02-10convert InsertOperation to scoped enumNoel Grandin
2017-02-10convert SvtSaveOptions::EOption to scoped enumNoel Grandin
2017-02-10convert SvtSecurityOptions::EOption to scoped enumNoel Grandin
2017-02-09Resolves: tdf#101648 disable new/modify of table stylesCaolán McNamara
2017-02-09convert BmpConversion to scoped enumNoel Grandin
2017-02-09Reapply "create ErrorHandlerFlags scoped enum for error handling flags""Noel Grandin
2017-02-08oox, sfx2: can use std::move() hereMiklos Vajna
2017-02-07Revert "remove ugly operator* in DynamicErrorInfo"Michael Stahl
2017-02-07Revert "create ErrorHandlerFlags scoped enum for error handling flags"Michael Stahl
2017-02-07sfx2: if the exception thrown by filter isn't known...Michael Stahl
2017-02-07tdf#104870 - keep reference on the TitleBar while setting title.Michael Meeks
2017-02-07create ErrorHandlerFlags scoped enum for error handling flagsNoel Grandin