Age | Commit message (Expand) | Author |
2016-10-16 | tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctor | Hieronymous |
2016-10-16 | tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctor | Hieronymous |
2016-10-16 | tdf#88205 css::uno::Sequence to use initializer_list ctor. | Hieronymous |
2016-10-14 | Formatting: Make this readable without a 30" screen | Samuel Mehrbrodt |
2016-10-14 | tdf#88205 Adapt uses of css::uno::Sequence to use initialize_list ctor | Hieronymous |
2016-10-13 | -Werror=reorder | Maxim Monastirsky |
2016-10-13 | Improve formatting | Samuel Mehrbrodt |
2016-10-13 | Don't add experimental commands to the Menu | Samuel Mehrbrodt |
2016-10-13 | Don't add experimental commands to the Toolbar | Samuel Mehrbrodt |
2016-10-13 | Add experimental flag for Commands | Samuel Mehrbrodt |
2016-10-13 | Remove unused toolbar:text define | Samuel Mehrbrodt |
2016-10-10 | safemode: Add uno command and menu entry | Samuel Mehrbrodt |
2016-10-10 | tdf#102274 Closing LibreOffice should not kill active UNO connections | Samuel Mehrbrodt |
2016-10-10 | tdf#102288 TerminationVetoException should only prevent termination | Samuel Mehrbrodt |
2016-10-05 | loplugin:unnecessaryoverride in forms/framework | Noel Grandin |
2016-10-05 | convert MapUnit to scoped enum | Noel Grandin |
2016-10-05 | Remove _TYPED suffix from tools/link.hxx macros | Stephan Bergmann |
2016-10-03 | deal with even more typos in comment plus bin these ****fences***** | Douglas Mencken |
2016-10-03 | Fix typos | Andrea Gelmini |
2016-10-03 | Fix typos | Andrea Gelmini |
2016-09-29 | tdf#95386 Remove remaining mentions of Help Agent | Gabor Kelemen |
2016-09-28 | cleanup includes | Jochen Nitschke |
2016-09-27 | tdf#102630: [API CHANGE] Remove SharePoints support from PathSubstitution | Stephan Bergmann |
2016-09-27 | Use FixedVariable::bAbsPath to check for special path vars | Stephan Bergmann |
2016-09-27 | Remove redundant FixedVariable::nEnumValue | Stephan Bergmann |
2016-09-27 | Remove unnecessary typedefs | Stephan Bergmann |
2016-09-27 | Use range-based for | Stephan Bergmann |
2016-09-27 | Reduce var scope | Stephan Bergmann |
2016-09-27 | Add note | Stephan Bergmann |
2016-09-27 | tdf#101898: Only re-substitute whole segments with $(username) | Stephan Bergmann |
2016-09-25 | disable the two unstable tests for now | Markus Mohrhard |
2016-09-25 | tdf#96736 Let MenuBarManager handle the save dropdown | Maxim Monastirsky |
2016-09-25 | tdf#102266 Try to keep HUD up to date | Maxim Monastirsky |
2016-09-22 | tdf#102355 Fix disabling entries via dispatch interception | Maxim Monastirsky |
2016-09-22 | Fix JunitTest_framework_complex:CheckXTitle | Luke Deller |
2016-09-22 | Notebookbar: separate .ui files settings for each module | Szymon Kłos |
2016-09-20 | loplugin:unusedfields | Noel Grandin |
2016-09-16 | loplugin:singlevalfields in basic..idl | Noel Grandin |
2016-09-15 | tdf#101771 framework: avoid deadlock in AutoRecovery | Michael Stahl |
2016-09-13 | tdf#74377 Keyboard shortcuts for context menus | Maxim Monastirsky |
2016-09-13 | loplugin:override: No more need for the "MSVC dtor override" workaround | Stephan Bergmann |
2016-09-10 | typo fix: oue -> our | Andras Timar |
2016-09-07 | loplugin:constantparam in framework..vbahelper | Noel Grandin |
2016-09-05 | convert ToolBoxButtonSize to scoped enum | Noel Grandin |
2016-09-01 | Looks like the menu highlight handler is now unused | Maxim Monastirsky |
2016-08-30 | no point in these dtors being virtual | Caolán McNamara |
2016-08-30 | default assignment operator is fine | Caolán McNamara |
2016-08-29 | Toolbar popups need explicit deactivation | Maxim Monastirsky |
2016-08-28 | ResourceMenuController: Better error handling | Maxim Monastirsky |
2016-08-27 | put StreamMode masks in scope of enum class | Jochen Nitschke |