summaryrefslogtreecommitdiff
path: root/framework
AgeCommit message (Expand)AuthorFilesLines
2015-01-06workaround a weird gcc optimization werror bugEike Rathke1-19/+25
2014-12-09Resolves: fdo#86820 executing toolbar menu entry can destroy menuCaolán McNamara1-5/+12
2014-09-23Related fdo#77813: $(workdirurl) was always emptyStephan Bergmann1-2/+1
2014-08-21bnc#529470: I can't remove a path in AutoText dialogTor Lillqvist1-5/+31
2014-08-11fdo#71625 Don't loop autosave if userautosave failsMaxim Monastirsky1-7/+17
2014-06-26fixes for up-casting to Reference<XInterface>Noel Grandin4-17/+27
2014-06-10avoid problems with poppler's and vcl's FontInfo during runtimeMarkus Mohrhard1-1/+1
2014-06-05fdo79368 Don't process overflow menu items twice.Andrzej Hunt1-2/+14
2014-05-25Resolves: fdo#79178 Crash when opening a form created with a previous versionCaolán McNamara1-11/+14
2014-05-19fix-includes.pl: frameworkThomas Arnhold1-1/+1
2014-05-19Resolves: #i86528# use the module manager to identify the context...Tsutomu Uchino4-50/+47
2014-05-17Single line between methodsHussian Alamri5-32/+0
2014-05-17Correct common misspellings, and remove some ASCII art along the way.Chris Laplante2-2/+2
2014-05-15Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part13Julien Nabet18-50/+50
2014-05-15Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold3-5/+5
2014-05-15coverity#1213242 Dereference null return valueCaolán McNamara1-1/+2
2014-05-15coverity#441006 Dereference null return valueCaolán McNamara1-3/+4
2014-05-15coverity#440876 Dereference null return valueCaolán McNamara1-1/+5
2014-05-14various loplugin:passsequencebyrefNoel Grandin2-15/+15
2014-05-14Removed redundant private methods commentsHussian Alamri17-51/+1
2014-05-14Unify utl::TempFile ctorsStephan Bergmann1-1/+1
2014-05-14Find places where uno::Sequence is passed by value.Noel Grandin6-11/+11
2014-05-11WaE: implicit conversion of literal of type 'int' to 'bool'Tor Lillqvist1-1/+1
2014-05-11Remove ToolBarLayoutManager::implts_createUIElement()Chris Sherlock2-32/+23
2014-05-11Remove unnecessary function ToolbarLayoutManger::implts_createToolBar()Chris Sherlock2-96/+89
2014-05-11fix-includes.pl: frameworkThomas Arnhold27-50/+41
2014-05-10coverity#707880 Uninitialized scalar fieldCaolán McNamara1-0/+1
2014-05-10coverity#1213247 Dereference null return valueCaolán McNamara1-2/+5
2014-05-06vcl::EventPoster shall probably be covered by SolarMutexStephan Bergmann2-3/+10
2014-05-06consistent percent sign in commentsThomas Arnhold1-1/+1
2014-05-05simplify ternary conditions "xxx ? yyy : false"Noel Grandin1-1/+1
2014-05-02Add the "quoteright" key to the list of available keyboard shortcuts.Kohei Yoshida1-0/+1
2014-04-30Many spelling fixes: directories a* - g*.Pedro Giffuni57-87/+87
2014-04-27automaticly -> automatically.Jan Holesovsky27-38/+38
2014-04-26Toolbar overflow/context menu: keep ordering and don't discard separator.Andrzej Hunt1-1/+2
2014-04-26fdo#75489 Pass toolbar context menu commands to toolbar for handling.Andrzej Hunt1-0/+9
2014-04-23huge hrc and src file cleanupThomas Arnhold1-3/+0
2014-04-23coverity#707880 Uninitialized scalar fieldCaolán McNamara1-1/+6
2014-04-22remove unused hrc filesThomas Arnhold1-24/+0
2014-04-18Resolves: #i124706# Consider the toolbar alignment...Ariel Constenla-Haile1-1/+4
2014-04-18and again ... geez..Eike Rathke1-1/+1
2014-04-18and againEike Rathke1-1/+1
2014-04-18why obtain the string in each iteration againEike Rathke1-1/+2
2014-04-18why obtain the string in each iteration againEike Rathke1-1/+2
2014-04-18and another SvtLanguageTable instance bites the dustEike Rathke1-7/+3
2014-04-18another SvtLanguageTable instance bites the dustEike Rathke1-3/+1
2014-04-18FillLangItems() doesn't need an SvtLanguageTable instanceEike Rathke4-12/+8
2014-04-18Typo: s/gurantee/guaranteeTor Lillqvist1-1/+1
2014-04-18Typo: s/cant/can't/Tor Lillqvist22-56/+56
2014-04-18Typo: s/shure/sureTor Lillqvist10-13/+13