summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)AuthorFilesLines
2017-03-08Simplify GetStateCache callStephan Bergmann1-2/+1
2017-03-08No need for extra heap allocationStephan Bergmann1-79/+54
2017-03-08valgrind: fix leakCaolán McNamara1-1/+1
2017-03-08loplugin:loopvartoosmallStephan Bergmann8-39/+35
2017-03-08make SfxGetpApp just get and move GetOrCreate to the peripheryCaolán McNamara2-2/+2
2017-03-07shouldn't need these SfxGetpApp as it will already existCaolán McNamara4-9/+0
2017-03-07Notebookbar: don't show unnecessary separators in the popupSzymon Kłos1-0/+34
2017-03-07only one use of GetLastSaveDirectoryCaolán McNamara1-15/+0
2017-03-07can use a reference hereCaolán McNamara1-28/+25
2017-03-07Add Tooltips for emoji toolbar controlAkshay Deep2-6/+10
2017-03-07remove dead codeJochen Nitschke4-142/+0
2017-03-06convert ScrollingMode to scoped enumNoel Grandin3-9/+9
2017-03-06make use of the SfxItemSet::GetItem<T> methodNoel Grandin1-2/+2
2017-03-06templatize HTMLEnumOption::GetEnum methodsNoel Grandin2-9/+7
2017-03-03Remove redundant 'inline' keywordStephan Bergmann5-48/+48
2017-03-03lok: Listen to change tracking related commandsPranav Kant1-1/+3
2017-03-02Fix typosAndrea Gelmini4-5/+5
2017-03-01Correct indentation of try blockTor Lillqvist1-64/+65
2017-02-28loplugin:unoanyStephan Bergmann1-4/+4
2017-02-28don't have to create SfxApplication if none existsCaolán McNamara1-6/+15
2017-02-28might as well move append 'usage' into the msConfigPath from the startCaolán McNamara1-4/+5
2017-02-28Revert "move append 'usage' into the msConfigPath from the start"Caolán McNamara1-4/+3
2017-02-28might as well move append 'usage' into the msConfigPath from the startCaolán McNamara1-3/+4
2017-02-28new loplugin unoanyNoel Grandin15-55/+55
2017-02-28Run macro:// via LOKitKatarina Behrens1-1/+17
2017-02-27tdf#105829 Infobar design, tdf#102785 Font issueheiko tietze4-119/+106
2017-02-25check for SfxApplication::Get means SfxGetpApp is just SfxApplication::GetCaolán McNamara2-3/+4
2017-02-24vector::data seems more natural than &vector::frontCaolán McNamara2-4/+4
2017-02-24rtfrow-crash.rtf throws a o3tl::divide_by_zeroCaolán McNamara1-0/+7
2017-02-24don't have to create SfxApplication if it doesn't already existCaolán McNamara1-5/+17
2017-02-24Notebookbar: Better resize supportSzymon Kłos1-42/+54
2017-02-23tdf#101652 No infobar when doc attr is readonlySamuel Mehrbrodt1-2/+2
2017-02-23Simplify logicSamuel Mehrbrodt1-18/+3
2017-02-23loplugin:unusedmethodsNoel Grandin1-5/+0
2017-02-21Fix typos/translations, following 04644956e53dAndrea Gelmini2-3/+3
2017-02-21loplugin:unusedmethodsNoel Grandin2-32/+0
2017-02-21loplugin:subtlezeroinit: sfx2Stephan Bergmann2-2/+2
2017-02-21sfx2: fix incorrect debug outputPranav Kant1-2/+3
2017-02-20Minor capitalization issuesAdolfo Jayme Barrientos1-3/+3
2017-02-21Use module name when getting labelsMaxim Monastirsky2-10/+3
2017-02-21tdf#95844 Refactor CommandInfoProviderRohan Kumar4-5/+5
2017-02-20tdf#74739 removed 'PasteOnly' from Tools->customize->keyboard tab->editpv2k1-17/+0
2017-02-20Revert "tdf#105566 Close Infobar after clicking action button"Samuel Mehrbrodt1-1/+0
2017-02-20lok: listen for DeleteAnnotation state changesPranav Kant1-0/+1
2017-02-19tdf#103355 Hide Notebookbar during slide showSzymon Kłos1-0/+14
2017-02-19Typos: mainly translation remnants of Objekt instead of objectJulien Nabet2-3/+3
2017-02-16convert FrameListAnalyzer::EDetect to scoped enumNoel Grandin1-1/+1
2017-02-15Some simplifications, using UNO_QUERY_THROWStephan Bergmann4-44/+13
2017-02-15remove unused PREVIEW from SfxObjectCreateMode enumNoel Grandin1-1/+0
2017-02-15remove unused OBJECTBAR from SfxChildIdentifier enumNoel Grandin2-4/+0