summaryrefslogtreecommitdiffstats
path: root/sfx2/source
Commit message (Expand)AuthorAgeFilesLines
* shuffle this around a littleCaolán McNamara2017-03-101-4/+4
* Clean up uses of integer typesStephan Bergmann2017-03-091-26/+27
* Simplify GetStateCache callStephan Bergmann2017-03-081-2/+1
* No need for extra heap allocationStephan Bergmann2017-03-081-79/+54
* valgrind: fix leakCaolán McNamara2017-03-081-1/+1
* loplugin:loopvartoosmallStephan Bergmann2017-03-088-39/+35
* make SfxGetpApp just get and move GetOrCreate to the peripheryCaolán McNamara2017-03-082-2/+2
* shouldn't need these SfxGetpApp as it will already existCaolán McNamara2017-03-074-9/+0
* Notebookbar: don't show unnecessary separators in the popupSzymon Kłos2017-03-071-0/+34
* only one use of GetLastSaveDirectoryCaolán McNamara2017-03-071-15/+0
* can use a reference hereCaolán McNamara2017-03-071-28/+25
* Add Tooltips for emoji toolbar controlAkshay Deep2017-03-072-6/+10
* remove dead codeJochen Nitschke2017-03-073-141/+0
* convert ScrollingMode to scoped enumNoel Grandin2017-03-063-9/+9
* make use of the SfxItemSet::GetItem<T> methodNoel Grandin2017-03-061-2/+2
* templatize HTMLEnumOption::GetEnum methodsNoel Grandin2017-03-062-9/+7
* Remove redundant 'inline' keywordStephan Bergmann2017-03-035-48/+48
* lok: Listen to change tracking related commandsPranav Kant2017-03-031-1/+3
* Fix typosAndrea Gelmini2017-03-024-5/+5
* Correct indentation of try blockTor Lillqvist2017-03-011-64/+65
* loplugin:unoanyStephan Bergmann2017-02-281-4/+4
* don't have to create SfxApplication if none existsCaolán McNamara2017-02-281-6/+15
* might as well move append 'usage' into the msConfigPath from the startCaolán McNamara2017-02-281-4/+5
* Revert "move append 'usage' into the msConfigPath from the start"Caolán McNamara2017-02-281-4/+3
* might as well move append 'usage' into the msConfigPath from the startCaolán McNamara2017-02-281-3/+4
* new loplugin unoanyNoel Grandin2017-02-2815-55/+55
* Run macro:// via LOKitKatarina Behrens2017-02-281-1/+17
* tdf#105829 Infobar design, tdf#102785 Font issueheiko tietze2017-02-274-119/+106
* check for SfxApplication::Get means SfxGetpApp is just SfxApplication::GetCaolán McNamara2017-02-252-3/+4
* vector::data seems more natural than &vector::frontCaolán McNamara2017-02-242-4/+4
* rtfrow-crash.rtf throws a o3tl::divide_by_zeroCaolán McNamara2017-02-241-0/+7
* don't have to create SfxApplication if it doesn't already existCaolán McNamara2017-02-241-5/+17
* Notebookbar: Better resize supportSzymon Kłos2017-02-241-42/+54
* tdf#101652 No infobar when doc attr is readonlySamuel Mehrbrodt2017-02-231-2/+2
* Simplify logicSamuel Mehrbrodt2017-02-231-18/+3
* loplugin:unusedmethodsNoel Grandin2017-02-231-5/+0
* Fix typos/translations, following 04644956e53dAndrea Gelmini2017-02-212-3/+3
* loplugin:unusedmethodsNoel Grandin2017-02-212-32/+0
* loplugin:subtlezeroinit: sfx2Stephan Bergmann2017-02-212-2/+2
* sfx2: fix incorrect debug outputPranav Kant2017-02-211-2/+3
* Minor capitalization issuesAdolfo Jayme Barrientos2017-02-201-3/+3
* Use module name when getting labelsMaxim Monastirsky2017-02-212-10/+3
* tdf#95844 Refactor CommandInfoProviderRohan Kumar2017-02-214-5/+5
* Revert "tdf#105566 Close Infobar after clicking action button"Samuel Mehrbrodt2017-02-201-1/+0
* lok: listen for DeleteAnnotation state changesPranav Kant2017-02-201-0/+1
* tdf#103355 Hide Notebookbar during slide showSzymon Kłos2017-02-191-0/+14
* Typos: mainly translation remnants of Objekt instead of objectJulien Nabet2017-02-192-3/+3
* convert FrameListAnalyzer::EDetect to scoped enumNoel Grandin2017-02-161-1/+1
* Some simplifications, using UNO_QUERY_THROWStephan Bergmann2017-02-154-44/+13
* remove unused PREVIEW from SfxObjectCreateMode enumNoel Grandin2017-02-151-1/+0